Method |
Description |
|
CalculateDocumentTab ( Rectangle rectTabStrip, int &x, int index ) : bool |
|
|
CalculateTabs ( ) : void |
|
|
CalculateTabs_Document ( ) : void |
Calculate which tabs are displayed and in what order. |
|
CalculateTabs_ToolWindow ( ) : void |
|
|
Close_Click ( object sender, EventArgs e ) : void |
|
|
ContextMenuItem_Click ( object sender, EventArgs e ) : void |
|
|
DrawTab ( Graphics g, TabVS2012Light tab, Rectangle rect ) : void |
|
|
DrawTabStrip ( Graphics g ) : void |
|
|
DrawTabStrip_Document ( Graphics g ) : void |
|
|
DrawTabStrip_ToolWindow ( Graphics g ) : void |
|
|
DrawTab_Document ( Graphics g, TabVS2012Light tab, Rectangle rect ) : void |
|
|
DrawTab_ToolWindow ( Graphics g, TabVS2012Light tab, Rectangle rect ) : void |
|
|
EnsureDocumentTabVisible ( IDockContent content, bool repaint ) : bool |
|
|
GetCloseButtonRect ( Rectangle rectTab ) : Rectangle |
|
|
GetMaxTabWidth ( int index ) : int |
|
|
GetMaxTabWidth_Document ( int index ) : int |
|
|
GetMaxTabWidth_ToolWindow ( int index ) : int |
|
|
GetOutline_Document ( int index ) : GraphicsPath |
|
|
GetOutline_ToolWindow ( int index ) : GraphicsPath |
|
|
GetTabOutline ( Tab tab, bool rtlTransform, bool toScreen ) : GraphicsPath |
|
|
GetTabOutline_Document ( Tab tab, bool rtlTransform, bool toScreen, bool full ) : GraphicsPath |
|
|
GetTabOutline_ToolWindow ( Tab tab, bool rtlTransform, bool toScreen ) : GraphicsPath |
|
|
GetTabRectangle ( int index ) : Rectangle |
|
|
GetTabRectangle_Document ( int index ) : Rectangle |
|
|
GetTabRectangle_ToolWindow ( int index ) : Rectangle |
|
|
LayoutButtons ( ) : void |
|
|
MeasureHeight_Document ( ) : int |
|
|
MeasureHeight_ToolWindow ( ) : int |
|
|
SetActiveClose ( Rectangle rectangle ) : bool |
|
|
SetInertButtons ( ) : void |
|
|
SetMouseOverTab ( IDockContent content ) : bool |
|
|
TabCloseButtonHit ( int index ) : void |
|
|
WindowList_Click ( object sender, EventArgs e ) : void |
|
|