-
第7章透明窗体实例,程序简单,操作方便,具有很大的性能。
第7章 透明窗体实例,程序简易,容易操作,实用价值很大,可以为以后的程序增添透明效果-Chapter 7 transparent forms example, procedures simple, easy to operate, great practical value, the procedures for the future add transparency effects
- 2022-01-30 15:31:56下载
- 积分:1
-
附件为停靠窗口演示程序,详细介绍了停靠窗口的实现过程,请参阅。
附件为停靠窗口演示程序,详细介绍了停靠窗口的实现过程,请参阅。-Attached docking windows demo, detailing the implementation process docked window, see.
- 2022-12-29 23:45:04下载
- 积分:1
-
默认皮肤PNG源代码
默认皮肤PNG源代码-default skin PNG source code
- 2022-01-25 15:00:55下载
- 积分:1
-
由非
一个用vc编写的关于模态和非模态的实例,对学习模态和非模态有很大帮助-prepared by the non-modal and modal example, to learn modal and non-modal great help
- 2022-03-22 19:16:57下载
- 积分:1
-
浮动对话框。根据工具的建立程序,根据…
一个浮动的Dialog窗口。编译,进入程序后,按工具条中的“裁减”命令,打开浮动窗口-a floating Dialog window. Build into procedures, according to the tools of the "cut" orders, floating window open
- 2022-03-02 20:17:32下载
- 积分: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
-
实现工具提示信息窗口
实现工具提示信息窗口-achieve tools message window
- 2022-01-23 11:06:45下载
- 积分:1
-
一个可以设置密码的多文档程序,画图和右键响应都有。设置了可以修改的字体,相应参数可以修改。...
一个可以设置密码的多文档程序,画图和右键响应都有。设置了可以修改的字体,相应参数可以修改。-can set a password more documentation procedures, and the right response to the class has. Set the font can be changed, the corresponding parameters can be amended.
- 2022-02-12 22:05:27下载
- 积分:1
-
a handle as many examples, and I hope to help you.
一个处理多视的例子,希望对你有帮助。-a handle as many examples, and I hope to help you.
- 2023-06-21 08:40:03下载
- 积分:1
-
图形按钮的实现,主要是使用类CButtonST
图形按钮的实现,主要是使用CBUTTONST类-Graphics button realize, the main category is the use of CBUTTONST
- 2022-02-06 02:34:32下载
- 积分:1