DimeCasts.Net #49: Using Reflection to Populate a ComboBox from an Enumeration
In this episode we will walk you though how to use reflection to populate a ComboBox with the data in an Enumeration.
We will look at how to populate the ComboBox multiple ways and how to use attributes to create friendly names.