Click or drag to resize

ShellListBaseItemDetails Structure

Helper struct for fetching element attributes outside the main thread.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
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 propertyOverlayImageIndex
Gets or sets the zero-based index of the overlay image.
Public propertyOverlayIndex
Image index of the overlay.
Public propertyThumbnailSurrogate
The preliminary thumbnail.
Top
See Also