1 //this.groupBox1.Enter += new System.EventHandler(this.groupBox1_Enter);
我们在FrmManager.Designer.cs中,把上述代码屏蔽掉,就不会报错
时间: 2024-12-26 15:47:39
1 //this.groupBox1.Enter += new System.EventHandler(this.groupBox1_Enter);
我们在FrmManager.Designer.cs中,把上述代码屏蔽掉,就不会报错