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

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