Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Names for pages?
Message
From
18/11/2004 12:20:57
 
 
To
18/11/2004 11:43:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00962687
Message ID:
00962715
Views:
12
>Am I correct that names for pages within a PageFrame are assigned as "Page1", "Page2", etc., and connect be changed? (I'm using Forms Designer).
>
>Thanks

You can also refer to them as an array, as in Thisform.pgfMain.Pages(1).grdMyGrid etc., and use the pages() array in a loop, e.g. ... .Pages( I).klnlknl
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Reply
Map
View

Click here to load this message in the networking platform