Context Menus in Tool Windows #486
sharpninja
started this conversation in
General
Replies: 1 comment
-
The correct way to is define the context menu in the There's a tutorial that doesn't use this toolkit here: You'd do it much the same way if you use this toolkit, but I can put together an example for you if you need one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to add a context menu to my tool window, but when I added the
ContextMenu
control it doesn't get styled at all. What is the correct way to define and add a context menu to a Tool Window?Beta Was this translation helpful? Give feedback.
All reactions