CCommonDialog::CCommonDialog
构造 CCommonDialog 对象。
explicit CCommonDialog(
CWnd* pParentWnd
);
参数
- pParentWnd
指向父或所有者窗口对象(类型 CWnd)对话框对象属于。 如果是 NULL,对话框对象的父窗口设置为主应用程序窗口。
备注
有关完整信息 CDialog::CDialog 参见。
要求
Header: afxdlgs.h
构造 CCommonDialog 对象。
explicit CCommonDialog(
CWnd* pParentWnd
);
有关完整信息 CDialog::CDialog 参见。
Header: afxdlgs.h