Click or drag to resize

ShellTreeNodeOverlayImage Property

The index of the overlay image in the system image list that should be shown in front of the normal icon. This property will only be set if the ShowOverlayIcons property of ShowOverlayIcons is set to true.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public int OverlayImage { get; set; }

Property Value

Type: Int32

Implements

IJamShellItemVisualsOverlayImage
See Also