Possible Duplicate:
C# - Make a borderless form movable?
Drag borderless windows form by mouse
Ok, I have made a form with a control in it. The form is borderless. The control inside the form is called navigationPanel1. I want to be able to click and drag on the control to move the form. How do i do that?