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
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.