OpenFileDialog Events
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| Disposed | Adds an event handler to listen to the Disposed event on the component. (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: