How do I keep Visual Studio's Windows Forms Designer from deleting controls?

前端 未结 6 1679
离开以前
离开以前 2020-12-21 05:19

With several forms of mine, I occasionally run into the following issue: I edit the form using the designer (Visual Studio 2008, Windows Forms, .NET 2.0, VB.NET) to add comp

6条回答
  •  青春惊慌失措
    2020-12-21 06:05

    I've seen this happen with Visual Basic 6.0 and early .NET when the OS was having problems. We had to do a reboot and repair.

提交回复
热议问题