Hi guys!
i am having an issue with the Windows Forms Designer. I am developing a Windows Form Application, so i create the Forms and everything was ok but at some point the controls started to be located in random points. The location property was like -1156;25 or something. So i placed it back in the right position and everytime i am compiling the controls are placed back to the wrong position. Of course i dont have any kind of code to change the location property. The values are changed in the designer.cs automatically after each compilation.
Can anyon help me with this?
Thanks very much in advance.