BCGControlBar Library for .NET
RibbonContextCategoryColor Enumeration




Specifies color of context categories of the Ribbon Control.
Syntax
'Declaration
 
Public Enum RibbonContextCategoryColor 
   Inherits System.Enum
'Usage
 
Dim instance As RibbonContextCategoryColor
public enum RibbonContextCategoryColor : System.Enum 
__value public enum RibbonContextCategoryColor : public System.Enum 
public enum class RibbonContextCategoryColor : public System.Enum 
Members
MemberDescription
BlueBlue color.
GreenGreen color.
IndigoIndigo color.
NoneNo color (default color).
OrangeOrange color.
RedRed color.
VioletViolet color.
YellowYellow color.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         BCGSoft.Shared.RibbonContextCategoryColor

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

BCGSoft.Shared Namespace

Send Feedback