搜索资源列表
树状菜单
- 树状菜单,在客户端实现树状菜单,使用简单易操作-tree menu, the client achieve the menu tree, the use of simple and easy to operate
VC++里面的关于MENU资源操作
- 菜单,你的程序是文档类型的还是对话框的? 文档类型简单的替换原来的菜单的方法就是编辑一下原来的菜单的资源 -menu, your program is the document type or dialog? Document type simple replacement of the original menu is the editor about the original menu of resources
openFolder
- 在MFC下实现文件夹打开的菜单操作,适合初学C++和MFC编程的人。
Menu
- VC++里面的MFC类库实现的基本菜单操作,以及简单绘图功能的源代码
Outlook式样界面菜单和页面控制
- 一个与OutLook左侧窗口一样的控件,可以加入图标,可以进行相关操作。-a patch with the same left side window controls, can join icon that can be related operations.
LCD菜单
- 多层菜单显示程序。可以实现日历等的多菜单操作,已验证-multilayer menu display program. The calendar can be achieved over the menu, proven
MenuA
- 1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向
labviewmenu.rar
- 这是LabVIEW的菜单操作程序,对labview的初学者有很大的帮助,这个是从网上下的,This is the LabVIEW menu operation of the labview very helpful to beginners, this is from the Internet under
Menu_Application
- 用MFC编写对话框菜单,并与对话框中的按钮对应,实现对话框按钮与菜单执行相同的操作。-MFC dialog box with the preparation of the menu, and with the button in the dialog box corresponding to realize the dialog box buttons and menus to perform the same operation.
ButtonNavi
- 一般的程序都能使用菜单作为导航,用户通过操作菜单来实现一些功能,本程序使用多个按钮作为用户操作的引导-General procedures can be used as a navigation menu, the user through the operation of the menu to achieve some of the features, the program uses a number of buttons as a user guide
allwhite
- 主要是界面的创新实现。采用浮动工具条为界面。可设置初始任意位置 标题栏 隐藏菜单和状态拦 满白屏操作等。是初学界面开发的好东西。-The main innovation is the interface. Floating toolbar interface. Can be set anywhere on the initial menu to hide the title bar and status bar over black and white operation. Novice int
staticmenudesign
- 自己做的,是个好东西,静态菜单操作:菜单项状态维护、快捷菜单添加-Own, it is a good thing, static menu operation: the maintenance of the status of menu items, shortcut menu to add
dynamicmenu
- 动态菜单操作,包括动态菜单项的命令捕获等代码!-Dynamic menu operation, including the dynamic menu items, such as an order to capture the code!
Pallet
- 单文档实现系统托盘程序,Pallet 鼠标滑过托盘即可弹出框架窗口 右键可以选择菜单操作-Single document to achieve the system tray program, Pallet tray can mouse over pop-up window, right frame you can select menu operations
Lesson6Code
- 是配套孙鑫老师vc++深入详解的书中有关介绍菜单操作的源代码-The teacher is supporting Sun Xin Xiang Jie vc++ in-depth descr iption of the book dealing with the source code of the menu operation
CMenuTest
- 对话框菜单操作示例,可以操作任意菜单,功能很强大,适合初学者,很实用。-Dialog menu operation example, can operate any menu functions is very powerful, suitable for beginners, very practical.
ctl_menu
- 这是一个关于菜单操作的例程,有利于初学者学习-This is a routine operation on the menu is conducive to learning for beginners
Experiment-7
- MFC基础知识——实验7(菜单、工具栏和状态栏),详细的操作步骤-MFC basics- Experiment 7 (menu, toolbar and status bar), the detailed steps
Menu
- vc++菜单制作,操作简单,方便应用,这是一个简单的菜单操作实例-vc++ menu production
弹出式菜单
- 实现弹出式菜单的创建,可实现文件的打开及存储操作。(Create a pop-up menu,The open and storage operation of the file can be realized.)