Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting focus to object on page frame
Message
From
28/02/1997 11:50:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Setting focus to object on page frame
Miscellaneous
Thread ID:
00022439
Message ID:
00022439
Views:
88
In VFP 3.0b, with a form containing a page frame with two pages, has anyone had problems with programitically setting the focus to an object on Page1 when Page2 is the active page? I use the following code structure:

WITH THISFORM.MyPageframe
.ACTIVEPAGE = 1
.PAGE1.MyObject.SETFOCUS
ENDWITH

accompanied by REFRESHes tried in various places to try to get the correct object to receive the focus.

Thanks,
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Next
Reply
Map
View

Click here to load this message in the networking platform