Method | Description | |
---|---|---|
IsInDesignMode ( this control ) : bool |
Extension method to return if the control is in design mode
|
Method | Description | |
---|---|---|
ResolveDesignMode ( System control ) : bool |
Method to test if the control or it's parent is in design mode
|
public static IsInDesignMode ( this control ) : bool | ||
control | this | Control to examine |
return | bool |