I need a way to let the user move/resize the controls in a form at run-time.
The goal is have a way of selecting/resizing the control just like the VB IDE, in this case creating the "grab" boxes etc...

Other features :
  1. Draw a grid ( done using the Paint event )
  2. Make a "Snap to Grid" effect


Thanks in advance,

CLINS