Click or drag to resize

CustomFolderComboBoxShowFullPath Property

If set to true, the full path of the selected item is shown in the combobox

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool ShowFullPath { get; set; }

Property Value

Type: Boolean
See Also