Edit: The basic problem is binding a List to ListBox(or any other control). So I am editing the question.
I bound a list of string to a ListBox as b
If I didn't misunderstand your question, it is pretty easy to implement. Look:
My comment1 My comment2