You don't specify if you're using Winform, WPF, ...
But, either you need to use a fixed-width font (e.g. Courier New) or
use a multi-column combobox.
Here is one winform sample of a multi-column combobox
http://www.codeproject.com/Articles/3206/Multi-Column-ComboBox
// Anders
--
English isn't my first language.
So any error or strangeness is due to the translation.
Please correct my English so that I may become better.