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

搜索资源列表

  1. ListBox

    0下载:
  2. MFC 列表框控件使用示例, MFC 列表框控件使用示例-MFC list box control, use the sample, MFC list box control, use the sample, MFC list box control to use the sample
  3. 所属分类:GUI Develop

    • 发布日期:2016-01-25
    • 文件大小:180224
    • 提供者:SigCell2008
  1. 14654654564

    0下载:
  2. Visual C++ 6.0 MFC时尚编程百例。包括各种时尚界面的编程,包括各种自定义控件、菜单、对话框、工具条,以及视频播放器、图片浏览器等。对于MFC初学者是很好的学习资料。-Visual C++ 6.0 MFC style programming hundred cases. Include a variety of fashion programming interface, including custom controls, menus, dialog boxes, toolbar
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-20
    • 文件大小:32199680
    • 提供者:gaoyun
  1. dui-lib

    0下载:
  2. vc++duilib中对各种控件命名的规则-vc++duilib zhong dui gezhong kongjian de mingming guize
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-24
    • 文件大小:8083840
    • 提供者:Ranvinlon
  1. testEdit

    0下载:
  2. 设置编辑框为相当于背景为透明色,以此为例扩展到所有MFC控件。-Set the edit box for the equivalent of a transparent background color, as an example to all of MFC control extensions.
  3. 所属分类:EditBox

    • 发布日期:2017-03-29
    • 文件大小:662445
    • 提供者:liu
  1. xpblue

    0下载:
  2. smf格式的皮肤界面文件,配合上MFC连接的皮肤控件使用,直接替换,很方便.名字以颜色命名. -smf format of the skin interface for documents, connected with the skin on the MFC control the use of direct replacement, very convenient.' s name in order to color naming.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:40135
    • 提供者:l15d5
  1. ScrollBar

    0下载:
  2. 本文采用“遮挡”方法对MFC控件中的滚动条(ScrollBar)进行了美化工作,即保留了滚动条的功能,又美化了界面 -In this paper, " block" method of MFC scroll bar control (ScrollBar) was landscaping, which retains the function of the scroll bar, but also beautify the interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:73508
    • 提供者:ljc
  1. teechart5

    0下载:
  2. 一个好用的控件,可以助你轻松的完成曲线绘制,曲线编辑,曲线放大缩小-A useful control that can help you easily complete the curve drawing, curve editing, curve zoom
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-27
    • 文件大小:10741416
    • 提供者:杨扬
  1. MFC_webbrowser

    0下载:
  2. MFC下定制化webbrowser控件的使用,源自Codeproject&MSDN,在VS2008下编译通过。-Under the MFC customized using the webbrowser control, from Codeproject & MSDN, under the VS2008 compiler through.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6866847
    • 提供者:lhf
  1. 2

    0下载:
  2. MFC控件可以自适应大小。随窗口大小改变而自动改变控件大小。希望对大家有用-The MFC controls can adaptive size. With the size of the window changes automatically change the size of the control. Hope to be useful
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-09
    • 文件大小:46472
    • 提供者:李向东
  1. TABCONTROL

    0下载:
  2. MFC TABCONTROL 控件使用 如何使用mfc中的tabcontrol控件,实现标签式页面。-use of TABCONTROL in MFC
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-26
    • 文件大小:32304
    • 提供者:梁燕
  1. Project

    0下载:
  2. Visual C++ 中基于MFC控件接收显示波形图程序代码-Visual C++ based on MFC Controls received waveform diagram shows the program code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:190858
    • 提供者:mr xiang
  1. MFC_ActiveX

    0下载:
  2. MFC ActiveX好例子,教您如何开发控件知识,适合入门级学徒-MFC ActiveX good example
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4266106
    • 提供者:ssss
  1. csplite

    0下载:
  2. MFC对话框窗口分割功能实现,主要是用picture控件模拟-Partition function of MFC dialog window implementation, the main picture controls with Analog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3848224
    • 提供者:郭天成
  1. cstatictest

    0下载:
  2. MFC cstatic 控件重载增加其他功能-MFC cstatic control overraded and add other
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2837
    • 提供者:zhang guo
  1. Slider

    0下载:
  2. MFC CSLIDER 控件的使用( 适合初学者)-MFC CSLIDER control use (for beginners)
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-30
    • 文件大小:12464474
    • 提供者:L114624915
  1. 2009DIPFrame

    0下载:
  2. 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-21
    • 文件大小:37817316
    • 提供者:zhezhe
  1. libraryMIS_odbc

    0下载:
  2. 采用MFC+SQLSERVER 2000的图书管理系统,ODBC方式连接数据库。功能包括 书籍管理,读者管理,管理员信息管理等。界面美观。-The use of MFC+ SQLSERVER 2000 the library management system, ODBC connected databases. Management features include books, readers management, manager of information management. Be
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:263012
    • 提供者:汪雷
  1. tabtest

    0下载:
  2. tabctrl控件简单应用。 mfc开发环境。vc6.0 -using tabctrl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:78098
    • 提供者:jake
  1. mfc_TabControl

    3下载:
  2. mfc下的自绘的Tab控件,可在标签前添加位图,非常漂亮,简单易用。-mfc Tab painted under the self-control can be added before the label bitmap, very beautiful, easy to use.
  3. 所属分类:Tab控件

    • 发布日期:2013-10-19
    • 文件大小:17815891
    • 提供者:季末
  1. vc_serialport_communication

    0下载:
  2. MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5354543
    • 提供者:liuyuefeng
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com