Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.setfocus method
Message
 
To
29/07/1998 14:43:38
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00122406
Message ID:
00122412
Views:
16
>>For some reason the focus does not get set in the following:
>>store allt(thisform.mytextbox1.value) to mcard_nbr
>> SEEK MCARD_NBR
>> IF MCard_Nbr <> Card_Nbr .OR. DELETE()
>> do quickmsg with "CUSTOMER'S CARD NO. NOT ON FILE"
>> thisform.mytextbox1.setfocus()
>> thisform.refresh
>>
>>Is there a fault here?
>>thanks
>
>If this code is being executed in a Valid event, Setfocus() can not be executed in the Valid in VFP5.
>
>Bill
It's evaluated in the keypress event, forgot to mention that.
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform