ShellBrowser .Net Edition
ShowFullPath Property
NamespacesJam.ShellCustomFolderComboBoxShowFullPath
If set to true, the full path of the selected item is shown in the combobox
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowFullPath { get; set; }
Public Property ShowFullPath As Boolean
public:
property bool ShowFullPath {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)