#define PSS_BOTTOM 0x0010L |
Bottom tab style. Tabs will be located at the bottom of the property sheet.
Definition at line 82 of file propsheet.h.
#define PSS_COMPACTTAB 0x0001L |
Compact tab style. The width of a tab is adaptive to the tab title.
Definition at line 69 of file propsheet.h.
#define PSS_SCROLLABLE 0x0002L |
Tabs can be scrolled by scroll button.
Definition at line 75 of file propsheet.h.
#define PSS_SIMPLE 0x0000L |
A simple property sheet control. All tabs of the control will have the same width.
Definition at line 63 of file propsheet.h.