IJamShellItemVisualsOverlayImage Property |
The index of the overlay image in the system image list
that should be shown in front of the normal icon.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxint OverlayImage { get; set; }Property OverlayImage As Integer
Get
Set
property int OverlayImage {
int get ();
void set (int value);
}abstract OverlayImage : int with get, set
Property Value
Int32
See Also