Click or drag to resize

JamBaseShellListViewUseSlowInfoTip Property

If true, the slow tooltip that contains additional information like the folder size is used. Setting this value to false increases the performance.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public virtual bool UseSlowInfoTip { get; set; }

Property Value

Type: Boolean
See Also