Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Screen Size
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Titre:
Divers
Thread ID:
00475068
Message ID:
00475082
Vues:
38
Check the files section, there are several that deal with autoresizing forms and controls.

Bob


>>Hello Everyone:
>> How can I design my forms in a way that when the user runs the app it can adjust to the size of the user monitor. For example if the user monitor resolution is set to 640 by 480, I want my app to adjust to this resolution without cutring some part of the forms. And if the user resolution is set to 800 by 600 I want my forms to adjust to that resolution as well.
>>Thanks
>
>To make the application window maximized:
>
>
_Screen.WindowState = 2
>
>If you want, you can also set the WindowState of your forms to maximized as well. In that case, you may want to resize and reposition controls on the form. This can be done by putting the appropriate code in the Resize method of the form.
'If the people lead, the leaders will follow'
'War does not determine who is RIGHT, just who is LEFT'
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform