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: 26.4.0.0 (26.4.0.0)
Syntax
public bool ShowEditBox { get; set; }

Property Value

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