|
ColorPicker
The ColorPicker control displays color palette to select colors like a ListBox selection. ColorEdit control helps to produce a rich color combination.
Color Picker
Key Features
Color Modes
ColorPicker control supports two color modes namely HSV and RGB. In RGB mode, it displays the combination of RGB colors. wherein the users can try different combination of RGB values to produce a required color. In HSV mode, colors can be picked by clicking on the ColorEditor control or by changing the HSV values in the TextBoxes.
ColorPicker - RGB Mode
ColorPicker - HSV Mode
ToolTips
In order to help the users pick color easily, ColorPicker control displays the name of the color as a tooltip whenever the mouse cursor is moved over a ColorEditor.
ColorPicker - ToolTip
Customization
Different colors can be applied to ColorPicker control to add good look and feel to application.
ColorPicker - Customization
|
|
|
|