I am dynamically creating a combobox like this:
public Control GenerateList(Question question) { // Get a list with answer possibilities List
Make sure QuestionAnswer has public accessors corresponding (same name) to the Display/Value Members you use.
QuestionAnswer