Ejemplo n.º 1
0
 public Mainform()
 {
     InitializeComponent();
     formTool = new FormTool();//给位置,不出现空值错误
     labelNew = new Label();
 }
Ejemplo n.º 2
0
 public Mainform()
 {
     InitializeComponent();
     formTool = new FormTool();
 }