* Merge winforms framework content to working branch (#14) * Breadcrumb / TOC / Move net5 to net folder (#15) * change path from net5 to net * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Add .net 5 winforms placeholder article (#16) * added some metadata and adjusted net5 placeholder * corrections * corrections * corrections * Test1 * Swapping landing page vs concept * fix links * Fix links * Fix desc
1.6 KiB
title, ms.date, helpviewer_keywords, ms.assetid
| title | ms.date | helpviewer_keywords | ms.assetid | ||||
|---|---|---|---|---|---|---|---|
| FolderBrowserDialog Component | 03/30/2017 |
|
d71a0c5e-898a-4eea-be74-93bdf50d1852 |
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 component, which is used for browsing and selecting files.
In This Section
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.
Reference
xref:System.Windows.Forms.FolderBrowserDialog
Describes this class and has links to all its members.
Related Sections
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.