[]
The following table lists all of the ClearStyle-supported properties in the C1ColorPicker control as well as a description of the property:
| Property | Description |
|---|---|
| Background | Gets or sets a brush that describes the background of a control. The default Background color is LightBlue. |
| C1ColorPicker.FocusBrush | A brush used to define the appearance of the control, when the control is in focus. |
| C1ColorPicker.MouseOverBrush | A brush used to define the appearance of the control, when the control is in moused over. |
| C1ColorPicker.PressedBrush | A brush used to define the appearance of the control, when the control is selected. |