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