Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ESCAPE Data Entry with the Escape key?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
ESCAPE Data Entry with the Escape key?
Miscellaneous
Thread ID:
00774280
Message ID:
00774280
Views:
70
What would be a good way to escape entry in a form?

I am currently trying toi put code in the Keypress event of a certain field, so that if the user hits the ESCAPE key, that the data entry form will close up (go gray) and will execute the ThisForm.cmdCancel.Click() method.

However, it appears that you can't do this as easily as I had thought. I received an error in which I was told by FoxPro (VFP 7) that you can't use the ThisForm.cmdCancel.Click method.

The specific error was:

"ThisForm can only be used from within a form."

Any ideas?
Next
Reply
Map
View

Click here to load this message in the networking platform