Click or drag to resize

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()

Return Value

Type: Int32
Returns the index of the overlay icon in the system image list.
See Also