"Asela Gunawardena" <spam.me.asela.gunawardena@ifs.lk> schrieb:
> Can somebody tell me how to resize an MDIForm to suite different
> resolutions.
I am not sure what you want to archieve, but maybe setting the form's
'WindowState' to 'Maximized' is sufficient.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Asela Gunawardena - 29 Apr 2005 04:01 GMT
Hi Herfried.
Nope thtz not suffucient; but i did find the reason yesterday. There is a
property named maximumu size it and that was set to 1024 X....which is the
current by default; once i reset tht to 0,0 the form started to resize
accordingly; NEwayz thankx for the reply.
-asela
> "Asela Gunawardena" <spam.me.asela.gunawardena@ifs.lk> schrieb:
> > Can somebody tell me how to resize an MDIForm to suite different
> > resolutions.
>
> I am not sure what you want to archieve, but maybe setting the form's
> 'WindowState' to 'Maximized' is sufficient.