Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Resizing Form
Message
 
 
À
07/02/2003 23:32:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00750928
Message ID:
00751082
Vues:
20
Mathew,

Depends on whether you want the controls to resize with the form or just space out relative to the form.

You can set some form properties to store the current form height and width, and in the form resize() method check the forms new width and height and adjust all controls by the difference.

look at SYSMETRIC() command to work out what resolution the user is running.

I am sure there is a Resize class available in downloads as well.

>Hi all,
>What is the best way to resize the form based on the resolution set by each individual user? and without messing the controls on the form? TIA
- Craig

"If you're not prepared to be wrong, you will never come up with anything original."
- Sir Ken Robinson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform