Table of Contents

Class FolderBrowserDialog

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Specifies a folder browser dialog box.

public class FolderBrowserDialog : CommonDialog, IComponent, IDisposable
Inheritance
FolderBrowserDialog
Implements
Inherited Members

Constructors

FolderBrowserDialog()

Initializes a new instance of the FolderBrowserDialog class.

Properties

SelectedPath

Gets or sets the path to the selected folder.

Methods

Reset()

Resets the properties of the folder browser dialog to their default values.

RunDialog(IntPtr)

Displays a folder browser dialog.