Specifies the behavior if the tabs do not fit on the page frame. Available at design time and run time. TabStretch is available only if Tabs is set to true (.T.).
Syntax
PageFrame.TabStretch[ = nSetting]
Settings
nSetting
The settings for the TabStretch property are as follows
Setting | Description |
0 | Stack. A second row of tabs is created. |
1 | (Default) Clip. The tabs are clipped as necessary. |