Click or drag to resize

ShellBrowserSelectedIconNumber Property

Use SelectedIconNumber to get the number of the 'opened' icon for the current object.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public int SelectedIconNumber { get; }

Property Value

Int32
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