Property | Type | Description | |
---|---|---|---|
CalculateTabs | void | ||
CalculateTabs | void | ||
DrawTab | void | ||
DrawTabStrip | void | ||
DrawTabStrip | void | ||
GetLogicalTabStripRectangle | |||
GetLogicalTabStripRectangle | |||
GetTabOutline | |||
GetTabRectangle | |||
GetTabRectangle | |||
GetTransformedRectangle | |||
RtlTransform |
Method | Description | |
---|---|---|
VS2012LightAutoHideStrip ( |
Method | Description | |
---|---|---|
CreateTab ( IDockContent content ) : AutoHideStripBase.Tab | ||
GetTabBounds ( Tab tab ) : |
||
HitTest ( Point ptMouse ) : IDockContent | ||
MeasureHeight ( ) : int | ||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnMouseHover ( |
||
OnMouseLeave ( |
||
OnPaint ( PaintEventArgs e ) : void | ||
OnRefreshChanges ( ) : void | ||
TabHitTest ( Point ptMouse ) : Tab |
Method | Description | |
---|---|---|
CalculateTabs ( ) : void | ||
CalculateTabs ( DockState dockState ) : void | ||
DrawTab ( |
||
DrawTabStrip ( |
||
DrawTabStrip ( |
||
GetLogicalTabStripRectangle ( DockState dockState ) : |
||
GetLogicalTabStripRectangle ( DockState dockState, bool transformed ) : |
||
GetTabOutline ( TabVS2012Light tab, bool transformed, bool rtlTransform ) : |
||
GetTabRectangle ( TabVS2012Light tab ) : |
||
GetTabRectangle ( TabVS2012Light tab, bool transformed ) : |
||
GetTransformedRectangle ( DockState dockState, |
||
RtlTransform ( |
protected CreateTab ( IDockContent content ) : AutoHideStripBase.Tab | ||
content | IDockContent | |
return | AutoHideStripBase.Tab |
protected GetTabBounds ( Tab tab ) : |
||
tab | Tab | |
return |
protected HitTest ( Point ptMouse ) : IDockContent | ||
ptMouse | Point | |
return | IDockContent |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
return | void |
protected OnMouseHover ( |
||
e | ||
return | void |
protected OnMouseLeave ( |
||
e | ||
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
public VS2012LightAutoHideStrip ( |
||
panel | ||
return | System |