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 am not seeing or is it done away with?
If yes, how do i get old value? I only see new value using textchanged or selectionchanged events? Pls help?
Is there a beforeupdate event and I am not seeing or is it done away with?
If yes, how do i get old value? I only see new value using textchanged or selectionchanged events? Pls help?