I am working on a new app where I would like to maintain a form containing menu options and buttons at the top of the user's screen similar to the look of VB if you enable the SDI setting. The problem I am running into is that if the user clicks the maximize button, the form takes over the entire screen. I don't want the form to take over the screen, but I also don't want to disable the maximize button. Any advice on how to get around this would be greatly appreciated.