-
基于Microsoft Visual Basic 6.0 的改变窗口的一段程序
基于Microsoft Visual Basic 6.0 的改变窗口的一段程序-Microsoft Visual Basic 6.0 based on changes in the procedures section of the window
- 2022-10-05 23:55:03下载
- 积分:1
-
dll is used to achieve the PDA users for the screen backlight adjustment, which...
基于EVC的dll,是用来在PDA中实现用户对于屏幕背光度的调整的,里面有个自定义颜色的SliederCtrl-dll is used to achieve the PDA users for the screen backlight adjustment, which has 000 custom colors SliederCtrl
- 2023-05-20 20:20:04下载
- 积分:1
-
can change the size of the dialog box
可改变大小的对话框-can change the size of the dialog box
- 2022-06-19 07:08:12下载
- 积分:1
-
Windows source package, suggesting that dynamic link library support, you can ca...
窗口封装的源程序,提示动态连接库支持,可以在VB中调用。-Windows source package, suggesting that dynamic link library support, you can call in VB.
- 2022-04-09 01:17:31下载
- 积分:1
-
这是系统的一部分,属于退货功能,功能简单好用,给予VC++开发工具...
这是系统的一部分,属于退货功能,功能简单好用,给予VC++开发工具-This is part of the system belongs to return, functions of simple and easy to use and give VC++ Development Tools
- 2022-05-23 11:12:26下载
- 积分:1
-
动态改变窗口和控件大小的开发包,控件随窗口大小动态改变
动态改变窗口和控件大小的开发包,控件随窗口大小动态改变-Dynamic changes in the size of the window and control the development package, control the dynamic change with window size
- 2022-04-14 18:01:58下载
- 积分:1
-
有ICQ基础功能的通讯程序。里面包含了声音等文件。可以在公司内部,或校园网中用...
有ICQ基础功能的通讯程序。里面包含了声音等文件。可以在公司内部,或校园网中用-a basic function of the communication process. They include the voices of other documents. The company, or using campus network
- 2023-05-04 21:30: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
-
将MFC对话框封装成一个DLL库,可供其他应用程序随便调用。
将MFC对话框封装成一个DLL库,可供其他应用程序随便调用。-MFC dialog box will be packaged into a DLL library, available to other applications simply call.
- 2022-07-01 18:54:04下载
- 积分:1
-
word 宏代码,实现一些简单文字处理操作的代码
word 宏代码,实现一些简单文字处理操作的代码-word macro code to achieve some simple word processing operation code
- 2022-07-19 12:12:53下载
- 积分:1