Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I Resize a PageFrame with tabs VFP 7.0
Message
From
21/12/2002 23:14:38
 
 
To
19/12/2002 22:36:09
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00734770
Message ID:
00735214
Views:
12
Had the same problem...

Try...

.Width = nNewWidth
.Height = nNewHeight


Your current code might look like this...

.Height = nNewHeight
.Width = nNewWidth


It just so happens that when you resize, you should adjust the height last.
Gordon de Rouyan
DC&G Consulting
Edmonton, Alberta
Email: derouyag@shaw.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform