Listbox Cell Background Paint Example
In order to draw a full picture in the listbox, simply draw portions of it in different cells.
And to draw custom picture in one cell or color background, simply use graphics class commands to do so in the same event. This is very powerful. You can color cells and draw them with round edges or other fancy things to give them a very unique look.
Download project here: ListboxCellBackgroundPaintExample.zip