Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,923 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am using Visual Studio Community 2022 version.
In the C# WinForm framework environment, when changing the position or size of the screen design window control, an error occurs where the control disappears.
In that case, if I close and open the Form design window, it will appear.
Is there a way to fix this problem?