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.0
Syntax
public bool ShowFullPath { get; set; }

Property Value

Type: Boolean
See Also