ComponentOne ColorPicker for WPF includes several properties that allow you to set the functionality of the control. Some of the more important properties are listed below. Note that you can see ColorPicker Appearance Properties for more information about properties that control appearance.
The following properties let you customize the C1ColorPicker control:
Property | Description |
Specifies the expand direction of the control drop-down arrow. | |
Opens or closes the control drop-down box. | |
Indicates the mode of the color picker. Options include Basic, Advanced, and Both (default). | |
Gets/sets the palette to be used. | |
Gets the currently selected color as a Brush. | |
Gets/sets the currently selected color. | |
Gets/sets whether the user can change the alpha channel (transparency value). | |
Indicates if recently picked colors should be shown. |