Orphaned ControlBox in MDI child

G

Guest

So, I have this MDI application. Occasionally, if I have a few MDI children open, and then close one of them, the ControlBox for the MDI children becomes duplicated, right next to one another in the far upper right hand corner, below the ControlBox for the MDI parent. It has the appearrance of Minimize, Maximize, Close, Minimize, Maximize, Close(except it looks like the Underscore, Line at top of box, Capital X duplicated). Both of the ControlBoxes seem to work. However, if I close all of the MDI children, after the last one is closed, there is still a ControlBox remaining, orphaned, below the ControlBox for the MDI parent? Odd huh

Michael
 
H

Herfried K. Wagner [MVP]

* "=?Utf-8?B?bWljaGFlbA==?= said:
So, I have this MDI application. Occasionally, if I have a few MDI
children open, and then close one of them, the ControlBox for the MDI
children becomes duplicated, right next to one another in the far upper
right hand corner, below the ControlBox for the MDI parent. It has the
appearrance of Minimize, Maximize, Close, Minimize, Maximize,
Close(except it looks like the Underscore, Line at top of box, Capital X
duplicated). Both of the ControlBoxes seem to work. However, if I close
all of the MDI children, after the last one is closed, there is still a
ControlBox remaining, orphaned, below the ControlBox for the MDI parent?
Odd huh?

That's a well-known bug. I feel sorry, but I don't know a solution.
 
R

Rhett Gong [MSFT]

Hi Michael,
Thanks for reporting this to us.
This is a known bug in our bug database. And I find that it is possible
that this may be fixed in our next version of visual studio. But i can't
guarantee a solution of this issue at this time.
Thanks again for your understanding.

Best regards,
Rhett Gong [MSFT]
Microsoft Online Partner Support

This posting is provided "AS IS" with no warranties, and confers no
rights.
Please reply to newsgroups only. Thanks.
 
D

Davide

Hi,
I have a very similar problem. Usually this occurs when I maximize the
child form. Do you known if there is any fix or workaround for this
bug?
Thanks

Davide Icardi
 
Joined
Jun 8, 2005
Messages
1
Reaction score
0
Has anyone found a solution already to this thread ?
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top