[]
Raises the Closing event.
protected virtual void OnClosing(CancelEventArgs e)
Protected Overridable Sub OnClosing(e As CancelEventArgs)
| Type | Name | Description |
|---|---|---|
| CancelEventArgs | e | The CancelEventArgs instance containing the event data. |