Populating a Combobox from a Dictionary
Hey, I am trying to get my Combo box to populate itself with stuff from a dictionary I created in another class. I tried to link it with the DataSource property but its empty. Any ideas how to do this? Thanks in advance