Board index » Visual Studio » MDI Container question
|
dofi
|
MDI Container question
Visual Studio298
Hey guys!! I have an issue. In my main form in my application I have reference to a form called actools where I declare that the main form is its Parent form. The line is like this actools.MDIParent = ME This line seems to work pretty well when the form is opened once. Once I close it and reopen it again, it opens up by itself. I don't know why, but it should keep being a child of the MDI parent main form. I have the line I mentioned above in the From Load area. Any suggestion is greatly appreciated. Thanks much. Regards, Teo - |
