Version

ValueChanged Event (UltraScrollBar)

Event that occurs when the Value property changes.
Syntax
'Declaration
 
Public Event ValueChanged As EventHandler
public event EventHandler ValueChanged