BCGControlBar Library for .NET
TabItemColorDef Class
Members 




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.

Object Model
TabItemColorDef ClassTabBackColorDef ClassTabItemFrameColorDef ClassTabItemFrameColorDef Class
Syntax
'Declaration
 
Public Class TabItemColorDef 
'Usage
 
Dim instance As TabItemColorDef
public class TabItemColorDef 
public __gc class TabItemColorDef 
public ref class TabItemColorDef 
Inheritance Hierarchy

System.Object
   BCGSoft.Visualization.TabItemColorDef

Requirements

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

See Also

Reference

TabItemColorDef Members
BCGSoft.Visualization Namespace

Send Feedback