Call this member function to construct a CPropertyPage object. The object is displayed after all of the following conditions are met:
If you have multiple parameters (for example, if you are using an array), use CPropertySheet::Construct instead of CPropertyPage.
CPropertyPage( );
CPropertyPage( UINT nIDTemplate, UINT nIDCaption = 0 );
CPropertyPage( LPCTSTR lpszTemplateName, UINT nIDCaption = 0 );
Header File | Afxdlgs.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CPropertyPage Overview, CPropertyPage Member Functions, Dialog Box Classes, CPropertySheet::Create, CPropertySheet::DoModal, CPropertySheet::AddPage, CPropertyPage::Construct