Cell Picture

The cell picture is an optional image displayed in a cell as graphic component (bitmaps, icons, metafiles, color samples are supported). The cell picture can be of any size and any number of different pictures can be used. In a fixed height combo box, all cell pictures used must be the same height and width. In a variable height combo box, cell pictures can be of varying height and width.

Cell pictures are defined using the Cell.Image property. Cell pictures can be removed using the Items.ClearCellImages method.