Click or drag to resize

ShellListBaseItemDetailsOverlayImageIndex Property

Gets or sets the zero-based index of the overlay image.

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

Property Value

Int32
The overlay image index.
See Also