BCGControlBar Library for .NET
TabBackColorDef Class
Members 




Represents a set of data to define the background color of the tabs on the  tab strip. In BCGSoft.Controls.TabStrip namespace the instance of TabBackColorDef class is used in the class TabDrawManager to fill by gradient  the  tabitems’  background. The property BackColorStart and BackColorFinish specify the gradient colors. The method IsHorzGradient  indicates the direction of the gradient to fill. 

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

System.Object
   BCGSoft.Visualization.TabBackColorDef

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

TabBackColorDef Members
BCGSoft.Visualization Namespace

Send Feedback