ShellBrowser .Net Edition
GetIconAsBitmap Method (iconNumber)
NamespacesJam.ShellSystemImageListHelperGetIconAsBitmap(Int32)
Returns the requested image of the system image list as bitmap.
Declaration Syntax
C#Visual BasicVisual C++
public Bitmap GetIconAsBitmap(
	int iconNumber
)
Public Function GetIconAsBitmap ( _
	iconNumber As Integer _
) As Bitmap
public:
Bitmap^ GetIconAsBitmap(
	int iconNumber
)
Parameters
iconNumber (Int32)
The index of the requested icon in the system image list.
Return Value
A bitmap of the requested icon.

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