网站首页  词典首页

请输入您要查询的计算机术语:

 

术语 CCommonDialog
释义 CCommonDialog

CObject
 └CCmdTarget
    └CWnd
       └CDialog
          └CCommonDialog

类CCommonDialog是所有封装了Windows通用对话框的类的基类。封装了Windows通用对话框的类如下:
·CFileDialog
·CFontDialog
·CColorDialog
·CPageSetupDialog
·CPrintDialog
·CFindReplaceDialog
·COleDialog
#include <afxdlgs.h>

请参阅:
CFileDialog, CFontDialog, CColorDialog, CPageSetupDialog, CPrintDialog, CFindReplaceDialog, COleDialog


CCommonDialog类的成员

构造函数
CCommonDialog构造一个CCommonDialog对象
随便看

 

MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。

 

Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40 更新时间:2024/10/6 12:30:05