namespace UAS_MES.Make
{
partial class Make_SmtbdTestCollection
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_SmtbdTestCollection));
this.bc_remark_label = new System.Windows.Forms.Label();
this.ms_sncode_label = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.GoodProduct = new System.Windows.Forms.RadioButton();
this.Reject = new System.Windows.Forms.RadioButton();
this.label4 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.AutoBadCode = new System.Windows.Forms.CheckBox();
this.ma_qty_label = new System.Windows.Forms.Label();
this.ma_prodcode_label = new System.Windows.Forms.Label();
this.ms_makecode_label = new System.Windows.Forms.Label();
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);
this.NoteForChange = new System.Windows.Forms.CheckBox();
this.ControlLockTimer = new System.Windows.Forms.Timer(this.components);
this.Lock_label = new System.Windows.Forms.Label();
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();
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
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.dataGridViewComboBoxColumn1 = new System.Windows.Forms.DataGridViewComboBoxColumn();
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
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.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.Save = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
this.LockMakeCode = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.ma_qty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
this.CleanInfo = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.ChooseedReject = new UAS_MES.CustomControl.ButtonUtil.ArrowRightButton();
this.WaitReject = new UAS_MES.CustomControl.ButtonUtil.ArrowLeftButton();
this.bc_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.MakeBadView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).BeginInit();
this.SuspendLayout();
//
// bc_remark_label
//
this.bc_remark_label.AutoSize = true;
this.bc_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bc_remark_label.Location = new System.Drawing.Point(296, 184);
this.bc_remark_label.Name = "bc_remark_label";
this.bc_remark_label.Size = new System.Drawing.Size(74, 21);
this.bc_remark_label.TabIndex = 25;
this.bc_remark_label.Text = "不良备注";
//
// ms_sncode_label
//
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(236, 500);
this.ms_sncode_label.Name = "ms_sncode_label";
this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
this.ms_sncode_label.TabIndex = 18;
this.ms_sncode_label.Text = "序列号";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Blue;
this.label2.Location = new System.Drawing.Point(3, 151);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(74, 22);
this.label2.TabIndex = 0;
this.label2.Text = "采集信息";
//
// GoodProduct
//
this.GoodProduct.AutoSize = true;
this.GoodProduct.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.GoodProduct.ForeColor = System.Drawing.Color.Blue;
this.GoodProduct.Location = new System.Drawing.Point(140, 494);
this.GoodProduct.Name = "GoodProduct";
this.GoodProduct.Size = new System.Drawing.Size(68, 29);
this.GoodProduct.TabIndex = 35;
this.GoodProduct.TabStop = true;
this.GoodProduct.Text = "良品";
this.GoodProduct.UseVisualStyleBackColor = true;
this.GoodProduct.Visible = false;
this.GoodProduct.CheckedChanged += new System.EventHandler(this.GoodProduct_CheckedChanged);
//
// Reject
//
this.Reject.AutoSize = true;
this.Reject.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Reject.ForeColor = System.Drawing.Color.Red;
this.Reject.Location = new System.Drawing.Point(3, 495);
this.Reject.Name = "Reject";
this.Reject.Size = new System.Drawing.Size(87, 29);
this.Reject.TabIndex = 36;
this.Reject.TabStop = true;
this.Reject.Text = "不良品";
this.Reject.UseVisualStyleBackColor = true;
this.Reject.CheckedChanged += new System.EventHandler(this.Reject_CheckedChanged);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.ForeColor = System.Drawing.Color.Black;
this.label4.Location = new System.Drawing.Point(2, 184);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(74, 22);
this.label4.TabIndex = 39;
this.label4.Text = "待选不良";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(714, 151);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(74, 22);
this.label6.TabIndex = 46;
this.label6.Text = "操作结果";
//
// AutoBadCode
//
this.AutoBadCode.AutoSize = true;
this.AutoBadCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.AutoBadCode.Location = new System.Drawing.Point(718, 526);
this.AutoBadCode.Margin = new System.Windows.Forms.Padding(2);
this.AutoBadCode.Name = "AutoBadCode";
this.AutoBadCode.Size = new System.Drawing.Size(123, 21);
this.AutoBadCode.TabIndex = 69;
this.AutoBadCode.Text = "自动产生不良代码";
this.AutoBadCode.UseVisualStyleBackColor = true;
this.AutoBadCode.Visible = false;
//
// ma_qty_label
//
this.ma_qty_label.AutoSize = true;
this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_qty_label.Location = new System.Drawing.Point(296, 15);
this.ma_qty_label.Name = "ma_qty_label";
this.ma_qty_label.Size = new System.Drawing.Size(74, 21);
this.ma_qty_label.TabIndex = 11;
this.ma_qty_label.Text = "工单数量";
//
// ma_prodcode_label
//
this.ma_prodcode_label.AutoSize = true;
this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_prodcode_label.Location = new System.Drawing.Point(3, 64);
this.ma_prodcode_label.Name = "ma_prodcode_label";
this.ma_prodcode_label.Size = new System.Drawing.Size(74, 21);
this.ma_prodcode_label.TabIndex = 7;
this.ma_prodcode_label.Text = "产品编号";
//
// ms_makecode_label
//
this.ms_makecode_label.AutoSize = true;
this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_makecode_label.Location = new System.Drawing.Point(3, 13);
this.ms_makecode_label.Name = "ms_makecode_label";
this.ms_makecode_label.Size = new System.Drawing.Size(74, 21);
this.ms_makecode_label.TabIndex = 2;
this.ms_makecode_label.Text = "归属工单";
//
// mcd_inqty_label
//
this.mcd_inqty_label.AutoSize = true;
this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mcd_inqty_label.Location = new System.Drawing.Point(157, 12);
this.mcd_inqty_label.Name = "mcd_inqty_label";
this.mcd_inqty_label.Size = new System.Drawing.Size(74, 21);
this.mcd_inqty_label.TabIndex = 14;
this.mcd_inqty_label.Text = "已采集数";
//
// mc_restqty_label
//
this.mc_restqty_label.AutoSize = true;
this.mc_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mc_restqty_label.Location = new System.Drawing.Point(16, 12);
this.mc_restqty_label.Name = "mc_restqty_label";
this.mc_restqty_label.Size = new System.Drawing.Size(74, 21);
this.mc_restqty_label.TabIndex = 17;
this.mc_restqty_label.Text = "待采集数";
//
// panel1
//
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.ob_sendqty);
this.panel1.Controls.Add(this.label7);
this.panel1.Controls.Add(this.ob_checkno);
this.panel1.Controls.Add(this.SendCheck);
this.panel1.Controls.Add(this.ob_batchqty);
this.panel1.Controls.Add(this.ob_batchqty_label);
this.panel1.Controls.Add(this.ob_nowcheckqty);
this.panel1.Controls.Add(this.ob_nowcheckqty_label);
this.panel1.Controls.Add(this.mcd_remainqty);
this.panel1.Controls.Add(this.mc_restqty_label);
this.panel1.Controls.Add(this.mcd_inqty);
this.panel1.Controls.Add(this.mcd_inqty_label);
this.panel1.Location = new System.Drawing.Point(537, 14);
this.panel1.Margin = new System.Windows.Forms.Padding(2);
this.panel1.Name = "panel1";
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;
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.ForeColor = System.Drawing.Color.Black;
this.label7.Location = new System.Drawing.Point(16, 91);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(74, 21);
this.label7.TabIndex = 77;
this.label7.Text = "已送检数";
//
// ob_checkno
//
this.ob_checkno.AutoSize = true;
this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ob_checkno.ForeColor = System.Drawing.Color.Black;
this.ob_checkno.Location = new System.Drawing.Point(285, 90);
this.ob_checkno.Name = "ob_checkno";
this.ob_checkno.Size = new System.Drawing.Size(0, 21);
this.ob_checkno.TabIndex = 76;
this.ob_checkno.Tag = "ob_checkno";
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;
this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ob_batchqty_label.ForeColor = System.Drawing.Color.Black;
this.ob_batchqty_label.Location = new System.Drawing.Point(16, 51);
this.ob_batchqty_label.Name = "ob_batchqty_label";
this.ob_batchqty_label.Size = new System.Drawing.Size(74, 21);
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;
this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ob_nowcheckqty_label.ForeColor = System.Drawing.Color.Black;
this.ob_nowcheckqty_label.Location = new System.Drawing.Point(157, 51);
this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
this.ob_nowcheckqty_label.Size = new System.Drawing.Size(74, 21);
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;
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail_label.Location = new System.Drawing.Point(296, 64);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
this.pr_detail_label.TabIndex = 6;
this.pr_detail_label.Text = "产品名称";
//
// ma_softversion_label
//
this.ma_softversion_label.AutoSize = true;
this.ma_softversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_softversion_label.Location = new System.Drawing.Point(3, 112);
this.ma_softversion_label.Name = "ma_softversion_label";
this.ma_softversion_label.Size = new System.Drawing.Size(74, 21);
this.ma_softversion_label.TabIndex = 72;
this.ma_softversion_label.Text = "软件版本";
//
// NoteForChange
//
this.NoteForChange.AutoSize = true;
this.NoteForChange.Checked = true;
this.NoteForChange.CheckState = System.Windows.Forms.CheckState.Checked;
this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NoteForChange.Location = new System.Drawing.Point(300, 112);
this.NoteForChange.Margin = new System.Windows.Forms.Padding(2);
this.NoteForChange.Name = "NoteForChange";
this.NoteForChange.Size = new System.Drawing.Size(99, 21);
this.NoteForChange.TabIndex = 75;
this.NoteForChange.Text = "切换工单提示";
this.NoteForChange.UseVisualStyleBackColor = true;
//
// Lock_label
//
this.Lock_label.AutoSize = true;
this.Lock_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Lock_label.ForeColor = System.Drawing.Color.Red;
this.Lock_label.Location = new System.Drawing.Point(569, 500);
this.Lock_label.Name = "Lock_label";
this.Lock_label.Size = new System.Drawing.Size(126, 21);
this.Lock_label.TabIndex = 77;
this.Lock_label.Text = "Ctrl+Q解除锁定";
this.Lock_label.Visible = false;
//
// ma_salecode
//
this.ma_salecode.AutoSize = true;
this.ma_salecode.Location = new System.Drawing.Point(477, 151);
this.ma_salecode.Name = "ma_salecode";
this.ma_salecode.Size = new System.Drawing.Size(0, 12);
this.ma_salecode.TabIndex = 78;
this.ma_salecode.Visible = false;
//
// pr_sendchecktype
//
this.pr_sendchecktype.AutoSize = true;
this.pr_sendchecktype.Location = new System.Drawing.Point(477, 155);
this.pr_sendchecktype.Name = "pr_sendchecktype";
this.pr_sendchecktype.Size = new System.Drawing.Size(0, 12);
this.pr_sendchecktype.TabIndex = 79;
this.pr_sendchecktype.Visible = false;
//
// MakeBadView
//
this.MakeBadView.AllowUserToAddRows = false;
this.MakeBadView.AllowUserToResizeRows = false;
this.MakeBadView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
this.MakeBadView.ColumnHeadersHeight = 30;
this.MakeBadView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.choose1,
this.mb_id,
this.mbr_id,
this.mb_badcode,
this.mb_badname,
this.mb_bgname,
this.mb_bgcode,
this.mbc_component,
this.mbp_part,
this.mbl_loc});
this.MakeBadView.Location = new System.Drawing.Point(300, 265);
this.MakeBadView.Name = "MakeBadView";
this.MakeBadView.RowHeadersVisible = false;
this.MakeBadView.RowTemplate.Height = 23;
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;
this.WaitChooseDGV.AllowUserToResizeRows = false;
this.WaitChooseDGV.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
this.WaitChooseDGV.ColumnHeadersHeight = 30;
this.WaitChooseDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ChooseAll,
this.bc_code,
this.bc_name,
this.bg_code,
this.bg_name});
this.WaitChooseDGV.Location = new System.Drawing.Point(3, 265);
this.WaitChooseDGV.Name = "WaitChooseDGV";
this.WaitChooseDGV.RowHeadersVisible = false;
this.WaitChooseDGV.RowTemplate.Height = 23;
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;
this.badloc_label.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.badloc_label.ForeColor = System.Drawing.Color.Black;
this.badloc_label.Location = new System.Drawing.Point(547, 239);
this.badloc_label.Name = "badloc_label";
this.badloc_label.Size = new System.Drawing.Size(56, 17);
this.badloc_label.TabIndex = 216;
this.badloc_label.Text = "不良位置";
//
// mbp_part_label
//
this.mbp_part_label.AutoSize = true;
this.mbp_part_label.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mbp_part_label.ForeColor = System.Drawing.Color.Black;
this.mbp_part_label.Location = new System.Drawing.Point(376, 240);
this.mbp_part_label.Name = "mbp_part_label";
this.mbp_part_label.Size = new System.Drawing.Size(56, 17);
this.mbp_part_label.TabIndex = 213;
this.mbp_part_label.Text = "不良零件";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.ForeColor = System.Drawing.Color.Black;
this.label5.Location = new System.Drawing.Point(296, 235);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(74, 22);
this.label5.TabIndex = 212;
this.label5.Text = "已选不良";
//
// dataGridViewCheckBoxColumn1
//
this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
this.dataGridViewCheckBoxColumn1.MinimumWidth = 80;
this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
this.dataGridViewCheckBoxColumn1.Width = 80;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "mb_id";
this.dataGridViewTextBoxColumn1.HeaderText = "mb_id";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.Visible = false;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.DataPropertyName = "mbr_id";
this.dataGridViewTextBoxColumn2.HeaderText = "mbr_id";
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
this.dataGridViewTextBoxColumn2.Visible = false;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.dataGridViewTextBoxColumn3.DataPropertyName = "mb_badcode";
this.dataGridViewTextBoxColumn3.HeaderText = "不良代码";
this.dataGridViewTextBoxColumn3.MinimumWidth = 80;
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.ReadOnly = true;
this.dataGridViewTextBoxColumn3.Width = 80;
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.dataGridViewTextBoxColumn4.DataPropertyName = "mb_badname";
this.dataGridViewTextBoxColumn4.HeaderText = "不良名称";
this.dataGridViewTextBoxColumn4.MinimumWidth = 80;
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.ReadOnly = true;
this.dataGridViewTextBoxColumn4.Width = 80;
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.DataPropertyName = "mbp_part";
this.dataGridViewTextBoxColumn5.HeaderText = "不良零件";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.Visible = false;
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.DataPropertyName = "mbl_loc";
this.dataGridViewTextBoxColumn6.HeaderText = "不良位置";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
this.dataGridViewTextBoxColumn6.Visible = false;
//
// dataGridViewComboBoxColumn1
//
this.dataGridViewComboBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.dataGridViewComboBoxColumn1.DataPropertyName = "mbc_component";
this.dataGridViewComboBoxColumn1.HeaderText = "不良组件";
this.dataGridViewComboBoxColumn1.Items.AddRange(new object[] {
"",
"主板",
"液晶屏",
"电路板",
"其他"});
this.dataGridViewComboBoxColumn1.MinimumWidth = 80;
this.dataGridViewComboBoxColumn1.Name = "dataGridViewComboBoxColumn1";
this.dataGridViewComboBoxColumn1.Width = 80;
//
// dataGridViewTextBoxColumn7
//
this.dataGridViewTextBoxColumn7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn7.DataPropertyName = "mbp_part";
this.dataGridViewTextBoxColumn7.HeaderText = "不良零件";
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
//
// dataGridViewTextBoxColumn8
//
this.dataGridViewTextBoxColumn8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn8.DataPropertyName = "mbl_loc";
this.dataGridViewTextBoxColumn8.HeaderText = "不良位置";
this.dataGridViewTextBoxColumn8.MinimumWidth = 45;
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
//
// dataGridViewCheckBoxColumn2
//
this.dataGridViewCheckBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.dataGridViewCheckBoxColumn2.HeaderText = "勾选";
this.dataGridViewCheckBoxColumn2.MinimumWidth = 80;
this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
this.dataGridViewCheckBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.dataGridViewCheckBoxColumn2.Width = 80;
//
// dataGridViewTextBoxColumn9
//
this.dataGridViewTextBoxColumn9.DataPropertyName = "bc_code";
this.dataGridViewTextBoxColumn9.HeaderText = "不良代码";
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
this.dataGridViewTextBoxColumn9.ReadOnly = true;
this.dataGridViewTextBoxColumn9.Width = 130;
//
// dataGridViewTextBoxColumn10
//
this.dataGridViewTextBoxColumn10.DataPropertyName = "bc_name";
this.dataGridViewTextBoxColumn10.HeaderText = "不良名称";
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
this.dataGridViewTextBoxColumn10.ReadOnly = true;
this.dataGridViewTextBoxColumn10.Width = 130;
//
// dataGridViewTextBoxColumn11
//
this.dataGridViewTextBoxColumn11.DataPropertyName = "bg_code";
this.dataGridViewTextBoxColumn11.HeaderText = "不良组别编号";
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
this.dataGridViewTextBoxColumn11.Visible = false;
//
// dataGridViewTextBoxColumn12
//
this.dataGridViewTextBoxColumn12.DataPropertyName = "bg_name";
this.dataGridViewTextBoxColumn12.HeaderText = "不良组别名称";
this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
this.dataGridViewTextBoxColumn12.Visible = false;
//
// psl_location
//
this.psl_location.AllPower = null;
this.psl_location.BackColor = System.Drawing.Color.White;
this.psl_location.ID = null;
this.psl_location.Location = new System.Drawing.Point(618, 235);
this.psl_location.Name = "psl_location";
this.psl_location.Power = null;
this.psl_location.Size = new System.Drawing.Size(94, 21);
this.psl_location.Str = null;
this.psl_location.Str1 = null;
this.psl_location.Str2 = null;
this.psl_location.TabIndex = 215;
this.psl_location.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bad_loc_KeyDown);
this.psl_location.Leave += new System.EventHandler(this.psl_location_Leave);
//
// bd_soncode
//
this.bd_soncode.AllPower = null;
this.bd_soncode.Caller = null;
this.bd_soncode.Condition = null;
this.bd_soncode.DBTitle = null;
this.bd_soncode.FormName = null;
this.bd_soncode.Location = new System.Drawing.Point(428, 236);
this.bd_soncode.Margin = new System.Windows.Forms.Padding(2);
this.bd_soncode.Name = "bd_soncode";
this.bd_soncode.Power = null;
this.bd_soncode.ReturnData = null;
this.bd_soncode.SelectField = null;
this.bd_soncode.SetValueField = null;
this.bd_soncode.Size = new System.Drawing.Size(114, 21);
this.bd_soncode.TabIndex = 214;
this.bd_soncode.TableName = null;
this.bd_soncode.Tag = "psl_prodcode";
this.bd_soncode.TextBoxEnable = true;
//
// StepCount
//
this.StepCount.LineCode = null;
this.StepCount.Location = new System.Drawing.Point(297, 151);
this.StepCount.Margin = new System.Windows.Forms.Padding(4, 7, 4, 7);
this.StepCount.Name = "StepCount";
this.StepCount.Size = new System.Drawing.Size(64, 22);
this.StepCount.Source = null;
this.StepCount.StepCode = null;
this.StepCount.TabIndex = 194;
//
// Filter
//
this.Filter.BackColor = System.Drawing.Color.Transparent;
this.Filter.Font = new System.Drawing.Font("宋体", 10.8F);
this.Filter.Location = new System.Drawing.Point(98, 181);
this.Filter.Margin = new System.Windows.Forms.Padding(2);
this.Filter.Name = "Filter";
this.Filter.PlaceHolder = "不良名称搜索";
this.Filter.Size = new System.Drawing.Size(140, 24);
this.Filter.TabIndex = 76;
this.Filter.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder.OnTextChange(this.Filter_UserControlTextChanged);
//
// ma_softversion
//
this.ma_softversion.AutoSize = true;
this.ma_softversion.CutLength = null;
this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_softversion.Location = new System.Drawing.Point(94, 112);
this.ma_softversion.MaximumSize = new System.Drawing.Size(150, 0);
this.ma_softversion.Name = "ma_softversion";
this.ma_softversion.Size = new System.Drawing.Size(0, 21);
this.ma_softversion.TabIndex = 73;
//
// Save
//
this.Save.AllPower = null;
this.Save.BackColor = System.Drawing.Color.Transparent;
this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
this.Save.Image = null;
this.Save.IsShowBorder = true;
this.Save.Location = new System.Drawing.Point(477, 497);
this.Save.Margin = new System.Windows.Forms.Padding(2);
this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
this.Save.Name = "Save";
this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
this.Save.Power = null;
this.Save.Size = new System.Drawing.Size(65, 26);
this.Save.TabIndex = 70;
this.Save.Text = "保存";
this.Save.UseVisualStyleBackColor = false;
this.Save.Click += new System.EventHandler(this.Save_Click);
//
// 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(93, 13);
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(115, 21);
this.ma_code.TabIndex = 67;
this.ma_code.TableName = null;
this.ma_code.Tag = "ma_code";
this.ma_code.TextBoxEnable = true;
this.ma_code.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
//
// 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(224, 15);
this.LockMakeCode.Margin = new System.Windows.Forms.Padding(2);
this.LockMakeCode.Name = "LockMakeCode";
this.LockMakeCode.Size = new System.Drawing.Size(51, 21);
this.LockMakeCode.TabIndex = 66;
this.LockMakeCode.Text = "锁定";
this.LockMakeCode.UseVisualStyleBackColor = true;
//
// pr_detail
//
this.pr_detail.AutoSize = true;
this.pr_detail.CutLength = "qweqwe";
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail.Location = new System.Drawing.Point(380, 64);
this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
this.pr_detail.Name = "pr_detail";
this.pr_detail.Size = new System.Drawing.Size(0, 21);
this.pr_detail.TabIndex = 56;
//
// ma_qty
//
this.ma_qty.AutoSize = true;
this.ma_qty.CutLength = null;
this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_qty.Location = new System.Drawing.Point(379, 14);
this.ma_qty.MaximumSize = new System.Drawing.Size(150, 0);
this.ma_qty.Name = "ma_qty";
this.ma_qty.Size = new System.Drawing.Size(0, 21);
this.ma_qty.TabIndex = 55;
//
// ma_prodcode
//
this.ma_prodcode.AutoSize = true;
this.ma_prodcode.CutLength = null;
this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_prodcode.Location = new System.Drawing.Point(94, 64);
this.ma_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
this.ma_prodcode.Name = "ma_prodcode";
this.ma_prodcode.Size = new System.Drawing.Size(0, 21);
this.ma_prodcode.TabIndex = 53;
this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
//
// 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(718, 181);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(133, 307);
this.OperateResult.TabIndex = 52;
this.OperateResult.Text = "";
//
// CleanInfo
//
this.CleanInfo.AllPower = null;
this.CleanInfo.BackColor = System.Drawing.Color.Transparent;
this.CleanInfo.DownImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.DownImage")));
this.CleanInfo.Image = ((System.Drawing.Image)(resources.GetObject("CleanInfo.Image")));
this.CleanInfo.IsShowBorder = true;
this.CleanInfo.Location = new System.Drawing.Point(718, 497);
this.CleanInfo.MoveImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.MoveImage")));
this.CleanInfo.Name = "CleanInfo";
this.CleanInfo.NormalImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.NormalImage")));
this.CleanInfo.Power = null;
this.CleanInfo.Size = new System.Drawing.Size(61, 24);
this.CleanInfo.TabIndex = 47;
this.CleanInfo.Text = "清除内容";
this.CleanInfo.UseVisualStyleBackColor = true;
this.CleanInfo.Click += new System.EventHandler(this.CleanInfo_Click);
//
// ChooseedReject
//
this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
this.ChooseedReject.Location = new System.Drawing.Point(244, 343);
this.ChooseedReject.Name = "ChooseedReject";
this.ChooseedReject.Size = new System.Drawing.Size(50, 23);
this.ChooseedReject.TabIndex = 45;
this.ChooseedReject.UseVisualStyleBackColor = true;
this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
//
// WaitReject
//
this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
this.WaitReject.Location = new System.Drawing.Point(244, 415);
this.WaitReject.Name = "WaitReject";
this.WaitReject.Size = new System.Drawing.Size(50, 23);
this.WaitReject.TabIndex = 44;
this.WaitReject.UseVisualStyleBackColor = true;
this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
//
// bc_remark
//
this.bc_remark.AllPower = null;
this.bc_remark.BackColor = System.Drawing.Color.White;
this.bc_remark.ID = null;
this.bc_remark.Location = new System.Drawing.Point(388, 181);
this.bc_remark.Multiline = true;
this.bc_remark.Name = "bc_remark";
this.bc_remark.Power = null;
this.bc_remark.Size = new System.Drawing.Size(259, 50);
this.bc_remark.Str = null;
this.bc_remark.Str1 = null;
this.bc_remark.Str2 = null;
this.bc_remark.TabIndex = 41;
//
// ms_sncode
//
this.ms_sncode.AllPower = "ifall";
this.ms_sncode.BackColor = System.Drawing.Color.White;
this.ms_sncode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_sncode.ID = null;
this.ms_sncode.Location = new System.Drawing.Point(300, 498);
this.ms_sncode.Name = "ms_sncode";
this.ms_sncode.Power = null;
this.ms_sncode.Size = new System.Drawing.Size(161, 24);
this.ms_sncode.Str = null;
this.ms_sncode.Str1 = null;
this.ms_sncode.Str2 = null;
this.ms_sncode.TabIndex = 68;
this.ms_sncode.Tag = "IfRead";
this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_code_KeyDown);
//
// Make_SmtbdTestCollection
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.Control;
this.ClientSize = new System.Drawing.Size(862, 535);
this.Controls.Add(this.badloc_label);
this.Controls.Add(this.psl_location);
this.Controls.Add(this.bd_soncode);
this.Controls.Add(this.mbp_part_label);
this.Controls.Add(this.label5);
this.Controls.Add(this.WaitChooseDGV);
this.Controls.Add(this.MakeBadView);
this.Controls.Add(this.StepCount);
this.Controls.Add(this.pr_sendchecktype);
this.Controls.Add(this.ma_salecode);
this.Controls.Add(this.Lock_label);
this.Controls.Add(this.Filter);
this.Controls.Add(this.NoteForChange);
this.Controls.Add(this.ma_softversion);
this.Controls.Add(this.ma_softversion_label);
this.Controls.Add(this.panel1);
this.Controls.Add(this.Save);
this.Controls.Add(this.AutoBadCode);
this.Controls.Add(this.ma_code);
this.Controls.Add(this.LockMakeCode);
this.Controls.Add(this.label2);
this.Controls.Add(this.pr_detail);
this.Controls.Add(this.ma_qty);
this.Controls.Add(this.ma_prodcode);
this.Controls.Add(this.OperateResult);
this.Controls.Add(this.CleanInfo);
this.Controls.Add(this.label6);
this.Controls.Add(this.ChooseedReject);
this.Controls.Add(this.WaitReject);
this.Controls.Add(this.bc_remark);
this.Controls.Add(this.label4);
this.Controls.Add(this.Reject);
this.Controls.Add(this.GoodProduct);
this.Controls.Add(this.bc_remark_label);
this.Controls.Add(this.ms_sncode_label);
this.Controls.Add(this.ms_sncode);
this.Controls.Add(this.ma_qty_label);
this.Controls.Add(this.ms_makecode_label);
this.Controls.Add(this.pr_detail_label);
this.Controls.Add(this.ma_prodcode_label);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.KeyPreview = true;
this.Name = "Make_SmtbdTestCollection";
this.Tag = "Make!SmtbdTestCollection";
this.Text = " ";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_TestCollection_FormClosing);
this.Load += new System.EventHandler(this.TestCollection_Load);
this.Shown += new System.EventHandler(this.Make_SmtbdTestCollection_Shown);
this.SizeChanged += new System.EventHandler(this.测试采集_SizeChanged);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Make_TestCollection_KeyDown);
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(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label ma_prodcode_label;
private System.Windows.Forms.Label ms_makecode_label;
private System.Windows.Forms.Label mcd_inqty_label;
private System.Windows.Forms.Label ma_qty_label;
private System.Windows.Forms.Label mc_restqty_label;
private System.Windows.Forms.Label ms_sncode_label;
private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
private System.Windows.Forms.Label bc_remark_label;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.RadioButton GoodProduct;
private System.Windows.Forms.RadioButton Reject;
private System.Windows.Forms.Label label4;
private CustomControl.TextBoxWithIcon.EnterTextBox bc_remark;
private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
private System.Windows.Forms.Label label6;
private CustomControl.ButtonUtil.NormalButton CleanInfo;
private CustomControl.RichText.RichTextAutoBottom OperateResult;
private CustomControl.ValueLabel.ValueLabel ma_prodcode;
private CustomControl.ValueLabel.ValueLabel mcd_inqty;
private CustomControl.ValueLabel.ValueLabel ma_qty;
private CustomControl.ValueLabel.ValueLabel pr_detail;
private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
private System.Windows.Forms.CheckBox AutoBadCode;
private CustomControl.ButtonUtil.NormalButton Save;
private System.Windows.Forms.Panel panel1;
private CustomControl.ValueLabel.ValueLabel ob_batchqty;
private System.Windows.Forms.Label ob_batchqty_label;
private CustomControl.ValueLabel.ValueLabel ob_nowcheckqty;
private System.Windows.Forms.Label ob_nowcheckqty_label;
private CustomControl.ButtonUtil.NormalButton SendCheck;
private System.Windows.Forms.Label ob_checkno;
private System.Windows.Forms.Label pr_detail_label;
private CustomControl.ValueLabel.ValueLabel ob_sendqty;
private System.Windows.Forms.Label label7;
private CustomControl.ValueLabel.ValueLabel ma_softversion;
private System.Windows.Forms.Label ma_softversion_label;
private System.Windows.Forms.BindingSource BadInfSource;
private System.Windows.Forms.CheckBox NoteForChange;
private CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder Filter;
private System.Windows.Forms.Timer ControlLockTimer;
private System.Windows.Forms.Label Lock_label;
private System.Windows.Forms.Label ma_salecode;
private System.Windows.Forms.Label pr_sendchecktype;
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
private System.Windows.Forms.DataGridView MakeBadView;
private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
private System.Windows.Forms.DataGridView WaitChooseDGV;
private System.Windows.Forms.DataGridViewCheckBoxColumn ChooseAll;
private System.Windows.Forms.DataGridViewTextBoxColumn bc_code;
private System.Windows.Forms.DataGridViewTextBoxColumn bc_name;
private System.Windows.Forms.DataGridViewTextBoxColumn bg_code;
private System.Windows.Forms.DataGridViewTextBoxColumn bg_name;
private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
private System.Windows.Forms.DataGridViewCheckBoxColumn choose1;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_id;
private System.Windows.Forms.DataGridViewTextBoxColumn mbr_id;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_badcode;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_badname;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_bgname;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_bgcode;
private System.Windows.Forms.DataGridViewComboBoxColumn mbc_component;
private System.Windows.Forms.DataGridViewTextBoxColumn mbp_part;
private System.Windows.Forms.DataGridViewTextBoxColumn mbl_loc;
private System.Windows.Forms.Label badloc_label;
private UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox psl_location;
private UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox bd_soncode;
private System.Windows.Forms.Label mbp_part_label;
private System.Windows.Forms.Label label5;
}
}