Call this member function to remove a page from the property sheet and destroy the associated window. The CPropertyPage object itself is not destroyed until the owner of the CPropertySheet window is closed.
void RemovePage( CPropertyPage *pPage );
void RemovePage( int nPage );
Header File | Afxdlgs.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CPropertySheet Overview, CPropertySheet Member Functions, Property Sheets, CPropertySheet::AddPage, CPropertyPage