| ShellListBaseItemSetImageIndex Method | 
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
 Syntax
Syntaxprotected void SetImageIndex(
	int imageIndex
)
Protected Sub SetImageIndex ( 
	imageIndex As Integer
)
protected:
void SetImageIndex(
	int imageIndex
)
member SetImageIndex : 
        imageIndex : int -> unit Parameters
- imageIndex  Int32
 See Also
See Also