Click to See Complete Forum and Search --> : CComboBox OnDropDown, OnSelEndOk, OnSelEndCancel...


Braulio
April 26th, 1999, 03:43 AM
Hi,

I have a program in wich when the user wants to change the selected item in a combo box, I check somethings ( in the OnDropDown Method), and I would like to cancel the "sel change" proccess of the combo box if somethings are wrong, is there a possibility, in OnDropDown method cancel the selection proccess ( OnDropDown, and then don't call OnSelEndOk, else OnSelEndCancel, or something like that ?), Thanks, Bye !
Braulio