This solution demonstrates the OpenFileDialog, SaveFileDialog, ColorDialog, and FontDialog controls.
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.
Requires the Trial or Release version of Visual Studio .NET Professional (or greater).
Press F5 to run the sample project (this loads the sample form).