Is there any way to disable the ribbon context menu so that we can apply our own context menus to the ribbon controls?
Thanks,
Jon.
You should be able to set the ContextMenu property of the tool and we shouldn't show ours but this doesn't seem to be working. You should report this issue to the support group. Please mention issue #BR35156 when reporting the issue.
Hy Andrew.
Is it possible to deactivate only some features from the ContextMenu of the ribbon? I mean something like deactivate the "Minimize the Ribbon" or "Show Above the Ribbon"?
Thanks a lot.
Nico
The ribbon has this property with "AllowMinimize" and if this it's false, the feature it's not available.