Quote:
>VB3 Pro.
>I have a MDI form with a child with
>ControlBox False; MaxButton False; MinButton False; Caption ""
>MDIChild True; Border Fixed single
>Thus the form stays where I put it with no heading. Fine. But...
>If I add a menu item that item appears on the MDI form correctly but
>now my child form aquires a blank caption bar and becomes moveable.
>Is this a bug? It there a good reason for it? Can I stop it?
>Any ideas, Thanks Roger.
>PS I tried to post this last week but I haven't seen any sign of it.
>Do postings often get lost, or did I just not see it somehow?
I don't think it is a bug. It's the way child-windows behave in
windows. Take a look at Word or Excel.
I don't think you can get around this problem, but there are so much
you can do with VB that I don't know.
Stein Marvold