Click or drag to resize

ShellListViewShowOverlayIcons Property

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

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

Property Value

Type: Boolean
See Also