Click or drag to resize

JamBaseShellListViewLargeImageList Property

Gets or sets a list of large images.

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

Property Value

Type: ImageList
A list of large images.
See Also