The PropertySheetDialogFlags enumeration provides the following values:
Description |
Value |
---|---|
|
Uses the default look and feel for the controller window, normally a notebook except on Smartphone where a choice control is used. |
|
Uses a notebook for the controller window. |
|
Uses a toolbook for the controller window. |
|
Uses a choicebook for the controller window. |
|
Uses a listbook for the controller window. |
|
Uses a button toolbox for the controller window. |
|
Uses a treebook for the controller window. |
|
Shrinks the dialog window to fit the currently selected page (common behaviour for property sheets on macOS). |