搜索资源列表
XP风格弹出式菜单
- 本程序是单文档程序,具有xp风格的弹出式菜单-single document procedures with xp style pop-up menus
菜单提示信息
- 我正在做一个历时很久的项目。出于某些原因,项目启动之初我们实现了自己的弹出式菜单。当工具提示信息出现之后,我们将这个功能引入了我们自己的菜单,以便当用户将鼠标停留在某个菜单项上的时候,能够出现相应的提示信息。这一功能对于我们的用户来说非常重要,因为 用它可以解释为什么某个菜单项是被禁用的。由于我们的用户对 Windows 平台越来越熟悉,他们想要外观上更标准的菜单。现在我们使用了 CMenu,但是我们失去了 出色的菜单提示信息。请问如何
关于vc中动态菜单的建立
- Windows应用程序的菜单可以分成两大类:程序窗口上方菜单条上的下拉式菜单和可以在任意位置显示的弹出式菜单。用MFC 建立下拉菜单的方法基本上是相同的,但建立弹出式菜单的方法有很多。其中较常用的是...
android下拉式菜单实现
- android的下拉式菜单实现示例源码,带弹出式动画效果
tanchushimanu
- 一个实现弹出式菜单的VC代码!一个非常常用 功能!-achieve a pop-up menu of VC code! A very commonly used functions!
XP风格弹出式菜单
- 本程序是单文档程序,具有xp风格的弹出式菜单-single document procedures with xp style pop-up menus
addtree
- 用VC++编的树控件程序,能通过弹出式菜单任意添加树条目-VC series of the tree control procedures, through pop-up menu to add arbitrary tree entries
MBTest
- 带有弹出式菜单的按钮可以使一个按钮具有多项选择功能,扩展了按钮的功能,相当于把多个按钮集成于一体,可以减少按钮数目。-with pop-up menu button can make a button with a number of options, extending the functions of the button, to make the buttons more integrated one, we can reduce
TaskSwitcher
- EVC做的例程,中间按钮弹出式菜单,可切换当前任务。类似Windows中的任务管理器。-EVC to do the routines, middle button pop-up menu to switch the current mission. Similar to Windows Task Manager.
all
- 五个程序分别显示了利用VC实现的text,菜单,弹出式菜单,draw,Graphic编程,程序都能正常运行。-Five procedures, respectively, shows the use of VC realize the text, menus, pop-up menu, draw, Graphic programming, procedures can be normal operation.
OwnerDrawMenu
- 该例实现了在程序运行过程中如何绘制弹出式菜单.-Example realize the program is running in the process of how to map the pop-up menu.
CMenu
- 新建一个菜单资源,比如把菜单的ID号为IDC_POPMENU。此菜单有一项两层,即有一个可弹出的菜单项,而此菜单项的弹出内容即为将要建立的弹出式菜单的内容。至于每一个菜单项的消息映射,与一般的菜单相同-Create a new menu of resources, such as the menu ID number IDC_POPMENU. This menu has a two-tier, that is a pop-up menu
TestPopup
- 此程序基于VISUALC++6.0,显示如何弹出式菜单的例子 。-Based on this procedure VISUALC++ 6.0, shows how to pop-up menu examples.
STUDENT1
- 1. (菜单)实现并完善Student程序,包括添加/设置/修改菜单和菜单项、设置快捷键与提示信息、创建消息响应函数、创建弹出式菜单、动态修改菜单项(选中、禁止/激活、添加/删除、加图标)。-1. (Menu) to achieve and improve the Student procedures, including the Add/set/modify menus and menu items, set the shortcut
pop-upmenu
- 弹出式菜单应用,有一个主菜单和弹出式菜单的小实例,希望对大家有帮助-Application pop-up menu, there is a main menu and pop-up menu of small examples, and they hope to have everyone help
popuMenu
- delphi弹出式菜单,类似于QQ的弹出式菜单!-delphi pop-up menu, similar to the pop-up menu QQ!
DynamicMenu
- 脱离资源动态加载菜单。可以加载标准菜单和弹出式菜单,支持两层菜单。-Dynamically loaded from the resources menu.
MBTest
- 带弹出式菜单按钮功能,需要请马上下载,谢谢交流合作-With a pop-up menu button functionality, need to ask right away to download, thank exchanges and cooperation
实例15_弹出式菜单_快捷菜单
- 实例15_弹出式菜单_快捷菜单(An instance of the 15_ pop-up menu _ shortcut menu)
弹出式菜单
- 实现弹出式菜单的创建,可实现文件的打开及存储操作。(Create a pop-up menu,The open and storage operation of the file can be realized.)