|
|
@@ -85,6 +85,7 @@
|
|
|
this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
|
|
|
this.ma_softversion = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.ma_softversion_label = new System.Windows.Forms.Label();
|
|
|
+ this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.panel2.SuspendLayout();
|
|
|
this.panel1.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
@@ -278,7 +279,8 @@
|
|
|
this.columnHeader6,
|
|
|
this.columnHeader3,
|
|
|
this.columnHeader7,
|
|
|
- this.columnHeader8});
|
|
|
+ this.columnHeader8,
|
|
|
+ this.columnHeader9});
|
|
|
this.ChoosedRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ChoosedRejectList.Location = new System.Drawing.Point(491, 389);
|
|
|
this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
@@ -774,6 +776,11 @@
|
|
|
this.ma_softversion_label.TabIndex = 72;
|
|
|
this.ma_softversion_label.Text = "软件版本";
|
|
|
//
|
|
|
+ // columnHeader9
|
|
|
+ //
|
|
|
+ this.columnHeader9.Text = "不良备注";
|
|
|
+ this.columnHeader9.Width = 0;
|
|
|
+ //
|
|
|
// Make_TestCollection
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
@@ -890,5 +897,6 @@
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
private CustomControl.ValueLabel.ValueLabel ma_softversion;
|
|
|
private System.Windows.Forms.Label ma_softversion_label;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader9;
|
|
|
}
|
|
|
}
|