I sure will. There's a couple of kinks to work out obviously (with images [my fault] and I know I need to add the property attributes to set up the property browser). I'm not quite happy with the implementation of the list items though because as you can see I'm maintaining two separate lists. I think I might revert the Items collection to ListViewItem instead of the generic object to save memory. It also needs comments!
I assume your other post asking "Did you also implement your own OwnerDrawnComboBox derivative with a ListView in the OwnerDrawnComboBoxForm?" was addressed to luniv04.
Greg