Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tab Order and Container
Message
De
03/12/2002 19:46:31
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
03/12/2002 16:30:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00729139
Message ID:
00729225
Vues:
13
>I only get tabindex numbers 1 and 2 from the container. I want to make them 14 andd 15.

Just make sure the tab order of the container itself is 14. The 1 and 2 denote the tab order inside the container. Any container has one tab index, and then the internal tab order for the objects inside the container applies.

This also means there's no way you can achieve shifting focus from an object inside the container to an object outside (or vice versa), unless they are the last and first inside objects, respectively - that is, by tab index numbers only. You can code thisform.oThatSpecificControl.SetFocus() anytime to override this.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform