TabStretch Property

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

Reference

Tabs Property
TabStyle Property

Other Resources

Properties (Visual FoxPro)
Language Reference (Visual FoxPro)