ShellBrowser .Net Edition
GetInfoTip Method (useSlowInfoTip)
NamespacesJam.ShellShellBrowserGetInfoTip(Boolean)
This method returns the hint text of the current object, which is provided by the shell.
Declaration Syntax
C#Visual BasicVisual C++
public string GetInfoTip(
	bool useSlowInfoTip
)
Public Function GetInfoTip ( _
	useSlowInfoTip As Boolean _
) As String
public:
String^ GetInfoTip(
	bool useSlowInfoTip
)
Parameters
useSlowInfoTip (Boolean)
if true, also determine info tips that take time (ie. recursively determine folder size)
Return Value
Returns the hint text for the current object.

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