[]
Occurs when the VisualStyle property has changed.
[C1Description("C1ToolBar.VisualStyleChanged", "Occurs when the VisualStyle property has changed.")]
public event EventHandler VisualStyleChanged
<C1Description("C1ToolBar.VisualStyleChanged", "Occurs when the VisualStyle property has changed.")>
Public Event VisualStyleChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the VisualStyle property has changed. |