|
|
@@ -44,10 +44,16 @@
|
|
|
this.mcd_inqty_label = new System.Windows.Forms.Label();
|
|
|
this.mc_restqty_label = new System.Windows.Forms.Label();
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
+ this.ob_sendqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
this.ob_checkno = new System.Windows.Forms.Label();
|
|
|
+ this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.ob_batchqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.ob_batchqty_label = new System.Windows.Forms.Label();
|
|
|
+ this.ob_nowcheckqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
|
|
|
+ this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.mcd_inqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
this.ma_softversion_label = new System.Windows.Forms.Label();
|
|
|
this.BadInfSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
@@ -57,7 +63,22 @@
|
|
|
this.ma_salecode = new System.Windows.Forms.Label();
|
|
|
this.pr_sendchecktype = new System.Windows.Forms.Label();
|
|
|
this.MakeBadView = new System.Windows.Forms.DataGridView();
|
|
|
+ this.choose1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.mb_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mbr_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mb_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mb_badname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mb_bgname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mb_bgcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mbc_component = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
|
+ this.mbp_part = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mbl_loc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.WaitChooseDGV = new System.Windows.Forms.DataGridView();
|
|
|
+ this.ChooseAll = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.bc_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bc_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bg_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bg_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.badloc_label = new System.Windows.Forms.Label();
|
|
|
this.mbp_part_label = new System.Windows.Forms.Label();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
@@ -78,30 +99,9 @@
|
|
|
this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.psl_location = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.bd_soncode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
- this.ChooseAll = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.bc_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.bc_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.bg_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.bg_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.choose1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.mb_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mbr_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mb_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mb_badname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mb_bgname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mb_bgcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mbc_component = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
|
- this.mbp_part = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mbl_loc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
this.Filter = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder();
|
|
|
this.ma_softversion = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.ob_sendqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.ob_batchqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.ob_nowcheckqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.mcd_inqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.Save = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
this.LockMakeCode = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
|
|
|
@@ -284,6 +284,19 @@
|
|
|
this.panel1.Size = new System.Drawing.Size(315, 127);
|
|
|
this.panel1.TabIndex = 71;
|
|
|
//
|
|
|
+ // ob_sendqty
|
|
|
+ //
|
|
|
+ this.ob_sendqty.AutoSize = true;
|
|
|
+ this.ob_sendqty.CutLength = null;
|
|
|
+ this.ob_sendqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_sendqty.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.ob_sendqty.Location = new System.Drawing.Point(109, 91);
|
|
|
+ this.ob_sendqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.ob_sendqty.Name = "ob_sendqty";
|
|
|
+ this.ob_sendqty.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ob_sendqty.TabIndex = 78;
|
|
|
+ this.ob_sendqty.Tag = "ob_batchqty";
|
|
|
+ //
|
|
|
// label7
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
@@ -308,6 +321,39 @@
|
|
|
this.ob_checkno.Visible = false;
|
|
|
this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
|
|
|
//
|
|
|
+ // SendCheck
|
|
|
+ //
|
|
|
+ this.SendCheck.AllPower = null;
|
|
|
+ this.SendCheck.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
|
|
|
+ this.SendCheck.Enabled = false;
|
|
|
+ this.SendCheck.Image = null;
|
|
|
+ this.SendCheck.IsShowBorder = true;
|
|
|
+ this.SendCheck.Location = new System.Drawing.Point(229, 90);
|
|
|
+ this.SendCheck.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
|
|
|
+ this.SendCheck.Name = "SendCheck";
|
|
|
+ this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
|
|
|
+ this.SendCheck.Power = null;
|
|
|
+ this.SendCheck.Size = new System.Drawing.Size(65, 26);
|
|
|
+ this.SendCheck.TabIndex = 72;
|
|
|
+ this.SendCheck.Text = "送检";
|
|
|
+ this.SendCheck.UseVisualStyleBackColor = false;
|
|
|
+ this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
|
|
|
+ //
|
|
|
+ // ob_batchqty
|
|
|
+ //
|
|
|
+ this.ob_batchqty.AutoSize = true;
|
|
|
+ this.ob_batchqty.CutLength = null;
|
|
|
+ this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_batchqty.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(109, 51);
|
|
|
+ this.ob_batchqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.ob_batchqty.Name = "ob_batchqty";
|
|
|
+ this.ob_batchqty.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ob_batchqty.TabIndex = 75;
|
|
|
+ this.ob_batchqty.Tag = "ob_batchqty";
|
|
|
+ //
|
|
|
// ob_batchqty_label
|
|
|
//
|
|
|
this.ob_batchqty_label.AutoSize = true;
|
|
|
@@ -319,6 +365,19 @@
|
|
|
this.ob_batchqty_label.TabIndex = 74;
|
|
|
this.ob_batchqty_label.Text = "抽检批数";
|
|
|
//
|
|
|
+ // ob_nowcheckqty
|
|
|
+ //
|
|
|
+ this.ob_nowcheckqty.AutoSize = true;
|
|
|
+ this.ob_nowcheckqty.CutLength = null;
|
|
|
+ this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_nowcheckqty.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(248, 51);
|
|
|
+ this.ob_nowcheckqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
+ this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ob_nowcheckqty.TabIndex = 73;
|
|
|
+ this.ob_nowcheckqty.Tag = "ob_nowcheckqty";
|
|
|
+ //
|
|
|
// ob_nowcheckqty_label
|
|
|
//
|
|
|
this.ob_nowcheckqty_label.AutoSize = true;
|
|
|
@@ -330,6 +389,30 @@
|
|
|
this.ob_nowcheckqty_label.TabIndex = 72;
|
|
|
this.ob_nowcheckqty_label.Text = "当前批数";
|
|
|
//
|
|
|
+ // mcd_remainqty
|
|
|
+ //
|
|
|
+ this.mcd_remainqty.AutoSize = true;
|
|
|
+ this.mcd_remainqty.CutLength = null;
|
|
|
+ this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mcd_remainqty.Location = new System.Drawing.Point(109, 12);
|
|
|
+ this.mcd_remainqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.mcd_remainqty.Name = "mcd_remainqty";
|
|
|
+ this.mcd_remainqty.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.mcd_remainqty.TabIndex = 57;
|
|
|
+ this.mcd_remainqty.Tag = "mcd_remainqty";
|
|
|
+ //
|
|
|
+ // mcd_inqty
|
|
|
+ //
|
|
|
+ this.mcd_inqty.AutoSize = true;
|
|
|
+ this.mcd_inqty.CutLength = null;
|
|
|
+ this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mcd_inqty.Location = new System.Drawing.Point(248, 12);
|
|
|
+ this.mcd_inqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.mcd_inqty.Name = "mcd_inqty";
|
|
|
+ this.mcd_inqty.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.mcd_inqty.TabIndex = 54;
|
|
|
+ this.mcd_inqty.Tag = "mcd_inqty";
|
|
|
+ //
|
|
|
// pr_detail_label
|
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
@@ -418,6 +501,92 @@
|
|
|
this.MakeBadView.Size = new System.Drawing.Size(412, 223);
|
|
|
this.MakeBadView.TabIndex = 195;
|
|
|
//
|
|
|
+ // choose1
|
|
|
+ //
|
|
|
+ this.choose1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.choose1.HeaderText = "勾选";
|
|
|
+ this.choose1.MinimumWidth = 60;
|
|
|
+ this.choose1.Name = "choose1";
|
|
|
+ this.choose1.Width = 60;
|
|
|
+ //
|
|
|
+ // mb_id
|
|
|
+ //
|
|
|
+ this.mb_id.DataPropertyName = "mb_id";
|
|
|
+ this.mb_id.HeaderText = "mb_id";
|
|
|
+ this.mb_id.Name = "mb_id";
|
|
|
+ this.mb_id.Visible = false;
|
|
|
+ //
|
|
|
+ // mbr_id
|
|
|
+ //
|
|
|
+ this.mbr_id.DataPropertyName = "mbr_id";
|
|
|
+ this.mbr_id.HeaderText = "mbr_id";
|
|
|
+ this.mbr_id.Name = "mbr_id";
|
|
|
+ this.mbr_id.Visible = false;
|
|
|
+ //
|
|
|
+ // mb_badcode
|
|
|
+ //
|
|
|
+ this.mb_badcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.mb_badcode.DataPropertyName = "mb_badcode";
|
|
|
+ this.mb_badcode.HeaderText = "不良代码";
|
|
|
+ this.mb_badcode.MinimumWidth = 80;
|
|
|
+ this.mb_badcode.Name = "mb_badcode";
|
|
|
+ this.mb_badcode.ReadOnly = true;
|
|
|
+ this.mb_badcode.Width = 80;
|
|
|
+ //
|
|
|
+ // mb_badname
|
|
|
+ //
|
|
|
+ this.mb_badname.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.mb_badname.DataPropertyName = "mb_badname";
|
|
|
+ this.mb_badname.HeaderText = "不良名称";
|
|
|
+ this.mb_badname.MinimumWidth = 80;
|
|
|
+ this.mb_badname.Name = "mb_badname";
|
|
|
+ this.mb_badname.ReadOnly = true;
|
|
|
+ this.mb_badname.Width = 80;
|
|
|
+ //
|
|
|
+ // mb_bgname
|
|
|
+ //
|
|
|
+ this.mb_bgname.DataPropertyName = "mb_bgname";
|
|
|
+ this.mb_bgname.HeaderText = "不良代码组描述";
|
|
|
+ this.mb_bgname.Name = "mb_bgname";
|
|
|
+ this.mb_bgname.Visible = false;
|
|
|
+ //
|
|
|
+ // mb_bgcode
|
|
|
+ //
|
|
|
+ this.mb_bgcode.DataPropertyName = "mb_bgcode";
|
|
|
+ this.mb_bgcode.HeaderText = "不良代码组编号";
|
|
|
+ this.mb_bgcode.Name = "mb_bgcode";
|
|
|
+ this.mb_bgcode.Visible = false;
|
|
|
+ //
|
|
|
+ // mbc_component
|
|
|
+ //
|
|
|
+ this.mbc_component.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.mbc_component.DataPropertyName = "mbc_component";
|
|
|
+ this.mbc_component.HeaderText = "不良组件";
|
|
|
+ this.mbc_component.Items.AddRange(new object[] {
|
|
|
+ "",
|
|
|
+ "主板",
|
|
|
+ "液晶屏",
|
|
|
+ "电路板",
|
|
|
+ "其他"});
|
|
|
+ this.mbc_component.MinimumWidth = 80;
|
|
|
+ this.mbc_component.Name = "mbc_component";
|
|
|
+ this.mbc_component.Width = 80;
|
|
|
+ //
|
|
|
+ // mbp_part
|
|
|
+ //
|
|
|
+ this.mbp_part.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
+ this.mbp_part.DataPropertyName = "mbp_part";
|
|
|
+ this.mbp_part.HeaderText = "不良零件";
|
|
|
+ this.mbp_part.Name = "mbp_part";
|
|
|
+ //
|
|
|
+ // mbl_loc
|
|
|
+ //
|
|
|
+ this.mbl_loc.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
+ this.mbl_loc.DataPropertyName = "mbl_loc";
|
|
|
+ this.mbl_loc.HeaderText = "不良位置";
|
|
|
+ this.mbl_loc.MinimumWidth = 45;
|
|
|
+ this.mbl_loc.Name = "mbl_loc";
|
|
|
+ //
|
|
|
// WaitChooseDGV
|
|
|
//
|
|
|
this.WaitChooseDGV.AllowUserToAddRows = false;
|
|
|
@@ -437,6 +606,45 @@
|
|
|
this.WaitChooseDGV.Size = new System.Drawing.Size(235, 223);
|
|
|
this.WaitChooseDGV.TabIndex = 208;
|
|
|
//
|
|
|
+ // ChooseAll
|
|
|
+ //
|
|
|
+ this.ChooseAll.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.ChooseAll.HeaderText = "勾选";
|
|
|
+ this.ChooseAll.MinimumWidth = 80;
|
|
|
+ this.ChooseAll.Name = "ChooseAll";
|
|
|
+ this.ChooseAll.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.ChooseAll.Width = 80;
|
|
|
+ //
|
|
|
+ // bc_code
|
|
|
+ //
|
|
|
+ this.bc_code.DataPropertyName = "bc_code";
|
|
|
+ this.bc_code.HeaderText = "不良代码";
|
|
|
+ this.bc_code.Name = "bc_code";
|
|
|
+ this.bc_code.ReadOnly = true;
|
|
|
+ this.bc_code.Width = 130;
|
|
|
+ //
|
|
|
+ // bc_name
|
|
|
+ //
|
|
|
+ this.bc_name.DataPropertyName = "bc_name";
|
|
|
+ this.bc_name.HeaderText = "不良名称";
|
|
|
+ this.bc_name.Name = "bc_name";
|
|
|
+ this.bc_name.ReadOnly = true;
|
|
|
+ this.bc_name.Width = 130;
|
|
|
+ //
|
|
|
+ // bg_code
|
|
|
+ //
|
|
|
+ this.bg_code.DataPropertyName = "bg_code";
|
|
|
+ this.bg_code.HeaderText = "不良组别编号";
|
|
|
+ this.bg_code.Name = "bg_code";
|
|
|
+ this.bg_code.Visible = false;
|
|
|
+ //
|
|
|
+ // bg_name
|
|
|
+ //
|
|
|
+ this.bg_name.DataPropertyName = "bg_name";
|
|
|
+ this.bg_name.HeaderText = "不良组别名称";
|
|
|
+ this.bg_name.Name = "bg_name";
|
|
|
+ this.bg_name.Visible = false;
|
|
|
+ //
|
|
|
// badloc_label
|
|
|
//
|
|
|
this.badloc_label.AutoSize = true;
|
|
|
@@ -631,131 +839,6 @@
|
|
|
this.bd_soncode.Tag = "psl_prodcode";
|
|
|
this.bd_soncode.TextBoxEnable = true;
|
|
|
//
|
|
|
- // ChooseAll
|
|
|
- //
|
|
|
- this.ChooseAll.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.ChooseAll.HeaderText = "勾选";
|
|
|
- this.ChooseAll.MinimumWidth = 80;
|
|
|
- this.ChooseAll.Name = "ChooseAll";
|
|
|
- this.ChooseAll.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.ChooseAll.Width = 80;
|
|
|
- //
|
|
|
- // bc_code
|
|
|
- //
|
|
|
- this.bc_code.DataPropertyName = "bc_code";
|
|
|
- this.bc_code.HeaderText = "不良代码";
|
|
|
- this.bc_code.Name = "bc_code";
|
|
|
- this.bc_code.ReadOnly = true;
|
|
|
- this.bc_code.Width = 130;
|
|
|
- //
|
|
|
- // bc_name
|
|
|
- //
|
|
|
- this.bc_name.DataPropertyName = "bc_name";
|
|
|
- this.bc_name.HeaderText = "不良名称";
|
|
|
- this.bc_name.Name = "bc_name";
|
|
|
- this.bc_name.ReadOnly = true;
|
|
|
- this.bc_name.Width = 130;
|
|
|
- //
|
|
|
- // bg_code
|
|
|
- //
|
|
|
- this.bg_code.DataPropertyName = "bg_code";
|
|
|
- this.bg_code.HeaderText = "不良组别编号";
|
|
|
- this.bg_code.Name = "bg_code";
|
|
|
- this.bg_code.Visible = false;
|
|
|
- //
|
|
|
- // bg_name
|
|
|
- //
|
|
|
- this.bg_name.DataPropertyName = "bg_name";
|
|
|
- this.bg_name.HeaderText = "不良组别名称";
|
|
|
- this.bg_name.Name = "bg_name";
|
|
|
- this.bg_name.Visible = false;
|
|
|
- //
|
|
|
- // choose1
|
|
|
- //
|
|
|
- this.choose1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.choose1.HeaderText = "勾选";
|
|
|
- this.choose1.MinimumWidth = 60;
|
|
|
- this.choose1.Name = "choose1";
|
|
|
- this.choose1.Width = 60;
|
|
|
- //
|
|
|
- // mb_id
|
|
|
- //
|
|
|
- this.mb_id.DataPropertyName = "mb_id";
|
|
|
- this.mb_id.HeaderText = "mb_id";
|
|
|
- this.mb_id.Name = "mb_id";
|
|
|
- this.mb_id.Visible = false;
|
|
|
- //
|
|
|
- // mbr_id
|
|
|
- //
|
|
|
- this.mbr_id.DataPropertyName = "mbr_id";
|
|
|
- this.mbr_id.HeaderText = "mbr_id";
|
|
|
- this.mbr_id.Name = "mbr_id";
|
|
|
- this.mbr_id.Visible = false;
|
|
|
- //
|
|
|
- // mb_badcode
|
|
|
- //
|
|
|
- this.mb_badcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.mb_badcode.DataPropertyName = "mb_badcode";
|
|
|
- this.mb_badcode.HeaderText = "不良代码";
|
|
|
- this.mb_badcode.MinimumWidth = 80;
|
|
|
- this.mb_badcode.Name = "mb_badcode";
|
|
|
- this.mb_badcode.ReadOnly = true;
|
|
|
- this.mb_badcode.Width = 80;
|
|
|
- //
|
|
|
- // mb_badname
|
|
|
- //
|
|
|
- this.mb_badname.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.mb_badname.DataPropertyName = "mb_badname";
|
|
|
- this.mb_badname.HeaderText = "不良名称";
|
|
|
- this.mb_badname.MinimumWidth = 80;
|
|
|
- this.mb_badname.Name = "mb_badname";
|
|
|
- this.mb_badname.ReadOnly = true;
|
|
|
- this.mb_badname.Width = 80;
|
|
|
- //
|
|
|
- // mb_bgname
|
|
|
- //
|
|
|
- this.mb_bgname.DataPropertyName = "mb_bgname";
|
|
|
- this.mb_bgname.HeaderText = "不良代码组描述";
|
|
|
- this.mb_bgname.Name = "mb_bgname";
|
|
|
- this.mb_bgname.Visible = false;
|
|
|
- //
|
|
|
- // mb_bgcode
|
|
|
- //
|
|
|
- this.mb_bgcode.DataPropertyName = "mb_bgcode";
|
|
|
- this.mb_bgcode.HeaderText = "不良代码组编号";
|
|
|
- this.mb_bgcode.Name = "mb_bgcode";
|
|
|
- this.mb_bgcode.Visible = false;
|
|
|
- //
|
|
|
- // mbc_component
|
|
|
- //
|
|
|
- this.mbc_component.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.mbc_component.DataPropertyName = "mbc_component";
|
|
|
- this.mbc_component.HeaderText = "不良组件";
|
|
|
- this.mbc_component.Items.AddRange(new object[] {
|
|
|
- "",
|
|
|
- "主板",
|
|
|
- "液晶屏",
|
|
|
- "电路板",
|
|
|
- "其他"});
|
|
|
- this.mbc_component.MinimumWidth = 80;
|
|
|
- this.mbc_component.Name = "mbc_component";
|
|
|
- this.mbc_component.Width = 80;
|
|
|
- //
|
|
|
- // mbp_part
|
|
|
- //
|
|
|
- this.mbp_part.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
- this.mbp_part.DataPropertyName = "mbp_part";
|
|
|
- this.mbp_part.HeaderText = "不良零件";
|
|
|
- this.mbp_part.Name = "mbp_part";
|
|
|
- //
|
|
|
- // mbl_loc
|
|
|
- //
|
|
|
- this.mbl_loc.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
- this.mbl_loc.DataPropertyName = "mbl_loc";
|
|
|
- this.mbl_loc.HeaderText = "不良位置";
|
|
|
- this.mbl_loc.MinimumWidth = 45;
|
|
|
- this.mbl_loc.Name = "mbl_loc";
|
|
|
- //
|
|
|
// StepCount
|
|
|
//
|
|
|
this.StepCount.LineCode = null;
|
|
|
@@ -791,89 +874,6 @@
|
|
|
this.ma_softversion.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ma_softversion.TabIndex = 73;
|
|
|
//
|
|
|
- // ob_sendqty
|
|
|
- //
|
|
|
- this.ob_sendqty.AutoSize = true;
|
|
|
- this.ob_sendqty.CutLength = null;
|
|
|
- this.ob_sendqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_sendqty.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.ob_sendqty.Location = new System.Drawing.Point(109, 91);
|
|
|
- this.ob_sendqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
- this.ob_sendqty.Name = "ob_sendqty";
|
|
|
- this.ob_sendqty.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.ob_sendqty.TabIndex = 78;
|
|
|
- this.ob_sendqty.Tag = "ob_batchqty";
|
|
|
- //
|
|
|
- // SendCheck
|
|
|
- //
|
|
|
- this.SendCheck.AllPower = null;
|
|
|
- this.SendCheck.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
|
|
|
- this.SendCheck.Enabled = false;
|
|
|
- this.SendCheck.Image = null;
|
|
|
- this.SendCheck.IsShowBorder = true;
|
|
|
- this.SendCheck.Location = new System.Drawing.Point(229, 90);
|
|
|
- this.SendCheck.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
|
|
|
- this.SendCheck.Name = "SendCheck";
|
|
|
- this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
|
|
|
- this.SendCheck.Power = null;
|
|
|
- this.SendCheck.Size = new System.Drawing.Size(65, 26);
|
|
|
- this.SendCheck.TabIndex = 72;
|
|
|
- this.SendCheck.Text = "送检";
|
|
|
- this.SendCheck.UseVisualStyleBackColor = false;
|
|
|
- this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
|
|
|
- //
|
|
|
- // ob_batchqty
|
|
|
- //
|
|
|
- this.ob_batchqty.AutoSize = true;
|
|
|
- this.ob_batchqty.CutLength = null;
|
|
|
- this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_batchqty.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(109, 51);
|
|
|
- this.ob_batchqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
- this.ob_batchqty.Name = "ob_batchqty";
|
|
|
- this.ob_batchqty.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.ob_batchqty.TabIndex = 75;
|
|
|
- this.ob_batchqty.Tag = "ob_batchqty";
|
|
|
- //
|
|
|
- // ob_nowcheckqty
|
|
|
- //
|
|
|
- this.ob_nowcheckqty.AutoSize = true;
|
|
|
- this.ob_nowcheckqty.CutLength = null;
|
|
|
- this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_nowcheckqty.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.ob_nowcheckqty.Location = new System.Drawing.Point(248, 51);
|
|
|
- this.ob_nowcheckqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
- this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
- this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.ob_nowcheckqty.TabIndex = 73;
|
|
|
- this.ob_nowcheckqty.Tag = "ob_nowcheckqty";
|
|
|
- //
|
|
|
- // mcd_remainqty
|
|
|
- //
|
|
|
- this.mcd_remainqty.AutoSize = true;
|
|
|
- this.mcd_remainqty.CutLength = null;
|
|
|
- this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_remainqty.Location = new System.Drawing.Point(109, 12);
|
|
|
- this.mcd_remainqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
- this.mcd_remainqty.Name = "mcd_remainqty";
|
|
|
- this.mcd_remainqty.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.mcd_remainqty.TabIndex = 57;
|
|
|
- this.mcd_remainqty.Tag = "mcd_remainqty";
|
|
|
- //
|
|
|
- // mcd_inqty
|
|
|
- //
|
|
|
- this.mcd_inqty.AutoSize = true;
|
|
|
- this.mcd_inqty.CutLength = null;
|
|
|
- this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_inqty.Location = new System.Drawing.Point(248, 12);
|
|
|
- this.mcd_inqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
- this.mcd_inqty.Name = "mcd_inqty";
|
|
|
- this.mcd_inqty.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.mcd_inqty.TabIndex = 54;
|
|
|
- this.mcd_inqty.Tag = "mcd_inqty";
|
|
|
- //
|
|
|
// Save
|
|
|
//
|
|
|
this.Save.AllPower = null;
|
|
|
@@ -1094,12 +1094,12 @@
|
|
|
this.Load += new System.EventHandler(this.TestCollection_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.测试采集_SizeChanged);
|
|
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Make_TestCollection_KeyDown);
|
|
|
- this.panel1.ResumeLayout(true);
|
|
|
+ this.panel1.ResumeLayout(false);
|
|
|
this.panel1.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MakeBadView)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).EndInit();
|
|
|
- this.ResumeLayout(true);
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|