SyntaxFix
Write A Post
Hire A Developer
Questions
Use -->
comboBox1.DataSource = colors.ToList();
Unless the dictionary is converted to list, combo-box can't recognize its members.