While this is a good cheat, there is one (large) problem - you can't put controls onto an MDI form, or at least, you can't put controls without an align property.
This limits you to PictureBoxes, CoolBars, ToolBars etc. All of which influence the size and position of the scroll bars.
If I am wrong here Mike could you let me know?
Phailak, does your screen really only work on 1600x1200??? I know its more work, but I generally have code in the Form_Resize event handler which keeps everything in line.
Is it possible to have some more information about what your form does?
Chaz
Hi Mike, btw