如何将项目从一个菜单移动到另一个菜单?

时间:2022-04-11 20:28:57

In the Visual Studio designer, how do you move a menu item from one menu to another?

在Visual Studio设计器中,如何将菜单项从一个菜单移动到另一个菜单?

I would assume drag and drop would work, but it seems to only work within a menu for me.

我认为拖放会起作用,但它似乎只能在我的菜单中工作。

I usually resort to editing the .Designer.cs files by hand.

我通常会手工编辑.Designer.cs文件。

1 个解决方案

#1


6  

Right-click, cut, and paste works just fine for me.

右键单击,剪切和粘贴对我来说很合适。

#1


6  

Right-click, cut, and paste works just fine for me.

右键单击,剪切和粘贴对我来说很合适。