Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ability to resize all controls in a form.
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00023722
Message ID:
00023748
Views:
23
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform