Click or drag to resize

ShellTreeViewShowOverlayIcons Property

If set to 'false', no overlay icons will be show, which improves the performance of the control.

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

Property Value

Type: Boolean
See Also