Click or drag to resize

ShellComboItem Properties

The ShellComboItem type exposes the following members.

Properties
  NameDescription
Public propertyCaption
The Caption of the Item, ie. the virtual system name.
(Inherited from ShellItem.)
Public propertyIconImageIndex
The icon image index that is displayed next to the itemname.
(Inherited from ShellItem.)
Public propertyIndent
The indent of the item when displayed according to the depth in the folder hierarchy
Public propertyIsPersistent
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
Public propertyPIDL
The ItemIdList this Item is associated with.
(Inherited from ShellItem.)
Public propertySystemImage
Gets a Bitmap instance based upon the IconImageIndex
(Inherited from ShellItem.)
Top
See Also