How do you use the DisplayMember and ValueMember properties of combobox and listbox when you are not binding it with a data source. Can't I manually Additems using Items.Add and still specify these two things ??