Language Reference Guide : 4. System Classes : TabBar Class : TabJustification Attribute
 
Share this page                  
TabJustification Attribute
Data Type: integer
4GL Access: RW
The TabJustification attribute specifies on which side of the TabBar the tabs are justified.
Valid values are:
JU_LEFTORTOP
Specifies that tabs are left- or top-justified
JU_RIGHTORBOTTOM
Specifies that tabs are right- or bottom-justified
Default: JU_LEFTORTOP
Descriptions of system constant values and their numeric equivalents are listed in Justification Settings.