Language Reference Guide : 4. System Classes : SliderField Class : TickIntervals Attribute
 
Share this page                  
TickIntervals Attribute
Data Type: integer
4GL Access: RW
If TickIntervals = 0, no tickmarks are displayed.
If TickIntervals > 0 and TickIntervals has a reasonable value, TickIntervals + 1 tickmarks are displayed. However, the distance between ticks may not be less than four pixels.
This attribute has effect only when the Style attribute is SFS_TRACKBAR.