ComponentOne Ribbon for WinForms
AllowContextMenu Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class : AllowContextMenu Property
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

Reference

C1Ribbon Class
C1Ribbon Members