VB ships with controls giving you basic access to the features of the Windows Common Controls library
(COMCTL32.DLL). But there's a lot more you can do with this library than the VB controls allow.
ComboBoxEx Owner Drawn Combo Box. The same functionality as the Owner Draw Combo List Box control, except using the COMCTL32.DLL ComboBoxEx control (so no List Boxes).
  Customising the ListView Control - Loads of things you
can do with a ListView, including background images, check boxes, header drag-drop, sorting etc. 10 January 1999