Re: MDI Child disappears

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: William Gower (w_gower_at_hotmail.com)
Date: 08/04/04


Date: Wed, 4 Aug 2004 00:31:26 -0400

Did you set the property IsMdiContainer for the parent and in the code where
you load the child it should look something like this.

Dim myChild as New ChildFrm
myChild.MdiParent = Me
myChild.Show

"Wrauberto" <Wrauberto@discussions.microsoft.com> wrote in message
news:2E130FEE-98EF-4119-A7C9-7D33DABEA24A@microsoft.com...
> I'm pretty sure this is a simple syntax issue, but it is driving me nuts.
>
> When my parent does a .show on the child the child hides behind the
parent. I can see the buttons on the child, but they are behind the buttons
and boxes of the parent.
>
> What am I missing? (Besides brains)
>
> Wraub



Relevant Pages

  • Unix Programming FAQ (v1.37)
    ... Why use _exit rather than exit in the child branch of a fork? ... Why doesn't my process get SIGHUP when its parent dies? ... How do I create a named pipe? ... How do I compare strings using regular expressions? ...
    (comp.unix.programmer)
  • Unix Programming FAQ (v1.37)
    ... Why use _exit rather than exit in the child branch of a fork? ... Why doesn't my process get SIGHUP when its parent dies? ... How do I create a named pipe? ... How do I compare strings using regular expressions? ...
    (comp.unix.programmer)
  • Unix Programming FAQ (v1.37)
    ... Why use _exit rather than exit in the child branch of a fork? ... Why doesn't my process get SIGHUP when its parent dies? ... How do I create a named pipe? ... How do I compare strings using regular expressions? ...
    (comp.unix.programmer)
  • Unix Programming FAQ (v1.37)
    ... Why use _exit rather than exit in the child branch of a fork? ... Why doesn't my process get SIGHUP when its parent dies? ... How do I create a named pipe? ... How do I compare strings using regular expressions? ...
    (comp.unix.programmer)
  • Unix Programming FAQ (v1.37)
    ... Why use _exit rather than exit in the child branch of a fork? ... Why doesn't my process get SIGHUP when its parent dies? ... How do I create a named pipe? ... How do I compare strings using regular expressions? ...
    (comp.unix.programmer)