Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select a page on a page frame
Message
From
19/10/2000 19:57:44
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00431896
Message ID:
00431905
Views:
19
>What is the correct syntax to select a new page of a page frame? When I try:
>thisform.pf1.p2.text1.setfocus nothing happens.
>Thanks
Try
thisform.pf1.p2.click()
then setfocus.
regards
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform