Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to SetFocus() from Valid()?
Message
From
11/06/2002 14:36:48
Charlie Hancock
California Dept of Public Health
Richmond, California, United States
 
 
To
11/06/2002 09:41:55
Irv Adams
MSC Managed Care, Inc.
Florida, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00666645
Message ID:
00667047
Views:
27
Thank you all for your suggestions! I've come up with a sort of kludgy solution, but it works for my purposes:

1. On textbox.Valid(), call the method to seek duplicates.
2. If duplicates are found, set a flag in a form property.
3. In the next textbox's .GotFocus(), DODEFAULT() then look for the flag; if True, .Show() the other form.

-- Charlie
Charlie Hancock
Previous
Reply
Map
View

Click here to load this message in the networking platform