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