MDI Child form title display problem

  • Thread starter mathieu.lapointe
  • Start date
M

mathieu.lapointe

Hi,

I develop an application in VB .NET and I have a problem with the title
of a MDI child form. When I maximized the Child form, the title (text
property of the form) does not appear in the title bar of the parent
form. The icon and the Control box is here, but the title is blank. But
when the MDI child form is not maximized, the Title appear on the title
bar of the Child form. I think normally the title appear automatically
in the parent form.

Thanks.

Mathieu Lapointe
 
M

mathieu.lapointe

The parent form does not have a title bar. The application run full
screen. But when we maximize a a child window in the parent window, the
title bar of the child form go on the top of the screen, with the icon
and the Control box button of the title bar, but the title text does
not appear. Is there anything I can do to fix this problem?

Cheers

Mathieu Lapointe
 
M

mathieu.lapointe

I find why is don't show my title, but I don't know how to fix it. When
the windows is maximized, the title goes in the title bar of the parent
window, but the title bar is hidden and must stay hidden. But I want
the title in the menu bar of the parent form, because my icon and my
control box goes there like every MDI child windows when it is
maximized. But I need to show the title text on the top of my parent
form, or the title text need to be show somewhere. Does someone can
help me?

Regards

Mathieu Lapointe
 

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