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

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