-
Notifications
You must be signed in to change notification settings - Fork 16
Track bar
Fellippe Heitor edited this page Jun 17, 2018
·
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 intermediary set of ticks, use the MinInterval property.