Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving on to the next object
Message
From
11/05/2000 16:06:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Moving on to the next object
Miscellaneous
Thread ID:
00368774
Message ID:
00368774
Views:
51
I'm building a class which is a container of other objects. I capture the keystrokes ('cause I want to do specific things). When the user hits the TAB key, I want to move on to the next object on the form (one that can actually receive focus). How the heck do I do that? I tried .Parent.Objects(This.TabIndex+1).SetFocus, but if the next object is something like a shape that doesn't have a SetFocus event, I get an error.

I just know that this is going to be a simple answer, and you all will think me a complete moron, but please be gentle!

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform