프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CalculateDocumentTab | bool | ||
CalculateTabs | void | ||
CalculateTabs_Document | void | ||
CalculateTabs_ToolWindow | void | ||
Close_Click | void | ||
ContextMenuItem_Click | void | ||
DrawTab | void | ||
DrawTabStrip | void | ||
DrawTabStrip_Document | void | ||
DrawTabStrip_ToolWindow | void | ||
DrawTab_Document | void | ||
DrawTab_ToolWindow | void | ||
EnsureDocumentTabVisible | bool | ||
GetMaxTabWidth | int | ||
GetMaxTabWidth_Document | int | ||
GetMaxTabWidth_ToolWindow | int | ||
GetOutline_Document | |||
GetOutline_ToolWindow | |||
GetTabOutline | |||
GetTabOutline_Document | |||
GetTabOutline_ToolWindow | |||
GetTabRectangle | |||
GetTabRectangle_Document | |||
GetTabRectangle_ToolWindow | |||
LayoutButtons | void | ||
MeasureHeight_Document | int | ||
MeasureHeight_ToolWindow | int | ||
SetInertButtons | void | ||
WindowList_Click | void |
메소드 | 설명 | |
---|---|---|
GetOutline ( int index ) : |
||
VS2005MultithreadingDockPaneStrip ( |
메소드 | 설명 | |
---|---|---|
CreateTab ( IDockContent content ) : DockPaneStripBase.Tab | ||
Dispose ( bool disposing ) : void | ||
EnsureTabVisible ( IDockContent content ) : void | ||
GetTabBounds ( Tab tab ) : |
||
HitTest ( Point point ) : int | ||
MeasureHeight ( ) : int | ||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnMouseHover ( |
||
OnPaint ( PaintEventArgs e ) : void | ||
OnRefreshChanges ( ) : void | ||
OnRightToLeftChanged ( |
메소드 | 설명 | |
---|---|---|
CalculateDocumentTab ( |
||
CalculateTabs ( ) : void | ||
CalculateTabs_Document ( ) : void |
Calculate which tabs are displayed and in what order.
|
|
CalculateTabs_ToolWindow ( ) : void | ||
Close_Click ( object sender, |
||
ContextMenuItem_Click ( object sender, |
||
DrawTab ( |
||
DrawTabStrip ( |
||
DrawTabStrip_Document ( |
||
DrawTabStrip_ToolWindow ( |
||
DrawTab_Document ( |
||
DrawTab_ToolWindow ( |
||
EnsureDocumentTabVisible ( IDockContent content, bool repaint ) : bool | ||
GetMaxTabWidth ( int index ) : int | ||
GetMaxTabWidth_Document ( int index ) : int | ||
GetMaxTabWidth_ToolWindow ( int index ) : int | ||
GetOutline_Document ( int index ) : |
||
GetOutline_ToolWindow ( int index ) : |
||
GetTabOutline ( Tab tab, bool rtlTransform, bool toScreen ) : |
||
GetTabOutline_Document ( Tab tab, bool rtlTransform, bool toScreen, bool full ) : |
||
GetTabOutline_ToolWindow ( Tab tab, bool rtlTransform, bool toScreen ) : |
||
GetTabRectangle ( int index ) : |
||
GetTabRectangle_Document ( int index ) : |
||
GetTabRectangle_ToolWindow ( int index ) : |
||
LayoutButtons ( ) : void | ||
MeasureHeight_Document ( ) : int | ||
MeasureHeight_ToolWindow ( ) : int | ||
SetInertButtons ( ) : void | ||
WindowList_Click ( object sender, |
protected CreateTab ( IDockContent content ) : DockPaneStripBase.Tab | ||
content | IDockContent | |
리턴 | DockPaneStripBase.Tab |
protected EnsureTabVisible ( IDockContent content ) : void | ||
content | IDockContent | |
리턴 | void |
public GetOutline ( int index ) : |
||
index | int | |
리턴 |
protected GetTabBounds ( Tab tab ) : |
||
tab | Tab | |
리턴 |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
리턴 | void |
protected OnRightToLeftChanged ( |
||
e | ||
리턴 | void |
public VS2005MultithreadingDockPaneStrip ( |
||
pane | ||
리턴 | System |