Hello guys,

In my project Virtual Forms I'm enabling the user to reposition and resize the controls at RunTime.

You can read more about the project in this post:
http://www.vbforums.com/showthread.p...nd-error-free)

I would like to make it a little bit easier and enable (what we have in newer VS) Snap Lines. (http://www.techotopia.com/index.php/...ing_Snap_Lines)

Did you guys maybe done something like this in vb6?

This is the code that I'm using now for resizing and repositioning of the controls in runtime:

Resizer code example.zip