ShellBrowser .Net Edition
OverlayImage Property
NamespacesJam.ShellIListBaseItemOverlayImage
The index of the overlay image in the system image list that should be shown in front of the normal icon. This property will only be set if the ShowOverlayIcons property of ShowOverlayIcons is set to true.
Declaration Syntax
C#Visual BasicVisual C++
int OverlayImage { get; set; }
Property OverlayImage As Integer
property int OverlayImage {
	int get ();
	void set (int value);
}

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