Skip to content

NavigationForm.OnLoad(EventArgs) method

Defined in

Type: NavigationForm Namespace: ReactiveMarbles.ViewModel.WinForms Assembly: ReactiveMarbles.ViewModel.WinForms.dll

Applies to

net8.0-windows10.0.19041

protected override void OnLoad(EventArgs e)

View source

Summary: Raises the Load event.

Parameters

NameTypeDescription
eEventArgsAn EventArgs that contains the event data.