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

搜索资源列表

  1. ActiveXShadeButton

    0下载:
  2. There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:70.62kb
    • 提供者:刘亦菲
  1. ButtonVE_Task_src

    0下载:
  2. 这个写于Visual C++的程序教你如何做程序中使用Vista风格的task按钮和task对话框(支持命令链接按钮),另外这些任务按钮和Windows 98, 2000, XP 和 Vista风格兼容,它们都是实现于C++/MFC
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:55.76kb
    • 提供者:严锐
  1. AddBook01

    0下载:
  2. AddBook If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:25.64kb
    • 提供者:贝可
  1. Calculator

    0下载:
  2. visual c++ MFC程序 实现简单的计算器功能(+、-、*、/)运算,具有可视化界面-visual c++ MFC program realize a simple calculator function (+,-,*,/) computing with visualization interface
  3. 所属分类:Button control

    • 发布日期:2017-03-22
    • 文件大小:36.04kb
    • 提供者:李刚
  1. shapebutton

    0下载:
  2. 用VISUAL C++中的MFC实现任意形状的按钮控件- VISUAL C++ MFC arbitrary shape button control
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:26.05kb
    • 提供者:陈彦化
  1. CreateCheckboxImageList_demo

    0下载:
  2. MFC窗体选择菜单(打钩选择的窗体),C#, Windows, .NET 2.0, .NET, WinForms, GDI+, Visual Studio, VS2005, Dev -his version removed MFC dependencies and added option to specify size of checkbox images.RibbonMenuButton.cs and Rebuild the project.
  3. 所属分类:Button control

    • 发布日期:2017-04-17
    • 文件大小:46.01kb
    • 提供者:逍雨
  1. Rolloverx86

    0下载:
  2. Visual C++ MFC Rollover Button Control
  3. 所属分类:Button control

    • 发布日期:2017-04-14
    • 文件大小:2.69kb
    • 提供者:Parkj
  1. bitmap-button

    0下载:
  2. 一个在Visual C++ 中用MFC编辑位图按钮的程序实例,可以用来参考。-One in Visual C++ using MFC edit bitmap button instance, can be used to refer to.
  3. 所属分类:Button control

    • 发布日期:2016-01-22
    • 文件大小:295kb
    • 提供者:住白羊
  1. MFC-calculator

    0下载:
  2. 在visual c++中,主要使用按钮控件进行一个简单计算器的设计,可以实现加减乘除简单运算-In visual c, the main use for a simple calculator button control design, simple operation can be achieved Math
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1.79mb
    • 提供者:robin
  1. spin

    0下载:
  2. 基于Visual C++ 6.0 MFC的Spin控件的使用demo程序,需要的可以下载参考-Based on Visual C++ 6.0 MFC Spin control the use of demo program, you need to download reference
  3. 所属分类:Button control

    • 发布日期:2017-03-26
    • 文件大小:28.41kb
    • 提供者:肖传毅
  1. BUTTON--TEXT-COLOR

    0下载:
  2. 修改button按钮以及文本颜色的demo程序,基于Visual C++6.0 MFC的工程-Modify button buttons and text color, the demo program, based on the Visual C 6.0 MFC project
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:肖传毅
  1. Dialog

    0下载:
  2. 基于Visual C++的MFC界面编程,实现对话框与按键的相应。-Based the Visual C++ MFC programming interface to achieve the appropriate dialog box with buttons.
  3. 所属分类:Button control

    • 发布日期:2017-11-21
    • 文件大小:42.39kb
    • 提供者:QPHuang
  1. TestCalculatorDemo

    0下载:
  2. visual c++的mfc编程。简易计算器。可以实现基本功能。 特别说明:1,数字键的都调用PutIntoNum(int n),向当前操作数中追加数字并显示 2,定义了 enum eum_signl 用来存放点击的运算符类型, 点击操作符时调用 RunOperation(enum eum_signl e_signl) 进行运算并显示 3,等号和百分号的实现 定义了 eum_signl en_LastSignl 存放上次的运算符,然后在等号、百分号中调用 Run
  3. 所属分类:Button control

    • 发布日期:2017-11-13
    • 文件大小:2.23mb
    • 提供者:牛天晴
  1. Caculator

    0下载:
  2. visual c++ MFC编程简易计算器 -simple calculator of Visual c++ MFC
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:12.15mb
    • 提供者:牛天晴
  1. se

    0下载:
  2. 本实例是某项目中的一部分,目的是实现MFC ODBC数据库与Access数据表格之间的相互操作。包括用Visual C++中的MFC ODBC技术实现对Access数据表格的内容的显示、添加、修改和删除的功能。-This example is part of a project aimed at achieving interoperability with the MFC ODBC Database Access data between tables. Including the reali
  3. 所属分类:Button control

    • 发布日期:2017-05-12
    • 文件大小:2.72mb
    • 提供者:Leechong
  1. AVIButonDemo

    0下载:
  2. visual c++程序设计之MFC界面设计的常用控件实例 -AVIButonDemo-Common control of visual c++ MFC programming interface design examples
  3. 所属分类:Button control

    • 发布日期:2017-05-16
    • 文件大小:3.46mb
    • 提供者:刘雨
  1. 09703593

    0下载:
  2. Visual C++ 6,0的MFC SYMBOL (符号调试文件) Very useful(Visual c + + 6, 0 MFC SYMBOL (SYMBOL debug file) Very useful)
  3. 所属分类:按钮控件

    • 发布日期:2017-12-30
    • 文件大小:558kb
    • 提供者:WOQedxtx+5558
  1. MP422E(MFC)

    2下载:
  2. VC++课程设计波形采集模板程序,MFC语言界面设计(AD wave collect, Windows Visual C++ Programe)
  3. 所属分类:按钮控件

    • 发布日期:2018-05-03
    • 文件大小:9.26mb
    • 提供者:Jameswade
搜珍网 www.dssz.com