ShellBrowser .Net Edition
ShowInfoToolTips Property
NamespacesJam.ShellShellListViewShowInfoToolTips
Whether to show the informational shell tooltips, the default is true
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowInfoToolTips { get; set; }
Public Property ShowInfoToolTips As Boolean
public:
property bool ShowInfoToolTips {
	bool get ();
	void set (bool value);
}

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