Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set next active control
Message
From
10/05/2004 13:04:26
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00902465
Message ID:
00902501
Views:
24
>>I need to change control flow in a form based on what user entered in a textbox. I know I cannot SetFocus in Valid. Can you do it in LostFocus? If not there, where or how?
>>
>Yes, you can do it in LostFocus. Don't forget to add NODEFAULT.

Thank you Sergey. The problem was that Codemine recycles you through a textbox's valid when you call a new object's SetFocus. I hadn't taken that into account and the valid was failing the second time with focus staying there.

Exactly what does the NODEFAULT do?

Thanks.

Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform