WinForms automatically resize in IDE

J

John Cottrell

I'm having a strange problem when working on a
collaborative project. If I make a change to a form that
was created on someone else's PC then the form and all of
its controls resize (in this instance they get larger)
when I select the Run function in the IDE.

I can change the underlying code without this happening
but once I change a property of the form or one of its
controls then the resize occurs the next time I run the
project.

My guess is that it has to do with a difference in the
screen resolution between the two PCs, but I don't
understand why that would make the IDE automatically
increase the size of all the objects.

Does anyone have any ideas why this is happenning or even
more importantly how I can make it stop?

Thanks for any input you can provide!
 
J

James Shen

I believe this is a known problem. Search this group you will find a
number of discussions on it. If some one finds an answer, I would like
to know.

James
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top