Property | 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 |
Method | Description | |
---|---|---|
GetOutline ( int index ) : |
||
VS2003DockPaneStrip ( |
Method | Description | |
---|---|---|
CreateTab ( IDockContent content ) : DockPaneStripBase.Tab | ||
Dispose ( bool disposing ) : void | ||
EnsureTabVisible ( IDockContent content ) : void | ||
GetTabBounds ( Tab tab ) : |
||
HitTest ( Point point ) : int | ||
MeasureHeight ( ) : int | ||
OnBeginDrawTab ( Tab tab ) : void | ||
OnBeginDrawTabStrip ( ) : void | ||
OnEndDrawTab ( Tab tab ) : void | ||
OnEndDrawTabStrip ( ) : void | ||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnRefreshChanges ( ) : void |
Method | 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 CreateTab ( IDockContent content ) : DockPaneStripBase.Tab | ||
content | IDockContent | |
return | DockPaneStripBase.Tab |
protected EnsureTabVisible ( IDockContent content ) : void | ||
content | IDockContent | |
return | void |
public GetOutline ( int index ) : |
||
index | int | |
return |
protected GetTabBounds ( Tab tab ) : |
||
tab | Tab | |
return |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
return | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
public VS2003DockPaneStrip ( |
||
pane | ||
return | System |