Is there a way I can trigger the display of a toolwindow's context menu from a command?
Right clicking on my toolbar shows the context menu with my custom items in. I've added an image into my title bar context area and I want to be able to LEFT click on the image and show the same context menu.
I can see you call an internal OpenContextMenu() but there is nothing publically available. Is there someway we could access this?
[Modified 8 years ago]