CPropertySheetEx provides support for the expanded PROPSHEETHEADER structure introduced in Windows 98 and Windows NT 5. The structure contains additional flags and members that support the following feature:
To automatically display these new images in your property sheet object, pass valid values for the bitmap and palette images in the call to CPropertySheetEx::Construct or CPropertySheetEx::CPropertySheetEx.
In all other respects, CPropertySheetEx behaves the same as its base class, CPropertySheet.
Class Members | Base Class | Hierarchy Chart
Sample MFC Sample Wizard97
See Also CPropertyPage, CPropertyPageEx