TrackBarTickMark

Description

The TrackBarTickMark enumeration contains methods of making tick marks.

It is used by the following property:

Available Values

Value Brief description
0 BottomRight. Tick marks are made at the bottom or on the right (depending on the component orientation).
1 TopLeft. Tick marks are made at the top or on the left (depending on the component orientation).
2 Both. Tick marks are made on the both sides.

See also:

Forms Assembly Enumerations