Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Activate a page by name
Message
From
10/03/2008 17:32:30
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
10/03/2008 17:11:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01300686
Message ID:
01300692
Views:
17
This message has been marked as the solution to the initial question of the thread.
>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
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform