Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
On key label , KEYBOARD
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
On key label , KEYBOARD
Divers
Thread ID:
00477729
Message ID:
00477729
Vues:
45
Hi,

CODE: ON KEY LABEL F2 KEYBOARD "HELLO"
ON KEY LABEL F3 KEYBOARD "WORLD"

I did a form with a simple Textbox on it.

1st, I clicked on the first Textbox, to give it the focus.
2nd, I push F2 and F3 keys.

Why if controlsource property isn't empty, I get: "WORLD HELLO" and If not, I get "HELLO WORLD".

Shouldn't I get "Hello World " each time ?


Thanks
Répondre
Fil
Voir

Click here to load this message in the networking platform