Click or drag to resize

CustomFileListTShowOverlayIcons Property

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

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

Property Value

Type: Boolean
See Also