Quote:
Originally Posted by Cableguy
Image 25 image boxes, 40by40, and every box must be set top-1 and left-1 of the precedendent image control's top+height and left+width....incode it is somewhat easy after we can "formulize" the position, visualy its very hard...
With a 2x zoom it would be easyer to do...
|
I say.... do it in run-time

It's much quicker and you would get a far greater sense of acheivement than spending all that time fiddling about with the controls in the designer just so that it can do the code for you.
Please don't mis-understand me, I like the designer and think that it's great

, but for multiple controls set to a grid type of arrangement its just far easier to do it in run-time, at least for me it is
Regards,
RandomCoder.