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