Table of Contents

Method OnLoad

Namespace
VectorDraw.Professional.Control
Assembly
VDrawBaseControl.dll

OnLoad(EventArgs)

Fires when the control is loaded.

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.