You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
Samuel Gomes edited this page Nov 25, 2022
·
2 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.