CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC自绘控件

搜索资源列表

  1. QQ

    0下载:
  2. VS2008精心仿制QQ界面,纯MFC自绘控件打造精美QQ界面,利用双缓存贴图技术实现无闪烁移,源码上传。如果有建议与问题,请与我联系。此作品仅作参考,大家一起共同交流学习。若有修改后的成品还请发给我一份,QQ:8968737 谢谢!-VS2008 careful imitation QQ interface, pure MFC controls from the paint to create beautiful QQ interfaces, cache mapping technology
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-10
    • 文件大小:1309026
    • 提供者:
  1. CButton

    0下载:
  2. VC++/MFC 一个自绘的按钮控件类,实用简单方便。适合所有VC朋友-VC++/MFC button control, a self-painting classes, practical and easy. Suitable for all VC friends
  3. 所属分类:Button control

    • 发布日期:2017-03-24
    • 文件大小:9405
    • 提供者:Boris
  1. mfc自绘菜单控件

    2下载:
  2. mfc中Menu控件的美化,可改变任意菜单项的宽高,并使用自己定义的颜色作为背景,可以渐变。能够在每个菜单项左侧添加位图,并改变菜单中右侧箭头形状。本例子使用打过补丁后的VS2008创建,内附控件类的接口说明文档。
  3. 所属分类:菜单

  1. mfc中自绘TabControl控件

    2下载:
  2. mfc中TabControl控件的美化,自绘控件,可添加位图更改标签样式,并在标签前添加位图,源码创建于vs2008
  3. 所属分类:Tab控件

  1. mfc中自绘ComboBox控件可记录输入的历史

    1下载:
  2. mfc中自绘ComboBox控件的美化,可改变控件中边框的颜色,并改变右侧下拉按钮的图片,并可以保存编辑框的输入历史记录。本例子使用打过补丁的vs2008创建,内附控件类接口使用说明文档。
  3. 所属分类:组合框控件

  1. MyBusinessDlg1

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

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

    0下载:
  2. 随着计算机的发展和普及,人们对于软件的界面美观性要求越来越高。MFC提供了很多标准控件,比如按钮控件,按钮在MFC编程中有着较高的使用频率。本文将介绍如何实现在有背景图片的情况下,任意形状按钮的自绘方法。本文使用基于对话框工程程序进行演示-With the development and popularization of computers, there is the software interface aesthetics have become increasingly demandin
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:441589
    • 提供者:孙静
  1. mfc_panel_control

    0下载:
  2. MFC 自绘控件实现panel,可以在每个panel上添加需要的控件-use mfc class cwnd,you can add controls on the panel
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:59487
    • 提供者:庄汝超
  1. MyCustomComboBox

    1下载:
  2. 自绘ComboBox,学自绘控件用的,希望对大家有用。-The CCstmComboBox class is derived from the MFC CComboBox class, and supports dialog data exchange and validation with DDX_CBString for CString and DDX_CBIndex for int variables like the ordinary CComboBox MFC class.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-01-11
    • 文件大小:137216
    • 提供者:ji
  1. Calendar

    0下载:
  2. 用MFC实现的一款农历软件,完整实现了中国农历算法,其中一些自绘控件也值得初学者学习。-Lunar software MFC achieve a complete implementation of the China Lunar algorithm, some of which are owner-drawn controls worth learning for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:42834
    • 提供者:AJian
  1. MFCDrawContrpleYourself

    1下载:
  2. MFC自绘控件,包括按钮等控件,用GDI通过贴图的方式-MFC owner-drawn controls, including buttons and other controls
  3. 所属分类:界面编程

    • 发布日期:2014-01-14
    • 文件大小:1604235
    • 提供者:you
  1. Tetris

    0下载:
  2. MFC实现俄罗斯方块游戏,采用自绘控件,界面非常漂亮-MFC Tetris game, owner-drawn controls, the interface is very beautiful ~ ~
  3. 所属分类:Other Games

    • 发布日期:2017-11-13
    • 文件大小:987983
    • 提供者:OldFish
  1. vc_draw_controls

    0下载:
  2. vc mfc自绘控件集合,包括CMenu,CStatic,Dialog,Edit,Slider,tab等-vc self draw controls,
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-02
    • 文件大小:14080839
    • 提供者:tifen
  1. MFC

    1下载:
  2. 这份源文件是基于VC下的MFC工程做的常用控件测试,通过一个的对话框展示了十来种控件编程使用方法,包括滚动条和文本框的同步方法,列表框扫描文件夹,自绘控件等,是零零碎碎的时间做的,希望进入MFC的小伙伴们喜欢-The source file is used under the control of the VC MFC engineering based testing, through a dialog box shows a dozen control programming method
  3. 所属分类:Dialog_Window

    • 发布日期:2016-12-04
    • 文件大小:193536
    • 提供者:江河
  1. SkinList_Demo

    0下载:
  2. 继承MFC的CListCtrl类实现自绘列表控件(Inherit the CListCtrl class of MFC to implement self drawing list control)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:29696
    • 提供者:zh2017
  1. 自绘技术介绍

    0下载:
  2. MFC中自绘技术的介绍: Windows中自带的控件样式满足不了当前需求时,需要我们在自带控件基础上对控件样式进行定制化的修改。(Introduction of self-drawing technology)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:23659520
    • 提供者:cade
  1. IP地址控件自绘

    0下载:
  2. 通过重载CIPAddress类自绘IP地址控件,从而可以设置IP地址背景色,边框,字体等(You can set the IP address, background color, border, font, etc., by drawing the IP address control from the overloaded CIPAddress class)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:18442240
    • 提供者:海林
  1. MyTableControl

    0下载:
  2. MFC程序,从Cwnd派生,自绘CTabCtrl, 可以任意设置颜色,字体,Tab标签位置,动态切换字体,背景色,标签大小和位置,动态添加、删除Tab标签。(MFC program, derived from Cwnd, drawn from CTabCtrl, you can set the color, font, Tab tag position, dynamic switching font, background color, label size and location, dyna
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:265216
    • 提供者:海林
  1. visual c++资源合集

    0下载:
  2. MFC自绘控件,包括对话框,按钮,列表框等几乎MFC的所有基本控件(MFC drawing control, including dialog box, button, list box, almost all of the basic controls MFC)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:87974912
    • 提供者:Mark123s
  1. 实现EDIT控件自绘

    0下载:
  2. 自绘的MFC CEdit控件,可以用来参考或直接添加使用(Self drawn MFC CEdit control)
  3. 所属分类:Windows编程

    • 发布日期:2021-04-02
    • 文件大小:66560
    • 提供者:东东1122
« 12 3 »
搜珍网 www.dssz.com