BCGControlBar Library for .NET
DrawRibbonCategoryItemDef Class
Members 




Contains a set of data for CategoryItem to draw it's appearance. This data specifies uf the CategoryItem is in the highlighted state, the area of it's caption and whether it is a Main Category Panel. The instance of the DrawRibbonCategoryItemDef is created in function OnDraw of CategoryItem class.
Object Model
DrawRibbonCategoryItemDef Class
Syntax
'Declaration
 
Public Class DrawRibbonCategoryItemDef 
   Inherits VisualizationDefBase
'Usage
 
Dim instance As DrawRibbonCategoryItemDef
public class DrawRibbonCategoryItemDef : VisualizationDefBase 
public __gc class DrawRibbonCategoryItemDef : public VisualizationDefBase 
public ref class DrawRibbonCategoryItemDef : public VisualizationDefBase 
Inheritance Hierarchy

System.Object
   BCGSoft.Visualization.VisualizationDefBase
      BCGSoft.Visualization.DrawRibbonCategoryItemDef

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

DrawRibbonCategoryItemDef Members
BCGSoft.Visualization Namespace

Send Feedback