Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Maximize produces odd results
Message
De
29/11/2004 09:04:51
 
 
À
29/11/2004 08:57:02
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:
00965401
Vues:
10
>It seems "something" is interferring with my visual fox forms.
>If I minimize a form and then choose to maximize later, the entire form is displayed full screen (even though the form is not set to fill the screen). A colleague is using windows 2000 and does not have this problem.
>
>Has anyone run into this?
>
Hello Susan

Take a look at .maxheight and .maxwidth properties.. Or set this on your INIT method
procedure thisform.init
thisform.maxheight = thisform.height
thisform.maxwidth  = thisform.width
HTH
"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