namespace UAS_MES_NEW.Special
{
partial class Special_CancelOQC
{
///
/// 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(Special_CancelOQC));
this.SN_label = new System.Windows.Forms.Label();
this.OK = new System.Windows.Forms.RadioButton();
this.NG = new System.Windows.Forms.RadioButton();
this.pr_sendchecktype = new System.Windows.Forms.Label();
this.ma_salecode = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.ChoosedRejectList = new System.Windows.Forms.ListView();
this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.WaitRejectList = new System.Windows.Forms.ListView();
this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.label3 = new System.Windows.Forms.Label();
this.bc_remark_label = new System.Windows.Forms.Label();
this.bc_groupcode_label = new System.Windows.Forms.Label();
this.pr_detail_label = new System.Windows.Forms.Label();
this.ma_prodcode_label = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.BadInfSource = new System.Windows.Forms.BindingSource(this.components);
this.ms_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.pr_spec = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.Filter = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder();
this.bc_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ChooseedReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowRightButton();
this.WaitReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowLeftButton();
this.bc_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.bc_groupcode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
this.SaveRepairInf = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.SN = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.panel1 = new System.Windows.Forms.Panel();
this.ngqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.label9 = new System.Windows.Forms.Label();
this.okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.label8 = new System.Windows.Forms.Label();
this.ob_checkno = new System.Windows.Forms.Label();
this.ob_batchqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.totalqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.mcd_inqty_label = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// SN_label
//
this.SN_label.AutoSize = true;
this.SN_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.SN_label.Location = new System.Drawing.Point(60, 116);
this.SN_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.SN_label.Name = "SN_label";
this.SN_label.Size = new System.Drawing.Size(62, 41);
this.SN_label.TabIndex = 1;
this.SN_label.Text = "SN";
//
// OK
//
this.OK.AutoSize = true;
this.OK.Checked = true;
this.OK.Location = new System.Drawing.Point(67, 212);
this.OK.Name = "OK";
this.OK.Size = new System.Drawing.Size(89, 28);
this.OK.TabIndex = 151;
this.OK.TabStop = true;
this.OK.Text = "良品";
this.OK.UseVisualStyleBackColor = true;
//
// NG
//
this.NG.AutoSize = true;
this.NG.Location = new System.Drawing.Point(224, 212);
this.NG.Name = "NG";
this.NG.Size = new System.Drawing.Size(113, 28);
this.NG.TabIndex = 152;
this.NG.Text = "不良品";
this.NG.UseVisualStyleBackColor = true;
//
// pr_sendchecktype
//
this.pr_sendchecktype.AutoSize = true;
this.pr_sendchecktype.Location = new System.Drawing.Point(992, 278);
this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_sendchecktype.Name = "pr_sendchecktype";
this.pr_sendchecktype.Size = new System.Drawing.Size(0, 24);
this.pr_sendchecktype.TabIndex = 218;
this.pr_sendchecktype.Visible = false;
//
// ma_salecode
//
this.ma_salecode.AutoSize = true;
this.ma_salecode.Location = new System.Drawing.Point(992, 270);
this.ma_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ma_salecode.Name = "ma_salecode";
this.ma_salecode.Size = new System.Drawing.Size(0, 24);
this.ma_salecode.TabIndex = 217;
this.ma_salecode.Visible = false;
//
// 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(44, 270);
this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(146, 42);
this.label2.TabIndex = 201;
this.label2.Text = "采集信息";
//
// ChoosedRejectList
//
this.ChoosedRejectList.CheckBoxes = true;
this.ChoosedRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader6,
this.columnHeader3,
this.columnHeader7,
this.columnHeader8,
this.columnHeader10});
this.ChoosedRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ChoosedRejectList.HideSelection = false;
this.ChoosedRejectList.Location = new System.Drawing.Point(774, 532);
this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(6);
this.ChoosedRejectList.Name = "ChoosedRejectList";
this.ChoosedRejectList.Size = new System.Drawing.Size(528, 408);
this.ChoosedRejectList.TabIndex = 213;
this.ChoosedRejectList.UseCompatibleStateImageBehavior = false;
this.ChoosedRejectList.View = System.Windows.Forms.View.Details;
//
// columnHeader6
//
this.columnHeader6.Text = " ";
this.columnHeader6.Width = 20;
//
// columnHeader3
//
this.columnHeader3.Text = "不良代码组";
this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader3.Width = 150;
//
// columnHeader7
//
this.columnHeader7.Text = "不良代码";
this.columnHeader7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader7.Width = 168;
//
// columnHeader8
//
this.columnHeader8.Text = "不良名称";
this.columnHeader8.Width = 99;
//
// columnHeader10
//
this.columnHeader10.Text = "备注";
this.columnHeader10.Width = 3;
//
// 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(770, 482);
this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(146, 42);
this.label5.TabIndex = 208;
this.label5.Text = "已选不良";
//
// 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(44, 482);
this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(146, 42);
this.label4.TabIndex = 207;
this.label4.Text = "待选不良";
//
// WaitRejectList
//
this.WaitRejectList.CheckBoxes = true;
this.WaitRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader5,
this.columnHeader4,
this.columnHeader1,
this.columnHeader2,
this.columnHeader9});
this.WaitRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.WaitRejectList.FullRowSelect = true;
this.WaitRejectList.HideSelection = false;
this.WaitRejectList.Location = new System.Drawing.Point(46, 532);
this.WaitRejectList.Margin = new System.Windows.Forms.Padding(6);
this.WaitRejectList.Name = "WaitRejectList";
this.WaitRejectList.Size = new System.Drawing.Size(528, 408);
this.WaitRejectList.TabIndex = 206;
this.WaitRejectList.UseCompatibleStateImageBehavior = false;
this.WaitRejectList.View = System.Windows.Forms.View.Details;
//
// columnHeader5
//
this.columnHeader5.Text = " ";
this.columnHeader5.Width = 0;
//
// columnHeader4
//
this.columnHeader4.Text = "不良代码组";
this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader4.Width = 0;
//
// columnHeader1
//
this.columnHeader1.Text = "不良代码";
this.columnHeader1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader1.Width = 134;
//
// columnHeader2
//
this.columnHeader2.Text = "不良名称";
this.columnHeader2.Width = 392;
//
// columnHeader9
//
this.columnHeader9.Text = "备注";
this.columnHeader9.Width = 0;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(44, 410);
this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(146, 41);
this.label3.TabIndex = 205;
this.label3.Text = "不良代码";
//
// 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(612, 330);
this.bc_remark_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.bc_remark_label.Name = "bc_remark_label";
this.bc_remark_label.Size = new System.Drawing.Size(146, 41);
this.bc_remark_label.TabIndex = 204;
this.bc_remark_label.Text = "不良备注";
//
// bc_groupcode_label
//
this.bc_groupcode_label.AutoSize = true;
this.bc_groupcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bc_groupcode_label.Location = new System.Drawing.Point(44, 330);
this.bc_groupcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.bc_groupcode_label.Name = "bc_groupcode_label";
this.bc_groupcode_label.Size = new System.Drawing.Size(146, 41);
this.bc_groupcode_label.TabIndex = 203;
this.bc_groupcode_label.Text = "不良组别";
//
// 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(1169, 39);
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
this.pr_detail_label.TabIndex = 219;
this.pr_detail_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(601, 39);
this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ma_prodcode_label.Name = "ma_prodcode_label";
this.ma_prodcode_label.Size = new System.Drawing.Size(146, 41);
this.ma_prodcode_label.TabIndex = 220;
this.ma_prodcode_label.Text = "产品编号";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(60, 39);
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(114, 41);
this.label1.TabIndex = 223;
this.label1.Text = "工单号";
//
// ms_makecode
//
this.ms_makecode.AutoSize = true;
this.ms_makecode.CutLength = null;
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_makecode.Location = new System.Drawing.Point(242, 39);
this.ms_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ms_makecode.MaximumSize = new System.Drawing.Size(300, 0);
this.ms_makecode.Name = "ms_makecode";
this.ms_makecode.Size = new System.Drawing.Size(0, 41);
this.ms_makecode.TabIndex = 224;
//
// pr_spec
//
this.pr_spec.AutoSize = true;
this.pr_spec.CutLength = "qweqwe";
this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_spec.Location = new System.Drawing.Point(1343, 39);
this.pr_spec.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_spec.MaximumSize = new System.Drawing.Size(360, 0);
this.pr_spec.Name = "pr_spec";
this.pr_spec.Size = new System.Drawing.Size(0, 41);
this.pr_spec.TabIndex = 222;
//
// 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(783, 39);
this.ma_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ma_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
this.ma_prodcode.Name = "ma_prodcode";
this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
this.ma_prodcode.TabIndex = 221;
this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
//
// Filter
//
this.Filter.BackColor = System.Drawing.Color.Transparent;
this.Filter.Font = new System.Drawing.Font("宋体", 10.8F);
this.Filter.Location = new System.Drawing.Point(224, 482);
this.Filter.Margin = new System.Windows.Forms.Padding(4);
this.Filter.Name = "Filter";
this.Filter.PlaceHolder = "不良名称搜索";
this.Filter.Size = new System.Drawing.Size(352, 44);
this.Filter.TabIndex = 215;
//
// bc_code
//
this.bc_code.AllPower = null;
this.bc_code.BackColor = System.Drawing.Color.White;
this.bc_code.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bc_code.ID = null;
this.bc_code.Location = new System.Drawing.Point(226, 410);
this.bc_code.Margin = new System.Windows.Forms.Padding(6);
this.bc_code.Name = "bc_code";
this.bc_code.Power = null;
this.bc_code.Size = new System.Drawing.Size(348, 40);
this.bc_code.Str = null;
this.bc_code.Str1 = null;
this.bc_code.Str2 = null;
this.bc_code.TabIndex = 214;
//
// ChooseedReject
//
this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
this.ChooseedReject.Location = new System.Drawing.Point(622, 662);
this.ChooseedReject.Margin = new System.Windows.Forms.Padding(6);
this.ChooseedReject.Name = "ChooseedReject";
this.ChooseedReject.Size = new System.Drawing.Size(100, 46);
this.ChooseedReject.TabIndex = 211;
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(622, 788);
this.WaitReject.Margin = new System.Windows.Forms.Padding(6);
this.WaitReject.Name = "WaitReject";
this.WaitReject.Size = new System.Drawing.Size(100, 46);
this.WaitReject.TabIndex = 210;
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(778, 332);
this.bc_remark.Margin = new System.Windows.Forms.Padding(6);
this.bc_remark.Multiline = true;
this.bc_remark.Name = "bc_remark";
this.bc_remark.Power = null;
this.bc_remark.Size = new System.Drawing.Size(524, 120);
this.bc_remark.Str = null;
this.bc_remark.Str1 = null;
this.bc_remark.Str2 = null;
this.bc_remark.TabIndex = 209;
//
// bc_groupcode
//
this.bc_groupcode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bc_groupcode.FormattingEnabled = true;
this.bc_groupcode.Location = new System.Drawing.Point(226, 332);
this.bc_groupcode.Margin = new System.Windows.Forms.Padding(6);
this.bc_groupcode.Name = "bc_groupcode";
this.bc_groupcode.Size = new System.Drawing.Size(348, 37);
this.bc_groupcode.TabIndex = 202;
this.bc_groupcode.SelectedIndexChanged += new System.EventHandler(this.bc_groupcode_SelectedIndexChanged);
//
// OperateResult
//
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.OperateResult.Location = new System.Drawing.Point(1343, 328);
this.OperateResult.Margin = new System.Windows.Forms.Padding(8);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(460, 614);
this.OperateResult.TabIndex = 150;
this.OperateResult.Text = "";
//
// SaveRepairInf
//
this.SaveRepairInf.AllPower = "ifall";
this.SaveRepairInf.BackColor = System.Drawing.Color.Transparent;
this.SaveRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.DownImage")));
this.SaveRepairInf.Image = null;
this.SaveRepairInf.IsShowBorder = true;
this.SaveRepairInf.Location = new System.Drawing.Point(774, 957);
this.SaveRepairInf.Margin = new System.Windows.Forms.Padding(6);
this.SaveRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.MoveImage")));
this.SaveRepairInf.Name = "SaveRepairInf";
this.SaveRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.NormalImage")));
this.SaveRepairInf.Power = null;
this.SaveRepairInf.Size = new System.Drawing.Size(172, 48);
this.SaveRepairInf.TabIndex = 145;
this.SaveRepairInf.Tag = "IfRead";
this.SaveRepairInf.Text = "确认";
this.SaveRepairInf.UseVisualStyleBackColor = true;
this.SaveRepairInf.Click += new System.EventHandler(this.SaveRepairInf_Click);
//
// SN
//
this.SN.AllPower = null;
this.SN.BackColor = System.Drawing.Color.White;
this.SN.ID = null;
this.SN.Location = new System.Drawing.Point(224, 122);
this.SN.Margin = new System.Windows.Forms.Padding(4);
this.SN.Name = "SN";
this.SN.Power = null;
this.SN.Size = new System.Drawing.Size(318, 35);
this.SN.Str = null;
this.SN.Str1 = null;
this.SN.Str2 = null;
this.SN.TabIndex = 2;
this.SN.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SN_KeyDown);
//
// panel1
//
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.ngqty);
this.panel1.Controls.Add(this.label9);
this.panel1.Controls.Add(this.okqty);
this.panel1.Controls.Add(this.label8);
this.panel1.Controls.Add(this.ob_checkno);
this.panel1.Controls.Add(this.ob_batchqty);
this.panel1.Controls.Add(this.totalqty);
this.panel1.Controls.Add(this.mcd_inqty_label);
this.panel1.Location = new System.Drawing.Point(1176, 95);
this.panel1.Margin = new System.Windows.Forms.Padding(4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(609, 216);
this.panel1.TabIndex = 225;
this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
//
// ngqty
//
this.ngqty.AutoSize = true;
this.ngqty.CutLength = null;
this.ngqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ngqty.Location = new System.Drawing.Point(228, 158);
this.ngqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ngqty.MaximumSize = new System.Drawing.Size(300, 0);
this.ngqty.Name = "ngqty";
this.ngqty.Size = new System.Drawing.Size(0, 41);
this.ngqty.TabIndex = 84;
this.ngqty.Tag = "mcd_inqty";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(32, 158);
this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(114, 41);
this.label9.TabIndex = 83;
this.label9.Text = "不良数";
//
// okqty
//
this.okqty.AutoSize = true;
this.okqty.CutLength = null;
this.okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.okqty.Location = new System.Drawing.Point(217, 88);
this.okqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.okqty.MaximumSize = new System.Drawing.Size(300, 0);
this.okqty.Name = "okqty";
this.okqty.Size = new System.Drawing.Size(0, 41);
this.okqty.TabIndex = 82;
this.okqty.Tag = "mcd_inqty";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(36, 88);
this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(114, 41);
this.label8.TabIndex = 81;
this.label8.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(570, 168);
this.ob_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ob_checkno.Name = "ob_checkno";
this.ob_checkno.Size = new System.Drawing.Size(0, 41);
this.ob_checkno.TabIndex = 76;
this.ob_checkno.Tag = "ob_checkno";
this.ob_checkno.Visible = false;
//
// 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(376, 168);
this.ob_batchqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ob_batchqty.MaximumSize = new System.Drawing.Size(300, 0);
this.ob_batchqty.Name = "ob_batchqty";
this.ob_batchqty.Size = new System.Drawing.Size(0, 41);
this.ob_batchqty.TabIndex = 75;
this.ob_batchqty.Tag = "ob_batchqty";
//
// totalqty
//
this.totalqty.AutoSize = true;
this.totalqty.CutLength = null;
this.totalqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.totalqty.Location = new System.Drawing.Point(214, 19);
this.totalqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.totalqty.MaximumSize = new System.Drawing.Size(300, 0);
this.totalqty.Name = "totalqty";
this.totalqty.Size = new System.Drawing.Size(0, 41);
this.totalqty.TabIndex = 54;
this.totalqty.Tag = "mcd_inqty";
//
// 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(32, 19);
this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.mcd_inqty_label.Name = "mcd_inqty_label";
this.mcd_inqty_label.Size = new System.Drawing.Size(146, 41);
this.mcd_inqty_label.TabIndex = 14;
this.mcd_inqty_label.Text = "已采集数";
//
// Special_CancelOQC
//
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1833, 1020);
this.Controls.Add(this.panel1);
this.Controls.Add(this.ms_makecode);
this.Controls.Add(this.label1);
this.Controls.Add(this.pr_spec);
this.Controls.Add(this.ma_prodcode);
this.Controls.Add(this.pr_detail_label);
this.Controls.Add(this.ma_prodcode_label);
this.Controls.Add(this.pr_sendchecktype);
this.Controls.Add(this.ma_salecode);
this.Controls.Add(this.Filter);
this.Controls.Add(this.bc_code);
this.Controls.Add(this.label2);
this.Controls.Add(this.ChoosedRejectList);
this.Controls.Add(this.ChooseedReject);
this.Controls.Add(this.WaitReject);
this.Controls.Add(this.bc_remark);
this.Controls.Add(this.label5);
this.Controls.Add(this.label4);
this.Controls.Add(this.WaitRejectList);
this.Controls.Add(this.label3);
this.Controls.Add(this.bc_groupcode);
this.Controls.Add(this.bc_remark_label);
this.Controls.Add(this.bc_groupcode_label);
this.Controls.Add(this.NG);
this.Controls.Add(this.OK);
this.Controls.Add(this.OperateResult);
this.Controls.Add(this.SaveRepairInf);
this.Controls.Add(this.SN);
this.Controls.Add(this.SN_label);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "Special_CancelOQC";
this.Tag = "Special!CancelOQC";
this.Text = "拆箱处理";
this.Load += new System.EventHandler(this.Special_BoxSplit_Load);
((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label SN_label;
private CustomControl.TextBoxWithIcon.EnterTextBox SN;
private CustomControl.ButtonUtil.NormalButton SaveRepairInf;
private CustomControl.RichText.RichTextAutoBottom OperateResult;
private System.Windows.Forms.RadioButton OK;
private System.Windows.Forms.RadioButton NG;
private System.Windows.Forms.Label pr_sendchecktype;
private System.Windows.Forms.Label ma_salecode;
private CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder Filter;
private CustomControl.TextBoxWithIcon.EnterTextBox bc_code;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.ListView ChoosedRejectList;
private System.Windows.Forms.ColumnHeader columnHeader6;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.ColumnHeader columnHeader7;
private System.Windows.Forms.ColumnHeader columnHeader8;
private System.Windows.Forms.ColumnHeader columnHeader10;
private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
private CustomControl.TextBoxWithIcon.EnterTextBox bc_remark;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.ListView WaitRejectList;
private System.Windows.Forms.ColumnHeader columnHeader5;
private System.Windows.Forms.ColumnHeader columnHeader4;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ColumnHeader columnHeader9;
private System.Windows.Forms.Label label3;
private CustomControl.ComBoxWithFocus.ComBoxWithFocus bc_groupcode;
private System.Windows.Forms.Label bc_remark_label;
private System.Windows.Forms.Label bc_groupcode_label;
private CustomControl.ValueLabel.ValueLabel pr_spec;
private CustomControl.ValueLabel.ValueLabel ma_prodcode;
private System.Windows.Forms.Label pr_detail_label;
private System.Windows.Forms.Label ma_prodcode_label;
private CustomControl.ValueLabel.ValueLabel ms_makecode;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.BindingSource BadInfSource;
private System.Windows.Forms.Panel panel1;
private CustomControl.ValueLabel.ValueLabel ngqty;
private System.Windows.Forms.Label label9;
private CustomControl.ValueLabel.ValueLabel okqty;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label ob_checkno;
private CustomControl.ValueLabel.ValueLabel ob_batchqty;
private CustomControl.ValueLabel.ValueLabel totalqty;
private System.Windows.Forms.Label mcd_inqty_label;
}
}