[]
Occurs when the user or code scrolls through the client area.
public event EventHandler<ScrollBars> Scroll
Public Event Scroll As EventHandler(Of ScrollBars)
| Type | Description |
|---|---|
| EventHandler<ScrollBars> | Occurs when the user or code scrolls through the client area. |