Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.).
PageFrame.TabStretch[ = nSetting]
Return Value
nSetting
The settings for the TabStretch property are as followsSetting
Description
0
Stack. A second row of tabs is created.
1
(Default) Clip. The tabs are clipped as necessary.
Remarks
Applies To: PageFrame