在VS2008中使用MFC代码编写功能区后,使用VS2010功能区编辑器

问题描述:




我之前使用的VS2008没有使用功能区编辑器为功能区编写代码并添加新的控件/类别非常痛苦,然后我看到VS2010有一个功能区编辑器,所以我想将当前使用代码编写的功能区移植到功能区编辑器中。有没有办法做到这一点,或者我必须重做一些东西来使用编辑器。



任何帮助都将不胜感激。



提前致谢。

Hi
I have used VS2008 previously which didnt have a ribbon editor to write code for a ribbon and adding new controls/categories is very painful, then I saw that VS2010 has a ribbon editor, so I want to port my current ribbon which is written in code to the ribbon editor. Is there a way to do this, or will I have to redo things to use the editor.

Any help would be greatly appreciated.

Thanks in advance.

我有两个项目使用你可以检查的功能区:



BasicAdmin2 - 个人财务软件 [ ^ ]



BasicAdmin - 个人管理器 [ ^ ]



现在,关于使用色带的痛苦.....



希望它有所帮助。
I have two projects that use the ribbon you can check:

BasicAdmin2 - Personal Finance Software[^]

BasicAdmin - Personal Organizer[^]

Now, about the pain of using the ribbon.....

Hope it helps.