I am using VS 2005. I have just noticed that when I edit and save a windows form, the size of the form changes. When I close the form and reopen it, the size is 4 points smaller from the right and bottom edges. If I do this enough times, the controls on the form actually begin to move off the edge of the form. In other words, the controls don't move but the edges do. I can set the width and height of the form in vb and it displays correctly when executed but it continues to shrink while editing. What causes this and what can I do to make it stop? If I don't manually pull the edges back into place, the form will soon disappear from existence! I nee hel ple!