Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pageframe and taborder
Message
 
À
09/04/2001 16:19:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00493758
Message ID:
00493857
Vues:
14
Hi Guillaume,
In the LostFocus() of the final control on the form you can use "SetFocus" to go to the correct control on the pageframe:
** Code in the LostFocus() event of the final form textbox:
thisform.pgfbase.page1.text1.setfocus()
This will move you off the 'tab' of the page and into the first textbox. Of course you'll need to use the correct hierarchy names.....

HTH
Barbara


>Hi all,
>
>Maybe this question has been asked a million times but i am still having problems with it. Here is the situation, I have a form with some controls and a pageframe with a couple of pages. If the user exits the last control on the top of the form focus should go to the first control of the activepage. My problem is that the focus goes to the pageframe and i still have to push TAB to get the focus to the first control.
>
>Help would be appreciated !
>
>Guillaume
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform