Returns the icon index of the default folder icon

Declaration Syntax
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)