PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Anonymous on September 08, 2005, 06:49:31 PM

Title: Dynamic resizing
Post by: Anonymous on September 08, 2005, 06:49:31 PM
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.