Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TabStop on Page (PageFrame)
Message
De
19/10/2001 13:27:00
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00570501
Message ID:
00571005
Vues:
25
>Thank Mike, but I think it don't work (in this case)... Because I'd like when the user press TAB in the last object on page, the focus goes on to the first object...

In that case, there is another solution. Try to create a pageframe class, that will add antoher Line class to each page. In this Line class, use the UIEnable() event to set focus to teh first object in the page.

That means, no matter how it happens, whenever the page gets focus, the Line class will move the focus to the appropritate control.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform