I have this System.Windows.Forms.Panel that I want to enable so that if the user click and drags the mouse drags the window around to.
Can I do this? Do i have to implem
You might want to take a look at this component that I pasted here:
http://pastebin.com/5ufJmuay
It is a component that you will be able to drop on a form, and then drag the form by dragging inside it.