-
在风险投资环境下建立“引导”对话框
在vc++环境下编制向导对话框的源代码,使用该类可以方便地进行基于对话框的多步向导类型程序的编制。- Establishes the guide dialog box under the vc environment the
source code, uses this kind to be allowed conveniently to carry on
based on the dialog box many steps of guides type procedure
establishment.
- 2022-03-22 16:39:21下载
- 积分:1
-
CLayeredWindowHelperST category is shown support transparent box packaging categ...
CLayeredWindowHelperST类是支持显示透明对话框的封装类。-CLayeredWindowHelperST category is shown support transparent box packaging category.
- 2023-03-04 23:00:03下载
- 积分: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
-
variable segmentation View Control, the use of static splitterWnd View window to...
可变的分割视图控件,利用splitterWnd静态将视图窗口分割开来!-variable segmentation View Control, the use of static splitterWnd View window to carve up!
- 2022-02-10 00:11:58下载
- 积分:1
-
一个调用API打开系统目录对话框的例子,如果有更好的方法,不要忘了也给我一份...
一个调用API打开系统目录对话框的例子,如果有更好的方法,不要忘了也给我一份-an API call open system directory dialog example, if there is a better way, do not forget also gave me a copy of
- 2022-02-03 14:32:03下载
- 积分:1
-
《无敌扫雷1.1》完整源代码 mine_src_1.1,主要是用VC开发一个小游戏的实例,对应用VC编程的人员借鉴之用。...
《无敌扫雷1.1》完整源代码 mine_src_1.1,主要是用VC开发一个小游戏的实例,对应用VC编程的人员借鉴之用。-"Invincible mine 1.1" mine_src_1.1 integrity of the source code, it is mainly used to develop a small VC games examples of the use of VC personnel from use.
- 2022-03-04 21:43:46下载
- 积分:1
-
通过例子进行指导网络编程,以及窗口的处理,使使用着对网络和java有更高的认识...
通过例子进行指导网络编程,以及窗口的处理,使使用着对网络和java有更高的认识-network programming guide, and the processing window, the use of a network of java and a higher awareness
- 2022-10-29 12:30:03下载
- 积分:1
-
A popup window containing a progress Contr ol and cancel button
A popup window containing a progress control and cancel button - no resource file ne-A popup window containing a progress Contr ol and cancel button-no resource file ne
- 2022-10-12 13:25:02下载
- 积分:1
-
基于MFC,到目前为止最好用最美观的ToolTip,支持VS2008
基于MFC,到目前为止最好用最美观的ToolTip,支持VS2008-Based on MFC, so far the best in the most beautiful ToolTip, support for VS2008
- 2023-07-16 20:15:04下载
- 积分:1
-
a small program that can chage its size of the form,controled by your operation.
a small program that can chage its size of the form,controled by your operation.
- 2022-05-23 13:49:46下载
- 积分:1