Table of Contents

Method OnLoad

Namespace
vdScrollableControl
Assembly
vdScrollableControl.dll

OnLoad(EventArgs)

Fires when the control is loaded.

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

An System.EventArgs that contains the event data.