Article ID: 168850 - Last Review: December 10, 2003 - Revision: 2.0 BUG: MDIChild Form Not Brought to Front with Show MethodThis article was previously published under Q168850 On This PageSYMPTOMS
When the Show method of an MDI child form is invoked, the MDI child form is
not brought to the front.
RESOLUTION
To ensure that the correct window is brought to the top, use the ZOrder
method. Replace the Show method with the ZOrder method.
In other words, you would replace the following line of code: with: STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.
MORE INFORMATIONSteps to Reproduce the Problem
APPLIES TO
| Article Translations
|

Back to the top
