Click or drag to resize

ShellListViewShowInfoToolTips Property

Whether to show the informational shell tooltips, the default is true

Namespace:  Jam.Shell.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool ShowInfoToolTips { get; set; }

Property Value

Type: Boolean
See Also