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