Where to display the tic marks in a Slider object.

Property of

Slider

Description

ticsPos is an enumerated property that can be one of the following values:

Value

Description

0

Both

1

Bottom Right

2

Top Left

Tic marks are displayed if the tics property is not set to None. If the slider is vertical, the tic marks are displayed on the right or left side of the slider, or both. If the slider is horizontal, the tic marks are displayed on the top or bottom, or both.

Make sure the Slider object is large enough to display the tic marks.