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