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

Property Value

Type: Int32

Implements

IJamShellItemVisualsOverlayImage
See Also