Hii, I am new to .net, I was doing a VB6 before. I added a combobox to my form and it is set as dropdown only. When the selection is changed, i want to know what the old value was before selection changed. I do not see a beforeupdate event for the combo box.
Is there a beforeupdate event and I...