I have an SDI Doc/View application with CFormView as the base class. I want the close box (System Menu) to not be available to the user. The System Menu property for the main form has no effect on this for some reason. Is there something in the Doc/View classes that overrides the property box, or maybe I'm looking at the wrong thing?

Thanks