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: 22.4.2.0 (22.4.2.0)
Sintassi
public bool ShowFullPathInEditBox { get; set; }

Valore della proprietà

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