Version

CustomColorBoxDisplayStyle Enumeration

Controls the display style of the colorbox
Syntax
'Declaration
 
Public Enum CustomColorBoxDisplayStyle 
   Inherits System.Enum
public enum CustomColorBoxDisplayStyle : System.Enum 
Members
MemberDescription
Office2000Display like the Office2000 3D, has custom color button
Office2003Office 2003 style color box
Office2007Office 2007 style color box
Office2013Office 2013 style color box
OfficeXPDisplay like Office XP flat, has custom color button
VisualStudioDisplay like the visual Studio color picker show custom color boxes
VisualStudio2005Visual Studio 2005 style color box
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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