JavaScript Editor js editor     Web development 



Main Page

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 follows

Setting Description

0

Stack. A second row of tabs is created.

1

(Default) Clip. The tabs are clipped as necessary.

Remarks

Applies To: PageFrame

See Also



JavaScript Editor js editor     Web development