-
Notifications
You must be signed in to change notification settings - Fork 16
Track bar
Fellippe Heitor edited this page Dec 22, 2021
·
5 revisions
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.