Click or drag to resize

ShellListBaseItemOverlayImage Property

Gets or sets the "OverlayIndex" to use for the element. The index must be known as overlay in the ImageList.

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

Property Value

Int32

Implements

IJamShellItemVisualsOverlayImage
See Also