-
Control resize .. simple for you aplication
Control resize .. simple for you aplication
- 2022-01-29 00:16:29下载
- 积分:1
-
access to the documents : on how to use the serial to store and retrieve documen...
文档的存取:说明如何使用串行化的保存和读取文件,从程序窗口可以实现字符串的输入和修改,并且可以使用自己的文件类型MYDOC(.MDC)进行文件的打开和保存-access to the documents : on how to use the serial to store and retrieve documents from the program window can be achieved string of entries and changes, and can use their own file types MYDOC (. MDC), document and preserve the open
- 2022-07-28 08:13:44下载
- 积分:1
-
模仿DemoDreamweaver颜色选择器
模仿DemoDreamweaver颜色选择器-Mimic DemoDreamweaver Color Picker
- 2023-05-28 05:15:03下载
- 积分:1
-
一个简单的窗口程序,对于初学者理解windows程序原理和上路会有一定的帮助...
一个简单的窗口程序,对于初学者理解windows程序原理和上路会有一定的帮助-A simple window procedure, for beginners to understand the principles and the road windows program will help
- 2022-07-21 04:05:37下载
- 积分:1
-
一个熟悉窗口创建过程的小应用程序,包括消息循环
一个熟悉窗口创建过程的小应用程序,包括消息循环
-a window familiar with the process of creating small applications, including news cycle
- 2022-03-02 17:44:54下载
- 积分: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
-
本工程实现了一个internet explorer 风格的窗口。对需要这种风格的朋友有一定的帮助。...
本工程实现了一个internet explorer 风格的窗口。对需要这种风格的朋友有一定的帮助。-the project achieved an internet explorer-style window. The need for this style of a friend can help.
- 2022-12-20 16:05:03下载
- 积分: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
-
Silverlight on the drag source control, the need for control through the web pag...
Silverlight 上控件的拖动源码,对需要通过网页拖动控件的朋友很有帮助-Silverlight on the drag source control, the need for control through the web page drag helpful friends
- 2022-02-10 00:48:12下载
- 积分:1
-
一个用PB模拟XP中我的电脑左侧导航条的小程序,对界面编程有启发价值...
一个用PB模拟XP中我的电脑左侧导航条的小程序,对界面编程有启发价值-a simulation using PB XP computer I left navigation procedures of the small, right Programming Interface instructive value
- 2023-01-15 23:50:04下载
- 积分:1