Click or drag to resize

ShellListBaseItemItemState Enumeration

Flags that reflect the state of the ShellListBaseItem

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
[FlagsAttribute]
protected enum ItemState
Members
  Member nameValueDescription
DetailsCompleted1The ImageIndex and OverlayImage index are valid, if this flag is set
ColumnInfoAvailable2The subitems have been filled with information
Cut4Whether the item's image is shown ghosted
See Also