Lost Child Toolbar when Cascading or Horizontal Tiling

J

Joe Cool

I am working on an MDI app that can have multiple child windows open
at the same time and each child window has its own toolbar. If the
child windows are tiled veritcally, the toolbars are visible. But if I
tile horizontally or cascade the child windows, the toolbars all
disappear. I have tried to set the toolbar's visible property to true
when tiling horizontally or cascading with no luck.

Is this a known bug or is there something I can do in the code to make
sure the toolbars are always visible?
 
J

Joe Cool

I am working on an MDI app that can have multiple child windows open
at the same time and each child window has its own toolbar. If the
child windows are tiled veritcally, the toolbars are visible. But if I
tile horizontally or cascade the child windows, the toolbars all
disappear. I have tried to set the toolbar's visible property to true
when tiling horizontally or cascading with no luck.

Is this a known bug or is there something I can do in the code to make
sure the toolbars are always visible?

Well, crap. This problem has mysteriously gone away.
 

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