Child Form Does Not Show in ToolStripContainer?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nev
    Contributor
    • Oct 2007
    • 251

    Child Form Does Not Show in ToolStripContainer?

    I use mdi app and place a toolstripcontai ner dock=fill. But when I try to open its the childform, it cannot be seen. I guess its under the toolstripcontai ner. How to do this?
  • Shashi Sadasivan
    Recognized Expert Top Contributor
    • Aug 2007
    • 1435

    #2
    Originally posted by nev
    I use mdi app and place a toolstripcontai ner dock=fill. But when I try to open its the childform, it cannot be seen. I guess its under the toolstripcontai ner. How to do this?
    I dont know why you should be using the toolstrip docked as a fill,
    however if you go to design mode and right click the toolstrip container..and selec send to back. that might do the trick

    Comment

    • nev
      Contributor
      • Oct 2007
      • 251

      #3
      Originally posted by Shashi Sadasivan
      I dont know why you should be using the toolstrip docked as a fill,
      however if you go to design mode and right click the toolstrip container..and selec send to back. that might do the trick
      thaks for the input.

      Comment

      Working...