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

搜索资源列表

  1. tongyongkongjian

    0下载:
  2. 这是用MFC编写的对话框通用控件,是仿照书上的例子做出来的.主要包括了一些基本的通用控件.-MFC dialog prepared by the General Controls, is a replica of the book's examples come out. Include some basic common control.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:354267
    • 提供者:赵雪
  1. XPstyledialog

    0下载:
  2. 本程序采用MFC编写,在普通VC环境下实现了XP风格对话框。-the procedures used to prepare MFC, VC environment in general under the XP Style dialog box.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:51936
    • 提供者:杨过
  1. Wizard

    0下载:
  2. 用MFC编写简单的wizard对话框程序,能够简单模拟wizard功能
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:24598
    • 提供者:罗格
  1. investigation

    0下载:
  2. 使用mfc的对话框与控件来实现一个简单的用户调查表
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:26820
    • 提供者:wochiyup
  1. ButtonVE_Task_src

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

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

    0下载:
  2. 一个基于MFC框架下的按钮响应程序,通过点击不同的按钮可以响应不同的对话框,可以修改为多功能计算器。
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:64440
    • 提供者:赵少锋
  1. Test Button PNG MFC基于对话框的程序

    1下载:
  2. MFC基于对话框的程序,按钮上可以动态导入PNG图片,按钮自适应PNG图片的大小。-MFC based on the dialog process, button can be dynamic import PNG images, button adaptive PNG image size.
  3. 所属分类:按钮控件

    • 发布日期:2013-07-30
    • 文件大小:6515016
    • 提供者:王春华
  1. students-exam-system

    0下载:
  2. MFC 学生考试管理系统 适合学习MFC对话框-MFC students exam system
  3. 所属分类:Button control

    • 发布日期:2017-05-14
    • 文件大小:3647400
    • 提供者:庞羽中
  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. DwgViewDevelop

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

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

    0下载:
  2. 利用MFC做的对话框界面,重点利用CbuttonST类-MFC interface, using CbuttonST class
  3. 所属分类:Button control

    • 发布日期:2017-05-13
    • 文件大小:3168203
    • 提供者:峰峰
  1. MessageFirst

    0下载:
  2. 简单的windows控件使用,使用MFC实现对话框的弹出-a simple windows project based on MFC
  3. 所属分类:Button control

    • 发布日期:2017-05-11
    • 文件大小:2956509
    • 提供者:wangyuejun
  1. MultiThread3

    0下载:
  2. 多线程实现进度条 比单线程容易多了 基于MFC对话框 -Multithread progress bar is much easier than single-threaded
  3. 所属分类:Button control

    • 发布日期:2017-05-10
    • 文件大小:2322181
    • 提供者:张文涛
  1. CalculatorFinal

    0下载:
  2. 支持具有括号优先级的计算器程序源代码,编码平台vs2008,使用mfc编写的基于对话框的计算器。-Support has the priority of brackets calculator source code, coding platform vs2008, using MFC write dialog-based calculator.
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:8674
    • 提供者:闫皓渊
  1. tabbtnpric

    0下载:
  2. MFC下开发的一个多面板运用和按钮优化的对话框,对于使用CBUTTONST和多面板有一定帮助。-The development of a multi-panel application and buttons under the MFC dialog optimized for the using CBUTTONST and multi-panel.
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:804977
    • 提供者:方文正
  1. MFC

    0下载:
  2. 用MFC实现的学生平时成绩管理系统界面化。MFC基于单文本和对话框的登陆界面实现。MFC编写一个简单的登录对话框(连数据库)。MFC学生信息管理系统详解-Students usually implemented using MFC interface of the performance management system. MFC dialog based on a single text, and landing interface implementation. MFC write a s
  3. 所属分类:Button control

    • 发布日期:2017-05-21
    • 文件大小:6610550
    • 提供者:LEE
  1. dlg

    0下载:
  2. MFC 对话框控件合集,包含了常用的对话框控件使用,非常适合学习使用。-MFC dialog controls collection, including the common dialog control to use, very suitable for learning.
  3. 所属分类:Button control

    • 发布日期:2017-06-10
    • 文件大小:16983996
    • 提供者:Ivan Pai
  1. Example23

    0下载:
  2. 以vs2010为平台,建立MFC对话框的控件按钮的实例-To VS2010 as the platform, the establishment of the MFC dialog box control button example
  3. 所属分类:Button control

    • 发布日期:2017-06-22
    • 文件大小:42606598
    • 提供者:gongyulei
  1. MFC_1

    0下载:
  2. 基于vc++6.0 MFC对话框类程序设计- 21/5000 Jīyú vc++6.0 MFC duìhuà kuāng lèi chéngxù shèjì Based on vc++ 6.0 MFC dialog class program design
  3. 所属分类:Button control

    • 发布日期:2017-12-11
    • 文件大小:7514224
    • 提供者:夏天
  1. groupbox

    1下载:
  2. 基于MFC的对话框的GROUPBOX控件的使用,并写出了详细的注释(The use of the groupbox control based on mfc dialog box, and write out the detailed annotation)
  3. 所属分类:按钮控件

    • 发布日期:2021-03-15
    • 文件大小:34816
    • 提供者:闫闫圈圈
« 12 »
搜珍网 www.dssz.com