Click to See Complete Forum and Search --> : auto resize controls


Érol
February 17th, 2000, 11:35 AM
I need resize all the controls in my form, always wend my form was resized...

Is there a control to do this?

PS: Sorry my bad english...

Érol Tavares Stocchero

Cakkie
February 17th, 2000, 11:54 AM
use the form_resize

eg:


private sub Form_Resize()

myTxt.width = Form1.width - command1.width
command1.width = myTxt.left + myTxt.width

End Sub





Tom Cannaerts
slisse@planetinternet.be

The best way to escape a problem, is to solve it.

Kyle Burns
February 17th, 2000, 12:38 PM
There are many controls on the market that will accomplish this. The APEX Olectra Resizer has a free evalutation version available for download at http://www.apexsc.com