Click or drag to resize

JamBaseShellListViewLargeImageList Property

Gets or sets a list of large images.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public ImageList LargeImageList { get; set; }

Property Value

ImageList
A list of large images.
See Also