Remarks
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 CPropertySheet::DoModal. 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 Platform SDK.
CPropertySheetEx Overview | Class Members | Hierarchy Chart
See Also CPropertySheetEx::Construct