Hi, Looks like the minimum size and max size are set same on from diclaration. Make sure for all forms min size to 0,0.
thanks On Feb 20, 6:26 pm, Karthikeyan <[email protected]> wrote: > Hi, > > I am developing a windows application in C# .net. There are totally 15 > forms. My PC's resolution is 800 X 600 & I have designed few forms. Other > forms were designed by my colleague whose PC's resolution is 1024 X 768. > > When I integrated all the forms and run it in my machine the forms designed > by him does not fit in my machine & it looks ugly(Doesnot fit my screen). I > want all the forms designed by him to fit my screen resolution. > > I have posted this question few weeks back & Brandon replied me to set the > form's window state MAXIMISED. I tried that however the problem was not > solved. > > Can any one help me out in this solving this issue? > > -- > Thanks & Regards, > Karthikeyan
