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