Version

TrackBarValueChangingEventArgs Class Members

The following tables list the members exposed by TrackBarValueChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorTrackBarValueChangingEventArgs ConstructorInitializes a new instance of the class.  
Public Properties
 NameDescription
Public PropertyNewValueGets the proposed value.  
Public PropertyOldValueGets the current value.  
Public PropertySourceGets the trigger that caused the value to change.  
See Also