[]
Occurs when the Value property is changed, either by a Scroll event or programmatically.
public event EventHandler ValueChanged
Public Event ValueChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the Value property is changed, either by a Scroll event or programmatically. |