ShellComboItem Properties |
The ShellComboItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption |
The Caption of the Item, ie. the virtual system name.
(Inherited from ShellItem.) | |
| IconImageIndex |
The icon image index that is displayed next to the itemname.
(Inherited from ShellItem.) | |
| Indent |
The indent of the item when displayed according to the depth in the folder hierarchy
| |
| IsPersistent |
Persistent items have this flags set. Those Items are visible all the time
and need not to be removed if e.g. a folder change event occurs
| |
| PIDL |
The ItemIdList this Item is associated with.
(Inherited from ShellItem.) | |
| SystemImage |
Gets a Bitmap instance based upon the IconImageIndex (Inherited from ShellItem.) |