How to "call" and event
I have a form containing a textbox and a button. The textbox has code in the Validating and Validated events. The validation code is only called if the textbox gains focus so that the Leave event fires. I want the text box validation to fire if the button is clicked and the textbox never had focus. Is there a way to do this?
Thanks
xmail123Posted Jul 2, 2004, 9:27 AM
Andrzej WegierskiPosted Jul 2, 2004, 3:30 AM
xmail123Posted Jul 1, 2004, 10:58 AM
Andrzej WegierskiPosted Jul 1, 2004, 10:04 AM
joy.simpsonPosted Jun 30, 2004, 7:31 PM