Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Macro substitution
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00364355
Message ID:
00364390
Vues:
16
John:

You could also do this, which gives you an object reference so you could call other methods on the same object.

loObject = EVAL("Thisform." + lcLastActiveControlName)
loObject.SetFocus()

Charlie
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform