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