BCGSoft.Controls.TabStrip Namespace : TabDrawManager Class |
The following tables list the members exposed by TabDrawManager.
Name | Description | |
---|---|---|
![]() | TabDrawManager Constructor |
Name | Description | |
---|---|---|
![]() ![]() | TabItemVS2005ConnectOffset | Specifies the margin between a left tab border and a top border in TabStripStyle::VS2005. |
![]() ![]() | TabStripOneNote2007InactiveFrameTopOffset | |
![]() ![]() | TabStripVS2003InactiveFrameOffset | |
![]() ![]() | TabStripVS2005RoundedCornerOffset | Specifies the corner for rounded tab in TabStripStyle::VS2003. |
Name | Description | |
---|---|---|
![]() | BuildTabItemRegion | Specifies a region to draw a tab item. |
![]() | BuildTabItemRegionExcel | Specifies a region to draw a tab item on the TabStrip with TabStripStyle::Excel. |
![]() | BuildTabItemRegionOneNote | Specifies a region to draw a tab item on the TabStrip with TabStripStyle::OneNote. |
![]() | BuildTabItemRegionOneNote2007 | |
![]() | BuildTabItemRegionVS2005 | Specifies a region to draw a tab item on the TabStrip with TabStripStyle::VS2005. |
![]() | Dispose | Overloaded. |
![]() | DrawCloseButton | |
![]() | DrawColoredTabItem | |
![]() ![]() | GetInstance | Gets an instance of a created DrawManager. |
![]() | GetTabFrameSize | Gets a border width of the tab item on the tab strip with specified tabstripStyle and VisualStyle. |
![]() | GetTabItemColorDef | Returns TabItemColorDef structure associated with the specified tab item. |
![]() | GetTabItemFrameColor | Called by the TabDrawManager on drawing the tab item. |
![]() | InitDrawContext | Called by the framework on painting tab strip. Initialize an object to redraw, graphics surface to draw on, the colors to use and the space between tab items. |
![]() | OnDrawFrameButtons | Called by the framework on redrawing the frame of tab item which located on the tab strip with TabStripStyle::Buttons. |
![]() | OnDrawFrameExcel | Called by the framework on redrawing the frame of tab item which located on the tab strip with TabStripStyle::Excel. |
![]() | OnDrawFrameFlat | Called by the framework on redrawing the frame of tab item which located on the tab strip with TabStripStyle::Flat. |
![]() | OnDrawFrameOneNote | Called by the framework on redrawing the frame of tab item which located on the tab strip with TabStripStyle::OneNote. |
![]() | OnDrawFrameOneNote2007 | |
![]() | OnDrawFrameSimple3D | Called by the framework on redrawing the frame of tab item which located on the tab strip with TabStripStyle::Simple3D. |
![]() | OnDrawFrameVS2003 | Called by the framework on redrawing the frame of tab item which located on the tab strip with TabStripStyle::VS2003. |
![]() | OnDrawFrameVS2005 | Called by the framework on redrawing the frame of tab item which located on the tab strip with TabStripStyle::VS2005. |
![]() | OnDrawFrameVS2005Rounded | Called by the framework on redrawing the frame of tab item which located on the tab strip with TabStripStyle::VS2005. |
![]() | OnDrawFrameWinXPButtons | |
![]() | OnDrawItemContent | Called by the framework on painting tab items on the tab strip. Calculates a layout and draws a tab image and a text within the tab item from the TabCollection with the specified index. |
![]() | OnDrawTabItemFrame | Called by the framework on painting tab items on the tab strip. Draws a frame around tab item from the TabCollection with the specified index. |
![]() | OnFillTabItemButtons | Called by DrawManager on filling tab item interior for tab items located on the tab strip which has TabStripStyle::Buttons. Fills the background of the specified tab item by colors from the TabBackColorDef object associated with the specified item. |
![]() | OnFillTabItemExcel | Called by DrawManager on filling tab item interior for tab items located on the tab strip which has TabStripStyle::Excel. Fills the background of the specified tab item by colors from the TabBackColorDef object associated with the specified item. |
![]() | OnFillTabItemFlat | Called by DrawManager on filling tab item interior for tab items located on the tab strip which has TabStripStyle::Float. Fills the background of the specified tab item by colors from the TabBackColorDef object associated with the specified item. |
![]() | OnFillTabItemInterior | |
![]() | OnFillTabItemOneNote | Called by DrawManager on filling tab item interior for tab items located on the tab strip which has TabStripStyle::OneNote. Fills the background of the specified tab item by colors from the TabBackColorDef object associated with the specified item. |
![]() | OnFillTabItemOneNote2007 | |
![]() | OnFillTabItemSimple3D | Called by DrawManager on filling tab item interior for tab items located on the tab strip which has TabStripStyle::Simple3D. Fills the background of the specified tab item by colors from the TabBackColorDef object associated with the specified item. |
![]() | OnFillTabItemVS2003 | Called by DrawManager on filling tab item interior for tab items located on the tab strip which has TabStripStyle::VS2003. Fills the background of the specified tab item by colors from the TabBackColorDef object associated with the specified item. |
![]() | OnFillTabItemVS2005 | Called by DrawManager on filling tab item interior for tab items located on the tab strip which has TabStripStyle::VS2005. Fills the background of the specified tab item by colors from the TabBackColorDef object associated with the specified item. |
![]() | OnFillTabItemVS2005Rounded | Called by DrawManager on filling tab item interior for tab items located on the tab strip which has TabStripStyle::VS2005Rounded. Fills the background of the specified tab item by colors from the TabBackColorDef object associated with the specified item. |
![]() | OnFillTabItemWinXPButtons | |
![]() | OnFillTabStripArea | Fills the background of the tab strip. |
![]() | OnFillTabStripAreaVS2003 | Fills the background of the tab strip which has TabStripStyle::VS2003. |
![]() | OnFillTabStripAreaVS2005Rounded | Fills the background of the tab strip which has TabStripStyle::VS2005Rounded. |
![]() | OnFillTabStripAreaWinXPButtons | |
![]() | ReleaseDrawContext | Called by the framework on painting tab strip. Releases such resourses used by the DrawManager instance as graphics and tab strip. |
![]() ![]() | SetDefaultDrawManagerType | Sets the type of the default manager. |
![]() | SetTabStrip |