ShellBrowser .Net Edition
ShowOverlayIcons Property
NamespacesJam.ShellShellTreeViewShowOverlayIcons
If set to 'false', no overlay icons will be show, 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)