Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tab Order and Container
Message
From
03/12/2002 19:46:31
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
03/12/2002 16:30:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00729139
Message ID:
00729225
Views:
12
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform