Click or drag to resize

ShellSystemListItemOverlayImage Property

The index of the overlay image in the system image list that should be shown in front of the normal icon.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public override int OverlayImage { get; set; }

Property Value

Int32

Implements

IJamShellItemVisualsOverlayImage
See Also