Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forms and screen resolution
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01396126
Message ID:
01396135
Vues:
119
>>>Is there an established method to getting a form to fill up the entire screen whether the screen is set to 600x800 or 1024x??? Users are employing differing resolutions. In web design I can make use of CSS fluid design but how bout in VFP?
>>
>>Use thisform.WindowState = 2 && Maximized
>
>Naomi, I think that just maximizes the foxpro window, I want the form itself maximized with the maximized foxpro window. Maybe Sergey's class suggestion. not sure what the Anchor property is.

Or do you want to maximize the form when the _screen is maximized? If yes and you're using VFP9 you need to bindevent to _screen.Resize. In prior versions you may use hook method instead.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform