Method OnFormClosing
OnFormClosing(FormClosingEventArgs)
Raises the FormClosing event.
protected override void OnFormClosing(FormClosingEventArgs e)
Parameters
e
FormClosingEventArgsA FormClosingEventArgs that contains the event data.
Raises the FormClosing event.
protected override void OnFormClosing(FormClosingEventArgs e)
e
FormClosingEventArgsA FormClosingEventArgs that contains the event data.