Click or drag to resize

FolderBrowserDialogExShowFullPathInEditBox Property

Show the full path in the edit box as the user selects it.

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

Property Value

Boolean
Remarks
This works only if ShowEditBox is also set to true.
See Also