Description: | Determines whether the tabs are sized to fit the PageCaption text or are fixed width. |
Used in control: | Tab |
Values (with constants): | 0 - Normal:(POW-TAB-STYLE-NORMAL) 1 - Fixed:(POW-TAB-STYLE-FIXED) |
Default value: | 0 - Normal:(POW-TAB-STYLE-NORMAL) |
COBOL picture | S9(4) COMP-5 |
OLE data type: | VT_I2 |
Design time access: | Set and reference. |
Execution time access: | Reference only. |
Backward compatibility attribute: | None. |