[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandMenu.ForeColorChanged

ForeColorChanged Event

Occurs when the value of the ForeColor property changes.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Description("C1CommandMenu.ForeColorChanged", "Occurs when the value of the ForeColor property changes.")]
public event EventHandler ForeColorChanged
<C1Description("C1CommandMenu.ForeColorChanged", "Occurs when the value of the ForeColor property changes.")>
Public Event ForeColorChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the value of the ForeColor property changes.