Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.SETFOCUS
Message
From
16/11/1998 15:09:03
Ian Matthews
Up & Running Technologies Inc
Chestermere, Alberta, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00155099
Message ID:
00157958
Views:
26
Thanx I had not heard of this option.

>Ian,
>
>
>Setfocus from a LostFocus does work fine as long as you remember to use a NODEFAULT to stop VFP from setting focus again after your setfocus call. For example;
>
>
>* LostFocus code
>IF Somecondition
>   THISFORM.Text3.SetFocus
>   NODEFAULT
>ENDIF
>
Previous
Reply
Map
View

Click here to load this message in the networking platform