form resizing at run time. vb.net
Hello,
can anybody help me. I have a project where the mdi form has a size x for example 1750x744 and the registration form has is 1650 x 700 in designer mode.
However when entering run mode the form registration increases along with the controls, extrapolating the mdi limits.
I've looked in all configurations and found the problem.
They would know tell me what's going on, I tried to change the form, creating a new and transferring the controls but did not solve the problem.
Thanks for listening.
Re: form resizing at run time. vb.net
How do you mean "extrapolating the mdi limits"?
That doesn't make grammatical sense. Do you mean it fills all of the mdi form space?
Re: form resizing at run time. vb.net
Are you adding it correctly as an mdi child form?