Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / ForeHiColorChanged Event

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