Click or drag to resize

IJamShellItemVisuals Interface

Interface for visual presentation of shell items.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public interface IJamShellItemVisuals

The IJamShellItemVisuals type exposes the following members.

Properties
  NameDescription
Public propertyCut
Show the icon of a the item "ghosted" if the user has performed the cut operation (Ctrl-X)
Public propertyOverlayImage
The index of the overlay image in the system image list that should be shown in front of the normal icon.
Top
See Also