Share via


CPropertyPageEx

CPropertyPageEx 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 wide header area to accommodate both a title and a subtitle.

To automatically display the new headers in your property page object, pass valid values for the title and subtitle in the call to CPropertyPageEx::Construct or CPropertyPageEx::CPropertySheetEx.

In all other respects, CPropertyPageEx behaves the same as its base class, CPropertyPage.

Class MembersBase ClassHierarchy Chart

Sample   

See Also   CPropertySheet, CPropertySheetEx