[]
Fires when the value of the BackColor property changes.
[C1Category("PropertyChanged", "Property Changed")]
[C1Description("RibbonControlHost.BackColorChanged", "Fires when the value of the BackColor property changes.")]
public event EventHandler BackColorChanged
<C1Category("PropertyChanged", "Property Changed")>
<C1Description("RibbonControlHost.BackColorChanged", "Fires when the value of the BackColor property changes.")>
Public Event BackColorChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Fires when the value of the BackColor property changes. |