Method | Description | |
---|---|---|
DoModalLoop ( ) : void | ||
DropDownHolder ( PickerService service ) : System | ||
FocusComponent ( ) : void | ||
SetComponent ( |
||
SystemColorChanged ( ) : void |
Method | Description | |
---|---|---|
OnClosed ( |
||
OnDeactivate ( |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
ProcessDialogKey ( Keys key ) : bool | ||
SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void |
Method | Description | |
---|---|---|
OnCurrentControlResize ( object o, |
public DropDownHolder ( PickerService service ) : System | ||
service | PickerService | |
return | System |
protected OnClosed ( |
||
e | ||
return | void |
protected OnDeactivate ( |
||
e | ||
return | void |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected ProcessDialogKey ( Keys key ) : bool | ||
key | Keys | |
return | bool |
protected SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
specified | BoundsSpecified | |
return | void |
public SetComponent ( |
||
control | ||
return | void |