EricDraven
Programmer
I have a number of forms set to run in an MDIForm which are all set to the same size as the MDI area of the form. I then use the BringToFront command to show the user selected form. This works fine, the problem is that the user can still drag the active form, which then cocks up the main form by adding scrollbars which means the forms appearence goes to pot and so on.
How can I prevent the user from being able to drag an MDIChild form? Any help would be mucho appreciated!
How can I prevent the user from being able to drag an MDIChild form? Any help would be mucho appreciated!