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

搜索资源列表

  1. Code

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:53.52kb
    • 提供者:秋水飘零
  1. treelist

    0下载:
  2. 在vc6.0环境中基于mfc的list控件产生的一个派生类,可以在list控件内添加树形控件项目,最终显示结果类似于windows资源管理器左边的导航栏,非常实用,结合了list和tree控件在一起
  3. 所属分类:按钮控件

    • 发布日期:2014-01-17
    • 文件大小:4.53kb
    • 提供者:余振江
  1. Combobox

    1下载:
  2. 一个显示字体样式的下拉框,在MFC中添加ComboBox控件,对应就可以。-A display font style drop-down box
  3. 所属分类:Button control

    • 发布日期:2017-06-14
    • 文件大小:21.52mb
    • 提供者:唐嘉一
  1. ChooseColor

    0下载:
  2. 该程序用MFC开发,主要功能是调用调色板选择颜色,然后将被选颜色的RGB保存在一个共有变量中,同时写入配置文件,下次程序重启时,调用配置文件中的色标值,用于显示。这是我为一个项目写的一个实验模块,已经实现项目所要求的色标设置功能,然后就移植到项目中了。是一个完整的工程,打开编译就能运行。-The program using MFC development, the main function is to call select a color palette, and then selected
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:935.38kb
    • 提供者:朱重生
  1. how-to-read--picture

    0下载:
  2. 今天要在MFC中显示JPG文件。在网上找了很久。最后找到这段代码终于可以用-Today show JPG files in MFC. Online looking for a long time. Finally, find this code can finally
  3. 所属分类:Button control

    • 发布日期:2017-11-27
    • 文件大小:12.37kb
    • 提供者:yujianyi
  1. XMLToTreeCtrl

    0下载:
  2. MFC树形结构显示部门信息显示到MFC的空间中。-MFC tree structure display the department information display MFC space.
  3. 所属分类:Button control

    • 发布日期:2017-11-22
    • 文件大小:45.26kb
    • 提供者:王群
  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. checkboxaradiobox

    0下载:
  2. 以C++语言写成的,带MFC界面的小程序。能实现在文本编辑框中输入、在复选框和单选框中进行选择之后,点击提交按钮,所写的信息可以显示到静态文本框中的功能。-In C++ language written with MFC interface applet. Can achieve in the text edit box, check boxes and radio box for the selection, click the submit button, you can display t
  3. 所属分类:Button control

    • 发布日期:2017-11-27
    • 文件大小:2.16mb
    • 提供者:chen ying
  1. sliding-block

    0下载:
  2. MFC中的滑块例程,在窗口界面可以显示滑块对应的值,进行实时变化-sliding block in MFC
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1.83mb
    • 提供者:刘峥
  1. VS2008-MFC-Show-real-time

    0下载:
  2. 在VS2008 MFC 中实现在静态的空间中实时显示系统的时间,这个当中介绍了CTime类的使用,定时器的使用,控件背景重绘的应用-In VS2008 MFC achieve real-time display system in a static space of time, which describes the use of the CTime class, timer, control background redraw applications
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:130.5kb
    • 提供者:陈跃天
  1. DynBtn-

    0下载:
  2. 在MFC中动态创建了100个按钮,然后进行重绘,同时显示位图和文本,创建后可以删除所有按钮,然后再创建,界面很漂亮,功能很强大,没有BUG!不下会后悔的!如果觉得好请给好评哈 -In MFC dynamically create a 100 button, and then redraw, displaying bitmaps and text, you can delete all the buttons after creating and then create, the interf
  3. 所属分类:Button control

    • 发布日期:2017-05-15
    • 文件大小:3.59mb
    • 提供者:lyw
  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. Ex_Timer

    0下载:
  2. 1.进展条设定范围0-59,随时间控件逐渐增加。 2.获取本机时间,显示控件中显示时间(1. the progress bar setting range is 0-59, and the control increases gradually over time. 2. get the local time, display the display time in the control)
  3. 所属分类:按钮控件

  1. eeraes

    0下载:
  2. 在本实例中,将利用MFC应用程序向导创建一个单文档应用程序,在单文档的窗口中,将显示一行字:“你好!欢迎进入Visual()
  3. 所属分类:按钮控件

    • 发布日期:2018-04-22
    • 文件大小:19kb
    • 提供者:assembpy
搜珍网 www.dssz.com