TrackBarValueChanged Event
Occurs when the TrackBar.Value property of a track bar changes, either by movement of the
thumb or by manipulation in code.
Namespace: BeeMobile.TrackBarAssembly: BeeMobile.TrackBar.NET48 (in BeeMobile.TrackBar.NET48.dll) Version: 4.8.0.7
public event EventHandler ValueChanged
Public Event ValueChanged As EventHandler
Value
EventHandler