BCGControlBar Library for .NET
TabBackColorDef Class Members
Properties  Methods 


The following tables list the members exposed by TabBackColorDef.

Public Constructors
 NameDescription
Public ConstructorTabBackColorDef ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBackColorFinishSpecifies the start color of the gradient to fill the background of the tab.  
Public PropertyBackColorStartSpecifies the end color of the gradient to fill the background of the tab.  
Public PropertyIsHorzSpecifies the orientation of the tabstrip control.  
Public PropertyUseGradientReturns a value if the tab item should be filled by gradient color.  
Top
Public Methods
 NameDescription
Public MethodGetFinishColorSpecifies the end color of the gradient to fill the background of the tab according to the current dockedge of the tabstrip.  
Public MethodGetStartColorSpecifies the start color of the gradient to fill the background of the tab according to the current dock edge of the tabstrip.  
Public MethodIsHorzGradientDetermines the direction of the gradient filling according to the specified DockStyle. If the tab control is located horizontally, the returned value is true, otherwise, false.  
Top
Public Operators
public Operator Assign Sets the current TabBackColorDef object equal the TabBackColorObject from the parameter.
Sets the current TabBackColorDef object equal the TabBackColorObject from the parameter.
Sets the current TabBackColorDef object equal the TabBackColorObject from the parameter.
Sets the current TabBackColorDef object equal the TabBackColorObject from the parameter.
Top
See Also

Reference

TabBackColorDef Class
BCGSoft.Visualization Namespace

Send Feedback