Returns or sets the ImageList controls associated with the Icon and SmallIcon views in a ListView control.
object.Icons [=hImageList]
object.SmallIcons [=hImageList]
The parts of the Icons and SmalIcons property syntaxes are described in the following table.
| Part | Description | 
|---|---|
| object | An object expression that evaluates to a ListView control. | 
| hImageList | An object expression that evaluates to an hImageList property. |