Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LostFocus Event
Message
From
13/01/2005 13:49:23
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
00976863
Message ID:
00976868
Views:
12
>Hi ALL,
>
>In the LostFocus event of a text box I am validating the user's input. If the validation fails how can I prevent user leaving the text box and force user to type valid entry ?
>
>This.SetFocus doesn't work .... the cursor goes to the next object.
>
>TIA,
>Daniel M.

Daniel,

Move the validation code to the valid event. If the valid event returns .F., the user will be returned to the text box.

HTH,
Jim
Previous
Reply
Map
View

Click here to load this message in the networking platform