Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set focus to the first control in tab order!
Message
De
01/09/1998 15:21:01
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00132001
Message ID:
00132012
Vues:
18
>Is there any way to set focus to the first control in the tab order (the control with tab order of 1) without knowing the name of the control? Like FirstControlInTabOrder.SetFocus()!

You can loop through Form.Controls() collection checking Form.Controls(i).TabIndex property and select MIN value of this property.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform