TrackBarEventArgs

Description

The TrackBarEventArgs class implements argument of the event that occurs when slider position of the TrackBar component is changed.

Constructors

  Constructor name Brief description
The Create constructor creates an argument of the event that occurs when the slider position of the TrackBar component is changed.

Properties inherited from ITrackBarEventArgs

  Property name Brief description
The TrackBar property returns the component, for which the event was generated.

See also:

Forms Assembly Classes