Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Properties changing on resolution change
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00187243
Message ID:
00187255
Vues:
25
John,
Are you talking about proportionaly sizing the form to match the resolution? If so, you might try using a proportion scheme instead of absolute, i.e. txtName.Width = THISFORM.Width / 5, etc... This way, the original width has nothing to do with it. Or at least design the form in the lowest possible resolution, so your resize event only needs to enlarge.

Mark

>I have a form that I am setting the width at 800.
>When I run the form in 640 X 480, the width changes to 640.
>How can I prevent this from happening? The reason is to check the size of the form and size it based on the origional values.
>-Thanks
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform