-
这些都是学习VC常用的对话框~
这些都是学习VC常用的对话框~-VC common dialog ~
- 2022-03-11 02:25:52下载
- 积分:1
-
查看代码,查看程序代码。程序有七组,采用不同的方法…
vc++视图切割程序代码。有七组程序,用不同的方法给读者以启示。-vc++ view cutting program code. Program has seven groups, using different methods to the readers to enlightenment.
- 2023-05-29 04:05:03下载
- 积分:1
-
《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为...
《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计算机之类的操作,那就没办法了。 此程序我目前想不到有什么实际用途,不过用来搞恶作剧还是不错的。- "Founds Dialog box Which Cannot Be closed" [ code nature ] the
VC integrity application procedure code to found based on the dialog
box project, all tacitly approve then. In dialog box attribute
general, establishes caption is spatial, like this uses ctrl alt del
not to reach this point on the discovery the procedure. In dialog box
attribute more stytle, selects disable, like this cannot use the right
key to close this procedure. The deletion cancels the button,
double-clicks determines the button, () deletes in its homographic
function CDialog::OnOK. Like this cannot use the carriage return to
close this procedure. If only is the simple deletion determination
button is not good. Natural, if cl
- 2022-10-01 08:05:02下载
- 积分:1
-
本人乃编程爱好者,这个小程序实现的只是对话框的链接,虽然很简单,但是对初学者应该会有帮助的,内有详细说明步骤!...
本人乃编程爱好者,这个小程序实现的只是对话框的链接,虽然很简单,但是对初学者应该会有帮助的,内有详细说明步骤!-I was programming enthusiasts, this small program is the link dialog box, although very simple, but should be helpful for beginners, and there are detailed description of the steps!
- 2022-05-07 10:19:38下载
- 积分:1
-
这是一个在创建不在任务条中显示窗口按钮的应用程序
这是一个在创建不在任务条中显示窗口按钮的应用程序-This is not a task in the creation of the display window button applications
- 2023-01-20 18:10:04下载
- 积分:1
-
对话框浏览程序
对话框浏览程序-Browse dialog box procedure
- 2022-03-07 10:57:48下载
- 积分:1
-
随着窗口大小的不同,窗口的颜色不断变化,请尝试
随着窗口大小的不同,窗口的颜色不断变化,请尝试-with different window sizes, the window colors constantly changing, please try
- 2022-02-14 08:31:20下载
- 积分:1
-
在文本框中填入4位正数,可倒序将其排列,并可自动退出
在文本框中填入4位正数,可倒序将其排列,并可自动退出-Fill in the text box 4 positive, can reverse their order, and automatically withdraw from the
- 2022-03-07 09:50:46下载
- 积分:1
-
visual studio.net 2003 under c++ prepared a Determination of the mouse in window...
visual studio.net 2003下c++编写的一个测定鼠标在窗口移动的坐标显示的小程序-visual studio.net 2003 under c++ prepared a Determination of the mouse in window coordinates of the mobile display applet
- 2023-03-01 03:30:04下载
- 积分:1
-
波比B写了一个非常酷的PS图象处理软件
Bobi B has written a very cool Photoshop-like color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGTColorDialogDlg - but this time based on CDialog.-Bobi B has written a very cool Photoshop-like color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGTColorDialogDlg- but this time based on CDialog.
- 2022-02-24 12:03:53下载
- 积分:1