This method adds a CPropertyPage object to the property sheet. Add pages to the property sheet in the left-to-right order you want them to appear.
Header file: | Afxdlgs.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
void AddPage( CPropertyPage *pPage );
CPropertySheet::RemovePage, CPropertyPage