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 集成包 (VSPackage) 中创建单独的菜单?我创建的每个菜单都放在 VS2010 中的“工具”下。如何在 VS 中获得自己的菜单组,然后如何在该菜单组下添加项目?
请参阅此链接以在 Visual Studio 中创建顶级菜单。