Call this member function to construct a property page object. When you subclass COlePropertyPage, your subclass's constructor should call the COlePropertyPage constructor to identify the dialog-template resource on which the property page is based and the string resource containing its caption.
COlePropertyPage( UINT idDlg, UINT idCaption );
Header file: | Afxctl.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
COlePropertyPage Overview, COlePropertyPage Member Functions, Dialog Box Classes