프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CalculateTabs | void | ||
CalculateTabs | void | ||
DrawTab | void | ||
DrawTabStrip | void | ||
DrawTabStrip | void | ||
GetLogicalTabStripRectangle | |||
GetLogicalTabStripRectangle | |||
GetTabOutline | |||
GetTabRectangle | |||
GetTabRectangle | |||
GetTransformedRectangle | |||
RtlTransform |
메소드 | 설명 | |
---|---|---|
VS2005AutoHideStrip ( |
메소드 | 설명 | |
---|---|---|
CreateTab ( IDockContent content ) : AutoHideStripBase.Tab | ||
GetTabBounds ( Tab tab ) : |
||
HitTest ( Point point ) : IDockContent | ||
MeasureHeight ( ) : int | ||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnRefreshChanges ( ) : void |
메소드 | 설명 | |
---|---|---|
CalculateTabs ( ) : void | ||
CalculateTabs ( DockState dockState ) : void | ||
DrawTab ( |
||
DrawTabStrip ( |
||
DrawTabStrip ( |
||
GetLogicalTabStripRectangle ( DockState dockState ) : |
||
GetLogicalTabStripRectangle ( DockState dockState, bool transformed ) : |
||
GetTabOutline ( TabVS2005 tab, bool transformed, bool rtlTransform ) : |
||
GetTabRectangle ( TabVS2005 tab ) : |
||
GetTabRectangle ( TabVS2005 tab, bool transformed ) : |
||
GetTransformedRectangle ( DockState dockState, |
||
RtlTransform ( |
protected CreateTab ( IDockContent content ) : AutoHideStripBase.Tab | ||
content | IDockContent | |
리턴 | AutoHideStripBase.Tab |
protected GetTabBounds ( Tab tab ) : |
||
tab | Tab | |
리턴 |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
리턴 | void |
public VS2005AutoHideStrip ( |
||
panel | ||
리턴 | System |