CPropertySheet::m_psh

Remarks

m_psh is a structure whose members store the characteristics of PROPSHEETHEADER. Use this structure to initialize the appearance of the property sheet after it is constructed but before it is displayed with the DoModal member function. For example, set the dwSize member of m_psh to the size you want the property sheet to have.

For more information on this structure, including a listing of its members, see PROPSHEETHEADER in the Windows SDK Programmer’s Reference.

CPropertySheet OverviewClass MembersHierarchy Chart

See Also   CPropertySheet::DoModal