Свойство | Type | Description | |
---|---|---|---|
CalculateTabs | void | ||
CalculateTabs_Document | void | ||
CalculateTabs_ToolWindow | void | ||
Close_Click | void | ||
DrawTab | void | ||
DrawTabStrip | void | ||
DrawTabStrip_Document | void | ||
DrawTabStrip_ToolWindow | void | ||
DrawTab_Document | void | ||
DrawTab_ToolWindow | void | ||
GetTabOriginalWidth | int | ||
GetTabOriginalWidth_Document | int | ||
GetTabOriginalWidth_ToolWindow | int | ||
GetTabRectangle | |||
GetTabRectangle_Document | |||
GetTabRectangle_ToolWindow | |||
MeasureHeight_Document | int | ||
MeasureHeight_ToolWindow | int | ||
ScrollLeft_Click | void | ||
ScrollRight_Click | void | ||
SetInertButtons | void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
DockPaneStripVS2003 ( |
||
EnsureTabVisible ( |
||
GetHitTest ( Point ptMouse ) : int | ||
GetOutlineXorPath ( int index ) : |
||
MeasureHeight ( ) : int | ||
OnBeginDrawTab ( |
||
OnBeginDrawTabStrip ( ) : void | ||
OnEndDrawTab ( |
||
OnEndDrawTabStrip ( ) : void | ||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnRefreshChanges ( ) : void |
Méthode | Description | |
---|---|---|
CalculateTabs ( ) : void | ||
CalculateTabs_Document ( ) : void | ||
CalculateTabs_ToolWindow ( ) : void | ||
Close_Click ( object sender, |
||
DrawTab ( |
||
DrawTabStrip ( |
||
DrawTabStrip_Document ( |
||
DrawTabStrip_ToolWindow ( |
||
DrawTab_Document ( |
||
DrawTab_ToolWindow ( |
||
GetTabOriginalWidth ( int index ) : int | ||
GetTabOriginalWidth_Document ( int index ) : int | ||
GetTabOriginalWidth_ToolWindow ( int index ) : int | ||
GetTabRectangle ( int index ) : |
||
GetTabRectangle_Document ( int index ) : |
||
GetTabRectangle_ToolWindow ( int index ) : |
||
MeasureHeight_Document ( ) : int | ||
MeasureHeight_ToolWindow ( ) : int | ||
ScrollLeft_Click ( object sender, |
||
ScrollRight_Click ( object sender, |
||
SetInertButtons ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected DockPaneStripVS2003 ( |
||
pane | ||
Résultat | System |
protected EnsureTabVisible ( |
||
content | ||
Résultat | void |
protected GetHitTest ( Point ptMouse ) : int | ||
ptMouse | Point | |
Résultat | int |
protected GetOutlineXorPath ( int index ) : |
||
index | int | |
Résultat |
protected OnBeginDrawTab ( |
||
tab | ||
Résultat | void |
protected OnEndDrawTab ( |
||
tab | ||
Résultat | void |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
Résultat | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Résultat | void |