Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / C1BasePicker Class / ShowContextMenu Property

In This Topic
    ShowContextMenu Property (C1BasePicker)
    In This Topic
    Specifies whether the context menu can be displayed for the control.
    Syntax
    'Declaration
     
    
    Public Property ShowContextMenu As Boolean
    public bool ShowContextMenu {get; set;}
    See Also