Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
TrackBarValueChangingEventArgs Class Members
The following tables list the members exposed by TrackBarValueChangingEventArgs.
Public Properties
| Name | Description |
| NewValue | Gets the proposed value. |
| OldValue | Gets the current value. |
| Source | Gets the trigger that caused the value to change. |
See Also