Dynamic resizing

Started by Anonymous, September 08, 2005, 06:49:31 PM

Previous topic - Next topic

Anonymous

Is it possible to get a list of the controls i have in a form?
Ultimately i want to dynamically resize my window app, and do not wish to work manually on every control, but to get a list would allow me to work through the list, applying the same math to reposition the control proportionally.