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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public SystemImageListHelper(
	SystemImageListSize aSize
)

Parameters

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