|
|
@@ -35,14 +35,12 @@
|
|
|
this.bg_name = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.bc_code = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.bc_name = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
- this.bc_note = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.WaitRejectList = new System.Windows.Forms.ListView();
|
|
|
this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.bg_code1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.bg_name1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.bc_code1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.bc_name1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
- this.bc_note1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.bg_name_label = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
@@ -69,10 +67,9 @@
|
|
|
this.bg_code,
|
|
|
this.bg_name,
|
|
|
this.bc_code,
|
|
|
- this.bc_name,
|
|
|
- this.bc_note});
|
|
|
- this.ChoosedRejectList.Location = new System.Drawing.Point(417, 246);
|
|
|
- this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.bc_name});
|
|
|
+ this.ChoosedRejectList.Location = new System.Drawing.Point(418, 244);
|
|
|
+ this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ChoosedRejectList.Name = "ChoosedRejectList";
|
|
|
this.ChoosedRejectList.Size = new System.Drawing.Size(300, 302);
|
|
|
this.ChoosedRejectList.TabIndex = 54;
|
|
|
@@ -93,7 +90,7 @@
|
|
|
//
|
|
|
this.bg_name.Text = "不良代码组";
|
|
|
this.bg_name.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.bg_name.Width = 79;
|
|
|
+ this.bg_name.Width = 115;
|
|
|
//
|
|
|
// bc_code
|
|
|
//
|
|
|
@@ -103,11 +100,7 @@
|
|
|
// bc_name
|
|
|
//
|
|
|
this.bc_name.Text = "不良名称";
|
|
|
- this.bc_name.Width = 61;
|
|
|
- //
|
|
|
- // bc_note
|
|
|
- //
|
|
|
- this.bc_note.Text = "备注";
|
|
|
+ this.bc_name.Width = 103;
|
|
|
//
|
|
|
// WaitRejectList
|
|
|
//
|
|
|
@@ -117,10 +110,9 @@
|
|
|
this.bg_code1,
|
|
|
this.bg_name1,
|
|
|
this.bc_code1,
|
|
|
- this.bc_name1,
|
|
|
- this.bc_note1});
|
|
|
+ this.bc_name1});
|
|
|
this.WaitRejectList.Location = new System.Drawing.Point(19, 242);
|
|
|
- this.WaitRejectList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.WaitRejectList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.WaitRejectList.Name = "WaitRejectList";
|
|
|
this.WaitRejectList.Size = new System.Drawing.Size(300, 304);
|
|
|
this.WaitRejectList.TabIndex = 51;
|
|
|
@@ -151,12 +143,7 @@
|
|
|
//
|
|
|
this.bc_name1.Text = "不良名称";
|
|
|
this.bc_name1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.bc_name1.Width = 63;
|
|
|
- //
|
|
|
- // bc_note1
|
|
|
- //
|
|
|
- this.bc_note1.Text = "备注";
|
|
|
- this.bc_note1.Width = 56;
|
|
|
+ this.bc_name1.Width = 103;
|
|
|
//
|
|
|
// bg_name_label
|
|
|
//
|
|
|
@@ -209,7 +196,7 @@
|
|
|
this.headBar1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
this.headBar1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.headBar1.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.headBar1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
+ this.headBar1.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.headBar1.Name = "headBar1";
|
|
|
this.headBar1.Size = new System.Drawing.Size(731, 40);
|
|
|
this.headBar1.TabIndex = 98;
|
|
|
@@ -228,7 +215,7 @@
|
|
|
//
|
|
|
// groupBoxWithBorder1
|
|
|
//
|
|
|
- this.groupBoxWithBorder1.BackColor = System.Drawing.SystemColors.Control;
|
|
|
+ this.groupBoxWithBorder1.BackColor = System.Drawing.SystemColors.HighlightText;
|
|
|
this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_makecode);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
|
|
|
@@ -255,8 +242,8 @@
|
|
|
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ms_makecode.ForeColor = System.Drawing.Color.Black;
|
|
|
this.ms_makecode.ID = null;
|
|
|
- this.ms_makecode.Location = new System.Drawing.Point(417, 45);
|
|
|
- this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ms_makecode.Location = new System.Drawing.Point(417, 44);
|
|
|
+ this.ms_makecode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
this.ms_makecode.Power = null;
|
|
|
this.ms_makecode.Size = new System.Drawing.Size(187, 27);
|
|
|
@@ -270,7 +257,7 @@
|
|
|
//
|
|
|
this.ms_makecode_label.AutoSize = true;
|
|
|
this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode_label.Location = new System.Drawing.Point(320, 45);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(320, 44);
|
|
|
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
this.ms_makecode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
@@ -287,8 +274,8 @@
|
|
|
this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ms_sncode.ForeColor = System.Drawing.Color.Black;
|
|
|
this.ms_sncode.ID = null;
|
|
|
- this.ms_sncode.Location = new System.Drawing.Point(109, 45);
|
|
|
- this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ms_sncode.Location = new System.Drawing.Point(109, 44);
|
|
|
+ this.ms_sncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
this.ms_sncode.Power = null;
|
|
|
this.ms_sncode.Size = new System.Drawing.Size(187, 27);
|
|
|
@@ -302,7 +289,7 @@
|
|
|
//
|
|
|
this.ms_sncode_label.AutoSize = true;
|
|
|
this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_sncode_label.Location = new System.Drawing.Point(13, 45);
|
|
|
+ this.ms_sncode_label.Location = new System.Drawing.Point(13, 44);
|
|
|
this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
this.ms_sncode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
@@ -349,9 +336,8 @@
|
|
|
//
|
|
|
// ChooseedReject
|
|
|
//
|
|
|
- this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
|
|
|
this.ChooseedReject.Location = new System.Drawing.Point(336, 348);
|
|
|
- this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ChooseedReject.Name = "ChooseedReject";
|
|
|
this.ChooseedReject.Size = new System.Drawing.Size(67, 29);
|
|
|
this.ChooseedReject.TabIndex = 53;
|
|
|
@@ -360,9 +346,8 @@
|
|
|
//
|
|
|
// WaitReject
|
|
|
//
|
|
|
- this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
|
|
|
this.WaitReject.Location = new System.Drawing.Point(336, 420);
|
|
|
- this.WaitReject.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.WaitReject.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.WaitReject.Name = "WaitReject";
|
|
|
this.WaitReject.Size = new System.Drawing.Size(67, 29);
|
|
|
this.WaitReject.TabIndex = 52;
|
|
|
@@ -373,6 +358,7 @@
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.BackColor = System.Drawing.SystemColors.HighlightText;
|
|
|
this.ClientSize = new System.Drawing.Size(731, 608);
|
|
|
this.Controls.Add(this.label3);
|
|
|
this.Controls.Add(this.headBar1);
|
|
|
@@ -422,7 +408,6 @@
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private CustomControl.HeadBar headBar1;
|
|
|
- private System.Windows.Forms.ColumnHeader bc_note1;
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
private System.Windows.Forms.ColumnHeader bg_code1;
|
|
|
private System.Windows.Forms.ColumnHeader bg_code;
|
|
|
@@ -430,6 +415,5 @@
|
|
|
private System.Windows.Forms.ColumnHeader bg_name1;
|
|
|
private System.Windows.Forms.ColumnHeader bc_code1;
|
|
|
private System.Windows.Forms.ColumnHeader bc_name;
|
|
|
- private System.Windows.Forms.ColumnHeader bc_note;
|
|
|
}
|
|
|
}
|