TrackBarTickStyle

Description

The TrackBarTickStyle enumeration contains styles of labeling.

It is used by the following property:

Available values

Value Brief description
0 None. No labels.
1 Auto. The number of displayed intervals and position of ticks are calculated automatically depending on values of the Min, Max and Frequence properties.
2 Manual. Start and end ticks are set. The other ticks are placed by the SetTick method.

See also:

Forms Assembly Enumerations