|
|
@@ -1086,8 +1086,8 @@
|
|
|
this.Controls.Add(this.ma_prodcode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
this.KeyPreview = true;
|
|
|
- this.Name = "Make_OqcTestCollection";
|
|
|
- this.Tag = "Make!OqcTestCollection";
|
|
|
+ this.Name = "Make_XrayTestCollection";
|
|
|
+ this.Tag = "Make!XrayTestCollection";
|
|
|
this.Text = " ";
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_TestCollection_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.TestCollection_Load);
|