Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Maximize produces odd results
Message
De
29/11/2004 13:15:49
 
 
À
29/11/2004 11:23:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00965399
Message ID:
00965468
Vues:
9
>
>I do have those values set for the form.
>
If I recall fine those kind of problem was very common on NT Oss (Sp4 sooner)

You can try to control the size for your form on RESIZE method, something as:
procedure resize
if  thisform.windowstate = 2
    this.width  = this.maxwidth
    this.heigth = this.maxheight
endif
endproc
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform