Hi!
I have a MDIForm,and a another form(Form1).The MDIChild property of Form1 is set to True.I set the widht and height of form1.
Exp:Form1.widht=5000
Form1.height=4000
When I open Form1 using a button ,which is located on MDIForm ,Form1 appears with a different size.
What can I do to prevent this problem?
Thanks in advice...
I have a MDIForm,and a another form(Form1).The MDIChild property of Form1 is set to True.I set the widht and height of form1.
Exp:Form1.widht=5000
Form1.height=4000
When I open Form1 using a button ,which is located on MDIForm ,Form1 appears with a different size.
What can I do to prevent this problem?
Thanks in advice...