Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ContextMenu Class / CloseContextMenu Method

In This Topic
    CloseContextMenu Method
    In This Topic
    Closes the currently open context menu if there is one.
    Syntax
    'Declaration
     
    
    Public Sub CloseContextMenu() 
    public void CloseContextMenu()
    See Also