Click or drag to resize

SystemImageListHelper Constructor (SystemImageListSize)

Creates a new instance of the SystemImageListHelper class with the spcified image list size.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public SystemImageListHelper(
	SystemImageListSize aSize
)

Parameters

aSize
Type: Jam.ShellSystemImageListSize
The size of the images.
See Also