Hi,
I have a couple different user controls that the designer chooses to resize when I build my project. On one control every time I build, every textbox and combobox on the control will get wider. On the other control, every time I rebuild the designer insists on setting the width of the entire control to a smaller size than I keep resetting it to. I want it to be wide enough to fully show the other user controls placed on it, but it keeps sizing itself smaller than the width of those user controls. Auto size is set to false. Occasionally it will shift all of the user controls placed on it way farther down in the Y direction too. Why's it doing this??