BCGSoft.Visualization Namespace : TabItemColorDef Class |
Represents a set of properties to define the colors of the tab item. In BCGSoft.Controls.TabStrip namespace the instance of TabItemColorDef class is used in the class TabDrawManager for redrawing tab items. Property ForeColor gets the foreground color of the tabs. Property BackColors specifies the gradient colors. Properties OuterFrameColors and InnerFrameColors defines the colors for outer and inner border of the tabs.
'Declaration Public Class TabItemColorDef
'Usage Dim instance As TabItemColorDef
public class TabItemColorDef
public __gc class TabItemColorDef
public ref class TabItemColorDef
System.Object
BCGSoft.Visualization.TabItemColorDef
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