-
支持单文档的可伸缩的控件的对话框。而且支持property sheet。
支持单文档的可伸缩的控件的对话框。而且支持property sheet。-Single document to support the scalable control of the dialog box. And to support the property sheet.
- 2022-02-03 21:00:47下载
- 积分:1
-
生成变色窗口背景 可以很好的修饰窗口有好的效果
生成变色窗口背景 可以很好的修饰窗口有好的效果-generation can change the background window good Modified window good results
- 2022-01-20 23:22:38下载
- 积分:1
-
大名顶顶的appface,这个源码是应用例子,读者可参考使用。
大名顶顶的appface,这个源码是应用例子,读者可参考使用。-顶顶name of appface, this source is the application example, readers can use and reference.
- 2022-03-24 01:13:55下载
- 积分:1
-
DOIView示例程序中,演示了资源、键盘加速键和弹出式菜单的用法.程序中的文本被存储为一系列字符串资源。DOIView将文本格式化来适应程序窗口,并使用滚动条
DOIView示例程序中,演示了资源、键盘加速键和弹出式菜单的用法.程序中的文本被存储为一系列字符串资源。DOIView将文本格式化来适应程序窗口,并使用滚动条来滚动文本。
-DOIView sample program, presentation resources, keyboard keys, and accelerate the use of pop-up menu. Program text is stored as a series of string resources. DOIView text formatted to adapt to program window, and use the scroll bar to scroll text.
- 2022-02-03 01:19:23下载
- 积分:1
-
一个使用目录浏览对话框的例子
一个使用目录浏览对话框的例子-A dialog box using the directory browser example
- 2022-08-17 00:50:51下载
- 积分: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
-
wtl多文档视图例子
wtl多文档视图例子-WTL view examples of multi-document
- 2022-01-25 22:35:53下载
- 积分:1
-
Very easy to use the path selection dialog. Tx save you time.
非常好用的路径选择对话框。节省tx时间吧。-Very easy to use the path selection dialog. Tx save you time.
- 2022-06-28 00:52:29下载
- 积分:1
-
BMI calculation : Enter your height, weight, draw conclusions. and you pointed o...
体重指数的计算:输入你的身高,体重,得出结论.并指出你的正常体重的范围.指出你现在的身体状态是不是太肥或者太瘦.-BMI calculation : Enter your height, weight, draw conclusions. and you pointed out in the normal weight range. now that your physical condition is not too fat or too thin.
- 2023-08-11 22:15:03下载
- 积分:1
-
We often inserted map interface for general use document window forms, but the p...
大家经常对界面插入图一般都采用文档窗口形式,但本程序所使用的是基于对话框的插入图象,并对其修改可以改变其存放位置和形式-We often inserted map interface for general use document window forms, but the process is based on the use of the insert image dialog, and revising it can change its position and form of storage
- 2022-05-13 05:57:33下载
- 积分:1