Click or drag to resize

BaseShellItemOverlayImage 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.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public virtual int OverlayImage { get; set; }

Property Value

Type: Int32

Implements

IJamShellItemVisualsOverlayImage
See Also