This topic has not yet been rated - Rate this topic

FolderBrowserDialog Component (Windows Forms)

The Windows Forms FolderBrowserDialog component displays an interface with which users can browse and select a folder or create a new one. It is a complement to the OpenFileDialog Component (Windows Forms) component, which is used for browsing and selecting files.

FolderBrowserDialog Component Overview (Windows Forms)

Explains what this control is and its key features and properties.

How to: Choose Folders with the Windows Forms FolderBrowserDialog Component

Explains how to programmatically extract the selected folder from the dialog box, as well as work with some of the other, optional properties of the component.

FolderBrowserDialog

Describes this class and has links to all its members.

Dialog Boxes in Windows Forms

Provides a list of tasks for dialog boxes, which often display tabs.

Controls to Use on Windows Forms

Provides a complete list of Windows Forms controls, with links to information on their use.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.