Language Reference Guide : 4. System Classes : TabBar Class : MultiTabStyle Attribute
 
Share this page                  
MultiTabStyle Attribute
Data Type: integer
4GL Access: RW
The MultiTabStyle attribute indicates what style to use if there are too many tabs to fit in the tab bar's display area.
Valid values are:
TAB_SCROLL
Specifies that the TabBar scrolls to display additional tabs
TAB_OVERLAP
Specifies that the TabBar overlaps additional tabs
Default: TAB_SCROLL
Descriptions of system constant values and their numeric equivalents are listed in TabBar Settings.