ShellBrowser .Net Edition
SetSystemImageList Method (aTreeView)
NamespacesJam.ShellSystemImageListHelperSetSystemImageList(TreeView)
Assigns the system image list of Windows as image list to a TreeView
Declaration Syntax
C#Visual BasicVisual C++
public void SetSystemImageList(
	TreeView aTreeView
)
Public Sub SetSystemImageList ( _
	aTreeView As TreeView _
)
public:
void SetSystemImageList(
	TreeView^ aTreeView
)
Parameters
aTreeView (TreeView)
A TreeView

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)