I am building a project that has multiple projects with other forms that are going to be the children of the main projects form. The main projects form is a regular form and not and MDI and I made all the other forms children of that form using the setparent function.

The problem is that when I click on the children forms to move them the mouse cursor seems to be off by the height of the title and menu bars, anyway to fix this problem?