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