Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandMdiList Class / C1ContextMenu Property

In This Topic
    C1ContextMenu Property (C1CommandMdiList)
    In This Topic
    Gets or sets the C1ContextMenu component associated with this command.
    Syntax
    'Declaration
     
    
    Public Property C1ContextMenu As C1ContextMenu
    public C1ContextMenu C1ContextMenu {get; set;}
    See Also