Occurs when the TrackBar.Value property of a track bar changes, either by movement of the scroll box or by manipulation in code.
You can use this event to update other controls when the value represented in the track bar changes.
For more information about handling events, see Consuming Events.