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)
Summary: Raises the Load event.
Parameters
| Name | Type | Description |
|---|---|---|
e | EventArgs | An EventArgs that contains the event data. |