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

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