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

Property Value

Type: Int32
The overlay image index.
See Also