Trackbar - TickStyle Property
TickStyle controls how the ticks appear in a track bar
Member of Trackbar (PRIM_TKBR)
Data Type - Enumeration

Details


TickStyle controls how the ticks appear in a track bar.

Allowed Values

Enum Value

Description

Auto

As specified by the MinimumValue, MaximumValue and TickFrequency properties.

Manual

Not supported. Same as Auto

None

No tick marks are shown

See also

All Component Classes
Technical Reference