1
Reply

comboBox event handlers

mahmud_uk

mahmud_uk

Jul 19 2004 11:34 AM
1.6k
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