搜索资源列表
tbcmenu
- 在VCKBASE上读到《一种漂亮的自绘菜单》 [作者:郑恒 (lbird)]。应用到我的工程里后发现:文章中提到的效果能很好的实现。但是有一点不方便:需要映射 WM_DRAWITEM 和 WM_MEASUREITEM 消息才能实现自画功能。这对于一个基于对话框的工程或者仅仅需要弹出式菜单的工程来说很不方便-read "A beautiful painting from the menu" [Author : Zheng Heng (lbird)]. I applied to
XP风格弹出式菜单
- 本程序是单文档程序,具有xp风格的弹出式菜单-single document procedures with xp style pop-up menus
菜单提示信息
- 我正在做一个历时很久的项目。出于某些原因,项目启动之初我们实现了自己的弹出式菜单。当工具提示信息出现之后,我们将这个功能引入了我们自己的菜单,以便当用户将鼠标停留在某个菜单项上的时候,能够出现相应的提示信息。这一功能对于我们的用户来说非常重要,因为 用它可以解释为什么某个菜单项是被禁用的。由于我们的用户对 Windows 平台越来越熟悉,他们想要外观上更标准的菜单。现在我们使用了 CMenu,但是我们失去了 出色的菜单提示信息。请问如何在 MFC 中实现菜单提示信息呢?-I are doing
Menu2-zhizuocaidandechengxue
- 该程序是在vc平台下开发的。详尽的介绍了菜单的制作,包括下拉式菜单和弹出式菜单-the procedure was vc platform under development. A detailed introduction to the menu of production, including pull-down menus and pop-up menus
text226
- 左键弹出式菜单[推荐][修改显示的文字及链接即可][共2步] -button pop-up menu [recommendation] [amendment shows the letter and a link] [2 Step]
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 the number of buttons.
evermenuse
- TIAeverMainMenu可以操作主菜单和主弹出式菜单的控件。-TIAeverMainMenu can operate the main menu and the main pop-up menu controls.
labelMenu
- 用label控件作漂亮的弹出式菜单 可以随意设置菜单的底色、前景色等-label with controls for beautiful pop-up menu can be arbitrarily set menu background color, foreground color, etc.
caidanxiala
- 像网页一样的,点击侧弹出式菜单,大家可参考。-like the same website, click on the pop-up menu side, we can refer to.
menuText
- 菜单类CMenu,可以显示浮动文字的弹出式菜单
DynamicMenu
- 演示如何创建程序运行时动态改变弹出式菜单和菜单条,并且在菜单项上能够显示图片。
OwnerDrawMenu
- 该例实现了在程序运行过程中如何绘制弹出式菜单.
NewMenuSampleSrc
- 可显示各种类型超酷菜单,包括系统菜单和弹出式菜单。
tanchushimanu
- 一个实现弹出式菜单的VC代码!一个非常常用 功能!-achieve a pop-up menu of VC code! A very commonly used functions!
MenuExample1
- 菜单栏添加菜单组件。与弹出式菜单应用实例。-menu bar add menu components. With the pop-up menu application examples.
DynamicMenu.rar
- 脱离资源动态加载菜单。可以加载标准菜单和弹出式菜单,支持两层菜单。,Dynamically loaded from the resources menu.
simplepopup-1.2.5
- 这是一个在C#下制作弹出式窗口(菜单)等的例子,很有用-This is a production in C
CustomPopMenu
- VC 弹出式菜单 24位真彩色菜单 完美实现真彩自绘菜单-VC pop-up menu 24-bit True Color menu TRUECOLOR achieve perfect self-painted menu
ExMenu
- 一个基于MFC菜单、工具栏和状态栏的应用程序,包括两个菜单的切换、右键弹出式菜单、工具栏的切换、状态栏信息格的添加等功能。-MFC-based menus, toolbars, and status bar of the application, including the two menus to switch, right pop-up menus, tool bar switch, the status bar to add features such as the information
弹出式菜单
- 实现弹出式菜单的创建,可实现文件的打开及存储操作。(Create a pop-up menu,The open and storage operation of the file can be realized.)