SystemImageListGetShortcutImageIndex Method |
Returns the image index of the link overlay.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic static int GetShortcutImageIndex()
Public Shared Function GetShortcutImageIndex As Integer
public:
static int GetShortcutImageIndex()
static member GetShortcutImageIndex : unit -> int
Return Value
Int32The shortcut image index, not the overlay index, but the index of the icon in the list.
See Also