CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 菜单 搜索资源 - shortcut

搜索资源列表

  1. 右键快捷菜单的建立

    0下载:
  2. 交你怎么建立菜单,右键快捷菜单的建立,对话框菜单插入,易懂!-To pay how do you create the menu, right-click shortcut menu to create, the dialog menu insert, easy to understand!
  3. 所属分类:菜单

    • 发布日期:2017-03-23
    • 文件大小:30024
    • 提供者:lixiaojie
  1. MQQAppearance

    0下载:
  2. 本实例模拟QQ的抽屉效果,右击头像可以弹出快捷菜单修改属性,单击其它标签可以在各个组之间切换-The examples of simulation of the effect of QQ drawer, right-click pop-up head can modify properties of the shortcut menu, click in all the other labels can be switched between
  3. 所属分类:Menu control

    • 发布日期:2017-04-09
    • 文件大小:86330
    • 提供者:刘一民
  1. menu

    0下载:
  2. Java 实现的一个很简单的菜单 并实现快捷键-Java to achieve a very simple menu and shortcut keys to achieve
  3. 所属分类:Menu control

    • 发布日期:2017-04-01
    • 文件大小:7337
    • 提供者:周增长
  1. Floatingmenu

    0下载:
  2. 浮动的菜单:用户在单击工具栏按钮时,能够弹出一个快捷菜单。-Floating menu: the user click the toolbar button, be able to pop up a shortcut menu.
  3. 所属分类:Menu control

    • 发布日期:2017-05-15
    • 文件大小:51773
    • 提供者:王风纲
  1. staticmenudesign

    0下载:
  2. 自己做的,是个好东西,静态菜单操作:菜单项状态维护、快捷菜单添加-Own, it is a good thing, static menu operation: the maintenance of the status of menu items, shortcut menu to add
  3. 所属分类:Menu control

    • 发布日期:2017-05-01
    • 文件大小:792947
    • 提供者:罗某某
  1. My_Res

    0下载:
  2. 有关创建应用程序的资源,包括资源的应用,快捷菜单,加速键等的创立-For information about creating application resources, including resources, applications, shortcut menu, to accelerate the creation of keys, etc.
  3. 所属分类:Menu control

    • 发布日期:2017-05-13
    • 文件大小:3151289
    • 提供者:徐浩
  1. src_guid_CreateLnk

    0下载:
  2. Visual C++为应用程序创建快捷方式的程序源代码-Visual C++ create a shortcut for the application program source code
  3. 所属分类:Menu control

    • 发布日期:2017-05-11
    • 文件大小:2576680
    • 提供者:dadaniya82
  1. pro1

    0下载:
  2. MFC基于单文档的简单的菜单栏,工具栏,邮件快捷方式实现等功能、-MFC single document based on a simple menu bar, toolbar, e-mail shortcut to achieve other functions,
  3. 所属分类:Menu control

    • 发布日期:2017-04-09
    • 文件大小:2075064
    • 提供者:sunzh
  1. PopManu

    0下载:
  2. 当单击鼠标右键时,会弹出一个快捷方式,用户可以通过快捷方式进行各种操作。-When you click the right mouse button will pop up a shortcut, users can perform various operations through the shortcut.
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2496130
    • 提供者:亮辉
  1. ime

    0下载:
  2. 动态快捷菜单PopMenug实现切换输入法,提取系统的所有输入法,并显示在控件的右键菜单上-Switch shortcut menu PopMenug achieve dynamic input method to extract all system input and display on the control' s context menu
  3. 所属分类:Menu control

    • 发布日期:2017-03-27
    • 文件大小:192310
    • 提供者:杨军
  1. MyDraw

    0下载:
  2. 能够绘制直线、椭圆、矩形、圆角矩形以及快捷菜单的使用。-Able to draw a straight line, oval, rectangle, rounded rectangle, and a shortcut menu to use.
  3. 所属分类:Menu control

    • 发布日期:2017-05-08
    • 文件大小:1964045
    • 提供者:胡雨婷
  1. MenuKey1

    0下载:
  2. 在菜单标题的后面加“&+字母”即可实现菜单快捷键的设置。程序运行时,用户按Alt键加上该字母键,便可以激活并操作该菜单。如果设置快捷键的菜单项是子菜单,那么还需要为该菜单的上级菜单设置快捷键,否则上级菜单没有快捷键就不能运行子菜单的快捷键。-The back of the menu title, add " & + letter" to achieve the set menu shortcuts. Press the Alt key plus the letter ke
  3. 所属分类:Menu control

    • 发布日期:2017-11-03
    • 文件大小:16270
    • 提供者:刘莉
  1. menu

    0下载:
  2. 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-The menu
  3. 所属分类:Menu control

    • 发布日期:2017-11-29
    • 文件大小:82692
    • 提供者:张三
  1. vcnetcustommenus

    0下载:
  2. vc.net设计自定义快捷菜单,右键菜单,经典的Windows菜单,菜单项的内容可以自定义,其实这种看似平常的菜单,好像没有必要发上来让参考哦,不过或许有些初学VC.NET的朋友,对这些基础的技巧还是有些陌生的,本源码下载参考吧。-vc.net design custom shortcut menu, right-click menu, the classic Windows menus, menu items you can customize, in fact, this seemingly
  3. 所属分类:Menu control

    • 发布日期:2017-12-05
    • 文件大小:48663
    • 提供者:吴嘉怡
  1. ShortCut

    0下载:
  2. 创建桌面快捷方式和活动桌面,功能强大,可以实现快捷方式和活动桌面。-Create a desktop shortcut and Active Desktop, powerful, can achieve the desktop shortcuts and activities.
  3. 所属分类:Menu control

    • 发布日期:2017-03-23
    • 文件大小:29039
    • 提供者:何斌
  1. ShoutcutDlg

    0下载:
  2. C++添加菜单,添加桌面快捷方式 C++添加菜单,添加桌面快捷方式-C++ add menu, desktop shortcut
  3. 所属分类:Menu control

    • 发布日期:2017-03-30
    • 文件大小:27322
    • 提供者:罗韦刚
  1. The-creation-of-a-shortcut-menu

    0下载:
  2. 快捷菜单的创建及其应用,包含各种详细内容-Create and the applications of the shortcut menu
  3. 所属分类:Menu control

    • 发布日期:2017-04-07
    • 文件大小:273692
    • 提供者:Myname
搜珍网 www.dssz.com