Click or drag to resize

ShellListBaseItemSetImageIndex Method

This method sets the image index (ImageIndex). It is used in conjunction with BeginInvoke(Delegate, Object).

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected void SetImageIndex(
	int imageIndex
)

Parameters

imageIndex  Int32
See Also