FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / AllowContextMenu Property

In This Topic
    AllowContextMenu Property (C1Ribbon)
    In This Topic
    Gets or sets whether the special context menu should appear when a user clicks the Ribbon with the right mouse button.
    Syntax
    'Declaration
     
    Public Property AllowContextMenu As System.Boolean
    public System.bool AllowContextMenu {get; set;}
    See Also