ShellBrowser .Net Edition
OverlayImage Property
NamespacesJam.ShellShellSystemListItemOverlayImage
The index of the overlay image in the system image list that should be shown in front of the normal icon.
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)