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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public int SelectedIconNumber { get; }

Property Value

Type: 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