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

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