How does one (if at all possible) display a unique bitmap or icon beside the text for each item in a combobox?

The VB .Net combobox supports the BackgroundImage and Image properties.

Many thanks in advance