I am creating an application using MDI and the child forms are DockFill true.
If the controls on the form are going outside the bounds of the MDI form (if on a smaller monitor), the scroll bars are not displaying.
Is this normal? I would like to know how I can go about making sure the scroll bars are visible if the controls are going outside the viewable area.
Thanks in advance for any suggestions.

