BCGSoft.Controls.TabStrip Namespace : TabDrawManager Class |
'Declaration Public Class TabDrawManager
'Usage Dim instance As TabDrawManager
public class TabDrawManager
public __gc class TabDrawManager
public ref class TabDrawManager
You can get a current TabDrawManager by the property TabStripDrawManager of TabManager class and by the property TabStripDrawManager of the TabControlEx class. In this class the method BuildTabItemRegion specifies the region of tab depending on its rectangle, dock style, selection and offsets. To fill the background of the tab item by the gradient or solid color allow methods OnFillTabItemInterior and related. OnDrawTabItemFrame draws the border for the items from tab collection.
System.Object
BCGSoft.Controls.TabStrip.TabDrawManager
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2