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

搜索资源列表

  1. APIButton

    0下载:
  2. 本程序使用API进行扩展美化了Button,可以适合于非MFC环境使用。-This program uses the API to extend beautify the Button, you can use for non-MFC environment.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:297715
    • 提供者:于泽
  1. DwgViewDevelop

    0下载:
  2. 将vc++mfc形成的对话框按钮添加xp风格-To vc++ mfc dialog form to add xp style button
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1577081
    • 提供者:李信息
  1. jsq

    0下载:
  2. MFC制作的类似于系统自带的计算器,能够实现所设置按键的各种功能。-MFC produced similar system comes with the calculator, to achieve the set button functions.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:8264832
    • 提供者:北国雪
  1. 04_SaveFileDemo

    0下载:
  2. C++ mfc 对于按钮操作-C++ mfc IMAGE button operation for
  3. 所属分类:Button control

    • 发布日期:2017-04-04
    • 文件大小:26951
    • 提供者:zhanglai
  1. 04_SaveFileDemo1111

    0下载:
  2. C++ mfc 对于按钮操作-C++ mfc IMAGE button operation for
  3. 所属分类:Button control

    • 发布日期:2017-04-16
    • 文件大小:27031
    • 提供者:zhanglai
  1. SaveFileDemo1111

    0下载:
  2. C++ mfc 对于按钮操作-C++ mfc IMAGE button operation for
  3. 所属分类:Button control

    • 发布日期:2017-04-24
    • 文件大小:26971
    • 提供者:zhanglai
  1. gd

    0下载:
  2. 自己建立一个基于MFC的程序,并能对鼠标左键单击操作进行响应(弹出消息框)。 在程序编写过程中注意以下几点: (1) 建立工程的类型(Win32 Application)及需要包含的头文件(afxwin.h) (2) 从CWinApp派生自己应用程序类,从CFrameWnd派生自己框架窗口类 (3) 注意程序的构建过程:从应用程序类对象开始,调用基类构造函数,在其中调用InitInstance(),因其为虚函数,会调用自己重载的InitInstance(),我们可以在其中创
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:15093
    • 提供者:夏天
  1. anniu

    0下载:
  2. MFC下按钮的实现.简单的供入门者初学。-The realization of the button by MFC
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:54371
    • 提供者:zhangjng
  1. 7.GDIhuitu

    0下载:
  2. 本实验要求利用GDI绘图相关知识,绘制广州地铁线路图。该实验我建立的是MFC工程的基本对话框程序。当点击对话框上的按钮时,便会出现地铁线路图。因此,显示地铁图的相关代码添加在该按钮通过消息映射对应的函数内。 -The dialog box procedure. When you click the button on the dialog box will appear when the MRT. Therefore, the metro map display-related code t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1884420
    • 提供者:谢振宇
  1. MOVEBUTTON

    0下载:
  2. MFC VS2008 使用定时器,实现鼠标按住右键拖动按钮移动-MFC VS2008 using the timer, press and hold the right mouse to drag the button to achieve movement
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:134332
    • 提供者:贤军
  1. cppflash

    0下载:
  2. 前文已经说到要做一套C++和Flash结合的库,这里还是简单主要介绍一下CppFlash: CppFlash是什么? CppFlash是一套用C++编写的运行在Windows平台上的UI库, 让普通的桌面应用程序具有Flash的效果,给以用户强烈的用户体验. CppFlash是怎么工作的? 我们的应用程序就是一个播放器载入swf文件,主要负责同swf文件通过XML进行通信,让我们的应用程序可以控制Flash元素.CppFlash就是封装了常用的Button, TextBox, CheckBox等
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-31
    • 文件大小:12856611
    • 提供者:动力传说
  1. MFC11

    0下载:
  2. MFC制作的按钮。不再单调,有一定的视觉效果,增加了页面的美观性呀-MFC produced button. No longer monotone, there is a certain visual effect, increasing the aesthetics of the page ah! !
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:185496
    • 提供者:漫步者
  1. ShouBiaoYiDong

    0下载:
  2. 怎样用VC++的MFC画矩形?编写相应的消息函数代码实现在客户区画矩形的功能,按下鼠标左键确定第一个矩形对角点位置,按住鼠标并拖动鼠标到另一位置时,释放左键确定另一个对角点。-How to use MFC VC++ to draw the rectangle? Preparation of the corresponding message function code implementation of the client area rectangle drawing function, pr
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1925219
    • 提供者:灵霄爱
  1. DDALine

    0下载:
  2. DDA画线,在mfc框架下,实现初步的画线,添加button按钮-DDA line drawing, the mfc framework, to achieve initial draw lines, add a button button
  3. 所属分类:Button control

    • 发布日期:2017-05-25
    • 文件大小:8386091
    • 提供者:qing
  1. Escape

    0下载:
  2. 动态按钮的编写 基于MFC-The preparation of dynamic button on MFC
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:40661
    • 提供者:唐畅
  1. jiyuMFCamiu

    0下载:
  2. 基于MFC窗口制作出来的按钮效果,有一定的特殊效果,对于初学者有很好的参看意义!-Production based on MFC the window out of the button effects, have some special effects, good for beginners to see sense!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:61068
    • 提供者:漫步者
  1. Escape

    0下载:
  2. 基于对话框的MFC程序,对话框中的按钮始终无法被用户点击,只要鼠标一移动到按键的位置,按键就消失。-Dialog-based MFC program, the dialog box has not been a user clicks the button, as long as the mouse button to move to a position, button disappeared.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1898201
    • 提供者:daisy
  1. RunAwayForm

    0下载:
  2. MFC 实现的逃跑按钮,基于整个窗体,有效的限制了范围,是参考的好例子-MFC implementation escape button on the form, effectively limited the scope is a good example of reference! ! !
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1888910
    • 提供者:Thinking
  1. RunAwayButton

    0下载:
  2. MFC 实现的逃跑按钮,基于按钮,有效的限制了范围,是参考的好例子-MFC implementation escape button, the button-based, effective limit the scope, is a good example of reference! ! !
  3. 所属分类:Button control

    • 发布日期:2017-05-15
    • 文件大小:3639526
    • 提供者:Thinking
  1. PocketPC2003_MFC

    0下载:
  2. PocketPC2003的MFC程序漂亮的位图按钮的实现(带例程)-PocketPC2003 the MFC program beautiful realization of the bitmap button (with routine)
  3. 所属分类:Windows CE

    • 发布日期:2017-05-11
    • 文件大小:2536483
    • 提供者:xxgong
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 27 »
搜珍网 www.dssz.com