Click or drag to resize

ShellListViewUseSlowInfoTip 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.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool UseSlowInfoTip { get; set; }

Property Value

Type: Boolean
See Also