This documentation is archived and is not being maintained.
OpenFileDialog Events
Visual Studio 2008
The OpenFileDialog type exposes the following members.
| 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.) |
Show: