CPropertyPage::m_psp

The m_psp data member is a structure whose members store the characteristics of PROPSHEETPAGE. Use this structure to initialize the appearance of a property page after it is constructed.

PROPSHEETPAGE m_psp;

At a Glance

Header File Afxdlgs.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CPropertyPage Overview, CPropertyPage Data Members, Dialog Box Classes, CPropertySheet