Property | Type | Description | |
---|---|---|---|
isDefault | bool | ||
path | |||
state | States | ||
toolTip |
Property | Type | Description | |
---|---|---|---|
GetPoints | void |
Method | Description | |
---|---|---|
ButtonBase ( ) : System | ||
NotifyDefault ( bool value ) : void | ||
PerformClick ( ) : void |
Method | Description | |
---|---|---|
CreatePensBrushes ( ) : void | ||
CreateRegion ( ) : void | ||
Dispose ( bool disposing ) : void | ||
DisposePensBrushes ( ) : void | ||
OnClick ( |
||
OnEnter ( |
||
OnKeyDown ( |
||
OnKeyUp ( |
||
OnLeave ( |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseEnter ( |
||
OnMouseLeave ( |
||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnMouseUp ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnParentChanged ( |
||
OnSizeChanged ( |
||
OnTextChanged ( |
||
ProcessMnemonic ( char charCode ) : bool |
Method | Description | |
---|---|---|
GetPoints ( ) : void |
protected OnKeyDown ( |
||
ke | ||
return | void |
protected OnKeyUp ( |
||
ke | ||
return | void |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnMouseEnter ( |
||
e | ||
return | void |
protected OnMouseLeave ( |
||
e | ||
return | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnMouseUp ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnParentChanged ( |
||
e | ||
return | void |
protected OnSizeChanged ( |
||
e | ||
return | void |
protected OnTextChanged ( |
||
e | ||
return | void |
protected ProcessMnemonic ( char charCode ) : bool | ||
charCode | char | |
return | bool |
protected GraphicsPath,System.Drawing.Drawing2D path | ||
return |