Click or drag to resize

ShellListBaseItemDetailsOverlayImageIndex Property

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

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

Property Value

Type: Int32
The overlay image index.
See Also