Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why do tabs reorder themselves?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00112505
Message ID:
00113037
Vues:
34
Gerry,

The code Edward posted shows you how to do it in code, it also shows the real need to Name your pages something other than the default, it'll make it easier for you to follow in the object picklists and easier to read the code:
with thisform.pgfMain
   .pagCustomer.PageOrder = 1
   .pagOrders.PageOrder = 2
   .pagSupplier.PageOrder = 3
endwith
>Sorry, but I'm new at VFP.
>
>How would I do this? Thanks! - Gerry
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform