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

搜索资源列表

  1. Menuu

    0下载:
  2. 根据张鑫VC++视频,界面设计初步设计菜单的实例,有助于初学者-According to Zhang Xin VC++ videos, the preliminary design of the menu interface design examples will help beginners
  3. 所属分类:Menu control

    • 发布日期:2017-04-09
    • 文件大小:1877662
    • 提供者:李芳
  1. CmnCtrl

    0下载:
  2. 用VC编写的程序,用以调整树形菜单控件的节点颜色、背景颜色等,比较有意思的程序,除了这些功能外,还有很多说不上来的功能,点击窗体上边的选项卡,每一个里面都有不少的操作,值得大家学习。 -Programs written with the VC to adjust the node tree menu control the color, background color, the more interesting programs, in addition to these features
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:68689
    • 提供者:madud00059
  1. MQQAppearance

    0下载:
  2. 模仿QQ的抽屉菜单VC++的源代码,也就是一个菜单,点击一下会合拢,再次点击则展开,很不错的效果。 -Mimic the menu drawer QQ VC++ source code, which is a menu click will be closed, click again to the start, very good results.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:46554
    • 提供者:madud00072
  1. CHSMenu

    0下载:
  2. 一个超级棒的VC++窗体菜单生成程序的源代码,生成的菜单各种各样,每一款都十分精致优美-A superb menu of VC++ form, source code generator to generate a variety of menus, each with a very delicate and beautiful
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:188857
    • 提供者:madud00079
  1. TreeCtrlDB

    0下载:
  2. VC++树形控件与数据库连接的典型实例代码,实现将数据库中的内容加入树型控件中,并通过建立数据库,再与树型控件相连,实现对数据库的访问,从而开发完成一款可以适时读取数据库的动态树形菜单控件。 -VC++ tree control and a typical example of database connection code, and implementation will add the contents of the database tree control, and through
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:30300
    • 提供者:
  1. ViewModeSDI

    0下载:
  2. 多模式VC++窗体的实现源代码,这里的多模式是指窗体在正常显示的时候,由用户可以选择是否精简显示,也就是隐藏菜单栏、隐藏主窗体,隐藏窗体状态栏等,能把窗体隐藏成一个工具条一样。目前,这种效果多应用于一些娱乐软件中,比如影音播放器之类的。   本程序界面是由SDI的MFC文档视图结构实现,但是代码在MDI的多文档/视图中并不能很好的实现,近些日找到一些实现 MDI 的多模式实现方法,具体请看代码。 -Multi-mode implementation of VC++ source cod
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:183265
    • 提供者:madud00103
  1. loadMenu

    0下载:
  2. VC++在对话框中加载菜单的实例,不会制作菜单的朋友可以参考参考,如何在一个窗体中布局菜单,一看便知。 -VC++ to load the menu in the dialog box instance, will not make friends can refer to reference the menu, how to layout a form menu, see at a glance.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:10566
    • 提供者:madud00104
  1. IECtrlBar

    0下载:
  2. 一个VC++仿IE左侧的可关闭的窗口,窗口内是一个展开菜单,类似树控一样,因觉得这个界面我喜欢,大家也应该很喜欢吧,这是自己写的,实现了框架,里面有好些东西是临时放进去的,希望不要介意哦! -A VC++ fake IE left to close the window, the window is a start menu, similar to the tree control, as a result of that the interface I like, everyone sho
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:21949
    • 提供者:madud00108
  1. ViewTitleBar

    0下载:
  2. VC++实现窗体标题栏的显示与隐藏功能,一像折叠菜单一样,可以把标题栏完全隐藏掉-VC++ to achieve the form of the title bar display and hidden features, like a like a folding menu, you can completely hide the title bar
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:17633
    • 提供者:madud00120
  1. GroupMenu

    0下载:
  2. VC++做的精美仿XP开始菜单,又有QQ的风格,又有Windows XP的风格,多级展开,像是网页中的那种菜单一样,用VC++也能写出如何漂亮的菜单,呵,实际上用了BMP图片,这样一来,容易多了,新人们更好理解了,有兴趣看看代码就明白了。 -VC++ do fine imitation of XP Start menu, but also the style of QQ, but also the style of Windows XP, multi-level expansion, suc
  3. 所属分类:Menu control

    • 发布日期:2017-04-03
    • 文件大小:83058
    • 提供者:madud00144
  1. Ppp

    0下载:
  2. 一个VC环境下使用的树形导航菜单控件,外形上和普通的树菜没什么区别,本例的重点是教会你如何使用本控件与数据库结合-A VC for use in the navigation menu tree controls, and the general appearance of the tree menu makes no difference, in this case the focus is to teach you how to use the combination of the cont
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:30320
    • 提供者:
  1. LCYImageProcess

    0下载:
  2. VC++模仿了许多的PowerPoint幻灯片中的图像过渡效果,它允许你打开BMP/JPG格式的图像,打开图像后从菜单里选择效果-VC++ mimics many of the PowerPoint slides in the image transition effect, it allows you to open BMP/JPG format image, open image, choose from the menu after the effect of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:44342
    • 提供者:陈文仪
  1. FavoritesTry

    0下载:
  2. VC收藏夹查看器,能自动识别IE收藏夹内的目录及网址,并以漂亮树形菜单的形式展开多级的收藏夹目录-VC favorites viewer, can automatically identify the directory within the IE Favorites and the Web site, and in the form of a beautiful tree menu favorites to start multi-level directory
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-05
    • 文件大小:14022
    • 提供者:
  1. Menu

    0下载:
  2. 使用VC++语言基本实现菜单栏的基本功能-VC++ language using the basic realization of the basic functions of the menu bar
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1881146
    • 提供者:百合
  1. vcotlface

    0下载:
  2. VC++仿QQ菜单,仿Outlook界面,QQ面板上的折叠菜单大家喜欢吧,这是用VC++仿的QQ菜单-VC++ QQ menu imitation, imitation Outlook interface, QQ fold on the front panel menu everyone likes it, this is the imitation of VC++ QQ menu
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:80440
    • 提供者:宋建华
  1. backdrop

    0下载:
  2. VC++ 给托盘添加右键菜单,并给窗体添加一个可以自动变化背景的功能,很不错的VC++实例-VC++ to add to the tray right click menu, and give form to add a function to automatically change the background, very good instance of VC++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:881387
    • 提供者:汪慧珍
  1. DragTree

    0下载:
  2. VC++完美树形菜单,支持菜单节点拖动,鼠标按住节点拖动到其它节点下,菜单会自动添加到节点中-VC++ perfect tree menu, drag the node to support the menu, hold down the mouse drag the node to another node, the menu will be automatically added to the node
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:29603
    • 提供者:赵卫东
  1. offMenu

    0下载:
  2. 一个VC++自绘的窗体菜单,仿Office 2000风格的可停靠、可随意拖动位置的智能型菜单-VC++ painted a form from the menu, Office 2000-style imitation can be docked, you can easily drag the location of intelligent menu
  3. 所属分类:Menu control

    • 发布日期:2017-04-03
    • 文件大小:164375
    • 提供者:
  1. hook_shadow

    0下载:
  2. VC++利用Hook钩子实现的阴影菜单,希望对大家有所帮助-VC++ implementation using the shadow of the menu hook Hook
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:32683
    • 提供者:
  1. tree_access

    0下载:
  2. VC++使用树形菜单控件操作数据库,感兴趣的可以看下-VC++ using the tree menu control to operate the database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:48083
    • 提供者:
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com