[]
Called after the control scrolls (see the ScrollPosition property).
protected virtual void OnScroll(ScrollBars sb)
Protected Overridable Sub OnScroll(sb As ScrollBars)
| Type | Name | Description |
|---|---|---|
| ScrollBars | sb | ScrollBars value that indicates the scroll direction. |