Click or drag to resize

JamBaseShellListViewActiveImageList Property

Gets the ImageList that is currently used.

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

Property Value

ImageList
An ImageList matching the current view.
See Also