ShellSystemListItem Class |
Namespace: Jam.Shell
The ShellSystemListItem type exposes the following members.
Name | Description | |
---|---|---|
ShellSystemListItem(ItemIdList) |
Construct a new item.
| |
ShellSystemListItem(ShellSystemList, ItemIdList, Int32) |
Construct a new item.
|
Name | Description | |
---|---|---|
AbsoluteItemIdList |
Get the absolute ItemIdList of the item.
(Inherited from BaseShellItem.) | |
Caption | ||
Cut |
Defines if the item's image should be shown ghosted or not.
(Overrides BaseShellItemCut.) | |
FullPath |
Return the full path within the filesystem.
This may be empty, if the item has no filesystem path.
(Inherited from BaseShellItem.) | |
Index |
Get the index within the list
| |
ItemIdList | Obsolete.
Get the ItemIdList that specifies the item in the filesystem.
| |
OverlayImage |
The index of the overlay image in the system image list that should be shown in front of the normal icon.
(Overrides BaseShellItemOverlayImage.) | |
ShellSystemList |
Get the ShellSystemList view that this item is associated with.
|
Name | Description | |
---|---|---|
Rename |
Rename a file item
(Overrides BaseShellItemRename(String).) |