CPropertySheetEx

CPropertySheetEx provides support for the expanded structure introduced in Windows 98 and Windows NT 5. The structure contains additional flags and members that support the following feature:

  • A "watermark" background bitmap.

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 MembersBase ClassHierarchy Chart

Sample   

See Also   CPropertyPage, CPropertyPageEx