|
|
@@ -33,23 +33,32 @@
|
|
|
this.ma_qty = new System.Windows.Forms.TextBox();
|
|
|
this.TargetQtyLab = new System.Windows.Forms.Label();
|
|
|
this.pr_spec = new System.Windows.Forms.TextBox();
|
|
|
+ this.EmployeeVal = new System.Windows.Forms.TextBox();
|
|
|
+ this.EmployeeLab = new System.Windows.Forms.Label();
|
|
|
this.PrdetailLab = new System.Windows.Forms.Label();
|
|
|
- this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
|
|
|
this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
|
- this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
+ this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
+ this.panel2 = new System.Windows.Forms.Panel();
|
|
|
+ this.ClearMsg = new System.Windows.Forms.Button();
|
|
|
+ this.panel3 = new System.Windows.Forms.Panel();
|
|
|
+ this.DataBox = new System.Windows.Forms.DataGridView();
|
|
|
+ this.panel4 = new System.Windows.Forms.Panel();
|
|
|
+ this.OkBox = new System.Windows.Forms.CheckBox();
|
|
|
+ this.TestLab = new System.Windows.Forms.Label();
|
|
|
+ this.NgBox = new System.Windows.Forms.CheckBox();
|
|
|
+ this.BurnLotnoVal = new System.Windows.Forms.TextBox();
|
|
|
+ this.BurnLotnoLab = new System.Windows.Forms.Label();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
- this.NG = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.OK = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
- this.panel2 = new System.Windows.Forms.Panel();
|
|
|
- this.ClearMsg = new System.Windows.Forms.Button();
|
|
|
- this.panel3 = new System.Windows.Forms.Panel();
|
|
|
- this.DataBox = new System.Windows.Forms.DataGridView();
|
|
|
this.BURN_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.work_order = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.burn_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -60,14 +69,10 @@
|
|
|
this.dot_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.inspect_time = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.inspect_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.panel4 = new System.Windows.Forms.Panel();
|
|
|
- this.BurnLotnoVal = new System.Windows.Forms.TextBox();
|
|
|
- this.BurnLotnoLab = new System.Windows.Forms.Label();
|
|
|
- this.EmployeeVal = new System.Windows.Forms.TextBox();
|
|
|
- this.EmployeeLab = new System.Windows.Forms.Label();
|
|
|
- this.OkBox = new System.Windows.Forms.CheckBox();
|
|
|
- this.TestLab = new System.Windows.Forms.Label();
|
|
|
- this.NgBox = new System.Windows.Forms.CheckBox();
|
|
|
+ this.OK = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.NG = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
|
|
|
+ this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
this.panel1.SuspendLayout();
|
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
|
this.panel2.SuspendLayout();
|
|
|
@@ -121,6 +126,24 @@
|
|
|
this.pr_spec.Size = new System.Drawing.Size(429, 31);
|
|
|
this.pr_spec.TabIndex = 162;
|
|
|
//
|
|
|
+ // EmployeeVal
|
|
|
+ //
|
|
|
+ this.EmployeeVal.Location = new System.Drawing.Point(87, 59);
|
|
|
+ this.EmployeeVal.Name = "EmployeeVal";
|
|
|
+ this.EmployeeVal.Size = new System.Drawing.Size(113, 31);
|
|
|
+ this.EmployeeVal.TabIndex = 182;
|
|
|
+ //
|
|
|
+ // EmployeeLab
|
|
|
+ //
|
|
|
+ this.EmployeeLab.AutoSize = true;
|
|
|
+ this.EmployeeLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.EmployeeLab.Location = new System.Drawing.Point(36, 62);
|
|
|
+ this.EmployeeLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.EmployeeLab.Name = "EmployeeLab";
|
|
|
+ this.EmployeeLab.Size = new System.Drawing.Size(75, 28);
|
|
|
+ this.EmployeeLab.TabIndex = 181;
|
|
|
+ this.EmployeeLab.Text = "抽检员";
|
|
|
+ //
|
|
|
// PrdetailLab
|
|
|
//
|
|
|
this.PrdetailLab.AutoSize = true;
|
|
|
@@ -132,18 +155,6 @@
|
|
|
this.PrdetailLab.TabIndex = 161;
|
|
|
this.PrdetailLab.Text = "机型信息 ";
|
|
|
//
|
|
|
- // LockMakeCode
|
|
|
- //
|
|
|
- this.LockMakeCode.AutoSize = true;
|
|
|
- this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.LockMakeCode.LeaveEvent = false;
|
|
|
- this.LockMakeCode.Location = new System.Drawing.Point(306, 23);
|
|
|
- this.LockMakeCode.Name = "LockMakeCode";
|
|
|
- this.LockMakeCode.Size = new System.Drawing.Size(72, 28);
|
|
|
- this.LockMakeCode.TabIndex = 160;
|
|
|
- this.LockMakeCode.Text = "锁定";
|
|
|
- this.LockMakeCode.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
// ms_makecode_label
|
|
|
//
|
|
|
this.ms_makecode_label.AutoSize = true;
|
|
|
@@ -155,127 +166,6 @@
|
|
|
this.ms_makecode_label.TabIndex = 156;
|
|
|
this.ms_makecode_label.Text = "归属工单";
|
|
|
//
|
|
|
- // ma_code
|
|
|
- //
|
|
|
- this.ma_code.AllPower = null;
|
|
|
- this.ma_code.Caller = null;
|
|
|
- this.ma_code.Condition = null;
|
|
|
- this.ma_code.DBTitle = null;
|
|
|
- this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(87, 21);
|
|
|
- this.ma_code.Name = "ma_code";
|
|
|
- this.ma_code.Power = null;
|
|
|
- this.ma_code.ReturnData = null;
|
|
|
- this.ma_code.SelectField = null;
|
|
|
- this.ma_code.SetValueField = null;
|
|
|
- this.ma_code.Size = new System.Drawing.Size(205, 32);
|
|
|
- this.ma_code.TabIndex = 157;
|
|
|
- this.ma_code.TableName = null;
|
|
|
- this.ma_code.Tag = "ma_code";
|
|
|
- this.ma_code.TextBoxEnable = true;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn1
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
- this.dataGridViewTextBoxColumn1.HeaderText = "MAC";
|
|
|
- this.dataGridViewTextBoxColumn1.MinimumWidth = 8;
|
|
|
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
|
- this.dataGridViewTextBoxColumn1.Width = 150;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn2
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
- this.dataGridViewTextBoxColumn2.HeaderText = "测试项目";
|
|
|
- this.dataGridViewTextBoxColumn2.MinimumWidth = 8;
|
|
|
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
- this.dataGridViewTextBoxColumn2.Width = 150;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn3
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
- this.dataGridViewTextBoxColumn3.HeaderText = "测试结果";
|
|
|
- this.dataGridViewTextBoxColumn3.MinimumWidth = 8;
|
|
|
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
- this.dataGridViewTextBoxColumn3.Width = 150;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn4
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
- this.dataGridViewTextBoxColumn4.HeaderText = "测试结果";
|
|
|
- this.dataGridViewTextBoxColumn4.MinimumWidth = 8;
|
|
|
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
|
- this.dataGridViewTextBoxColumn4.Width = 150;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn5
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn5.HeaderText = "是否检测";
|
|
|
- this.dataGridViewTextBoxColumn5.MinimumWidth = 8;
|
|
|
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
- this.dataGridViewTextBoxColumn5.Width = 150;
|
|
|
- //
|
|
|
- // OperatResult
|
|
|
- //
|
|
|
- this.OperatResult.AcceptsTab = true;
|
|
|
- this.OperatResult.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
- | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperatResult.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.OperatResult.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
- this.OperatResult.Name = "OperatResult";
|
|
|
- this.OperatResult.Size = new System.Drawing.Size(378, 492);
|
|
|
- this.OperatResult.TabIndex = 133;
|
|
|
- this.OperatResult.Text = "";
|
|
|
- //
|
|
|
- // NG
|
|
|
- //
|
|
|
- this.NG.AllPower = null;
|
|
|
- this.NG.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.NG.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.NG.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.NG.DownImage = ((System.Drawing.Image)(resources.GetObject("NG.DownImage")));
|
|
|
- this.NG.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.NG.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.NG.Image = null;
|
|
|
- this.NG.IsShowBorder = true;
|
|
|
- this.NG.Location = new System.Drawing.Point(681, 52);
|
|
|
- this.NG.Margin = new System.Windows.Forms.Padding(5);
|
|
|
- this.NG.MoveImage = ((System.Drawing.Image)(resources.GetObject("NG.MoveImage")));
|
|
|
- this.NG.Name = "NG";
|
|
|
- this.NG.NormalImage = ((System.Drawing.Image)(resources.GetObject("NG.NormalImage")));
|
|
|
- this.NG.Power = null;
|
|
|
- this.NG.Size = new System.Drawing.Size(147, 54);
|
|
|
- this.NG.TabIndex = 136;
|
|
|
- this.NG.Tag = "IfRead";
|
|
|
- this.NG.Text = "NG";
|
|
|
- this.NG.UseVisualStyleBackColor = true;
|
|
|
- this.NG.Visible = false;
|
|
|
- this.NG.Click += new System.EventHandler(this.NG_Click);
|
|
|
- //
|
|
|
- // OK
|
|
|
- //
|
|
|
- this.OK.AllPower = null;
|
|
|
- this.OK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.OK.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.OK.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.OK.DownImage = ((System.Drawing.Image)(resources.GetObject("OK.DownImage")));
|
|
|
- this.OK.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OK.ForeColor = System.Drawing.Color.Green;
|
|
|
- this.OK.Image = null;
|
|
|
- this.OK.IsShowBorder = true;
|
|
|
- this.OK.Location = new System.Drawing.Point(524, 52);
|
|
|
- this.OK.Margin = new System.Windows.Forms.Padding(5);
|
|
|
- this.OK.MoveImage = ((System.Drawing.Image)(resources.GetObject("OK.MoveImage")));
|
|
|
- this.OK.Name = "OK";
|
|
|
- this.OK.NormalImage = ((System.Drawing.Image)(resources.GetObject("OK.NormalImage")));
|
|
|
- this.OK.Power = null;
|
|
|
- this.OK.Size = new System.Drawing.Size(147, 54);
|
|
|
- this.OK.TabIndex = 134;
|
|
|
- this.OK.Tag = "IfRead";
|
|
|
- this.OK.Text = "OK";
|
|
|
- this.OK.UseVisualStyleBackColor = false;
|
|
|
- this.OK.Visible = false;
|
|
|
- this.OK.Click += new System.EventHandler(this.OK_Click);
|
|
|
- //
|
|
|
// tableLayoutPanel1
|
|
|
//
|
|
|
this.tableLayoutPanel1.ColumnCount = 2;
|
|
|
@@ -351,6 +241,185 @@
|
|
|
this.DataBox.Size = new System.Drawing.Size(890, 462);
|
|
|
this.DataBox.TabIndex = 155;
|
|
|
//
|
|
|
+ // panel4
|
|
|
+ //
|
|
|
+ this.panel4.Controls.Add(this.OkBox);
|
|
|
+ this.panel4.Controls.Add(this.TestLab);
|
|
|
+ this.panel4.Controls.Add(this.NgBox);
|
|
|
+ this.panel4.Controls.Add(this.BurnLotnoVal);
|
|
|
+ this.panel4.Controls.Add(this.BurnLotnoLab);
|
|
|
+ this.panel4.Controls.Add(this.OK);
|
|
|
+ this.panel4.Controls.Add(this.NG);
|
|
|
+ this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
+ this.panel4.Location = new System.Drawing.Point(0, 462);
|
|
|
+ this.panel4.Name = "panel4";
|
|
|
+ this.panel4.Size = new System.Drawing.Size(890, 140);
|
|
|
+ this.panel4.TabIndex = 156;
|
|
|
+ //
|
|
|
+ // OkBox
|
|
|
+ //
|
|
|
+ this.OkBox.AutoSize = true;
|
|
|
+ this.OkBox.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
+ this.OkBox.Location = new System.Drawing.Point(120, 31);
|
|
|
+ this.OkBox.Name = "OkBox";
|
|
|
+ this.OkBox.Size = new System.Drawing.Size(62, 28);
|
|
|
+ this.OkBox.TabIndex = 183;
|
|
|
+ this.OkBox.Text = "OK";
|
|
|
+ this.OkBox.UseVisualStyleBackColor = true;
|
|
|
+ this.OkBox.Click += new System.EventHandler(this.OkBox_Click);
|
|
|
+ //
|
|
|
+ // TestLab
|
|
|
+ //
|
|
|
+ this.TestLab.AutoSize = true;
|
|
|
+ this.TestLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.TestLab.Location = new System.Drawing.Point(7, 29);
|
|
|
+ this.TestLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.TestLab.Name = "TestLab";
|
|
|
+ this.TestLab.Size = new System.Drawing.Size(96, 28);
|
|
|
+ this.TestLab.TabIndex = 185;
|
|
|
+ this.TestLab.Text = "判定结果";
|
|
|
+ //
|
|
|
+ // NgBox
|
|
|
+ //
|
|
|
+ this.NgBox.AutoSize = true;
|
|
|
+ this.NgBox.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
+ this.NgBox.Location = new System.Drawing.Point(225, 31);
|
|
|
+ this.NgBox.Name = "NgBox";
|
|
|
+ this.NgBox.Size = new System.Drawing.Size(64, 28);
|
|
|
+ this.NgBox.TabIndex = 184;
|
|
|
+ this.NgBox.Text = "NG";
|
|
|
+ this.NgBox.UseVisualStyleBackColor = true;
|
|
|
+ this.NgBox.Click += new System.EventHandler(this.NgBox_Click);
|
|
|
+ //
|
|
|
+ // BurnLotnoVal
|
|
|
+ //
|
|
|
+ this.BurnLotnoVal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
+ this.BurnLotnoVal.Location = new System.Drawing.Point(84, 65);
|
|
|
+ this.BurnLotnoVal.Name = "BurnLotnoVal";
|
|
|
+ this.BurnLotnoVal.Size = new System.Drawing.Size(243, 31);
|
|
|
+ this.BurnLotnoVal.TabIndex = 162;
|
|
|
+ this.BurnLotnoVal.KeyDown += new System.Windows.Forms.KeyEventHandler(this.BurnLotnoVal_KeyDown);
|
|
|
+ //
|
|
|
+ // BurnLotnoLab
|
|
|
+ //
|
|
|
+ this.BurnLotnoLab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
+ this.BurnLotnoLab.AutoSize = true;
|
|
|
+ this.BurnLotnoLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.BurnLotnoLab.Location = new System.Drawing.Point(7, 65);
|
|
|
+ this.BurnLotnoLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.BurnLotnoLab.Name = "BurnLotnoLab";
|
|
|
+ this.BurnLotnoLab.Size = new System.Drawing.Size(96, 28);
|
|
|
+ this.BurnLotnoLab.TabIndex = 161;
|
|
|
+ this.BurnLotnoLab.Text = "烧录批次";
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn1
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
+ this.dataGridViewTextBoxColumn1.DataPropertyName = "BURN_ID";
|
|
|
+ this.dataGridViewTextBoxColumn1.HeaderText = "MAC";
|
|
|
+ this.dataGridViewTextBoxColumn1.MinimumWidth = 8;
|
|
|
+ this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
|
+ this.dataGridViewTextBoxColumn1.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn1.Visible = false;
|
|
|
+ this.dataGridViewTextBoxColumn1.Width = 150;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn2
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
+ this.dataGridViewTextBoxColumn2.DataPropertyName = "work_order";
|
|
|
+ this.dataGridViewTextBoxColumn2.HeaderText = "测试项目";
|
|
|
+ this.dataGridViewTextBoxColumn2.MinimumWidth = 8;
|
|
|
+ this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
+ this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn2.Width = 120;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn3
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
+ this.dataGridViewTextBoxColumn3.DataPropertyName = "burn_lotno";
|
|
|
+ this.dataGridViewTextBoxColumn3.HeaderText = "测试结果";
|
|
|
+ this.dataGridViewTextBoxColumn3.MinimumWidth = 8;
|
|
|
+ this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
+ this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn3.Width = 150;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn4
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
+ this.dataGridViewTextBoxColumn4.DataPropertyName = "line";
|
|
|
+ this.dataGridViewTextBoxColumn4.HeaderText = "测试结果";
|
|
|
+ this.dataGridViewTextBoxColumn4.MinimumWidth = 8;
|
|
|
+ this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
|
+ this.dataGridViewTextBoxColumn4.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn4.Width = 70;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn5
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn5.DataPropertyName = "burn_software";
|
|
|
+ this.dataGridViewTextBoxColumn5.HeaderText = "是否检测";
|
|
|
+ this.dataGridViewTextBoxColumn5.MinimumWidth = 8;
|
|
|
+ this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
+ this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn5.Width = 150;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn6
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn6.DataPropertyName = "inspect_res";
|
|
|
+ this.dataGridViewTextBoxColumn6.HeaderText = "抽检结果";
|
|
|
+ this.dataGridViewTextBoxColumn6.MinimumWidth = 8;
|
|
|
+ this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
+ this.dataGridViewTextBoxColumn6.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn6.Width = 80;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn7
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn7.DataPropertyName = "check_code";
|
|
|
+ this.dataGridViewTextBoxColumn7.HeaderText = "校验码";
|
|
|
+ this.dataGridViewTextBoxColumn7.MinimumWidth = 8;
|
|
|
+ this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
|
|
+ this.dataGridViewTextBoxColumn7.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn7.Width = 150;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn8
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn8.DataPropertyName = "dot_detail";
|
|
|
+ this.dataGridViewTextBoxColumn8.HeaderText = "打点信息";
|
|
|
+ this.dataGridViewTextBoxColumn8.MinimumWidth = 8;
|
|
|
+ this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
|
|
|
+ this.dataGridViewTextBoxColumn8.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn8.Width = 150;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn9
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn9.DataPropertyName = "inspect_time";
|
|
|
+ this.dataGridViewTextBoxColumn9.HeaderText = "抽检时间";
|
|
|
+ this.dataGridViewTextBoxColumn9.MinimumWidth = 8;
|
|
|
+ this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
|
|
|
+ this.dataGridViewTextBoxColumn9.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn9.Width = 150;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn10
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn10.DataPropertyName = "inspect_name";
|
|
|
+ this.dataGridViewTextBoxColumn10.HeaderText = "抽检人员";
|
|
|
+ this.dataGridViewTextBoxColumn10.MinimumWidth = 8;
|
|
|
+ this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
|
|
|
+ this.dataGridViewTextBoxColumn10.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn10.Width = 80;
|
|
|
+ //
|
|
|
+ // OperatResult
|
|
|
+ //
|
|
|
+ this.OperatResult.AcceptsTab = true;
|
|
|
+ this.OperatResult.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.OperatResult.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.OperatResult.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.OperatResult.Name = "OperatResult";
|
|
|
+ this.OperatResult.Size = new System.Drawing.Size(378, 492);
|
|
|
+ this.OperatResult.TabIndex = 133;
|
|
|
+ this.OperatResult.Text = "";
|
|
|
+ //
|
|
|
// BURN_ID
|
|
|
//
|
|
|
this.BURN_ID.DataPropertyName = "BURN_ID";
|
|
|
@@ -442,94 +511,86 @@
|
|
|
this.inspect_name.ReadOnly = true;
|
|
|
this.inspect_name.Width = 80;
|
|
|
//
|
|
|
- // panel4
|
|
|
- //
|
|
|
- this.panel4.Controls.Add(this.OkBox);
|
|
|
- this.panel4.Controls.Add(this.TestLab);
|
|
|
- this.panel4.Controls.Add(this.NgBox);
|
|
|
- this.panel4.Controls.Add(this.BurnLotnoVal);
|
|
|
- this.panel4.Controls.Add(this.BurnLotnoLab);
|
|
|
- this.panel4.Controls.Add(this.OK);
|
|
|
- this.panel4.Controls.Add(this.NG);
|
|
|
- this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
- this.panel4.Location = new System.Drawing.Point(0, 462);
|
|
|
- this.panel4.Name = "panel4";
|
|
|
- this.panel4.Size = new System.Drawing.Size(890, 140);
|
|
|
- this.panel4.TabIndex = 156;
|
|
|
- //
|
|
|
- // BurnLotnoVal
|
|
|
- //
|
|
|
- this.BurnLotnoVal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.BurnLotnoVal.Location = new System.Drawing.Point(84, 65);
|
|
|
- this.BurnLotnoVal.Name = "BurnLotnoVal";
|
|
|
- this.BurnLotnoVal.Size = new System.Drawing.Size(243, 31);
|
|
|
- this.BurnLotnoVal.TabIndex = 162;
|
|
|
- this.BurnLotnoVal.KeyDown += new System.Windows.Forms.KeyEventHandler(this.BurnLotnoVal_KeyDown);
|
|
|
- //
|
|
|
- // BurnLotnoLab
|
|
|
- //
|
|
|
- this.BurnLotnoLab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.BurnLotnoLab.AutoSize = true;
|
|
|
- this.BurnLotnoLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.BurnLotnoLab.Location = new System.Drawing.Point(7, 65);
|
|
|
- this.BurnLotnoLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.BurnLotnoLab.Name = "BurnLotnoLab";
|
|
|
- this.BurnLotnoLab.Size = new System.Drawing.Size(96, 28);
|
|
|
- this.BurnLotnoLab.TabIndex = 161;
|
|
|
- this.BurnLotnoLab.Text = "烧录批次";
|
|
|
- //
|
|
|
- // EmployeeVal
|
|
|
- //
|
|
|
- this.EmployeeVal.Location = new System.Drawing.Point(87, 59);
|
|
|
- this.EmployeeVal.Name = "EmployeeVal";
|
|
|
- this.EmployeeVal.Size = new System.Drawing.Size(113, 31);
|
|
|
- this.EmployeeVal.TabIndex = 182;
|
|
|
- //
|
|
|
- // EmployeeLab
|
|
|
+ // OK
|
|
|
//
|
|
|
- this.EmployeeLab.AutoSize = true;
|
|
|
- this.EmployeeLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.EmployeeLab.Location = new System.Drawing.Point(42, 62);
|
|
|
- this.EmployeeLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.EmployeeLab.Name = "EmployeeLab";
|
|
|
- this.EmployeeLab.Size = new System.Drawing.Size(75, 28);
|
|
|
- this.EmployeeLab.TabIndex = 181;
|
|
|
- this.EmployeeLab.Text = "抽检员";
|
|
|
+ this.OK.AllPower = null;
|
|
|
+ this.OK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
+ this.OK.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.OK.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
+ this.OK.DownImage = ((System.Drawing.Image)(resources.GetObject("OK.DownImage")));
|
|
|
+ this.OK.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.OK.ForeColor = System.Drawing.Color.Green;
|
|
|
+ this.OK.Image = null;
|
|
|
+ this.OK.IsShowBorder = true;
|
|
|
+ this.OK.Location = new System.Drawing.Point(524, 52);
|
|
|
+ this.OK.Margin = new System.Windows.Forms.Padding(5);
|
|
|
+ this.OK.MoveImage = ((System.Drawing.Image)(resources.GetObject("OK.MoveImage")));
|
|
|
+ this.OK.Name = "OK";
|
|
|
+ this.OK.NormalImage = ((System.Drawing.Image)(resources.GetObject("OK.NormalImage")));
|
|
|
+ this.OK.Power = null;
|
|
|
+ this.OK.Size = new System.Drawing.Size(147, 54);
|
|
|
+ this.OK.TabIndex = 134;
|
|
|
+ this.OK.Tag = "IfRead";
|
|
|
+ this.OK.Text = "OK";
|
|
|
+ this.OK.UseVisualStyleBackColor = false;
|
|
|
+ this.OK.Visible = false;
|
|
|
+ this.OK.Click += new System.EventHandler(this.OK_Click);
|
|
|
//
|
|
|
- // OkBox
|
|
|
+ // NG
|
|
|
//
|
|
|
- this.OkBox.AutoSize = true;
|
|
|
- this.OkBox.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.OkBox.Location = new System.Drawing.Point(120, 31);
|
|
|
- this.OkBox.Name = "OkBox";
|
|
|
- this.OkBox.Size = new System.Drawing.Size(62, 28);
|
|
|
- this.OkBox.TabIndex = 183;
|
|
|
- this.OkBox.Text = "OK";
|
|
|
- this.OkBox.UseVisualStyleBackColor = true;
|
|
|
- this.OkBox.Click += new System.EventHandler(this.OkBox_Click);
|
|
|
+ this.NG.AllPower = null;
|
|
|
+ this.NG.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
+ this.NG.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.NG.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
+ this.NG.DownImage = ((System.Drawing.Image)(resources.GetObject("NG.DownImage")));
|
|
|
+ this.NG.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.NG.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.NG.Image = null;
|
|
|
+ this.NG.IsShowBorder = true;
|
|
|
+ this.NG.Location = new System.Drawing.Point(681, 52);
|
|
|
+ this.NG.Margin = new System.Windows.Forms.Padding(5);
|
|
|
+ this.NG.MoveImage = ((System.Drawing.Image)(resources.GetObject("NG.MoveImage")));
|
|
|
+ this.NG.Name = "NG";
|
|
|
+ this.NG.NormalImage = ((System.Drawing.Image)(resources.GetObject("NG.NormalImage")));
|
|
|
+ this.NG.Power = null;
|
|
|
+ this.NG.Size = new System.Drawing.Size(147, 54);
|
|
|
+ this.NG.TabIndex = 136;
|
|
|
+ this.NG.Tag = "IfRead";
|
|
|
+ this.NG.Text = "NG";
|
|
|
+ this.NG.UseVisualStyleBackColor = true;
|
|
|
+ this.NG.Visible = false;
|
|
|
+ this.NG.Click += new System.EventHandler(this.NG_Click);
|
|
|
//
|
|
|
- // TestLab
|
|
|
+ // LockMakeCode
|
|
|
//
|
|
|
- this.TestLab.AutoSize = true;
|
|
|
- this.TestLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.TestLab.Location = new System.Drawing.Point(7, 29);
|
|
|
- this.TestLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.TestLab.Name = "TestLab";
|
|
|
- this.TestLab.Size = new System.Drawing.Size(96, 28);
|
|
|
- this.TestLab.TabIndex = 185;
|
|
|
- this.TestLab.Text = "判定结果";
|
|
|
+ this.LockMakeCode.AutoSize = true;
|
|
|
+ this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.LockMakeCode.LeaveEvent = false;
|
|
|
+ this.LockMakeCode.Location = new System.Drawing.Point(306, 23);
|
|
|
+ this.LockMakeCode.Name = "LockMakeCode";
|
|
|
+ this.LockMakeCode.Size = new System.Drawing.Size(72, 28);
|
|
|
+ this.LockMakeCode.TabIndex = 160;
|
|
|
+ this.LockMakeCode.Text = "锁定";
|
|
|
+ this.LockMakeCode.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // NgBox
|
|
|
+ // ma_code
|
|
|
//
|
|
|
- this.NgBox.AutoSize = true;
|
|
|
- this.NgBox.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.NgBox.Location = new System.Drawing.Point(225, 31);
|
|
|
- this.NgBox.Name = "NgBox";
|
|
|
- this.NgBox.Size = new System.Drawing.Size(64, 28);
|
|
|
- this.NgBox.TabIndex = 184;
|
|
|
- this.NgBox.Text = "NG";
|
|
|
- this.NgBox.UseVisualStyleBackColor = true;
|
|
|
- this.NgBox.Click += new System.EventHandler(this.NgBox_Click);
|
|
|
+ this.ma_code.AllPower = null;
|
|
|
+ this.ma_code.Caller = null;
|
|
|
+ this.ma_code.Condition = null;
|
|
|
+ this.ma_code.DBTitle = null;
|
|
|
+ this.ma_code.FormName = null;
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(87, 21);
|
|
|
+ this.ma_code.Name = "ma_code";
|
|
|
+ this.ma_code.Power = null;
|
|
|
+ this.ma_code.ReturnData = null;
|
|
|
+ this.ma_code.SelectField = null;
|
|
|
+ this.ma_code.SetValueField = null;
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(205, 32);
|
|
|
+ this.ma_code.TabIndex = 157;
|
|
|
+ this.ma_code.TableName = null;
|
|
|
+ this.ma_code.Tag = "ma_code";
|
|
|
+ this.ma_code.TextBoxEnable = true;
|
|
|
//
|
|
|
// Make_BurnInspection
|
|
|
//
|
|
|
@@ -597,5 +658,10 @@
|
|
|
private System.Windows.Forms.CheckBox OkBox;
|
|
|
private System.Windows.Forms.Label TestLab;
|
|
|
private System.Windows.Forms.CheckBox NgBox;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
|
|
|
}
|
|
|
}
|