|
|
@@ -65,6 +65,13 @@
|
|
|
this.ob_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.CheckTypeDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewExpand();
|
|
|
+ this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.oi_itemcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.oi_ng = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.oi_leveldefect = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ois_remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ois_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ois_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ChooseedReject = new UAS_MES.CustomControl.ButtonUtil.ArrowRightButton();
|
|
|
this.WaitReject = new UAS_MES.CustomControl.ButtonUtil.ArrowLeftButton();
|
|
|
this.oi_checkqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
@@ -80,13 +87,6 @@
|
|
|
this.ob_checkno = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.obd_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.oi_itemcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.oi_ng = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.oi_leveldefect = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.ois_remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.ois_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.ois_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit();
|
|
|
@@ -98,10 +98,9 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.ob_checkno_label.AutoSize = true;
|
|
|
this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_checkno_label.Location = new System.Drawing.Point(17, 32);
|
|
|
- this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ob_checkno_label.Location = new System.Drawing.Point(13, 26);
|
|
|
this.ob_checkno_label.Name = "ob_checkno_label";
|
|
|
- this.ob_checkno_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.ob_checkno_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.ob_checkno_label.TabIndex = 156;
|
|
|
this.ob_checkno_label.Text = "抽检批";
|
|
|
//
|
|
|
@@ -111,10 +110,9 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.obd_outboxcode_label.AutoSize = true;
|
|
|
this.obd_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.obd_outboxcode_label.Location = new System.Drawing.Point(17, 72);
|
|
|
- this.obd_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.obd_outboxcode_label.Location = new System.Drawing.Point(13, 58);
|
|
|
this.obd_outboxcode_label.Name = "obd_outboxcode_label";
|
|
|
- this.obd_outboxcode_label.Size = new System.Drawing.Size(52, 27);
|
|
|
+ this.obd_outboxcode_label.Size = new System.Drawing.Size(42, 21);
|
|
|
this.obd_outboxcode_label.TabIndex = 154;
|
|
|
this.obd_outboxcode_label.Text = "箱号";
|
|
|
//
|
|
|
@@ -124,10 +122,9 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
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(17, 115);
|
|
|
- this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_sncode_label.Location = new System.Drawing.Point(13, 92);
|
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
- this.ms_sncode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.ms_sncode_label.TabIndex = 152;
|
|
|
this.ms_sncode_label.Text = "序列号";
|
|
|
//
|
|
|
@@ -137,10 +134,9 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.ob_status_label.AutoSize = true;
|
|
|
this.ob_status_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_status_label.Location = new System.Drawing.Point(1076, 205);
|
|
|
- this.ob_status_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ob_status_label.Location = new System.Drawing.Point(807, 164);
|
|
|
this.ob_status_label.Name = "ob_status_label";
|
|
|
- this.ob_status_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ob_status_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ob_status_label.TabIndex = 177;
|
|
|
this.ob_status_label.Text = "不良代码";
|
|
|
//
|
|
|
@@ -150,10 +146,9 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(1076, 32);
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label1.Location = new System.Drawing.Point(807, 26);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.label1.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label1.TabIndex = 179;
|
|
|
this.label1.Text = "实批数";
|
|
|
//
|
|
|
@@ -163,10 +158,9 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(1076, 161);
|
|
|
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label4.Location = new System.Drawing.Point(807, 129);
|
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label4.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label4.TabIndex = 185;
|
|
|
this.label4.Text = "不合格数";
|
|
|
//
|
|
|
@@ -176,10 +170,9 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label5.Location = new System.Drawing.Point(1076, 115);
|
|
|
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label5.Location = new System.Drawing.Point(807, 92);
|
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.label5.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label5.TabIndex = 187;
|
|
|
this.label5.Text = "合格数";
|
|
|
//
|
|
|
@@ -189,10 +182,9 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label6.Location = new System.Drawing.Point(1076, 72);
|
|
|
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label6.Location = new System.Drawing.Point(807, 58);
|
|
|
this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.label6.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label6.TabIndex = 189;
|
|
|
this.label6.Text = "抽检数";
|
|
|
//
|
|
|
@@ -200,10 +192,9 @@
|
|
|
//
|
|
|
this.label9.AutoSize = true;
|
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label9.Location = new System.Drawing.Point(621, 208);
|
|
|
- this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label9.Location = new System.Drawing.Point(466, 166);
|
|
|
this.label9.Name = "label9";
|
|
|
- this.label9.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label9.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label9.TabIndex = 192;
|
|
|
this.label9.Text = "待选不良";
|
|
|
//
|
|
|
@@ -211,10 +202,9 @@
|
|
|
//
|
|
|
this.ChooseAll.AutoSize = true;
|
|
|
this.ChooseAll.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ChooseAll.Location = new System.Drawing.Point(21, 628);
|
|
|
- this.ChooseAll.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ChooseAll.Location = new System.Drawing.Point(16, 502);
|
|
|
this.ChooseAll.Name = "ChooseAll";
|
|
|
- this.ChooseAll.Size = new System.Drawing.Size(74, 31);
|
|
|
+ this.ChooseAll.Size = new System.Drawing.Size(61, 25);
|
|
|
this.ChooseAll.TabIndex = 199;
|
|
|
this.ChooseAll.Text = "全选";
|
|
|
this.ChooseAll.UseVisualStyleBackColor = true;
|
|
|
@@ -225,10 +215,9 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label10.AutoSize = true;
|
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label10.Location = new System.Drawing.Point(17, 664);
|
|
|
- this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label10.Location = new System.Drawing.Point(13, 531);
|
|
|
this.label10.Name = "label10";
|
|
|
- this.label10.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.label10.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label10.TabIndex = 200;
|
|
|
this.label10.Text = "录入框";
|
|
|
//
|
|
|
@@ -238,10 +227,9 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.ob_remark_label.AutoSize = true;
|
|
|
this.ob_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_remark_label.Location = new System.Drawing.Point(17, 706);
|
|
|
- this.ob_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ob_remark_label.Location = new System.Drawing.Point(13, 565);
|
|
|
this.ob_remark_label.Name = "ob_remark_label";
|
|
|
- this.ob_remark_label.Size = new System.Drawing.Size(52, 27);
|
|
|
+ this.ob_remark_label.Size = new System.Drawing.Size(42, 21);
|
|
|
this.ob_remark_label.TabIndex = 202;
|
|
|
this.ob_remark_label.Text = "备注";
|
|
|
//
|
|
|
@@ -251,10 +239,9 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.obd_makecode_label.AutoSize = true;
|
|
|
this.obd_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.obd_makecode_label.Location = new System.Drawing.Point(17, 160);
|
|
|
- this.obd_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.obd_makecode_label.Location = new System.Drawing.Point(13, 128);
|
|
|
this.obd_makecode_label.Name = "obd_makecode_label";
|
|
|
- this.obd_makecode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.obd_makecode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.obd_makecode_label.TabIndex = 206;
|
|
|
this.obd_makecode_label.Text = "工单号";
|
|
|
//
|
|
|
@@ -262,20 +249,18 @@
|
|
|
//
|
|
|
this.ob_prodcode_label.AutoSize = true;
|
|
|
this.ob_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_prodcode_label.Location = new System.Drawing.Point(320, 160);
|
|
|
- this.ob_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ob_prodcode_label.Location = new System.Drawing.Point(240, 128);
|
|
|
this.ob_prodcode_label.Name = "ob_prodcode_label";
|
|
|
- this.ob_prodcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ob_prodcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ob_prodcode_label.TabIndex = 208;
|
|
|
this.ob_prodcode_label.Text = "产品编号";
|
|
|
//
|
|
|
// ob_status
|
|
|
//
|
|
|
this.ob_status.AutoSize = true;
|
|
|
- this.ob_status.Location = new System.Drawing.Point(663, 171);
|
|
|
- this.ob_status.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ob_status.Location = new System.Drawing.Point(497, 137);
|
|
|
this.ob_status.Name = "ob_status";
|
|
|
- this.ob_status.Size = new System.Drawing.Size(0, 15);
|
|
|
+ this.ob_status.Size = new System.Drawing.Size(0, 12);
|
|
|
this.ob_status.TabIndex = 212;
|
|
|
this.ob_status.Visible = false;
|
|
|
//
|
|
|
@@ -320,11 +305,10 @@
|
|
|
this.ob_projectcode.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_projectcode.Enabled = false;
|
|
|
this.ob_projectcode.ID = null;
|
|
|
- this.ob_projectcode.Location = new System.Drawing.Point(884, 28);
|
|
|
- this.ob_projectcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_projectcode.Location = new System.Drawing.Point(663, 22);
|
|
|
this.ob_projectcode.Name = "ob_projectcode";
|
|
|
this.ob_projectcode.Power = null;
|
|
|
- this.ob_projectcode.Size = new System.Drawing.Size(153, 25);
|
|
|
+ this.ob_projectcode.Size = new System.Drawing.Size(116, 21);
|
|
|
this.ob_projectcode.Str = null;
|
|
|
this.ob_projectcode.Str1 = null;
|
|
|
this.ob_projectcode.Str2 = null;
|
|
|
@@ -340,13 +324,12 @@
|
|
|
this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
- this.Clean.Location = new System.Drawing.Point(1349, 711);
|
|
|
- this.Clean.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(1012, 569);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
|
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
|
this.Clean.Power = null;
|
|
|
- this.Clean.Size = new System.Drawing.Size(64, 30);
|
|
|
+ this.Clean.Size = new System.Drawing.Size(48, 24);
|
|
|
this.Clean.TabIndex = 211;
|
|
|
this.Clean.Tag = "OQC!Inspection";
|
|
|
this.Clean.Text = "清除";
|
|
|
@@ -356,10 +339,9 @@
|
|
|
// OperateResult
|
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperateResult.Location = new System.Drawing.Point(916, 588);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(687, 470);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(425, 153);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(320, 123);
|
|
|
this.OperateResult.TabIndex = 210;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -369,11 +351,10 @@
|
|
|
this.ob_prodcode.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_prodcode.Enabled = false;
|
|
|
this.ob_prodcode.ID = null;
|
|
|
- this.ob_prodcode.Location = new System.Drawing.Point(460, 164);
|
|
|
- this.ob_prodcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_prodcode.Location = new System.Drawing.Point(345, 131);
|
|
|
this.ob_prodcode.Name = "ob_prodcode";
|
|
|
this.ob_prodcode.Power = null;
|
|
|
- this.ob_prodcode.Size = new System.Drawing.Size(153, 25);
|
|
|
+ this.ob_prodcode.Size = new System.Drawing.Size(116, 21);
|
|
|
this.ob_prodcode.Str = null;
|
|
|
this.ob_prodcode.Str1 = null;
|
|
|
this.ob_prodcode.Str2 = null;
|
|
|
@@ -386,11 +367,10 @@
|
|
|
this.ob_makecode.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_makecode.Enabled = false;
|
|
|
this.ob_makecode.ID = null;
|
|
|
- this.ob_makecode.Location = new System.Drawing.Point(127, 164);
|
|
|
- this.ob_makecode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_makecode.Location = new System.Drawing.Point(95, 131);
|
|
|
this.ob_makecode.Name = "ob_makecode";
|
|
|
this.ob_makecode.Power = null;
|
|
|
- this.ob_makecode.Size = new System.Drawing.Size(153, 25);
|
|
|
+ this.ob_makecode.Size = new System.Drawing.Size(116, 21);
|
|
|
this.ob_makecode.Str = null;
|
|
|
this.ob_makecode.Str1 = null;
|
|
|
this.ob_makecode.Str2 = null;
|
|
|
@@ -404,12 +384,11 @@
|
|
|
this.ChoosedDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.bc_code1,
|
|
|
this.bc_name1});
|
|
|
- this.ChoosedDGV.Location = new System.Drawing.Point(1080, 246);
|
|
|
- this.ChoosedDGV.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ChoosedDGV.Location = new System.Drawing.Point(810, 197);
|
|
|
this.ChoosedDGV.Name = "ChoosedDGV";
|
|
|
this.ChoosedDGV.RowHeadersWidth = 20;
|
|
|
this.ChoosedDGV.RowTemplate.Height = 23;
|
|
|
- this.ChoosedDGV.Size = new System.Drawing.Size(325, 320);
|
|
|
+ this.ChoosedDGV.Size = new System.Drawing.Size(244, 256);
|
|
|
this.ChoosedDGV.TabIndex = 205;
|
|
|
//
|
|
|
// bc_code1
|
|
|
@@ -432,12 +411,11 @@
|
|
|
this.Column3,
|
|
|
this.bc_code,
|
|
|
this.bc_name});
|
|
|
- this.WaitChooseDGV.Location = new System.Drawing.Point(629, 245);
|
|
|
- this.WaitChooseDGV.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.WaitChooseDGV.Location = new System.Drawing.Point(472, 196);
|
|
|
this.WaitChooseDGV.Name = "WaitChooseDGV";
|
|
|
this.WaitChooseDGV.RowHeadersWidth = 20;
|
|
|
this.WaitChooseDGV.RowTemplate.Height = 23;
|
|
|
- this.WaitChooseDGV.Size = new System.Drawing.Size(357, 320);
|
|
|
+ this.WaitChooseDGV.Size = new System.Drawing.Size(268, 256);
|
|
|
this.WaitChooseDGV.TabIndex = 204;
|
|
|
this.WaitChooseDGV.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.WaitChooseDGV_CellContentClick);
|
|
|
this.WaitChooseDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.WaitChooseDGV_DataError);
|
|
|
@@ -470,11 +448,10 @@
|
|
|
this.ob_remark.AllPower = null;
|
|
|
this.ob_remark.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_remark.ID = null;
|
|
|
- this.ob_remark.Location = new System.Drawing.Point(123, 709);
|
|
|
- this.ob_remark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_remark.Location = new System.Drawing.Point(92, 567);
|
|
|
this.ob_remark.Name = "ob_remark";
|
|
|
this.ob_remark.Power = null;
|
|
|
- this.ob_remark.Size = new System.Drawing.Size(487, 25);
|
|
|
+ this.ob_remark.Size = new System.Drawing.Size(366, 21);
|
|
|
this.ob_remark.Str = null;
|
|
|
this.ob_remark.Str1 = null;
|
|
|
this.ob_remark.Str2 = null;
|
|
|
@@ -486,11 +463,10 @@
|
|
|
this.sncode.AllPower = null;
|
|
|
this.sncode.BackColor = System.Drawing.Color.White;
|
|
|
this.sncode.ID = null;
|
|
|
- this.sncode.Location = new System.Drawing.Point(123, 668);
|
|
|
- this.sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.sncode.Location = new System.Drawing.Point(92, 534);
|
|
|
this.sncode.Name = "sncode";
|
|
|
this.sncode.Power = null;
|
|
|
- this.sncode.Size = new System.Drawing.Size(487, 25);
|
|
|
+ this.sncode.Size = new System.Drawing.Size(366, 21);
|
|
|
this.sncode.Str = null;
|
|
|
this.sncode.Str1 = null;
|
|
|
this.sncode.Str2 = null;
|
|
|
@@ -510,25 +486,69 @@
|
|
|
this.ois_remark,
|
|
|
this.ois_status,
|
|
|
this.ois_id});
|
|
|
- this.CheckTypeDGV.Location = new System.Drawing.Point(21, 210);
|
|
|
- this.CheckTypeDGV.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.CheckTypeDGV.Location = new System.Drawing.Point(16, 168);
|
|
|
this.CheckTypeDGV.Name = "CheckTypeDGV";
|
|
|
this.CheckTypeDGV.RowHeadersWidth = 20;
|
|
|
this.CheckTypeDGV.RowTemplate.Height = 23;
|
|
|
- this.CheckTypeDGV.Size = new System.Drawing.Size(589, 406);
|
|
|
+ this.CheckTypeDGV.Size = new System.Drawing.Size(442, 325);
|
|
|
this.CheckTypeDGV.TabIndex = 198;
|
|
|
this.CheckTypeDGV.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.CheckTypeDGV_CellContentClick);
|
|
|
this.CheckTypeDGV.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.CheckTypeDGV_CellValueChanged);
|
|
|
this.CheckTypeDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.CheckTypeDGV_DataError);
|
|
|
this.CheckTypeDGV.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.CheckTypeDGV_RowHeaderMouseClick);
|
|
|
//
|
|
|
+ // dataGridViewCheckBoxColumn1
|
|
|
+ //
|
|
|
+ this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
|
|
|
+ this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
|
|
|
+ this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.dataGridViewCheckBoxColumn1.Width = 50;
|
|
|
+ //
|
|
|
+ // oi_itemcode
|
|
|
+ //
|
|
|
+ this.oi_itemcode.DataPropertyName = "oi_checkkind";
|
|
|
+ this.oi_itemcode.HeaderText = "检验类型";
|
|
|
+ this.oi_itemcode.Name = "oi_itemcode";
|
|
|
+ //
|
|
|
+ // oi_ng
|
|
|
+ //
|
|
|
+ this.oi_ng.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.oi_ng.DataPropertyName = "oi_count";
|
|
|
+ dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
+ this.oi_ng.DefaultCellStyle = dataGridViewCellStyle1;
|
|
|
+ this.oi_ng.HeaderText = "样本数量";
|
|
|
+ this.oi_ng.Name = "oi_ng";
|
|
|
+ //
|
|
|
+ // oi_leveldefect
|
|
|
+ //
|
|
|
+ this.oi_leveldefect.DataPropertyName = "oi_checkedcount";
|
|
|
+ this.oi_leveldefect.HeaderText = "已检数量";
|
|
|
+ this.oi_leveldefect.Name = "oi_leveldefect";
|
|
|
+ //
|
|
|
+ // ois_remark
|
|
|
+ //
|
|
|
+ this.ois_remark.HeaderText = "";
|
|
|
+ this.ois_remark.Name = "ois_remark";
|
|
|
+ //
|
|
|
+ // ois_status
|
|
|
+ //
|
|
|
+ this.ois_status.HeaderText = "";
|
|
|
+ this.ois_status.Name = "ois_status";
|
|
|
+ //
|
|
|
+ // ois_id
|
|
|
+ //
|
|
|
+ this.ois_id.DataPropertyName = "ois_id";
|
|
|
+ this.ois_id.HeaderText = "";
|
|
|
+ this.ois_id.Name = "ois_id";
|
|
|
+ this.ois_id.Visible = false;
|
|
|
+ //
|
|
|
// ChooseedReject
|
|
|
//
|
|
|
this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
|
|
|
- this.ChooseedReject.Location = new System.Drawing.Point(997, 436);
|
|
|
- this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ChooseedReject.Location = new System.Drawing.Point(750, 349);
|
|
|
this.ChooseedReject.Name = "ChooseedReject";
|
|
|
- this.ChooseedReject.Size = new System.Drawing.Size(67, 29);
|
|
|
+ this.ChooseedReject.Size = new System.Drawing.Size(50, 23);
|
|
|
this.ChooseedReject.TabIndex = 195;
|
|
|
this.ChooseedReject.UseVisualStyleBackColor = true;
|
|
|
this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
|
|
|
@@ -536,10 +556,9 @@
|
|
|
// WaitReject
|
|
|
//
|
|
|
this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
|
|
|
- this.WaitReject.Location = new System.Drawing.Point(997, 356);
|
|
|
- this.WaitReject.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.WaitReject.Location = new System.Drawing.Point(750, 285);
|
|
|
this.WaitReject.Name = "WaitReject";
|
|
|
- this.WaitReject.Size = new System.Drawing.Size(67, 29);
|
|
|
+ this.WaitReject.Size = new System.Drawing.Size(50, 23);
|
|
|
this.WaitReject.TabIndex = 194;
|
|
|
this.WaitReject.UseVisualStyleBackColor = true;
|
|
|
this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
|
|
|
@@ -550,11 +569,10 @@
|
|
|
this.oi_checkqty.BackColor = System.Drawing.Color.White;
|
|
|
this.oi_checkqty.Enabled = false;
|
|
|
this.oi_checkqty.ID = null;
|
|
|
- this.oi_checkqty.Location = new System.Drawing.Point(1212, 74);
|
|
|
- this.oi_checkqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.oi_checkqty.Location = new System.Drawing.Point(909, 59);
|
|
|
this.oi_checkqty.Name = "oi_checkqty";
|
|
|
this.oi_checkqty.Power = null;
|
|
|
- this.oi_checkqty.Size = new System.Drawing.Size(193, 25);
|
|
|
+ this.oi_checkqty.Size = new System.Drawing.Size(146, 21);
|
|
|
this.oi_checkqty.Str = null;
|
|
|
this.oi_checkqty.Str1 = null;
|
|
|
this.oi_checkqty.Str2 = null;
|
|
|
@@ -567,11 +585,10 @@
|
|
|
this.ob_ngqty.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_ngqty.Enabled = false;
|
|
|
this.ob_ngqty.ID = null;
|
|
|
- this.ob_ngqty.Location = new System.Drawing.Point(1212, 116);
|
|
|
- this.ob_ngqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_ngqty.Location = new System.Drawing.Point(909, 93);
|
|
|
this.ob_ngqty.Name = "ob_ngqty";
|
|
|
this.ob_ngqty.Power = null;
|
|
|
- this.ob_ngqty.Size = new System.Drawing.Size(193, 25);
|
|
|
+ this.ob_ngqty.Size = new System.Drawing.Size(146, 21);
|
|
|
this.ob_ngqty.Str = null;
|
|
|
this.ob_ngqty.Str1 = null;
|
|
|
this.ob_ngqty.Str2 = null;
|
|
|
@@ -584,11 +601,10 @@
|
|
|
this.ob_okqty.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_okqty.Enabled = false;
|
|
|
this.ob_okqty.ID = null;
|
|
|
- this.ob_okqty.Location = new System.Drawing.Point(1212, 162);
|
|
|
- this.ob_okqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_okqty.Location = new System.Drawing.Point(909, 130);
|
|
|
this.ob_okqty.Name = "ob_okqty";
|
|
|
this.ob_okqty.Power = null;
|
|
|
- this.ob_okqty.Size = new System.Drawing.Size(193, 25);
|
|
|
+ this.ob_okqty.Size = new System.Drawing.Size(146, 21);
|
|
|
this.ob_okqty.Str = null;
|
|
|
this.ob_okqty.Str1 = null;
|
|
|
this.ob_okqty.Str2 = null;
|
|
|
@@ -601,11 +617,10 @@
|
|
|
this.ob_batchqty.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_batchqty.Enabled = false;
|
|
|
this.ob_batchqty.ID = null;
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(1212, 34);
|
|
|
- this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(909, 27);
|
|
|
this.ob_batchqty.Name = "ob_batchqty";
|
|
|
this.ob_batchqty.Power = null;
|
|
|
- this.ob_batchqty.Size = new System.Drawing.Size(193, 25);
|
|
|
+ this.ob_batchqty.Size = new System.Drawing.Size(146, 21);
|
|
|
this.ob_batchqty.Str = null;
|
|
|
this.ob_batchqty.Str1 = null;
|
|
|
this.ob_batchqty.Str2 = null;
|
|
|
@@ -617,11 +632,10 @@
|
|
|
this.bccode.AllPower = null;
|
|
|
this.bccode.BackColor = System.Drawing.Color.White;
|
|
|
this.bccode.ID = null;
|
|
|
- this.bccode.Location = new System.Drawing.Point(1213, 208);
|
|
|
- this.bccode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.bccode.Location = new System.Drawing.Point(910, 166);
|
|
|
this.bccode.Name = "bccode";
|
|
|
this.bccode.Power = null;
|
|
|
- this.bccode.Size = new System.Drawing.Size(189, 25);
|
|
|
+ this.bccode.Size = new System.Drawing.Size(143, 21);
|
|
|
this.bccode.Str = null;
|
|
|
this.bccode.Str1 = null;
|
|
|
this.bccode.Str2 = null;
|
|
|
@@ -637,13 +651,12 @@
|
|
|
this.Refresh.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.Refresh.Image = ((System.Drawing.Image)(resources.GetObject("Refresh.Image")));
|
|
|
this.Refresh.IsShowBorder = true;
|
|
|
- this.Refresh.Location = new System.Drawing.Point(629, 36);
|
|
|
- this.Refresh.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Refresh.Location = new System.Drawing.Point(472, 29);
|
|
|
this.Refresh.MoveImage = ((System.Drawing.Image)(resources.GetObject("Refresh.MoveImage")));
|
|
|
this.Refresh.Name = "Refresh";
|
|
|
this.Refresh.NormalImage = ((System.Drawing.Image)(resources.GetObject("Refresh.NormalImage")));
|
|
|
this.Refresh.Power = "ifRead";
|
|
|
- this.Refresh.Size = new System.Drawing.Size(80, 30);
|
|
|
+ this.Refresh.Size = new System.Drawing.Size(60, 24);
|
|
|
this.Refresh.TabIndex = 176;
|
|
|
this.Refresh.Tag = "IFREAD";
|
|
|
this.Refresh.Text = "刷新";
|
|
|
@@ -658,13 +671,12 @@
|
|
|
this.GetBatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.GetBatch.Image = ((System.Drawing.Image)(resources.GetObject("GetBatch.Image")));
|
|
|
this.GetBatch.IsShowBorder = true;
|
|
|
- this.GetBatch.Location = new System.Drawing.Point(629, 118);
|
|
|
- this.GetBatch.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.GetBatch.Location = new System.Drawing.Point(472, 94);
|
|
|
this.GetBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.MoveImage")));
|
|
|
this.GetBatch.Name = "GetBatch";
|
|
|
this.GetBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.NormalImage")));
|
|
|
this.GetBatch.Power = "ifRead";
|
|
|
- this.GetBatch.Size = new System.Drawing.Size(80, 30);
|
|
|
+ this.GetBatch.Size = new System.Drawing.Size(60, 24);
|
|
|
this.GetBatch.TabIndex = 175;
|
|
|
this.GetBatch.Tag = "IFREAD";
|
|
|
this.GetBatch.Text = "获取批";
|
|
|
@@ -679,13 +691,12 @@
|
|
|
this.BatchPass.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.BatchPass.Image = ((System.Drawing.Image)(resources.GetObject("BatchPass.Image")));
|
|
|
this.BatchPass.IsShowBorder = true;
|
|
|
- this.BatchPass.Location = new System.Drawing.Point(743, 119);
|
|
|
- this.BatchPass.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.BatchPass.Location = new System.Drawing.Point(557, 95);
|
|
|
this.BatchPass.MoveImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.MoveImage")));
|
|
|
this.BatchPass.Name = "BatchPass";
|
|
|
this.BatchPass.NormalImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.NormalImage")));
|
|
|
this.BatchPass.Power = "ifWrite";
|
|
|
- this.BatchPass.Size = new System.Drawing.Size(80, 30);
|
|
|
+ this.BatchPass.Size = new System.Drawing.Size(60, 24);
|
|
|
this.BatchPass.TabIndex = 174;
|
|
|
this.BatchPass.Tag = "OQC!Inspection";
|
|
|
this.BatchPass.Text = "批判过";
|
|
|
@@ -700,13 +711,12 @@
|
|
|
this.Cancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.Cancel.Image = ((System.Drawing.Image)(resources.GetObject("Cancel.Image")));
|
|
|
this.Cancel.IsShowBorder = true;
|
|
|
- this.Cancel.Location = new System.Drawing.Point(743, 709);
|
|
|
- this.Cancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Cancel.Location = new System.Drawing.Point(557, 567);
|
|
|
this.Cancel.MoveImage = ((System.Drawing.Image)(resources.GetObject("Cancel.MoveImage")));
|
|
|
this.Cancel.Name = "Cancel";
|
|
|
this.Cancel.NormalImage = ((System.Drawing.Image)(resources.GetObject("Cancel.NormalImage")));
|
|
|
this.Cancel.Power = null;
|
|
|
- this.Cancel.Size = new System.Drawing.Size(80, 30);
|
|
|
+ this.Cancel.Size = new System.Drawing.Size(60, 24);
|
|
|
this.Cancel.TabIndex = 173;
|
|
|
this.Cancel.Tag = "OQC!Inspection";
|
|
|
this.Cancel.Text = "取消";
|
|
|
@@ -721,13 +731,12 @@
|
|
|
this.Confirm.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
|
|
|
this.Confirm.IsShowBorder = true;
|
|
|
- this.Confirm.Location = new System.Drawing.Point(629, 709);
|
|
|
- this.Confirm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Confirm.Location = new System.Drawing.Point(472, 567);
|
|
|
this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
|
|
|
this.Confirm.Name = "Confirm";
|
|
|
this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
|
|
|
this.Confirm.Power = "ifWrite";
|
|
|
- this.Confirm.Size = new System.Drawing.Size(80, 30);
|
|
|
+ this.Confirm.Size = new System.Drawing.Size(60, 24);
|
|
|
this.Confirm.TabIndex = 172;
|
|
|
this.Confirm.Tag = "ifWrite";
|
|
|
this.Confirm.Text = "确认";
|
|
|
@@ -739,11 +748,10 @@
|
|
|
this.ob_checkno.AllPower = "ifall";
|
|
|
this.ob_checkno.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_checkno.ID = null;
|
|
|
- this.ob_checkno.Location = new System.Drawing.Point(127, 36);
|
|
|
- this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(95, 29);
|
|
|
this.ob_checkno.Name = "ob_checkno";
|
|
|
this.ob_checkno.Power = "ifread";
|
|
|
- this.ob_checkno.Size = new System.Drawing.Size(487, 25);
|
|
|
+ this.ob_checkno.Size = new System.Drawing.Size(366, 21);
|
|
|
this.ob_checkno.Str = null;
|
|
|
this.ob_checkno.Str1 = null;
|
|
|
this.ob_checkno.Str2 = null;
|
|
|
@@ -756,11 +764,10 @@
|
|
|
this.obd_outboxcode.AllPower = null;
|
|
|
this.obd_outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.obd_outboxcode.ID = null;
|
|
|
- this.obd_outboxcode.Location = new System.Drawing.Point(127, 76);
|
|
|
- this.obd_outboxcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.obd_outboxcode.Location = new System.Drawing.Point(95, 61);
|
|
|
this.obd_outboxcode.Name = "obd_outboxcode";
|
|
|
this.obd_outboxcode.Power = null;
|
|
|
- this.obd_outboxcode.Size = new System.Drawing.Size(487, 25);
|
|
|
+ this.obd_outboxcode.Size = new System.Drawing.Size(366, 21);
|
|
|
this.obd_outboxcode.Str = null;
|
|
|
this.obd_outboxcode.Str1 = null;
|
|
|
this.obd_outboxcode.Str2 = null;
|
|
|
@@ -772,11 +779,10 @@
|
|
|
this.ms_sncode.AllPower = "ifall";
|
|
|
this.ms_sncode.BackColor = System.Drawing.Color.White;
|
|
|
this.ms_sncode.ID = null;
|
|
|
- this.ms_sncode.Location = new System.Drawing.Point(127, 119);
|
|
|
- this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ms_sncode.Location = new System.Drawing.Point(95, 95);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
this.ms_sncode.Power = "ifread";
|
|
|
- this.ms_sncode.Size = new System.Drawing.Size(487, 25);
|
|
|
+ this.ms_sncode.Size = new System.Drawing.Size(366, 21);
|
|
|
this.ms_sncode.Str = null;
|
|
|
this.ms_sncode.Str1 = null;
|
|
|
this.ms_sncode.Str2 = null;
|
|
|
@@ -784,57 +790,11 @@
|
|
|
this.ms_sncode.Tag = "NoAuto";
|
|
|
this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown);
|
|
|
//
|
|
|
- // dataGridViewCheckBoxColumn1
|
|
|
- //
|
|
|
- this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
|
|
|
- this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
|
|
|
- this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.dataGridViewCheckBoxColumn1.Width = 50;
|
|
|
- //
|
|
|
- // oi_itemcode
|
|
|
- //
|
|
|
- this.oi_itemcode.DataPropertyName = "oi_checkkind";
|
|
|
- this.oi_itemcode.HeaderText = "检验类型";
|
|
|
- this.oi_itemcode.Name = "oi_itemcode";
|
|
|
- //
|
|
|
- // oi_ng
|
|
|
- //
|
|
|
- this.oi_ng.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.oi_ng.DataPropertyName = "oi_count";
|
|
|
- dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
- this.oi_ng.DefaultCellStyle = dataGridViewCellStyle1;
|
|
|
- this.oi_ng.HeaderText = "样本数量";
|
|
|
- this.oi_ng.Name = "oi_ng";
|
|
|
- //
|
|
|
- // oi_leveldefect
|
|
|
- //
|
|
|
- this.oi_leveldefect.DataPropertyName = "oi_checkedcount";
|
|
|
- this.oi_leveldefect.HeaderText = "已检数量";
|
|
|
- this.oi_leveldefect.Name = "oi_leveldefect";
|
|
|
- //
|
|
|
- // ois_remark
|
|
|
- //
|
|
|
- this.ois_remark.HeaderText = "";
|
|
|
- this.ois_remark.Name = "ois_remark";
|
|
|
- //
|
|
|
- // ois_status
|
|
|
- //
|
|
|
- this.ois_status.HeaderText = "";
|
|
|
- this.ois_status.Name = "ois_status";
|
|
|
- //
|
|
|
- // ois_id
|
|
|
- //
|
|
|
- this.ois_id.DataPropertyName = "ois_id";
|
|
|
- this.ois_id.HeaderText = "";
|
|
|
- this.ois_id.Name = "ois_id";
|
|
|
- this.ois_id.Visible = false;
|
|
|
- //
|
|
|
- // 抽样数据采集
|
|
|
+ // OQC_SamplingDataCollection
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1420, 750);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1065, 600);
|
|
|
this.Controls.Add(this.ob_projectcode);
|
|
|
this.Controls.Add(this.ob_status);
|
|
|
this.Controls.Add(this.Clean);
|
|
|
@@ -876,8 +836,7 @@
|
|
|
this.Controls.Add(this.ms_sncode);
|
|
|
this.Controls.Add(this.ms_sncode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
- this.Name = "抽样数据采集";
|
|
|
+ this.Name = "OQC_SamplingDataCollection";
|
|
|
this.Tag = "OQC!SamplingDataCollection";
|
|
|
this.Text = "抽样数据采集";
|
|
|
this.Load += new System.EventHandler(this.抽样数据采集_Load);
|