Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ability to resize all controls in a form.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00023722
Message ID:
00023748
Vues:
27
>I need the ability to resize the controls on a form if a user changes the forms dimensions. I've downloaded Gary Paul's Autosize class, but I think that it is in 3.0 and I'm using 5.0. Because it is a compiled VCX, I cannot seem to use it.
>
>Any good suggestions on how some of you others have done this in the world of UT would be appreciated.
>
>TIA
>Steve Despres
>sdespres@erols.com

Basically, you fire some code from Thisform.Resize event to resize all other controls. Here you loop through Thisform.Controls(i) array changing layout (Top,Left,Width,Height) properties.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform