'Declaration Public Enum ColorPaletteViewStyle Inherits System.Enum
public enum ColorPaletteViewStyle : System.Enum
Member | Description |
---|---|
Combined | Includes all color palette elements, such as the grid palette, the continuous palette, hue and alpha sliders, text boxes, color grabber, options button, etc. |
Compact | This style is similar to the ContinuousPalette style, but there is no custom palette support and it uses a more compact layout. |
ContinuousPalette | This style removes the grid palette and gives the user the abilty to pick any color. |
GridPalette | This style removes the continuous palette, sliders, and textboxes and present the user with a grid of colors. |
Minimal | A minimal style with very few elements. |
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