[]
Occurs when the Color property has changed.
[C1Category("Behavior")]
[C1Description("RibbonColorPicker.SelectedColorChanged", "Occurs when the Color property has changed.")]
public event EventHandler SelectedColorChanged
<C1Category("Behavior")>
<C1Description("RibbonColorPicker.SelectedColorChanged", "Occurs when the Color property has changed.")>
Public Event SelectedColorChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the property has changed. |