Fixe a crash bug when trying to add APC tables to the database.
This commit is contained in:
+1
-1
@@ -962,7 +962,7 @@
|
||||
// informationLabel
|
||||
//
|
||||
this.informationLabel.AutoSize = true;
|
||||
this.informationLabel.Location = new System.Drawing.Point(3, 18);
|
||||
this.informationLabel.Location = new System.Drawing.Point(1014, 26);
|
||||
this.informationLabel.Name = "informationLabel";
|
||||
this.informationLabel.Size = new System.Drawing.Size(152, 25);
|
||||
this.informationLabel.TabIndex = 27;
|
||||
|
||||
Reference in New Issue
Block a user