The ITrackBarEventArgs interface contains properties of the argument of the event that occurs when the slider position of the TrackBar component is changed.
Property name | Brief description | |
The TrackBar property returns the component, for which the event was generated. |
See also: