This data member contains a PROPSHEETHEADER structure whose members store the characteristics of a property sheet. Use this structure to initialize the appearance of the property sheet after it is constructed but before it is displayed with the DoModal method.
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 |
PROPSHEETHEADER m_psh;
CPropertySheet::DoModal, PROPSHEETHEADER