Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Blocking TABing to a page tab
Message
 
 
À
13/05/1998 13:05:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00099118
Message ID:
00099134
Vues:
12
>When I am TABing through the controls on a page of a PageFrame, eventually the focus goes back to the page tab at the top. I understand that this allows the user to move to other page tabs from there with the arrow keys. In my case, I have created other hot-keys to move from page to page, and I don't want the page tab to get focus.
>
>I'm looking for something similar to the TabStop property that most controls have so I can set it to .f. for each tab on the pages of my PageFrame. Page doesn't seem to have such a property. PageFrame does, but it doesn't do what I'm trying to accomplish.
>
>Bob

In the Page.GotFocus(), you could add code to set focus to the first applicable object on that page.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform