ITrackBarEventArgs

Description

The ITrackBarEventArgs interface contains properties of the argument of the event that occurs when the slider position of the TrackBar component is changed.

Properties

  Property name Brief description
TrackBar

The TrackBar property returns the component, for which the event was generated.

See also:

Forms Assembly Interfaces | TrackBar.OnChange