Hi,
I would suggest you to use ListView Control instead of ListBox.Because it very easy to add icons in ListView.Anyway if you want to go for ListBox then find below link which shows how one can override its OnDrawItem event and add icons to ListBox.
http://www.codeproject.com/cs/combobox/exListBox.asp
Hope this helps.
Thanks and Regards,
Manish Bafna.
MCP and MCTS.