Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Escape key
Message
From
05/07/1999 01:45:51
 
 
To
25/06/1999 12:01:52
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00234004
Message ID:
00237406
Views:
14
You could accomplish this in various ways :
1) On Key Label Esc Application.ActiveForm.Release
2) If you have a CommandButton set it's Cancel Property to true .
3) Check LastKey() to release form.
4) Set form's KeyPreview=.T. & act accordingly.
Previous
Reply
Map
View

Click here to load this message in the networking platform