My application has a command that inserts controls on a Form.
I move the controls by drag and drop.
Now I need resize the controls like it's made by VS.Net in designer mode.
How can I show the controls' edge lines and resize marks show on the corners?
Thanks.