BCGControlBar Library for .NET
ColorObjectStyle Enumeration




Specifies the appearance of color buttons displayed on the drop down menu of the color button.
Syntax
'Declaration
 
Public Enum ColorObjectStyle 
   Inherits System.Enum
'Usage
 
Dim instance As ColorObjectStyle
public enum ColorObjectStyle : System.Enum 
__value public enum ColorObjectStyle : public System.Enum 
public enum class ColorObjectStyle : public System.Enum 
Members
MemberDescription
CustomDisplays the set colors according user preferences.
OfficeDisplays the set of colors like in MS Office application.
StandardDisplays the set of colors as in standard Windows application.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         BCGSoft.Controls.Shared.ColorObjectStyle

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.Controls.Shared Namespace

Send Feedback