正在加载图片...
VC++ Programming@UESTC Chapter 12 Menus, Keyboard Accelerators, the rich Edit Control and Property sheets Step two: create menu items 6. This D will respond to user events inside your VC++ code. The ID's structure reflects the menu levels. like ID INSERT LINES LINE which is a three level submenu d 7. create another second level menu, dont give id this time and check the" Pop-up?"option. Now you can create a sub menu under this one 8. In this way you may create any level sub-menu as you likeVC++ Programming @ UESTC 8 ⚫ Step two : create menu items 6. This ID will respond to user events inside your VC++ code. The ID’s structure reflects the menu levels, like ID_INSERT_LINES_LINE which is a three level submenu ID. 7. create another second level menu , don’t give ID this time and check the “Pop-up” option. Now you can create a sub menu under this one. 8. In this way you may create any level sub-menu as you like. Chapter 12 Menus, Keyboard Accelerators, the RichEdit Control and Property Sheets
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有