COlePropertyPage::COlePropertyPage
构造 COlePropertyPage 对象。
COlePropertyPage(
UINT idDlg,
UINT idCaption
);
参数
idDlg
对话框模板的资源ID。idCaption
属性页声明的资源ID。
备注
在实现 COlePropertyPage时子类,该子类的构造函数应当使用 COlePropertyPage 构造函数标识属性页和包含其声明的字符串资源的对话框模板资源。
要求
Header: afxctl.h