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