Click or drag to resize

ShellBrowserGetInfoTip Method

This method returns the hint text of the current object which is provided by the shell. Per default this includes information that might take some time until it is retrieved, (ie. recursively determine folder size)

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public string GetInfoTip()

Return Value

Type: String
Returns the hint text for the current object.
See Also