Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ContextMenu Class / ForeColorChanged Event

In This Topic
    ForeColorChanged Event (C1ContextMenu)
    In This Topic
    Occurs when the value of the ForeColor property changes.
    Syntax
    'Declaration
     
    
    Public Event ForeColorChanged As EventHandler
    public event EventHandler ForeColorChanged
    See Also