Hi, I have a form which has a borderstyle of fixed single. I have removed the controlbox and set caption to nothing so that I don't have a title bar on my form.

How can I move around my form by clicking anywhere on the form and dragging it? Is this possible? Form.Move?

Thanks!