Is there a way to run the onvalidating event for a control?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know that I can get it to run but setting the focus to that control, and
then to another control that causes validation, but I'm wondering if I can
trigger that event for a control without using focus.
 
Back
Top