Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I write Validate or InterActiveChange code for g
Message
De
28/08/1999 01:18:24
Rajatkanti Bagadthey
Skynet Systems P Ltd
Kolkata, Inde
 
 
À
27/08/1999 17:26:41
Pamela Bulmahn
The University of Iowa
Iowa, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00258675
Message ID:
00258764
Vues:
11
as regards function key code:
form's keypreview = .t.
form's keypress event
if nkeycode = f2 and activecontrol.name = "mygrid"
nodefault
exec my code
return
endif
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform