-
VC6高级编程范例第四章――文档与视
VC6高级编程范例第四章――文档与视-VC6 high-level programming paradigm Chapter IV-- documents and visual
- 2022-02-02 00:21:01下载
- 积分:1
-
- 2022-02-26 21:32:51下载
- 积分:1
-
无模式串口编程demo 很好,很实用,推荐给大家
无模式串口编程demo 很好,很实用,推荐给大家-Serial programming mode without a good demo, very useful, recommended to everyone
- 2022-12-02 06:00:03下载
- 积分:1
-
MFC中的Word文件和PDF文件,并能够读取相应的文件…
在MFC中显示WORD文档和PDF文档,并能对相应文档进阅读-shown in MFC WORD files and PDF files, and is able to read the corresponding document feeder
- 2022-03-21 13:33:28下载
- 积分:1
-
API simple form, foreign, and very helpful for beginners.
API 简单窗体,国外的,对初学者很有帮助。-API simple form, foreign, and very helpful for beginners.
- 2022-08-23 08:23:02下载
- 积分: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
-
这是一个目录选择对话框程序,演示了CFolderDialog的工作。CFolderDialog从CCommonDialog继承而来,因此两者界面很相似。...
这是一个目录选择对话框程序,演示了CFolderDialog的工作。CFolderDialog从CCommonDialog继承而来,因此两者界面很相似。-This is a directory dialog procedures, demonstrated CFolderDialog work. CFolderDialog from CCommonDialog inherited and therefore very similar interface.
- 2022-11-10 17:05:04下载
- 积分:1
-
目录树控件 目录树控件 目录树控件
目录树控件 目录树控件 目录树控件-tree dir ctrl tree dir ctrl tree dir ctrl
- 2022-03-20 04:48:44下载
- 积分:1
-
支持可伸缩的控件。窗口中的控件可以随窗口的大小变化而自动伸展
支持可伸缩的控件。窗口中的控件可以随窗口的大小变化而自动伸展-Support scalable control. Window controls with window size can be changed automatically extended
- 2023-08-10 06:25:02下载
- 积分:1
-
WinDjView
WinDjView-0.3.5是用来打开djvu格式的 选择要打开的文件-WinDjView-0.3.5 is used to select the format to open djvu file to open
- 2022-11-05 18:35:04下载
- 积分:1