Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1705
Is there an event that...
posted

I would like to respond to ValueChanged, except I don't want to respond to it when the user is typing in the combo and the combo is autocompleting.  So basically, I'd like to do something when the user opens the combo and makes a selection with the mouse or if they open the combo, use the arrow keys and then press <enter>.  I DON'T want to react if the dropdown is open, but the user is typing into the textbox portion and the control is autocompleting.

 Is there an event or property I can use to make this easier?

Parents Reply Children
No Data