Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setfocus
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00046448
Message ID:
00046535
Vues:
22
>I am having trouble setting the focus to the 1st command button on a form. Is the syntax form1.setfocus=.t.? the way to do it.
>The help file is lacking in this area!
Timothy,

Nope that syntax is not correct, in the form's Init you can;

THISFORM.Command1.SetFocus()
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform