CPropertyPage::m_psp

This 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.

At a Glance

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

Syntax

PROPSHEETPAGE m_psp;

See Also

CPropertySheet