[]
Raises the System.Windows.Forms.Form.Closing event.
protected override void OnClosing(CancelEventArgs e)
Protected Overrides Sub OnClosing(e As CancelEventArgs)
Type | Name | Description |
---|---|---|
CancelEventArgs | e | A CancelEventArgs that contains the event data. |