System.Windows.Forms.Form.Load Event

Occurs before a form is displayed for the first time.

Syntax

public event EventHandler Load

Remarks

You can use this event to perform tasks such as allocating resources used by the form.

For more information about handling events, see [<topic://cpconEventsOverview>].

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0