|
|
|
@ -841,21 +841,21 @@ namespace Rs.MotionPlat
|
|
|
|
|
//
|
|
|
|
|
this.label9.AutoSize = true;
|
|
|
|
|
this.label9.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
|
|
|
this.label9.Location = new System.Drawing.Point(3, 56);
|
|
|
|
|
this.label9.Location = new System.Drawing.Point(-1, 56);
|
|
|
|
|
this.label9.Name = "label9";
|
|
|
|
|
this.label9.Size = new System.Drawing.Size(59, 12);
|
|
|
|
|
this.label9.TabIndex = 15;
|
|
|
|
|
this.label9.Text = "测试次数:";
|
|
|
|
|
this.label9.Text = "test num:";
|
|
|
|
|
//
|
|
|
|
|
// label8
|
|
|
|
|
//
|
|
|
|
|
this.label8.AutoSize = true;
|
|
|
|
|
this.label8.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
|
|
|
this.label8.Location = new System.Drawing.Point(3, 34);
|
|
|
|
|
this.label8.Location = new System.Drawing.Point(-1, 34);
|
|
|
|
|
this.label8.Name = "label8";
|
|
|
|
|
this.label8.Size = new System.Drawing.Size(59, 12);
|
|
|
|
|
this.label8.Size = new System.Drawing.Size(65, 12);
|
|
|
|
|
this.label8.TabIndex = 14;
|
|
|
|
|
this.label8.Text = "产品数量:";
|
|
|
|
|
this.label8.Text = "grr count:";
|
|
|
|
|
//
|
|
|
|
|
// txtGrrTestNum
|
|
|
|
|
//
|
|
|
|
|