Language Reference Guide : 4. System Classes : StackField Class : SeparatorStyle Attribute
 
Share this page                  
SeparatorStyle Attribute
Data Type: integer
4GL Access: RW
The SeparatorStyle attribute specifies the line style of the separator between the stack components.
Valid values are:
LS_DEFAULT (system default)
LS_SOLID
LS_DASH
LS_DOT
LS_DASHDOT
LS_DASHDOTDOT
Descriptions of system constant values and their numeric equivalents are listed in Line Style Settings.