In This Topic
ColorPicker also offers other advanced features. These features are listed below:
- Value
Represents the currently selected color by the user.
- ShowAlphaChannel
Allows users to edit the color's alpha channel (transparency). By default,its value is true.
- ShowColorString
Shows a string representation of the current color.
- Palette
Represents an array that contains the colors in the palette. The Palette contains ten colors, represented by an array with ten strings.