Table of Contents

Method OnLoad

Namespace
Alternet.Common
Assembly
Alternet.Common.Winforms.v10.dll

OnLoad(EventArgs)

Raises the Load event.

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.