Property | Type | Description | |
---|---|---|---|
CalculateTabs | void | ||
CalculateTabs | void | ||
DrawTab | void | ||
DrawTabStrip | void | ||
DrawTabStrip | void | ||
GetLogicalTabStripRectangle | |||
GetLogicalTabStripRectangle | |||
GetTabRectangle | |||
GetTabRectangle | |||
GetTransformedRectangle | |||
VS2003AutoHideStrip | System |
Method | Description | |
---|---|---|
VS2003AutoHideStrip ( |
Method | Description | |
---|---|---|
CreateTab ( IDockContent content ) : AutoHideStripBase.Tab | ||
GetTabBounds ( Tab tab ) : |
||
HitTest ( Point point ) : IDockContent | ||
MeasureHeight ( ) : int | ||
OnBeginDrawTab ( Tab tab ) : void | ||
OnEndDrawTab ( Tab tab ) : void | ||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnRefreshChanges ( ) : void |
Method | Description | |
---|---|---|
CalculateTabs ( ) : void | ||
CalculateTabs ( DockState dockState ) : void | ||
DrawTab ( |
||
DrawTabStrip ( |
||
DrawTabStrip ( |
||
GetLogicalTabStripRectangle ( DockState dockState ) : |
||
GetLogicalTabStripRectangle ( DockState dockState, bool transformed ) : |
||
GetTabRectangle ( TabVS2003 tab ) : |
||
GetTabRectangle ( TabVS2003 tab, bool transformed ) : |
||
GetTransformedRectangle ( DockState dockState, |
||
VS2003AutoHideStrip ( ) : System |
protected CreateTab ( IDockContent content ) : AutoHideStripBase.Tab | ||
content | IDockContent | |
return | AutoHideStripBase.Tab |
protected GetTabBounds ( Tab tab ) : |
||
tab | Tab | |
return |
protected HitTest ( Point point ) : IDockContent | ||
point | Point | |
return | IDockContent |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
public VS2003AutoHideStrip ( |
||
panel | ||
return | System |