Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pageframe - width and height
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Pageframe - width and height
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01450892
Message ID:
01450892
Views:
127
Hi everybody,

I am having a problem with a container I add to the pageframe in run-time. I want this container to cover the page. The pageframe has 17 pages.

I have this code in Page.Activate
with this.myContainer
       store 0 to .top, .left
       store this.parent.pagewidth -5 to .width
       store this.parent.pageheight - 5 to .height
endwith
and yet the container doesn't cover the page (it is much smaller than the page width and a bit smaller than height). What is wrong here?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform