MTSkull Posted September 21, 2006 Posted September 21, 2006 I am starting an application that will configure at least 2 units but could be as many as 11 (original 2 plus 9 more). There will be one control unit and the rest would be subordinate to it. I was going to do it as an mdi interface where every time you add a unit it would create a new instance of the subordinate form. Then you would click on the "Configure Me" button on the sub form to run through the process. Then once all of the sub units and the control unit is done there is some additional work testing the whole network of units. My question is.. Is MDI the best way to go? If I go with MDI can I lose the title bar at the top of the child form? Any other things I might be missing/need to consider? Thanks MT Quote "Beer is proof that God loves us and wants us to be happy." -Benjamin Franklin
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.