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: 23.3.0.0 (23.3.0.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