In my main application, if the user moves an MDI child past the left/right edge, then a scrollbar appears at the bottom of the MDI parent (main application). Then if the uers minimizes a MDI child form, it ends up behind the scroll bar at the bottom of the parent form. Is there a way to keep the minimized window above the scrollbar so the user can get to it easily?