The information in this article applies to:
SYMPTOMSWhen the MDI child form uses the Show method to open a form, you may receive the following error: When the MDI child form uses the Show method to open an MDI Child form, you may receive the following error:
CAUSEThese errors occur if an MDI child form uses the Show method and specifies that it owns the form to display. An MDI child form cannot own another form. STATUSThis behavior is by design. MORE INFORMATIONWhile you can specify the owner of a form as one of the parameters in the Show method, you cannot designate an MDI Child form as an owner of another form. Steps to Reproduce Problem
Additional query words:
Keywords : kberrmsg kbnokeyword kbVBp500 kbVBp600 kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |