I have a form that fits the screen at 1024x768. This form is a MDIChild. I am attempting to keep the form the same size even on a PC with a resolution of 800x600. I realize that the form will run off of the desktop, but I want to use the MDI scroll bars to scroll out to see the rest of the form. What happens is the form is limited by the resolution to fit only a 800x600, so the edges are croped off and I can't scroll to see them. Is there a way to keep the form from being croped off at the 800x600 resolution? There is too much data to just create the form for a 800x600 resolution. I have tried, but I couldn't find a font that could be read at 5 point.