Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetFocus in VB
Message
De
27/09/1999 10:17:16
 
 
À
24/09/1999 12:58:33
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00268588
Message ID:
00269303
Vues:
17
>Within VB, I would like to set the focus to a text field on the form right after it is loaded (at startup). I can not place it in the forms load() event since the form is not displayed until the load() event is completed. Where do I place the Setfocus method?
>
>John
You can also set the tabindex property for the textbox to 0. IOW, simply set the tab order for your controls.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform