Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Activate a page by name
Message
From
10/03/2008 18:39:12
 
 
To
10/03/2008 17:32:30
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01300686
Message ID:
01300731
Views:
10
Thanks a bunch!


>>It's much too late in the week for me to be thinking coherently.
>>
>>I have a PageFrame control. Instead of setting the active page via a number, I would like to set it by referring to the page name. For example
>>thisform.pFrame.ActivePage = "pagename"
>>
>>I can think of a couple of ways do doing this with form properties but I'm hoping there is something within the pageframe control that I can reference directly.
>>
>>Thanks to all........Rich
>
>
>with thisform.pFrame
> .ActivePage = .pagename.PageOrder
>endwith
>
Cetin
Previous
Reply
Map
View

Click here to load this message in the networking platform