Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Layout properties
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Layout properties
Miscellaneous
Thread ID:
00391397
Message ID:
00391397
Views:
40
When I try to set pageframe properties at run-time so that the pageframe is the same size as the form, there seems to be a slight gap of space. No big deal, but annoying. I do this:

With Thisform.PageFrame1
.height=Thisform.height
.width=Thisform.width
Endwith

Any ideas why this doesn't work?
Next
Reply
Map
View

Click here to load this message in the networking platform