ComponentOne ColorPicker for WPF includes several events that allow you to set interaction and customize the control. Some of the more important events are listed below.
The following events let you customize the C1ColorPicker control:
Event | Description |
Event raised when the IsDropDownOpen property has changed. | |
Event raised when the IsMouseOver property has changed. | |
Event raised when the SelectedColor property has changed. |