CommonFileDialog Events
From Vista Bridge Library
| Vista Bridge Library for Managed code development |
| CommonFileDialog Events |
| CommonFileDialog Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The CommonFileDialog type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| FileOk |
Raised just before the dialog is about to return with a result.
| |
| FileTypeChanged |
Raised when the dialog is opened to notify the application of the initial chosen filetype.
| |
| FolderChanged |
Raised when the user navigates to a new folder.
| |
| FolderChanging |
Raised just before the user navigates to a new folder.
| |
| Opening |
Raised when the dialog is opening.
| |
| SelectionChanged |
Raised when the user changes the selection in the dialog's view.
|