搜索资源列表
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.
C++Builder6.0
- C++ builder 6.0界面实例开发 实例1 界面图案演示 实例2 创建标题栏在左边的窗口界面 实例3 创建超级连接界面 实例4 创建不规则窗口界面 实例 5 创建可扩展对话框界面 实例6 创建NEO Skin 窗口界面 实例7 创建Windows2000 透明窗口界面 实例8 创建自画弹出式菜单界面 实例9 创建自画主菜单界面 实例10 创建自画窗口背景界面-C 6.0 interface builder examples examples of
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.
yyuyutrtete
- 文件中为关于MATLAB的界面设计程序,具体内容如下:曲线转换按钮,栅格控制按钮,编辑框的使用,弹出式菜单,编辑框的使用,滑标的使用,多选菜单,菜单控制的使用,UIMENU菜单的应用,等等.很有使用价值-documents for MATLAB on the interface design process, as follows : curve conversion button, Grid control button, edit box use, pop-up menus, edit bo
menuText
- 菜单类CMenu,可以显示浮动文字的弹出式菜单
menu
- 文件菜单和弹出式菜单的编程。
DynamicMenu.rar
- 脱离资源动态加载菜单。可以加载标准菜单和弹出式菜单,支持两层菜单。,Dynamically loaded from the resources 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 keys and prompt information,
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.)