Raises the VScroll event.

OnVScroll(EventArgs)

protected virtual void OnVScroll(EventArgs e);
Protected Overridable Sub OnVScroll(ByVal e As EventArgs)

Parameters

Parameter Description
e Specifies an EventArgs object that contains the event data.