Windows Forms: Common Dialogs

 This solution demonstrates the OpenFileDialog, SaveFileDialog, ColorDialog, and FontDialog controls.

Featured Highlights

The sample form contains a Tab control with two pages. The first page allows you to select a file, open the file, save the file, and set a font and a color for the text. The second tab demonstrates using the FileNames and MultiSelect properties of the OpenFileDialog control.

Requirements

Requires the Trial or Release version of Visual Studio .NET Professional (or greater).

Running the Sample

Press F5 to run the sample project (this loads the sample form).

Last Update: 7 July 2002