메소드 | 설명 | |
---|---|---|
IsInDesignMode ( this control ) : bool |
Extension method to return if the control is in design mode
|
메소드 | 설명 | |
---|---|---|
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 |
리턴 | bool |