On Oct 4, 2006, at 9:58 AM, John J. Mihaljevic wrote:
I've got a checkbox in a form with a Valid event. When the user
simply tabs
over the checkbox, the Valid event isn't triggered. How can I
force that
event to be triggered? Is there a way to force a Valid event? Or
should I
put that code elsewhere in the checkbox?
What are you trying to validate? If you just want to tap into the
checkbox losing focus, perhaps the LostFocus() event will do?
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.