Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why do tabs reorder themselves?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00112505
Message ID:
00113037
Views:
36
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform