pbuethe
Returning User
- Local time
- Today, 15:10
- Joined
- Apr 9, 2002
- Messages
- 210
I have a form some of whose controls have OnExit events. These events are to go to a different control next depending on the value entered. When the form is opened, the first of these controls has the focus. When I click a button on the form to go to another form, I have to click it several times while the focus goes through some of these controls. How do I get it to ignore the OnExit events when the button is clicked? Thanks for your help.