Click or drag to resize

SystemImageListHelperSetSystemImageList Method (TreeView)

Assigns the system image list of Windows as image list to a TreeView.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public void SetSystemImageList(
	TreeView aTreeView
)

Parameters

aTreeView
Type: System.Windows.FormsTreeView
A TreeView
See Also