Property | Type | Description |
---|
Method | Description | |
---|---|---|
Button ( ) : System | ||
NotifyDefault ( bool value ) : void | ||
PerformClick ( ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
CreateHandle ( ) : void | ||
OnClick ( EventArgs e ) : void | ||
OnFontChanged ( EventArgs e ) : void | ||
OnMouseEnter ( EventArgs e ) : void | ||
OnMouseLeave ( EventArgs e ) : void | ||
OnMouseUp ( |
||
OnTextChanged ( EventArgs e ) : void |
protected OnFontChanged ( EventArgs e ) : void | ||
e | EventArgs | |
return | void |
protected OnMouseEnter ( EventArgs e ) : void | ||
e | EventArgs | |
return | void |
protected OnMouseLeave ( EventArgs e ) : void | ||
e | EventArgs | |
return | void |
protected OnMouseUp ( |
||
mevent | ||
return | void |
protected OnTextChanged ( EventArgs e ) : void | ||
e | EventArgs | |
return | void |