Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form and object resizer
Message
De
06/04/2002 00:09:42
 
 
À
05/04/2002 21:17:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00641713
Message ID:
00641734
Vues:
10
There are many properties of this class that you can set which adjust how it stretches objects. This may prevent some distortion. After instance of class you can set properties. Or if you right click on the icon in the right corner of the form, it will pop up a window where you can dynamically set the set properties to see what works best for your purposes.

A couple of properties that may help
This.Resizer.lIsometric = .T.               && Maintain original Width / Height proportion Defaults to .f.
This.Resizer.lResizeFontSize = .F.          && Default = .T.
I use this class and have found that it works very well on every control that I use.

HTH
Elmer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform