I filled up a combobox with the values from an Enum.
Now a combobox is text right? So I\'m using a getter and a setter. I\'m having problems reading the text.
You should try this.typeComboBox.SelectedItem.ToString()