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

搜索资源列表

  1. TestCheckButton

    0下载:
  2. 重绘复选框按钮,代码直接使用API,因为是测试,使用了MFC。-repaint check box buttons, the use of API code directly, because it is testing the use of the MFC.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:569572
    • 提供者:王博
  1. TestLabel

    0下载:
  2. 重绘了静态控件按钮.同一静态控件上出现多个超连接,同样使用的API,测试使用MFC!-repaint static control button. Static Controls on the same multiple-Link, use the same APIs, testing the use of MFC!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:532928
    • 提供者:王博
  1. guidemo

    0下载:
  2. MFC 写的一个 重绘标题栏代码。实现了最大化,最小化,关闭按钮的重绘。-MFC write a redraw title bar code. Achieved maximize, minimize, close button redraw.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:63575
    • 提供者:zcy
  1. MFCbutton-redraw

    0下载:
  2. vc++ 对MFC按钮重绘 对按钮进行美化功能-vc++ MFCbutton redraw
  3. 所属分类:Button control

    • 发布日期:2017-03-25
    • 文件大小:314310
    • 提供者:yangfan
  1. MFCBinaryTree

    0下载:
  2. 在C++模板二叉树的基础上添加了显示界面。有二叉树的界面创建、插入、修改、遍历等功能。在节点重合的时候会进行一些判断并修正G。此程序能够为MFC入门和数据结构的学习提供一些帮助。 其中使用了以下一些关键技术: 自定义按钮,自定义消息,图形的显示、重绘,获得窗口句柄的各种方法等。-Display interface on the basis of the binary tree of C++ templates added. Binary tree interface to create,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:133649
    • 提供者:hujun
  1. CMyButton

    0下载:
  2. mfc 继承自CButton的高级按钮控件,在OnPaint中实现了对按钮的重绘。-mfc inherited self-the CButton Advanced button control, redraw button in OnPaint.
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:38757
    • 提供者:
  1. CBitmapSlider

    0下载:
  2. 实现MFC按钮控件的重绘,简单示例,可作扩展更改。-MFC button control redraw simple example, you can change for the extension.
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:74320
    • 提供者:liu yang
  1. 360Wnd-MFC--

    0下载:
  2. MFC模仿的360新版特性界面,按钮重绘,界面切换部分很值得学习-MFC interface mimics the 360 ​ ​ new features, buttons redraw interface switching part is worth learning
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:585286
    • 提供者:王小东
  1. DynBtn-

    0下载:
  2. 在MFC中动态创建了100个按钮,然后进行重绘,同时显示位图和文本,创建后可以删除所有按钮,然后再创建,界面很漂亮,功能很强大,没有BUG!不下会后悔的!如果觉得好请给好评哈 -In MFC dynamically create a 100 button, and then redraw, displaying bitmaps and text, you can delete all the buttons after creating and then create, the interf
  3. 所属分类:Button control

    • 发布日期:2017-05-15
    • 文件大小:3764524
    • 提供者:lyw
  1. CaptionButton_Demo

    0下载:
  2. 按钮的重绘,是基于mfc,是一个很好的源码-Buttons redraw is based on mfc, is a good source
  3. 所属分类:Button control

    • 发布日期:2017-04-16
    • 文件大小:68919
    • 提供者:123
  1. button

    0下载:
  2. MFC中重绘按钮,对话框,对控件的函数进程重载很有研究意义-Redraw button in the MFC, dialog box, overloaded function of the control process is of great research significance
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:5061
    • 提供者:孟凡龙
  1. MyXPButton

    0下载:
  2. mfc中按钮的重绘,利用重写DrawItem函数实现的,适合新手学习。-mfc buttons redraw using rewrite DrawItem function implementation, suitable for beginners to learn.
  3. 所属分类:Button control

    • 发布日期:2017-05-15
    • 文件大小:3756924
    • 提供者:Will
  1. TestCheckNRadio

    0下载:
  2. 该工程对MFC中的单选按钮、复选按钮进行了重绘,可以方便的使用自定义图片代替单选框、复选框,操作方便,接口稳定,欢迎测试-This Project can help you to use CheckBox and RadioButton in a new way, which you can use your own pictures to draw your interface.
  3. 所属分类:Button control

    • 发布日期:2017-04-30
    • 文件大小:304950
    • 提供者:ReNew | Man
  1. NewControls

    0下载:
  2. 各种按钮重绘,环境VS2008,MFC类库,适合初学者学习。-Various buttons redraw
  3. 所属分类:ComboBox

    • 发布日期:2017-04-30
    • 文件大小:155287
    • 提供者:邓伟杭
  1. Draw_button_titlepanel

    0下载:
  2. 一个简单的MFC按钮界面类,对按钮进行基础美工、修改和标题栏重绘-An MFC button interface classes, foundation design, modify button
  3. 所属分类:Button control

    • 发布日期:2017-12-11
    • 文件大小:2283520
    • 提供者:skhaohao
  1. bezericrunning

    0下载:
  2. 重绘复选框按钮,代码直接使用API,因为是测试,使用了MFC,()
  3. 所属分类:界面编程

    • 发布日期:2018-01-01
    • 文件大小:558080
    • 提供者:indhaprotex
  1. demthquxue

    0下载:
  2. 重绘了静态控件按钮同一静态控件上出现多个超连接,同样使用的API,测试使用MFC!()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-23
    • 文件大小:521216
    • 提供者:gzchekgsm
  1. 447434

    0下载:
  2. 重绘了静态控件按钮同一静态控件上出现多个超连接,同样使用的API,测试使用MFC!()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-05-06
    • 文件大小:521216
    • 提供者:Karwin
搜珍网 www.dssz.com