ShellBrowser .Net Edition
SelectedIconNumber Property
NamespacesJam.ShellShellBrowserSelectedIconNumber
Use SelectedIconNumber to get the number of the 'opened' icon for the current object.
Declaration Syntax
C#Visual BasicVisual C++
public int SelectedIconNumber { get; }
Public ReadOnly Property SelectedIconNumber As Integer
public:
property int SelectedIconNumber {
	int get ();
}
Remarks
SelectedIconNumber contains the number of the 'opened' icon in the system image list. Only the selected icons of folder objects will differ from the normal icon.
See Also

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