CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CMenu

搜索资源列表

  1. dock_window_demo

    0下载:
  2. 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 Windows XP, but I failed to a
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:66053
    • 提供者:胡欣
  1. 菜单提示信息

    0下载:
  2. 我正在做一个历时很久的项目。出于某些原因,项目启动之初我们实现了自己的弹出式菜单。当工具提示信息出现之后,我们将这个功能引入了我们自己的菜单,以便当用户将鼠标停留在某个菜单项上的时候,能够出现相应的提示信息。这一功能对于我们的用户来说非常重要,因为 用它可以解释为什么某个菜单项是被禁用的。由于我们的用户对 Windows 平台越来越熟悉,他们想要外观上更标准的菜单。现在我们使用了 CMenu,但是我们失去了 出色的菜单提示信息。请问如何在 MFC 中实现菜单提示信息呢?-I are doing
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:113106
    • 提供者:qve
  1. gxl06

    0下载:
  2. 一个从Cmenu派生的菜单类,提供了直接使用资源里的工具栏位图的途径.-Cmenu derived from a menu of categories for the use of resources directly's toolbar bitmaps channel.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:43966
    • 提供者:管新林
  1. 使软件界面更漂亮

    0下载:
  2. 漂亮界面的软件应该有漂亮的菜单,大家对 Windows XP 的开始菜单肯定不陌生吧,那种菜单独具风格。于是去研究了一下,发现其实它并不是真CMenu也不是其派生类,分析其结构发现其主要是两个 ListView、一个ToolBar、一个 Button 组成的。-beautiful interface software should have a beautiful menu, Members of the Windows XP Start menu certainly no stranger t
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:83266
    • 提供者:小晶
  1. fmvc18

    0下载:
  2. 菜单的应用与命令消息的映射方法-菜单以资源形式出现,而不用程序员安排对应类。但当接受操作时则会从一个CCmdUI的边界类对象得到信息。该类对象内聚合一个CMenu对象和对应的ID。-Application menu and order information mapping method-menu to the form of resources, rather than programmers arrangements corresponding category. However, the
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:43719
    • 提供者:刘东
  1. QQstyleMenu

    0下载:
  2. 采用基于CMenu的CMenuEx类来初始化菜单风格,得到QQ菜单风格的下拉菜单-based CMenu CMenuEx categories to the menu style initialization, QQ to be a drop-down menu style menu
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:43868
    • 提供者:youliang
  1. VC++动态加入和删除菜单的方法

    0下载:
  2. VC++环境下菜单和工具栏的动态修改技术-界面类编程-VC利用Cmenu类的AppendMenu和Cmenu类的InsertMenu按 需在菜单上插入新的菜单项 -VC environment menu and toolbar technology changes the dynamic - programming interface Class-VC Cmenu use category AppendMenu and Cmenu category InsertMenu dema
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:5258
    • 提供者:sun
  1. ISODATA--CMenu

    0下载:
  2. ISODATA算法,模式识别课程的一个作业-ISODATA algorithm, a pattern recognition programs work
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:28749
    • 提供者:张衡
  1. CMenu

    0下载:
  2. 这个CMenu类实现为下拉菜单添加背景图片.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:10460
    • 提供者:小虎
  1. MFC,对CMenu类的扩展

    0下载:
  2. MFC,对CMenu类的扩展,可以实现界菜单面美化的效果,适合初学者-MFC, the expansion of the CMenu class, can achieve the effect of community beautification side menu, suitable for beginners
  3. 所属分类:菜单

    • 发布日期:2017-03-27
    • 文件大小:47516
    • 提供者:sun huang
  1. CMenu.rar

    0下载:
  2. 能够实现动态的菜单显示和相应的操作 是熟悉vc++编程的好的程序,To achieve dynamic display and the menu is familiar with the operation of vc++ programming of a good program
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:36810
    • 提供者:凯文
  1. CMenu

    1下载:
  2. 很漂亮的右键菜单,模拟winxp风格,全部带个风格美观-Menu is very beautiful, analog winxp style, all with a beautiful style
  3. 所属分类:其它源码

    • 发布日期:2012-11-08
    • 文件大小:15666
    • 提供者:phenix
  1. CMenu

    0下载:
  2. 新建一个菜单资源,比如把菜单的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 item, and此菜single pop-up cont
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:26080
    • 提供者:long
  1. CMenu

    0下载:
  2. 如何使用Cmene类,及相应的例子代码。-Cmene how to use categories, and the corresponding example code.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:2596
    • 提供者:xing
  1. MenuXP

    0下载:
  2. xp style menu,inherit from MFC CMenu.-xp style menu,inherit from MFC CMenu.
  3. 所属分类:Menu control

    • 发布日期:2017-04-16
    • 文件大小:26596
    • 提供者:wpf
  1. HSkinMenuEX

    0下载:
  2. CMenu的继承类,提供了一种右键菜单的创建方法,适合新手学习-CMenu class inheritance, provides a context menu to create a way for novices to learn
  3. 所属分类:Menu control

    • 发布日期:2017-05-25
    • 文件大小:8342531
    • 提供者:尹懿琦
  1. CMenu

    0下载:
  2. 菜单类,使用自己创建的窗口实现菜单功能,和Windows自带的菜单几乎一样。-Menu class, create your own window using the menu function to achieve, and Windows comes with almost the same menu.
  3. 所属分类:Menu control

    • 发布日期:2017-03-27
    • 文件大小:40562
    • 提供者:gvu
  1. CMenu

    0下载:
  2. 这是一个自绘的CMenu菜单,从别人处获得,挺不错的-This is a custom painted CMenu menu, and get from others at the very good
  3. 所属分类:Menu control

    • 发布日期:2017-03-28
    • 文件大小:289342
    • 提供者:温祖江
  1. VB-CMenu

    0下载:
  2. VB CMenu自定义菜单类.V B CMenu ,very beautiful-VB CMenu ,very beautiful VB CMenu ,easy to use.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:41406
    • 提供者:midasjx
  1. CMenu

    0下载:
  2. 一个简单的MFC菜单例子,提供了基本的CMenu函数的调用,可供新手参考,VC++6.0的环境,无需配置其他-A simple MFC menu example, provides the basic CMenu function call, to provide a reference for the novice, vc++ 6.0 environment, do not need to configure other
  3. 所属分类:Menu control

    • 发布日期:2017-05-30
    • 文件大小:12761529
    • 提供者:王军
« 12 3 4 »
搜珍网 www.dssz.com