You can set the form's top, left, height and width properties when it loads to match that of the current monitor. Or just set it to run maximized via the WindowState property.
You'll probably be responsible for adjusting the size/position of the controls on the form. If you have a grid or other large control, you can set it to be docked, and position other controls around it.
Chip H.
____________________________________________________________________
If you want to get the best response to a question, please read FAQ222-2244 first