Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing a pageframe from a menu
Message
From
24/09/2001 18:57:34
 
 
To
24/09/2001 18:31:20
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00560122
Message ID:
00560301
Views:
22
if I understand you correctly you want to create a menu to select ,let say, any of the pages on the pageframe.
Now, let say you create a menu with
Select page 1
Select page 2
Etc.
On the menu design, create a Procedure and put that something like:
_SCREEN.ActiveForm.Pageframe1.ActivePage = 5
and anything else you want to do after that.


>thanks for the help earlier....but I still don't get it!!!!!
>the screen being referred to is (primary.scx)....where is the below command going????
>
>_SCREEN.ActiveForm.Pageframe1.ActivePage = 5
>
>
> >HELLO,
> >QUESTION IS: I HAVE A SCREEN WITH 8 PAGES, CUSTOMER WOULD LIKE TO ACCESS PAGE 5 THROUGH A MENU
> > ...QUESTION IS, NO PROBLEM ADDING THE WHOLE SCREEN, BUT HOW DO SPECIFY JUST PAGE 5???
Previous
Reply
Map
View

Click here to load this message in the networking platform