Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pageframe objects - I'm confused
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00097869
Message ID:
00097880
Views:
24
>>Bill, I am new, so this is just a shot that worked for me in a similiar situation. I was trying to set focus to another page's object and couldn't get there until I did the following:
>>
>>THISFORM.PageFrame1.ACTIVEPAGE = 2 &&Page you want to go to
>>THISFORM.PageFrame1.Page2.text1.SETFOCUS()
>>
>>Maybe this will help you.
>>
>>Tim
>
>Thanks, I'll try it!

Well, that doesn't work either. I put these statements in the lostfocus event of the first txtBox on the form itself and in the click event for the pageframe1. in both cases it just cycles back up to the txtboxes on the form. It never reaches the objects on any of the pages. Hmmm


Bill
CySolutions, Medical Information Technology
You're only as good as your last
success, so . . .If it works. . .don't fix it!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform