4. System Classes : TabBar Class : TabShape Attribute
 
Share this page                  
TabShape Attribute
Data Type: integer
4GL Access: RW
The TabShape attribute specifies the shape of the tab.
Valid values are:
COR_SQUARE
Specifies tabs with squared corners
COR_ANGLED
Specifies tabs with slightly angled corners
COR_SLOPED
Specifies tabs with steeply angled corners
COR_ROUNDED
Specifies tabs with rounded corners
Default: COR_ROUNDED
Descriptions of system constant values and their numeric equivalents are listed in Corner Settings (see Corner Settings).