Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keeping focus w/out valid event
Message
From
03/02/2005 15:40:09
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00983625
Message ID:
00983627
Views:
13
In valid:
Return !(this.Value<>cordate AND LEN(ALLTRIM(this.Value)) =5)
>I have tried this code in a textbox's interactive change event but focus goes to the next textbox :-( Reason I am going this route is because if the texbox is empty, user is allowed to modify.
>
>IF this.Value<>cordate AND LEN(ALLTRIM(this.Value)) =5
>this.setfocus
>EndiF
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform