Метод | Описание | |
---|---|---|
EmulateCommandLink ( ) : System | ||
GetBestHeight ( ) : int |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnCreateControl ( ) : void | ||
OnMouseDown ( System e ) : void | ||
OnMouseEnter ( System e ) : void | ||
OnMouseLeave ( System e ) : void | ||
OnMouseUp ( System e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnSizeChanged ( |
Метод | Описание | |
---|---|---|
GetLargeText ( ) : string | ||
GetLargeTextSizeF ( ) : SizeF | ||
GetSmallText ( ) : string | ||
GetSmallTextSizeF ( ) : SizeF | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
protected OnSizeChanged ( |
||
e | ||
Результат | void |