Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Question
Message
De
19/03/1999 12:13:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00199144
Message ID:
00199802
Vues:
12
Barbara - Thanks for your response. I played around with the coding and finally found that in the keypress event I had to setfocus to the command button and then called the click method for it to work.
if nkeypress
thisform.reclac.setfocus()
thisform.recalc.click()
endif

Why I don't know, but it works!!

Thanks again
Gaylen
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform