Returns a string that represents the System.Windows.Forms.TrackBar control.
A string that represents the current System.Windows.Forms.TrackBar.
The TrackBar.ToString method returns a string that includes the type and the values for the TrackBar.Minimum, TrackBar.Maximum, and TrackBar.Value properties.