Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
System menu
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
00995722
Message ID:
00996186
Vues:
14
Hi,

>I wanted to use KEYBOARD {} but it doesn't accept ALT+SPACEBAR or the others another solution!

The KEYBOARD command wouldn't work, because it's only interpreted inside VFP. The system menu, though, is a Windows controlled thing. Maybe you can send the keystrokes using the keybd_event API function. Otherwise, you likely have to rely on the PostMessage API function and send the proper messages.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform