Scroll Event

Fired after the control scrolls.

Syntax

Public Event Scroll As ScrollEventHandler

Remarks

This event is fired whenever the TopRow or LeftCol properties change, either as a result of user actions (keyboard or mouse) or through code.