搜索资源列表

  1. XP风格弹出式菜单

    0下载:
  2. 本程序是单文档程序,具有xp风格的弹出式菜单-single document procedures with xp style pop-up menus
  3. 所属分类:菜单

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

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

    • 发布日期:2008-10-13
    • 文件大小:113106
    • 提供者:qve
  1. 关于vc中动态菜单的建立

    0下载:
  2. Windows应用程序的菜单可以分成两大类:程序窗口上方菜单条上的下拉式菜单和可以在任意位置显示的弹出式菜单。用MFC 建立下拉菜单的方法基本上是相同的,但建立弹出式菜单的方法有很多。其中较常用的是...
  3. 所属分类:VC/C++相关

    • 发布日期:2010-12-17
    • 文件大小:5983
    • 提供者:ghost129
  1. android下拉式菜单实现

    0下载:
  2. android的下拉式菜单实现示例源码,带弹出式动画效果
  3. 所属分类:通讯/手机编程

  1. tanchushimanu

    0下载:
  2. 一个实现弹出式菜单的VC代码!一个非常常用 功能!-achieve a pop-up menu of VC code! A very commonly used functions!
  3. 所属分类:菜单

    • 发布日期:2024-05-23
    • 文件大小:43008
    • 提供者:吴建坤
  1. XP风格弹出式菜单

    0下载:
  2. 本程序是单文档程序,具有xp风格的弹出式菜单-single document procedures with xp style pop-up menus
  3. 所属分类:菜单

    • 发布日期:2024-05-23
    • 文件大小:64512
    • 提供者:
  1. addtree

    0下载:
  2. 用VC++编的树控件程序,能通过弹出式菜单任意添加树条目-VC series of the tree control procedures, through pop-up menu to add arbitrary tree entries
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:15360
    • 提供者:郭治
  1. MBTest

    0下载:
  2. 带有弹出式菜单的按钮可以使一个按钮具有多项选择功能,扩展了按钮的功能,相当于把多个按钮集成于一体,可以减少按钮数目。-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
  3. 所属分类:菜单

    • 发布日期:2024-05-23
    • 文件大小:32768
    • 提供者:周周
  1. TaskSwitcher

    0下载:
  2. EVC做的例程,中间按钮弹出式菜单,可切换当前任务。类似Windows中的任务管理器。-EVC to do the routines, middle button pop-up menu to switch the current mission. Similar to Windows Task Manager.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-23
    • 文件大小:39936
    • 提供者:外卖仔
  1. all

    0下载:
  2. 五个程序分别显示了利用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.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:7681024
    • 提供者:张少华
  1. OwnerDrawMenu

    0下载:
  2. 该例实现了在程序运行过程中如何绘制弹出式菜单.-Example realize the program is running in the process of how to map the pop-up menu.
  3. 所属分类:菜单

    • 发布日期:2024-05-23
    • 文件大小:380928
    • 提供者:yangasdtat
  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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:25600
    • 提供者:long
  1. TestPopup

    0下载:
  2. 此程序基于VISUALC++6.0,显示如何弹出式菜单的例子 。-Based on this procedure VISUALC++ 6.0, shows how to pop-up menu examples.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-23
    • 文件大小:17408
    • 提供者:ymd
  1. STUDENT1

    0下载:
  2. 1. (菜单)实现并完善Student程序,包括添加/设置/修改菜单和菜单项、设置快捷键与提示信息、创建消息响应函数、创建弹出式菜单、动态修改菜单项(选中、禁止/激活、添加/删除、加图标)。-1. (Menu) to achieve and improve the Student procedures, including the Add/set/modify menus and menu items, set the shortcut
  3. 所属分类:界面编程

    • 发布日期:2024-05-23
    • 文件大小:48128
    • 提供者:小韵
  1. pop-upmenu

    0下载:
  2. 弹出式菜单应用,有一个主菜单和弹出式菜单的小实例,希望对大家有帮助-Application pop-up menu, there is a main menu and pop-up menu of small examples, and they hope to have everyone help
  3. 所属分类:多媒体

    • 发布日期:2024-05-23
    • 文件大小:215040
    • 提供者:danice
  1. popuMenu

    0下载:
  2. delphi弹出式菜单,类似于QQ的弹出式菜单!-delphi pop-up menu, similar to the pop-up menu QQ!
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-23
    • 文件大小:14336
    • 提供者:jayqiang
  1. DynamicMenu

    0下载:
  2. 脱离资源动态加载菜单。可以加载标准菜单和弹出式菜单,支持两层菜单。-Dynamically loaded from the resources menu.
  3. 所属分类:菜单

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:刘晓
  1. MBTest

    0下载:
  2. 带弹出式菜单按钮功能,需要请马上下载,谢谢交流合作-With a pop-up menu button functionality, need to ask right away to download, thank exchanges and cooperation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:32768
    • 提供者:Ethan
  1. 实例15_弹出式菜单_快捷菜单

    0下载:
  2. 实例15_弹出式菜单_快捷菜单(An instance of the 15_ pop-up menu _ shortcut menu)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:8we66wes
  1. 弹出式菜单

    0下载:
  2. 实现弹出式菜单的创建,可实现文件的打开及存储操作。(Create a pop-up menu,The open and storage operation of the file can be realized.)
  3. 所属分类:菜单

    • 发布日期:2024-05-23
    • 文件大小:2347008
    • 提供者:水兰
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org