Can a ContextMenuStrip use a MenuItem from a regular Menu

  • Thread starter Thread starter Elmo Watson
  • Start date Start date
E

Elmo Watson

Up on the top of my app, I have a normal menu strip (file/View/Windows, etc)

I want to actually use one of those MenuStripItems as a context menu
Is there any way to use one of these MenuStripItems (like View), as a
ContextMenu?
 
Back
Top