【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.25 PropertySheet
Name
PropertySheet
Remark
Objects of class PropertySheet represent property sheet in wizard dialog boxes. One property sheet object can contain multiple property page objects.
Hierarchy
- WndContainer
- PropertySheet
Examples
Header to Include
Dialog.h
Reference
Members
| 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 |