2.2.6.24 PropertyPage


Name

PropertyPage

Remark

Objects of class PropertyPage represent individual pages of a property sheet in a wizard dialog. As with standard dialog boxes, you derive a class from PropertyPage for each page in your property sheet. To use PropertyPage-derived objects, first create a PropertySheet object, and then create an object for each page that goes in the property sheet. Call PropertySheet::AddPage for each page in the sheet.

Hierarchy

Examples

Header to Include

Dialog.h

Reference

Members

Name Brief Example
Attach
GetID
GetItem
OnShowStatus Examples
PropertyPage
SetID