Click or drag to resize

FolderBrowserDialogExShowEditBox Property

Show an "edit box" in the folder browser.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public bool ShowEditBox { get; set; }

Property Value

Type: Boolean
Remarks
The "edit box" normally shows the name of the selected folder. The user may also type a pathname directly into the edit box.
See Also