Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Activate a page by name
Message
De
10/03/2008 17:32:30
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
10/03/2008 17:11:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01300686
Message ID:
01300692
Vues:
16
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform