This data member contains a PROPSHEETHEADER structure whose members store the characteristics of a proerty sheet. Use this structure to initialize the appearance of the property sheet after it's constructed but before it's displayed with the DoModal member function.
PROPSHEETHEADER m_psh;
| Header File | Afxdlgs.h | 
| Platforms | |
| Versions | 1.0 and later | 
| Complete documentation | Visual C++ documentation | 
CPropertySheet Overview, CPropertySheet Data Members, Property Sheets, CPropertySheet::DoModal, PROPSHEETHEADER