CommonFileDialog Events

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

The CommonFileDialog type exposes the following members.

Events

  NameDescription
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.

See Also