In a simple application that runs on a machine with Pentium 233, 64 M of RAM and windows 98, scrolling up and down in a combobox that is populated with more than 15(aproximaetly) items makes the whole system hang!
At first I used the selectedvaluechanged event for that combobox, but i changed to
SelectionChangeCommitted to see if it helps, but it didnt.
Any Idea?