BCGControlBar Library for .NET
DrawRibbonCategoryTabDef Class
Members 




Contains a set of data for TabCommandObject to draw it's appearance.
Object Model
DrawRibbonCategoryTabDef Class
Syntax
'Declaration
 
Public Class DrawRibbonCategoryTabDef 
   Inherits VisualizationDefBase
'Usage
 
Dim instance As DrawRibbonCategoryTabDef
public class DrawRibbonCategoryTabDef : VisualizationDefBase 
public __gc class DrawRibbonCategoryTabDef : public VisualizationDefBase 
public ref class DrawRibbonCategoryTabDef : public VisualizationDefBase 
Remarks
The instance of this class is created in TabCommandObject class in function OnDraw. This class specifies the current state of the TabCommandobject, it's color and size. The instance of this class is created in BCGSoft.ControlBars.Ribbon namespace in class TabCommandObject on it's redrawing.
Inheritance Hierarchy

System.Object
   BCGSoft.Visualization.VisualizationDefBase
      BCGSoft.Visualization.DrawRibbonCategoryTabDef

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

DrawRibbonCategoryTabDef Members
BCGSoft.Visualization Namespace

Send Feedback