In the Visual Studio designer, how do you move a menu item from one menu to another? I would assume DnD would work, but it seems to only work within a menu for me.
I usually resort to editing the .Designer.cs files by hand.
|
|
In the Visual Studio designer, how do you move a menu item from one menu to another? I would assume DnD would work, but it seems to only work within a menu for me. I usually resort to editing the .Designer.cs files by hand.
|
|||
|
|
|
|
Right-click, Cut and paste works just fine, for me. |
||
|
|