ShellBrowserGetOverlayIndex Method |
Use GetOverlayIndex to get the index of the overlay icon of the current object.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public int GetOverlayIndex()
Public Function GetOverlayIndex As Integer
public:
int GetOverlayIndex()
member GetOverlayIndex : unit -> int
Return Value
Type:
Int32Returns the index of the overlay icon in the system image list.
See Also