ShellBrowser .Net Edition
OverlayImage Property
NamespacesJam.ShellShellListBaseItemOverlayImage
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++
public int OverlayImage { get; set; }
Public Property OverlayImage As Integer
public:
virtual property int OverlayImage {
	int get () sealed;
	void set (int value) sealed;
}

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