[]
Occurs when the value of the CustomizeButton property changes.
[C1Description("C1ToolBar.CustomizeButtonChanged", "Occurs when the value of the CustomizeButton property changes.")]
public event EventHandler CustomizeButtonChanged
<C1Description("C1ToolBar.CustomizeButtonChanged", "Occurs when the value of the CustomizeButton property changes.")>
Public Event CustomizeButtonChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the value of the CustomizeButton property changes. |