Visual Studio 2022 Windows Forms changes code when moving components of the bottom interface panel
The code in the .Designer.cs and .resx files changes automatically when i move any interface component from the “bottom part of the Windows Forms Designer”, as the Microsoft tutorial puts it. It happens even when resizing it.
I was wondering if someone knows why it’s happening? Or any way to stop it from happening?