Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetFocus Question
Message
From
23/02/1999 15:17:46
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SetFocus Question
Miscellaneous
Thread ID:
00190627
Message ID:
00190627
Views:
44
Hello everyone,

I have the following code in the LostFocus Event of a textbox named "txtToday":

IF SYS(11,THISFORM.txtToday.Value) > SYS(11,DATE())
=MESSAGEBOX("message")
THISFORM.txtToday.SetFocus
ENDIF

How come it did not give object txtToday the focus? Am I missing something, or am I merely just losing my mind?

TIA,
Carie
Next
Reply
Map
View

Click here to load this message in the networking platform