Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about keypress mothod??
Message
From
02/05/1998 07:28:32
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00096481
Message ID:
00096483
Views:
15
there are ofcourse other ways to do that
but if you want to use KeyPress event
you can do this like that :
LPARAMETERS nKeyCode, nShiftAltCtrl
if nKeyCode=13
 nodefault
Endif
Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform