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

搜索资源列表

  1. Radio-Button

    0下载:
  2. 单选框按钮应用,可以参考学习!我的VC程序设计中,关于单选框的设计,几乎都受益于这个例子程序!-the single selection button example, which tells you how to use the radion single selection button.
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:25081
    • 提供者:shihuc
  1. FxButtonClass_1

    1下载:
  2. 多功能按钮,按钮图片、文字都可以加上去。继承了mfc cbutton类的特性,同时也添加上了自己功能。-Multiple function buttons written in VC. You can add bitmap and text to button.
  3. 所属分类:Button control

    • 发布日期:2017-04-06
    • 文件大小:27580
    • 提供者:zhang
  1. expanddialog

    0下载:
  2. VC++实现对话框的扩展,点击对话框扩展按钮,就会将隐藏的内容显示出来。-VC++ to achieve the expansion of the dialog box, click the button to expand the dialog box, you will hide the contents of the display.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:34047
    • 提供者:lihong
  1. ctree

    0下载:
  2. VC++为树形菜单节点添加连线以及按钮功能,希望对大家有所帮助-VC++ for the tree menu button to add the node connections and functions, we want to help
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:10739
    • 提供者:madud00026
  1. ImageButton

    0下载:
  2. 带图片的按钮,属于按钮美化的一种,希望能给大家带来点益处-With pictures of the button, the button landscaping is a hope that they can bring the benefits of point
  3. 所属分类:Button control

    • 发布日期:2017-03-22
    • 文件大小:46889
    • 提供者:snowflake
  1. DemoButton

    0下载:
  2. VC++自定义绘制按钮,主要是向大家展示如何在有背景图片的情况下,任意形状按钮的自绘方法。-VC++ custom button mapping is mainly to demonstrate how the background picture in the circumstances, arbitrary shapes drawn from the method of the button.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:444987
    • 提供者:724
  1. CButtonST

    0下载:
  2. VC++按钮编程,采用CButtonST控件,各种按钮形式,变化多端-Button on VC++ programming, using CButtonST controls, a variety of buttons forms, changing
  3. 所属分类:Button control

    • 发布日期:2017-05-10
    • 文件大小:2335967
    • 提供者:lilei
  1. videoplay

    0下载:
  2. VC++实现对话框播放视频文件,并通过对话框按钮可实现播放、暂停和停止功能。-VC++ to achieve the dialog box to play video files, and can be realized through a dialog box button to play, pause and stop function.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1889494
    • 提供者:lihong
  1. MyBusinessDlg1

    0下载:
  2. vc++ mfc 界面编程 按钮 对话框 自绘控件-vc++ mfc programming interface dialog button controls drawn from
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:109429
    • 提供者:humu
  1. OpenGL

    2下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-05
    • 文件大小:1080885
    • 提供者:刘洋
  1. MultiWin

    0下载:
  2. VC++ 中实现对多画面窗口的控制,基于MDI的MFC程序,用四个按钮控件控制四个文档窗口的显示-VC++ to implement multi-screen window, control, the MFC-based MDI program, with four button controls for four of the document window display
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:176937
    • 提供者:Susan
  1. listctr

    0下载:
  2. VC实现在button三态变化。
  3. 所属分类:界面编程

    • 发布日期:2012-11-10
    • 文件大小:228367
    • 提供者:xieqq_8
  1. CxSkinButton_demo

    0下载:
  2. 一个显示图片的BUTTON类- A demonstration picture BUTTON kind
  3. 所属分类:Button control

    • 发布日期:2017-11-09
    • 文件大小:129728
    • 提供者:江川
  1. multiFileBrowser

    0下载:
  2. 这个浏览器是用vc6.0编写的,界面类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,我特意在工具条上加了一个窗口列表,你可以在此毫不犹豫地快速切换窗口、也可以双击使窗口最大化。工具条采用IE风格,仅加入了最常用按钮。一些菜单功能没有实现,不过你可以用右键菜单中的功能来完成。- This browser is compiles with vc6.0, contact surface similar IE, but it is more than documents procedure
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-26
    • 文件大小:66439
    • 提供者:许豫飞
  1. MyDetective

    0下载:
  2. vc写的一个按键侦测程序 一日写程序,倍感无聊,想知道到底我按了多少次键,想看看键盘和鼠标被我“折磨”了多少次。嘿嘿。 为了满足自己的好奇心,所以有了一个写一下小程序的想法。 -vc written procedures for the detection of a button the 1st written procedures, I feel silly, in the end, I would like to know by the number of keys, I wo
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:76654
    • 提供者:云水
  1. vc_treecode

    0下载:
  2. 一段很好的三态树代码,是用vc++开发的,要用三态树的朋友可以下载-For some very good code tri-state tree, is vc++ Developed to use three-state friend of the tree can be downloaded
  3. 所属分类:Button control

    • 发布日期:2017-05-13
    • 文件大小:33416
    • 提供者:lwm
  1. jy

    0下载:
  2. 编译环境:.net 2005 VC++ 说明: 一个简单的加油站仿真程序,能显示仿真状态,最后给出仿真结果。 在仿真控制中设置仿真条件,点击“开始仿真”按钮,开始仿真。“仿真状态”栏里显示正在加油的客户和正在等待的客户,时间以分钟为单位。仿真结束后,计算仿真结果。-Compiler environment:. Net 2005 VC++ Descr iption: a simple simulation program stations showing the simula
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:839056
    • 提供者:潘登
  1. bitmapButton

    0下载:
  2. 利用VC++制作出按扭,并在起上面着色.实现点击后按扭着色.-Use VC++ Create button, and shading from above. Realization click button coloring.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:41878
    • 提供者:
  1. Syntax-Coloring-Control-VC

    0下载:
  2. 这个控件封装了能够在鼠标点击时链接到网页的超链接HyperLink控件,并把它们都集成到一个普通的按钮上。另外这个按钮支持32位图的图标。4这个文章实现一个简单的从CWnd继承下来的编辑控件,它具有语法着色功能-This package has been able to control your mouse, click on link to the page when the hyperlink HyperLink control, and they are integrated into a
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:279010
    • 提供者:
  1. VC_MFC

    0下载:
  2. 在vc++环境下,基于MFC的不规则形状按钮,计算器,切分窗口,用OpenGL实现简单动画和制作可扩展对话框-In vc++ Environment, based on the MFC of the irregular shape of the button, calculator, split window, using OpenGL to achieve a simple animation and production scalability of the dialog box
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:190775
    • 提供者:pop
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com