[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonColorPicker.SelectedColorChanged

SelectedColorChanged Event

Occurs when the Color property has changed.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[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
Returns
Type Description
EventHandler Occurs when the property has changed.