MDIlayout

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • SM

    #1

    MDIlayout

    Hi
    I'm using LayoutMdi(MdiLa yout.TileHorizo ntal) to tile 2 child forms in a MDI
    application. The problem is that although the forms get tiled, they exceed
    the client region of the parent and one of the child form is only partially
    visible. It is something like what happens when the resolution of the monitor
    is lower than that of an application. As a result, scrollbars appear in the
    parent form.

    Anyone know how I can fix this so that both forms appear within the parent?

    Thank you,
    SM

Working...