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.

RightClickMenu in FormsPlot doesn't disable

See original GitHub issue

I want to disable menu strip of FormsPlot in WinForms project but enableRightClickMenu flag doesn’t work. Temporary solution for me: [FormsPlotName].ContextMenuStrip = null;

screenshot

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
swhardencommented, May 1, 2020

Thanks for reporting this @thunderstatic! I’ll fix this issue in the next release 👍

1reaction
swhardencommented, May 3, 2020

Got it fixed now, thanks @eduhza!

Read more comments on GitHub >

github_iconTop Results From Across the Web

RightClickMenu in FormsPlot doesn't disable · Issue #365
I want to disable menu strip of FormsPlot in WinForms project but enableRightClickMenu ... RightClickMenu in FormsPlot doesn't disable #365.
Read more >
Prevent showing system context menu on right click ...
If you specifically want to disable showing system context menu on right click on window's title bar, you can handle WM_CONTEXTMENU :
Read more >
Disabling the Context Menu | Reports for WinForms
A context menu appears by default when the C1PreviewPane is right-clicked at run time. This ContextMenuStrip includes settings for manipulating the preview. ...
Read more >
Right click menu disabled for queries and macros
In Access, I have no right click menu for queries or macros. The top left Views button is greyed out. If I view...
Read more >
Form.ShortcutMenu property (Access)
If the ShortcutMenu property is set to False, shortcut menus aren't displayed when you right-click a form or any of its controls.
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