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
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)