T
Tony K
How do you maximize a child form when you show the child form. My
resolution on my screen is 1440 x 900. My parent form maximizes just fine,
but when I show a child form it doesn't maximize. It doesn't separate
itself from the child form, meaning you can't move it around like if the
form was "restored" but it doesn't take up all the space available.
I do not have the maximum or minimum size set in the properties, but I do
have the WindowState set to Maximized. I also have the size property set to
800 x 600 and that is the size that the form starts up as.
Any answers would be greatly appreciated.
Thanks, Tony
resolution on my screen is 1440 x 900. My parent form maximizes just fine,
but when I show a child form it doesn't maximize. It doesn't separate
itself from the child form, meaning you can't move it around like if the
form was "restored" but it doesn't take up all the space available.
I do not have the maximum or minimum size set in the properties, but I do
have the WindowState set to Maximized. I also have the size property set to
800 x 600 and that is the size that the form starts up as.
Any answers would be greatly appreciated.
Thanks, Tony