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
22/12/2002 12:54:16
 
 
To
21/12/2002 23:14:38
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00734770
Message ID:
00735269
Views:
12
Hi Gordon,
Well, that wasn't my problem.
The only thing I was able to figure out to do about it was something like this:
When I got to the part with LockScreen = .F., I put in .PageFrame.Height = .PageFrame.Height.
That made the problem go away.

>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.
Bill Morris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform