question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Disable context menu on Ribbon

See original GitHub issue

Hello. Thank you for your library. How to disable main context menu on Ribbon? 111

I tried this:

<fluent:Ribbon xmlns:fluent="urn:fluent-ribbon"
                       ContextMenu="{x:Null}">

Sorry, I did not find solution.


Environment

  • Fluent.Ribbon 6.1.0.233
  • Windows 10
  • .NET Framework 4.6.2

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
batzencommented, Jul 26, 2018

I will add a new property to fully disable the context menu as you are not the first one requesting such a feature.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to hide the context menu of Ribbon Control
That being said, you can disable context menus by setting them to null on all controls on all levels of hierarchy: <Ribbon ......
Read more >
how to hide the right-click menu in caption of Ribbonform
Hello,. Set the RibbonControl.ShowToolbarCustomizeItem property to false to hide the customize item displayed within the Quick Access Toolbar.
Read more >
Turn off context sensitive menu in Ribbon
Solved: When I select a object in model space the ribbon menu changes from "Home" to what AutoCAD thinks I want. This is...
Read more >
How to disable automatic contextual menu bar change in ...
I'm looking for a way to disable the automatic ribbon context menu ... Excel automatically switches from the "Home" menu tab to the...
Read more >
[DESIGNER] How to disable a context menu item or ribbon ...
Hello, client I work for has purchased the designer and we are going to add some additional context menu items as well as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found