Hi Aland Li,
what I meant was, when I resize a form, it should snap to the nearest control and respect it's set margin. Here's a
screenshot.
That is, a control snaps to a form's edges when moved around, but a form does not snap to a control's edge when resized. The only way to achieve consistent edge space, is
1. Resize form
2. Move controls in form so that they again"snap" to their set margin (usually 3px)
I want to do(1) without (2). I want it to be pixel-perfect.
Does that makes sense? Is it even possible?
Thanks :)