Click or drag to resize

JamBaseShellListViewActiveImageList Property

Gets the ImageList that is currently used.

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

Property Value

Type: ImageList
An ImageList matching the current view.
See Also