Click or drag to resize

ShellTreeViewImageList Property

Gets or sets a list of images.

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

Property Value

Type: ImageList
A list of images.
See Also