Flags that reflect the state of the ShellListBaseItem
| C# | Visual Basic | Visual C++ |
[FlagsAttribute] protected enum ItemState
<FlagsAttribute> _ Protected Enumeration ItemState
[FlagsAttribute] protected enum class ItemState
| Member | Description |
|---|---|
| DetailsCompleted | The ImageIndex and OverlayImage index are valid, if this flag is set |
| ColumnInfoAvailable | The subitems have been filled with information |
| Cut | Whether the item's image is shown ghosted |