PropertySheet
Objects of class PropertySheet represent property sheet in wizard dialog boxes. One property sheet object can contain multiple property page objects.
Dialog.h
| Name | Brief | Example |
|---|---|---|
| AddPage | ||
| Attach | ||
| Create | ||
| EnableApplyButton | ||
| GetActiveIndex | ||
| GetActivePage | ||
| GetID | ||
| GetPageCount | The Functions below currently only available when the dialog is present. In Future versions, these should work independent. | |
| GetPageIndex | ||
| GetPage | ||
| PropertySheet | ||
| RemovePage | ||
| SetActivePageByID | ||
| SetActivePage | ||
| SetID |