文件名称:MyMenu
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-07-03
- 文件大小:
- 35kb
- 下载次数:
- 0次
- 提 供 者:
- xiao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Windows菜单的编写
菜单是Windows程序设计中一项重要的界面元素。通常,开发者可以为主窗口定义一个默认的菜单资源,当应用程序创建窗口时,该默认的菜单会被自动装入。也可以定义一个与窗口无关的菜单资源,当调用一些消息函数时,可以自动调入,如鼠标右键的浮动菜单。 -Windows Menu is a Windows program designed to prepare the menu in an important interface elements. Typically, developers can define a default main window menu resource, when the application window is created, the default menu will be automatically loaded. You can also define a menu resource independent of the window, when you call some of the news function, you can automatically transferred, such as the right mouse button in the floating menu.
菜单是Windows程序设计中一项重要的界面元素。通常,开发者可以为主窗口定义一个默认的菜单资源,当应用程序创建窗口时,该默认的菜单会被自动装入。也可以定义一个与窗口无关的菜单资源,当调用一些消息函数时,可以自动调入,如鼠标右键的浮动菜单。 -Windows Menu is a Windows program designed to prepare the menu in an important interface elements. Typically, developers can define a default main window menu resource, when the application window is created, the default menu will be automatically loaded. You can also define a menu resource independent of the window, when you call some of the news function, you can automatically transferred, such as the right mouse button in the floating menu.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyMenu\MainFrm.cpp
......\MainFrm.h
......\MyMenu.aps
......\MyMenu.clw
......\MyMenu.cpp
......\MyMenu.dsp
......\MyMenu.dsw
......\MyMenu.h
......\MyMenu.ncb
......\MyMenu.opt
......\MyMenu.plg
......\MyMenu.rc
......\MyMenuDoc.cpp
......\MyMenuDoc.h
......\MyMenuView.cpp
......\MyMenuView.h
......\ReadMe.txt
......\res\MyMenu.ico
......\...\MyMenu.rc2
......\...\MyMenuDoc.ico
......\...\Toolbar.bmp
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
......\res
MyMenu