프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CalculateTabs | void | ||
CalculateTabs_Document | void | ||
CalculateTabs_ToolWindow | void | ||
Close_Click | void | ||
DrawTab | void | ||
DrawTabStrip | void | ||
DrawTabStrip_Document | void | ||
DrawTabStrip_ToolWindow | void | ||
DrawTab_Document | void | ||
DrawTab_ToolWindow | void | ||
GetTabOriginalWidth | int | ||
GetTabOriginalWidth_Document | int | ||
GetTabOriginalWidth_ToolWindow | int | ||
GetTabRectangle | |||
GetTabRectangle_Document | |||
GetTabRectangle_ToolWindow | |||
MeasureHeight_Document | int | ||
MeasureHeight_ToolWindow | int | ||
ScrollLeft_Click | void | ||
ScrollRight_Click | void | ||
SetInertButtons | void |
메소드 | 설명 | |
---|---|---|
GetOutline ( int index ) : |
||
VS2003DockPaneStrip ( |
메소드 | 설명 | |
---|---|---|
CreateTab ( IDockContent content ) : DockPaneStripBase.Tab | ||
Dispose ( bool disposing ) : void | ||
EnsureTabVisible ( IDockContent content ) : void | ||
GetTabBounds ( Tab tab ) : |
||
HitTest ( Point point ) : int | ||
MeasureHeight ( ) : int | ||
OnBeginDrawTab ( Tab tab ) : void | ||
OnBeginDrawTabStrip ( ) : void | ||
OnEndDrawTab ( Tab tab ) : void | ||
OnEndDrawTabStrip ( ) : void | ||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnRefreshChanges ( ) : void |
메소드 | 설명 | |
---|---|---|
CalculateTabs ( ) : void | ||
CalculateTabs_Document ( ) : void | ||
CalculateTabs_ToolWindow ( ) : void | ||
Close_Click ( object sender, |
||
DrawTab ( |
||
DrawTabStrip ( |
||
DrawTabStrip_Document ( |
||
DrawTabStrip_ToolWindow ( |
||
DrawTab_Document ( |
||
DrawTab_ToolWindow ( |
||
GetTabOriginalWidth ( int index ) : int | ||
GetTabOriginalWidth_Document ( int index ) : int | ||
GetTabOriginalWidth_ToolWindow ( int index ) : int | ||
GetTabRectangle ( int index ) : |
||
GetTabRectangle_Document ( int index ) : |
||
GetTabRectangle_ToolWindow ( int index ) : |
||
MeasureHeight_Document ( ) : int | ||
MeasureHeight_ToolWindow ( ) : int | ||
ScrollLeft_Click ( object sender, |
||
ScrollRight_Click ( object sender, |
||
SetInertButtons ( ) : void |
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 |
public VS2003DockPaneStrip ( |
||
pane | ||
리턴 | System |