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.0
Syntax
public int OverlayImage { get; set; }

Property Value

Type: Int32

Implements

IJamShellItemVisualsOverlayImage
See Also