Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Goto next row in grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00178880
Message ID:
00178965
Vues:
31
>>in the KeyPress() event of the last column object:
>>
>>IF nKeyCode = 13 OR nKeyCode = 9 && Enter or Tab pressed
>>   KEYBOARD '{DNARROW}'
>>ENDIF
>></PREV>
>
><PRE>If you want to go to the first column of the next row, you could add {RIGHTARROW} to that.
>
Also, if you have any On Key Labels defined for the arrow keys, you need the PLAIN keyword in the KEYBOARD command...

Regards,
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform