-
有趣的信息框
有趣的提示框,供参考-interesting boxes for information
- 2022-06-14 10:06:37下载
- 积分:1
-
非常好的对话框的皮肤代码。可直接编辑使用。很好。大家可以...
非常好的对话框的皮肤代码。可直接编辑使用。很好。大家可以-Very good skin dialog code. Can be directly used to edit. Very good. U.S. can
- 2022-10-17 11:50:03下载
- 积分:1
-
可以实现对单个文件名(或是整个文件夹内的所有文件名)按照指定的替换规则替换...
可以实现对单个文件名(或是整个文件夹内的所有文件名)按照指定的替换规则替换-can achieve right individual files (or the entire folder of all documents) in accordance with specified rules Replacement Replacement
- 2022-05-26 19:22:55下载
- 积分:1
-
在一个对话框中实现动态控制,添加和删除,使对话框…
在一个对话框内实现动态的添加和删除控件从而使对话框界面更加丰富多彩-In a dialog box to achieve dynamic control to add and delete so that the dialog box interface more colorful
- 2022-01-25 22:34:17下载
- 积分:1
-
<Visual C++系统开发实例精粹>源码
源码
- 2022-09-30 14:30:03下载
- 积分: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
-
介绍了两种使窗口透明的类型,一是透明度,从1
介绍了两种使窗口透明的类型,一是透明度,从1-255,二是使某种颜色透明,比如窗口上所有的白色透明-introduced a transparent window so that the two types of First transparency from 1-255. 2 is a transparent color, such as all the windows on a white transparent
- 2022-05-21 12:36:14下载
- 积分: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
-
一个国产的皮肤库(skinmagic)sdk,没有源代码,但是提供了库文件...
一个国产的皮肤库(skinmagic)sdk,没有源代码,但是提供了库文件--A sdk of skin library (skinmagic ), there is no source code , but have offered library files.
- 2022-02-12 12:48:26下载
- 积分:1
-
introduces a large delphi specific procedures for database access, to achieve in...
主要介绍一个具体大delphi 程序,数据库为access,实现一个人事信息得管理!-introduces a large delphi specific procedures for database access, to achieve in a personnel information management!
- 2022-06-16 11:51:17下载
- 积分:1