OpenFileDialog Events
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose method. (inherited from Component) |
| FileOk | Occurs when the user clicks on the Open or Save button on a file dialog box. (inherited from FileDialog) |
| HelpRequest | Occurs when the user clicks the Help button on a common dialog box. (inherited from CommonDialog) |
Community Additions
ADD
Show: