I have a form that has other forms open behind it working in the background. I don't want the users to get to the hidden forms. I have set the Modal property of the main form to Yes so that they can't bring the other forms to the front from the task bar, but is there a way to prevent them from moving the main form on the screen and revealing the 'hidden forms'?