Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to SetFocus to desired control during field valid/cl
Message
From
11/08/2000 09:50:02
 
 
To
11/08/2000 08:19:41
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00403839
Message ID:
00403898
Views:
10
>Hi,
>
>As I validate entries in form I wish to move to different controls depending on conditions. VFP does not allow Object.SetFocus() from within a method. [snip]

Actually, it won't allow SetFocus from the Valid event, or any method in the call stack from a Valid event. You could put the SetFocus in the LostFocus event.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform