ShellBrowser .Net Edition
GetFolderIconNumber Method (Opened)
NamespacesJam.ShellSystemImageListHelperGetFolderIconNumber(Boolean)
Returns the icon index of the default folder icon
Declaration Syntax
C#Visual BasicVisual C++
public int GetFolderIconNumber(
	bool Opened
)
Public Function GetFolderIconNumber ( _
	Opened As Boolean _
) As Integer
public:
int GetFolderIconNumber(
	bool Opened
)
Parameters
Opened (Boolean)
true, if the icon should be returned open, like it is often used for the selected item in a treeview.
Return Value
The index of the corresponding icon in the system image list.

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