搜索资源列表
CMenu
- 这个CMenu类实现为下拉菜单添加背景图片.
CHSMenu v3.8 Source
- 通过控制 Windows 窗口实现的菜单,基本实现了原 Windows 菜单的功能。程序中由类 CHSMenu 实现菜单的基本功能,并在原有基础上派生类 CHSMenuPro,扩展了菜单外观的可视效果。代码和结构比较清晰。大部分类方法及其使用与 CMenu 相同。在 HSGraphics 中有一些可重用函数代码,可以简单实现一些图像处理功能。-through control of the Windows menu achieved an
dock_window_demo
- A Powerfull Ownerdraw Menu A fully featured owner-draw menu class CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and
ISODATA--CMenu
- ISODATA算法,模式识别课程的一个作业-ISODATA algorithm, a pattern recognition programs work
cmenu
- 主要演示windows xp的系统智能型菜单的源代码,有很好的参考价值!-major demonstration of the system windows xp intelligent menu of source code, a good reference value!
CMenu
- 这个CMenu类实现为下拉菜单添加背景图片.
IconMenu
- 在MFC应用程序中为菜单添加图标。CMenu中派生类,并改写DrawItem,MeasureItem方法-In the MFC application to add the icon for the menu. CMenu in the derived class, and rewrite DrawItem, MeasureItem method
CCustomMenu
- 在这里提供一个C++类(CCustomMenu),该类是CMenu的子类,并且拥有自绘能力。它可以向你提供以下的功能: 1、设置字体颜色。 2、设置高亮度颜色。 3、设置高亮度时的风格。 4、设置选中时和在普通状态下的菜单显示的图标。 5、设置显示图标大小。-Here to provide a C++ Category (CCustomMenu), such is a subclass of
ImageMenu
- 带有图标的菜单栏,新建个CMenu类,对菜单重绘-With the menu bar icon, the new category of CMenu of the menu to redraw the
getsubmenu
- 如何在菜单中添加子菜单,MFC提供了一个菜单类CMenu以支持对菜单的动态操作。-How to add the menu sub-menu, MFC provides a type CMenu menu to support the dynamic operation of the menu.
IconMenu
- 默认情况下,CMenu不带图标,但在很多应用程序中菜单都带有很漂亮图标-By default, CMenu without icons, but in many applications with a very beautiful menu icon
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
CMenu
- 能够实现动态的菜单显示和相应的操作 是熟悉vc++编程的好的程序-To achieve dynamic display and the menu is familiar with the operation of vc++ programming of a good program
CMenu
- 很漂亮的右键菜单,模拟winxp风格,全部带个风格美观-Menu is very beautiful, analog winxp style, all with a beautiful style
CMenu
- 如何使用Cmene类,及相应的例子代码。-Cmene how to use categories, and the corresponding example code.
MenuXP
- xp style menu,inherit from MFC CMenu.-xp style menu,inherit from MFC CMenu.
HSkinMenuEX
- CMenu的继承类,提供了一种右键菜单的创建方法,适合新手学习-CMenu class inheritance, provides a context menu to create a way for novices to learn
CMenu
- 菜单类,使用自己创建的窗口实现菜单功能,和Windows自带的菜单几乎一样。-Menu class, create your own window using the menu function to achieve, and Windows comes with almost the same menu.
CMenu
- 这是一个自绘的CMenu菜单,从别人处获得,挺不错的-This is a custom painted CMenu menu, and get from others at the very good