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 (in ShellBrowser.dll) Version: 7.2
Syntax
public bool ShowFullPath { get; set; }

Property Value

Boolean
See Also