Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable DEL & INS key
Message
 
 
À
18/04/2000 23:07:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00361143
Message ID:
00361163
Vues:
17
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform