Raises the AutoHScroll event.

OnAutoHScroll(EventArgs)

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

Parameters

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