This Program Shows How To Put Images In A:
   * ComboBox
   * ListBox
   * TabControl
   * ToolBarI Listed The Systems Drives For This Example
(Removable Disk, Fixed, CD-Rom, Remote & Ramdisk).
Each Of These Disks Has Its Own Picture.
Each Picture Is Stored In An ImageList.DON''T FORGET TO SET THE STYLE OF THE LISTBOXES, COMBOBOXES,... TO OWNERDRAWN...
The ToolBar Has An ImageList Of Its Own Where The Images Will
Be Put In During The DriveScanning Routine  (Same For The TabControl)
For The ListBox & ComboBox, the below mentionned code should be simple to understand...