Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / AllowContextMenu Property

In This Topic
    AllowContextMenu Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowContextMenu As System.Boolean
    public System.bool AllowContextMenu {get; set;}
    See Also