Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ThisForm.FirstObject.SetFocus
Message
De
16/11/2001 16:07:56
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00582940
Message ID:
00582986
Vues:
28
>I have to SetFocus on the first object on the Form... but this code is in a class and I don't know what is the first object on the form...
>
>I'd like to know what object is the first... then I can do it:
>
>ThisForm.FirstObject.SetFocus

You don't need to. Just set the tabindex property of the control(s). The lowest TabIndex setting will have the focus when the form is activated.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform