Свойство | Type | Description | |
---|---|---|---|
DrawTab | void | ||
DrawTabBottomBorder | void | ||
DrawTabSelected | void | ||
DrawUpDown | void | ||
FindUpDown | void | ||
GetTabRect | |||
MeasureText | |||
OnFontChanged | void | ||
SendMessage | |||
UpdateUpDown | void | ||
WndProc | void | ||
scUpDown_SubClassedWndProc | int |
Méthode | Description | |
---|---|---|
MetroTabControl ( ) : System |
Méthode | Description | |
---|---|---|
OnControlAdded ( System.Windows.Forms.ControlEventArgs e ) : void | ||
OnControlRemoved ( System.Windows.Forms.ControlEventArgs e ) : void | ||
OnCreateControl ( ) : void | ||
OnCustomPaint ( |
||
OnCustomPaintBackground ( |
||
OnCustomPaintForeground ( |
||
OnEnabledChanged ( |
||
OnMouseWheel ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
OnPaintForeground ( PaintEventArgs e ) : void | ||
OnParentBackColorChanged ( |
||
OnResize ( |
||
OnSelectedIndexChanged ( |
Méthode | Description | |
---|---|---|
DrawTab ( int index, |
||
DrawTabBottomBorder ( int index, |
||
DrawTabSelected ( int index, |
||
DrawUpDown ( |
||
FindUpDown ( ) : void | ||
GetTabRect ( int index ) : |
||
MeasureText ( string text ) : |
||
OnFontChanged ( |
||
SendMessage ( |
||
UpdateUpDown ( ) : void | ||
WndProc ( |
||
scUpDown_SubClassedWndProc ( |
protected OnControlAdded ( System.Windows.Forms.ControlEventArgs e ) : void | ||
e | System.Windows.Forms.ControlEventArgs | |
Résultat | void |
protected OnControlRemoved ( System.Windows.Forms.ControlEventArgs e ) : void | ||
e | System.Windows.Forms.ControlEventArgs | |
Résultat | void |
protected OnCustomPaint ( |
||
e | ||
Résultat | void |
protected OnCustomPaintBackground ( |
||
e | ||
Résultat | void |
protected OnCustomPaintForeground ( |
||
e | ||
Résultat | void |
protected OnEnabledChanged ( |
||
e | ||
Résultat | void |
protected OnMouseWheel ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Résultat | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Résultat | void |
protected OnPaintForeground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Résultat | void |
protected OnParentBackColorChanged ( |
||
e | ||
Résultat | void |
protected OnResize ( |
||
e | ||
Résultat | void |
protected OnSelectedIndexChanged ( |
||
e | ||
Résultat | void |