Skip to content

HasTicks Property

The HasTicks property specifies whether or not tick marks are drawn in a TrackBar object. It is Boolean value with a default value of 0.

The position of the tick marks in the TrackBar is determined by the TickAlign property.

Application

Objects: TrackBar