WizardSheet
Objects of class PropertySheet represent property sheets in wizard dialog. A property sheet contains one or more property page objects.
Dialog.h
| Name | Brief | Example |
|---|---|---|
| AddPathControl | Adds a path control to the Dialog containing the Wizard | |
| EnableBackButton | Enables/Disables the Back button on the dialog, if present | |
| EnableFinishButton | Enables/Disables the Finish button on the dialog, if present | |
| EnableNextButton | Enables/Disables the Next button on the dialog, if present | |
| NextPage | Makes the "Next" page active | |
| PrevPage | Makes the "Previous" page active | |
| SaveSettings | Saves the OPS File for later use. | |
| ShowPathControl | Shows/Hides the path control, if present | |
| WizardSheet |
| Name | Brief | Example |
|---|---|---|
| PageAccessLimit |