Click or drag to resize

Proprietà FolderBrowserDialogExShowFullPathInEditBox

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

Namespace: DedNet.Forms
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public bool ShowFullPathInEditBox { get; set; }

Valore della proprietà

Boolean
Note
This works only if ShowEditBox is also set to true.
Vedi anche