Property | Type | Description | |
---|---|---|---|
AutoHideStripVS2003 | System | ||
CalculateTabs | void | ||
CalculateTabs | void | ||
DrawTab | void | ||
DrawTabStrip | void | ||
DrawTabStrip | void | ||
GetLogicalTabStripRectangle | |||
GetLogicalTabStripRectangle | |||
GetTabRectangle | |||
GetTabRectangle | |||
GetTransformedRectangle |
Method | Description | |
---|---|---|
AutoHideStripVS2003 ( |
||
GetHitTest ( Point ptMouse ) : |
||
MeasureHeight ( ) : int | ||
OnBeginDrawTab ( |
||
OnEndDrawTab ( |
||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnRefreshChanges ( ) : void |
Method | Description | |
---|---|---|
AutoHideStripVS2003 ( ) : System | ||
CalculateTabs ( ) : void | ||
CalculateTabs ( DockState dockState ) : void | ||
DrawTab ( |
||
DrawTabStrip ( |
||
DrawTabStrip ( |
||
GetLogicalTabStripRectangle ( DockState dockState ) : |
||
GetLogicalTabStripRectangle ( DockState dockState, bool transformed ) : |
||
GetTabRectangle ( |
||
GetTabRectangle ( |
||
GetTransformedRectangle ( DockState dockState, |
protected AutoHideStripVS2003 ( |
||
panel | ||
return | System |
protected GetHitTest ( Point ptMouse ) : |
||
ptMouse | Point | |
return |
protected OnBeginDrawTab ( |
||
tab | ||
return | void |
protected OnEndDrawTab ( |
||
tab | ||
return | void |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |