Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Visual Studio 设计器中,如何将菜单项从一个菜单移动到另一个菜单?
我认为拖放会起作用,但它似乎只适用于我的菜单。
我通常求助于手动编辑 .Designer.cs 文件。
右键单击、剪切和粘贴对我来说效果很好。