1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-05-12 06:50:12 +00:00
5 Track bar
Fellippe Heitor edited this page 2021-12-22 12:12:15 -03:00

A TrackBar control presents the user with a draggable slider used to set a value between the preset Min and Max values. Returns the Value property.

By setting the Interval property, you determine the number of ticks that will be displayed along the track. If you want an intermediate set of ticks, use the MinInterval property.

Events

Properties editable at runtime