Hi,
My issue is with building the visual framework. My application will have multiple areas that a user could be directed to depending on what menu item they select.
I'm trying an MDI enviroment, where the MDI children house the different user inputs, etc. but, I don't want the user to be able manipulate the child windows. They should remain maximized to the size of the parent at all times. In fact, the user shouldn't even know they are MDI children.
I cannot successfully remove the control buttons on the child forms and therefore don't know what to do.
Any direction would be appreciated.
Thanks
My issue is with building the visual framework. My application will have multiple areas that a user could be directed to depending on what menu item they select.
I'm trying an MDI enviroment, where the MDI children house the different user inputs, etc. but, I don't want the user to be able manipulate the child windows. They should remain maximized to the size of the parent at all times. In fact, the user shouldn't even know they are MDI children.
I cannot successfully remove the control buttons on the child forms and therefore don't know what to do.
Any direction would be appreciated.
Thanks