搜索资源列表
对话框上可分割的视图
在对话框上实现可分割的视图,自己作了一个CSplitControl类继承于CStatic,左键视图左右分割,右键上下分割。
对话框源代码
- 基于vc++/mfc对话框源代码
MFC对话框切换
- 介绍MFC对话框切换
用mfc实现基于对话框有背景图片源程序
- 用mfc实现基于对话框的有背景图的应用程序-using dialog-based map of the background applications
DLL输出对话框类的例子
- 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB/VB call. Compressed
状态栏对话框
- 展示如何在一个MFC对话框中添加状态栏,比较有实用价值-demonstrate how the MFC dialog an added status bar, a more practical value
open_win32_class
- 今天写了个基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。-today was based MFC dialog OpenGL categories : COpenGL, in the dialog box procedure can use OpenGL, and provided a full-screen and full-scree
对话框、按钮及编辑框控件
- 一个有关对话框、按钮及编辑框控件的源程序,用MFC所编写。-one of the dialog box, a button and edit box control of the source, using MFC prepared.
一步一步实现MFC扩展DLL中导出类和对话框
- 如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I
非模式对话框的使用
- 详细用MFC实现了非模式对话框 有助于初学者对MFC控件的应用-detail with the non-MFC dialog mode to help beginners MFC Application Control
ControlsLibrary_Dlg
- 此为基于MFC对话框各种控件的实现汇总。它包括列表、时间日期控件、属性页、文件操作等功能。-This is based on the MFC dialog box controls to achieve a variety of summary. It includes a list of time-of-day controls, property pages, file operations and other functions.
MFC-windows
- 这是一个Windows程序设计的作业题目 通过MFC完成窗口的实现和其中一些对话框的实现。-This is a Windows program designed by MFC operations subject to the completion of the window and realize which one some dialog achieved.
RussiaDmd
- 俄罗斯方块,有级别划分,共10级,共235k ,基于windows MFC 对话框程序,-Russian box, Classification, a total of 10, a total of 235k. Based on the windows MFC dialog procedures,
VYGBookingSys
- MFC对话框应用程序开发,内含各种控件,链表增删,管理等-MFC dialog application development, containing various control, chain adjustment and management
MFCHtml
- MFC 对话框结合HTML的例子,你会发现原来软件的界面也可以很轻松的做得如此漂亮-MFC dialog examples of combining HTML, you will find the original software interface can also be very easy to do such a beautiful
MFC
- 设计一个可以适时展开的对话框以便于在对话框中添加更多控件,在单击Advanced按钮时,对话框可以向下展开。 以通过方式创建一个具有扩展功能的Advanced按钮的对话框资源和对话框类,需要在对话框类的OnInisDialg()函数中利用CWnd::MoveWindow()函数将对话框缩为Advanced按钮。这样当单击该按钮时,将使用MoveWindows()函数来切换对话框窗口尺寸。 -The design of a dia
MFC
- MFC对话框和常用教程,里面有关于对话框的各种控件用法和实例说明-MFC dialog box and used tutorials, which the various controls on the dialog box, and examples of usage
mfc
- MFC对话框和控件的基本要点,以及各控件的介绍和用法,并结合题目讲解-MFC dialog box and controls the basic elements, as well as control the introduction and usage, combined with the subject to explain
mydlgs有无模式对话框
- 制作有模式的对话框,需关闭窗口才能进行其他操作;舞模式对话框,可随意进行其他操作而不受影响(Create a modal dialog box, you need to close the window for other operations; dance mode dialog box, you can do other operations without being affected)
310.上位机VC MFC实现基于对话框的打印功能
- 基于MFC的对话框打印功能,在VS2008 SPI中编译测试通过。(he dialog printing function based on MFC is compiled and tested in VS2008 SPI.)