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