Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cancel button question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00166025
Message ID:
00166503
Views:
23
Hi Federico,

David Frankenbach's suggestion will work just perfect for you!

cmdCancel.Cancel = .T.

txtText.LostFocust Method
-------------------------
IF LASTKEY() != 27
... Your code here..
ENDIF
Juan L. Romero
gcandela@javanet.com
Previous
Reply
Map
View

Click here to load this message in the networking platform