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 set theForm's windowstate to MAXIMISED & tried to solve the issue, however I was not ableto fix it.
I have seen so many topics related tomy question, however I did not get a clear picture. It woud be great if someone help me out in fixing thisissue.
Regards,
Karthikeyan