When ever i select something from the combox box, it waits 10sec and displays "Something" in textBox1. But the problem here is until 10sec, the combobox stay open, then displays text and then rollup. That means it is waiting until selectionchanged event to completed to rollup.
How can i make the combobox rollup(or close) ones a value is selected.
I am attaching a picture, which shows the rolldown of combobox(If what i said above is not clear)
Bookmarks