Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can a Page object have focus?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00037173
Message ID:
00037237
Vues:
28
>>How do I prevent the page from receiving focus? I want focus to go to an object on the page. Is there a property on the page or pageframe to prevent this behavior? It never did this in VFP 3.0.
>
>I found a MS Knowlege base article dealing with my problem. It is called "How To Hide Focus on an Active Page Tab in a Pageframe." The Article ID is Q156104. I do not like the work around, but that's way the cookie crumbles...


I haven't checked the KB article, but you can set the PageFrame TabStop property to .F. which prevents the tabs from getting focus. Then use the Activate method for each page to set focus to whichever field you want the focus on.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform