Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lostfocus ?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00421546
Message ID:
00421571
Views:
16
Thanks. Now that narrows my error to something else <g>.

__Stephen


>Set the buttons CANCEL property to true. Then in your lost focus check for LASTKEY()=27. If the lastkey was 27 then they cancelled otherwise they lost focus by some means other than that button.
>

>>I have a list box that in the lost focus event fires a necessary procedure. I want to skip this when someone presses the cancel button. How do I trap for that specific object?
>>
>>I was thinking of :
>>if ThisForm.Command1.????
>> return
>>endif
>>
>>what should the ??? be ?
>>
>>TIA
>>
>>__Stephen
Previous
Reply
Map
View

Click here to load this message in the networking platform