Hi,

I am working with VS2003 C#
I am trying to open mdi child form over mdi parent, but when i open the
child he open larger then his real size.
what can i do to open it in his real size and in his real position
all the controlls in the child Form are largest from my design form.
In the parent form i see a child form with largest controls (controls of the
child).

Thanks,
Yossi

Re: Mdi child problem by Robbe

Robbe
Sat Dec 10 15:59:05 CST 2005

Is the window state on the child form set to maximized?
It should not be...

--
Robbe Morris - 2004/2005 Microsoft MVP C#
http://robbemorris.blogspot.com





"Yossi And Inbar" <inbarlaw@bezeqint.net> wrote in message
news:OphRMeX$FHA.2324@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> I am working with VS2003 C#
> I am trying to open mdi child form over mdi parent, but when i open the
> child he open larger then his real size.
> what can i do to open it in his real size and in his real position
> all the controlls in the child Form are largest from my design form.
> In the parent form i see a child form with largest controls (controls of
> the
> child).
>
> Thanks,
> Yossi
>
>