-
这个是一个很简单的VC++程序,主要就是弹出界面,这个对初学者有很大的帮助,...
这个是一个很简单的VC++程序,主要就是弹出界面,这个对初学者有很大的帮助,-This is a very simple VC++ Procedures, mainly pop-up interface, it is very helpful for beginners,
- 2023-07-03 19:00:02下载
- 积分:1
-
CFileDialogST a demo, according to this, you can do a multiple files at the same...
CFileDialogST的一个demo,按照这个,你就可以做一个同时可以打开多个文件的filedialog。-CFileDialogST a demo, according to this, you can do a multiple files at the same time can open the filedialog.
- 2023-07-04 23:15:03下载
- 积分:1
-
一个简单的窗口程序,对于初学者理解windows程序原理和上路会有一定的帮助...
一个简单的窗口程序,对于初学者理解windows程序原理和上路会有一定的帮助-A simple window procedure, for beginners to understand the principles and the road windows program will help
- 2022-07-21 04:05:37下载
- 积分:1
-
a simple mfc program that demonstrates up down dialog window
a simple mfc program that demonstrates up down dialog window
- 2022-05-31 19:13:52下载
- 积分:1
-
带图像的下拉列表框,可以帮助美化设计!这样已经说的很清楚了撒!...
带图像的下拉列表框,可以帮助美化设计!这样已经说的很清楚了撒!-image with a drop-down list box, landscaping design can help! This has been said very clearly spreading!
- 2022-08-09 08:18:49下载
- 积分:1
-
是一个中心窗口显示的源代码,参考中心,他可以做风…
是一个窗口居中显示的源代码,参考他可以使窗口居中显示,需要的下、-Is a center window shows the source code, reference center, he can make the window show that the needs of under
- 2022-05-23 09:22:51下载
- 积分:1
-
Click of a button, another dialog box pop Demo of the first step: add (Insert Di...
点击按钮,弹出另一个对话框的Demo
第一步:添加(Insert Dialog)要弹出的Dialog,根据自己需要可以设计界面,因为我是一个简单Demo,所以很简单!
第二步:为添加的Dialog添加建立成一个继承DLG的类,class CDialog1 : public CDialog
第三步:在主对话框中为按钮添加函数。如下:
void CClickDialogDlg::OnButton1()
{
// TODO: Add your control notification handler code here
CDialog1 dlg
dlg.DoModal()
}
不要忘记#include "Dialog1.h"-Click of a button, another dialog box pop Demo of the first step: add (Insert Dialog) to the pop-up Dialog, according to their own needs can be designed interface, because I am a simple Demo, so very simple! Step two: add Dialog to add the establishment of a succession of DLG class, class CDialog1: public CDialog third step: in the main dialog box for the button to add the function. As follows: void CClickDialogDlg:: OnButton1 () (//TODO: Add your control notification handler code here CDialog1 dlg dlg.DoModal ()) do not forget# Include
- 2022-03-18 15:40:01下载
- 积分:1
-
can change the size of the dialog box
可改变大小的对话框-can change the size of the dialog box
- 2022-06-19 07:08:12下载
- 积分:1
-
非常漂亮的About对话框
非常漂亮的About对话框-very beautiful About dialog
- 2022-03-26 10:45:07下载
- 积分:1
-
msn vibration stream?, Debug the implementation of a document containing a detai...
msn振动流?,调试一个包含详细说明的文档的实现
- 2022-03-18 11:54:32下载
- 积分:1