Свойство | Тип | Описание | |
---|---|---|---|
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 Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
protected EnsureTabVisible ( IDockContent content ) : void | ||
content | IDockContent | |
Результат | void |
public GetOutline ( int index ) : |
||
index | int | |
Результат |
protected GetTabBounds ( Tab tab ) : |
||
tab | Tab | |
Результат |
protected OnBeginDrawTab ( Tab tab ) : void | ||
tab | Tab | |
Результат | void |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
Результат | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Результат | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
public VS2003DockPaneStrip ( |
||
pane | ||
Результат | System |