Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using KeyPress Event
Message
 
À
20/05/1999 16:53:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00221165
Message ID:
00221182
Vues:
15
Hi again Dennis,

I just re-read your message, your having trouble using the KeyPress event to trap for the F10 key right? The short answer is that you cant do it directly (of course none of the documentation tells you this). The reason is that the F10 key is a Windows standard to access the menu. You'll need to use an On Key Label to either handle the save & close or to re-define the F10 key to something that's trappable. For example: On key label f10 keyboard('{CTRL+F12}')

>I am editing a memo fields on my form. What I want to do is use the F10 key to save and release.
kenweber
GCom2 Solutions
Microsoft Certified Professional

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform