\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / DropDownContainer Class / ContextMenu Property

In This Topic
    ContextMenu Property (DropDownContainer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ContextMenu As System.Windows.Forms.ContextMenu
    public virtual System.Windows.Forms.ContextMenu ContextMenu {get; set;}
    See Also