This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5
Other versions are also available for the following:
Windows Forms Programming
FileDialog Class
The Windows Forms FileDialog class is the common base class for the OpenFileDialog and SaveFileDialog components. You can make changes to the FileDialog class that affect the appearance and behavior of these dialog boxes, depending on the version of Windows the application is running on.

In This Section

Reference

Related Sections