[]
Occurs when the item is clicked.
[C1Category("Action")]
[C1Description("RibbonColorPickerItem.Click", "Occurs when the item is clicked.")]
public event EventHandler Click
<C1Category("Action")>
<C1Description("RibbonColorPickerItem.Click", "Occurs when the item is clicked.")>
Public Event Click As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the item is clicked. |