【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.34 WizardSheet
Contents
Name
WizardSheet
Remark
Objects of class PropertySheet represent property sheets in wizard dialog. A property sheet contains one or more property page objects.
Hierarchy
- WndContainer
- PropertySheet
- WizardSheet
- PropertySheet
Examples
Header to Include
Dialog.h
Reference
Members
| 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 |
Properties
| Name | Brief | Example |
|---|---|---|
| PageAccessLimit |