Method OnClosing
OnClosing(CancelEventArgs)
Raises the Closing event.
protected override void OnClosing(CancelEventArgs e)
Parameters
e
CancelEventArgsA CancelEventArgs that contains the event data.
Raises the Closing event.
protected override void OnClosing(CancelEventArgs e)
e
CancelEventArgsA CancelEventArgs that contains the event data.