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

In This Topic
    Closed Event (C1ContextMenu)
    In This Topic
    Occurs after the command's submenu is closed.
    Syntax
    'Declaration
     
    
    Public Event Closed As EventHandler
    public event EventHandler Closed
    See Also