Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable DEL & INS key
Message
 
 
To
18/04/2000 23:07:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00361143
Message ID:
00361163
Views:
16
If you just want to turn them off

ON KEY LABEL DEL *
ON KEY LABEL INS *

To set trap them in forms
Set the form's KeyPreview to .T. and trap for the INS and DEL keys in the Keypress of the form.


>Hi, some help please.
>
>What is the preferred method of disabling the DELETE and INSERT KEYS in an application?. I need to use these keys to action other procedures using the keypress event.
>
>Thanks in advance,
>
>Kind regards
>Mike Mayo
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Previous
Reply
Map
View

Click here to load this message in the networking platform