[]
Occurs when the user presses the Ctrl-F4 keys.
public event EventHandler<EventArgs> CloseAction
Public Event CloseAction As EventHandler(Of EventArgs)
| Type | Description |
|---|---|
| EventHandler<EventArgs> | Occurs when the user presses the Ctrl-F4 keys. |