Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Escape key
Message
From
25/06/1999 14:25:27
 
 
To
25/06/1999 12:01:52
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00234004
Message ID:
00234063
Views:
30
>Is there any way to set up an application so the Escape key is used everywhere to close forms?

Technically you should be able to close the form with either the keyboard or the mouse. Put a command button on the form, set the caption="Close", and set the Cancel property = .T. In the click method, put ThisForm.Release()
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform