Свойство | Type | Description | |
---|---|---|---|
DrawCross | void | ||
GetCloseBtnRect |
Méthode | Description | |
---|---|---|
CanvasTabControl ( ) : System | ||
CloseTab ( |
||
CloseTab ( int tabindex ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnDrawItem ( |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnTabClosed ( |
||
OnTabClosing ( ClosingEventArgs e ) : void |
Méthode | Description | |
---|---|---|
DrawCross ( |
||
GetCloseBtnRect ( |
public CloseTab ( |
||
tp | ||
Résultat | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected OnDrawItem ( |
||
e | ||
Résultat | void |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
protected OnTabClosed ( |
||
e | ||
Résultat | void |
protected OnTabClosing ( ClosingEventArgs e ) : void | ||
e | ClosingEventArgs | |
Résultat | void |