Table of Contents

Class SelectDirectoryDialog

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Displays a dialog window from which the user can select a directory.

[ControlCategory("Dialogs")]
public class SelectDirectoryDialog : CommonDialog, IBaseObject, IDisposableObject, IDisposable
Inheritance
SelectDirectoryDialog
Implements

Constructors

SelectDirectoryDialog()

Initializes a new instance of SelectDirectoryDialog.

Fields

Default

Gets default SelectDirectoryDialog instance.

Properties

DirectoryName

Gets or sets a string containing the directory name selected in the file dialog window.

Handler

Gets dialog handler.

InitialDirectory

Gets or sets the initial directory displayed by the file dialog window.

Methods

CreateHandler()

Creates dialog handler.