ShellBrowser .Net Edition
ShowOverlayIcons Property
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)ShowOverlayIcons
If set to 'false', no overlay icons will be shown, which improves the performance of the control.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowOverlayIcons { get; set; }
Public Property ShowOverlayIcons As Boolean
public:
property bool ShowOverlayIcons {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)