1
Answer

comboBox event handlers

mahmud_uk

mahmud_uk

20y
1.7k
1
Hi there, I've added these items in the comboBox range. this.comboBox1.Items.AddRange(new object[] {"Test1", "Test2"0; They come up in a drop down menu. How do i make these iteams event handlers, i.e. when Test1 selected (clicked) i want to open a file or or form box etcc. Any idea Thanks
Answers (1)
Next Recommended Forum