Hi,

I have an MDI container with several MDIchildren. When more than 1 childform
is opened i get a problem when clicking another form to get to it (take it to
foreground). It only works when a control is clicked in the other form,
otherwise, the first form just stays in the forground and the other form
doesn't get selected.
I hope this is kind of clear.

I thought the problem was with one childform having the topmost-property set
to true, but this isn't the case.

Anyone seen this behaviour and knows what might cause it.

Thanks,
Bjorn.

RE: MDI child problem (switching between MDI children) by bjorn

bjorn
Tue Mar 15 01:47:02 CST 2005

No one ever encoutered this?
Or
No one having an idea what I might be doing wrong?

Thanks.
Bjorn.

"bjorn" wrote:

> Hi,
>
> I have an MDI container with several MDIchildren. When more than 1 childform
> is opened i get a problem when clicking another form to get to it (take it to
> foreground). It only works when a control is clicked in the other form,
> otherwise, the first form just stays in the forground and the other form
> doesn't get selected.
> I hope this is kind of clear.
>
> I thought the problem was with one childform having the topmost-property set
> to true, but this isn't the case.
>
> Anyone seen this behaviour and knows what might cause it.
>
> Thanks,
> Bjorn.
>