Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pageframe - width and height
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Pageframe - width and height
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01450892
Message ID:
01450892
Vues:
128
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform