Click or drag to resize

ShellListBaseItemDetails Structure

Helper struct for fetching element attributes outside the main thread.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Jam.ShellShellListBaseItemDetails

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected struct Details

The ShellListBaseItemDetails type exposes the following members.

Properties
 NameDescription
Public propertyGhosted Whether the item is shown ghosted or not
Public propertyImageIndex Image index of the element
Public propertyOverlayImageIndexGets or sets the zero-based index of the overlay image.
Public propertyOverlayIndexImage index of the overlay.
Public propertyThumbnailSurrogateThe preliminary thumbnail.
Top
See Also