Call this member function to add a CPropertyPage object to the property sheet. Add pages to the property sheet in the left-to-right order you want them to appear.
void AddPage( CPropertyPage *pPage );
Header File | Afxdlgs.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CPropertySheet Overview, CPropertySheet Member Functions, Property Sheets, CPropertySheet::RemovePage, CPropertyPage