I want to hide the normal title bar, but I also want the user to be able to drag the window around.

I was thinking of putting a transparent panel and putting it on the "drag spot", putting a mouse down event to it, but then I just need to know how to get where the mouse is and to relocate the windows etc.

Any help would be great Thanks in advance