using UAS_MES_NEW.CustomControl.CustomCheckBox;
namespace UAS_MES_NEW.Make
{
partial class Make_TestCollection
{
///
/// 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_TestCollection));
this.bc_remark_label = new System.Windows.Forms.Label();
this.ms_sncode_label = new System.Windows.Forms.Label();
this.bc_groupcode_label = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.GoodProduct = new System.Windows.Forms.RadioButton();
this.Reject = new System.Windows.Forms.RadioButton();
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.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = 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.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.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.ob_checkno = new System.Windows.Forms.Label();
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.StopWatch = new System.Windows.Forms.Button();
this.StartWatch = new System.Windows.Forms.Button();
this.ChooseFolder = new System.Windows.Forms.Button();
this.FolderPath = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.XmlWatcher = new System.IO.FileSystemWatcher();
this.bidui = new System.Windows.Forms.CheckBox();
this.label12 = new System.Windows.Forms.Label();
this.ob_batchqty_label = new System.Windows.Forms.Label();
this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
this.lastsn = new System.Windows.Forms.Label();
this.ob_sendqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.ob_batchqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.ob_nowcheckqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.mcd_totalng = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.biduisn = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.mcd_ngqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
this.Filter = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder();
this.ma_softversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.AutoBadCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.ReSetCheckBox();
this.bc_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
this.pr_spec = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
this.CleanInfo = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
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.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
this.lastresult = new System.Windows.Forms.Button();
this.oth = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
this.khcheck = new System.Windows.Forms.CheckBox();
this.ma_endremark = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
this.label13 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.XmlWatcher)).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(978, 550);
this.bc_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.bc_remark_label.Name = "bc_remark_label";
this.bc_remark_label.Size = new System.Drawing.Size(110, 31);
this.bc_remark_label.TabIndex = 25;
this.bc_remark_label.Text = "不良备注";
this.bc_remark_label.Visible = false;
//
// 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(321, 746);
this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ms_sncode_label.Name = "ms_sncode_label";
this.ms_sncode_label.Size = new System.Drawing.Size(86, 31);
this.ms_sncode_label.TabIndex = 18;
this.ms_sncode_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(4, 272);
this.bc_groupcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.bc_groupcode_label.Name = "bc_groupcode_label";
this.bc_groupcode_label.Size = new System.Drawing.Size(110, 31);
this.bc_groupcode_label.TabIndex = 24;
this.bc_groupcode_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(4, 226);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(110, 31);
this.label2.TabIndex = 0;
this.label2.Text = "采集信息";
//
// 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(4, 332);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(110, 31);
this.label3.TabIndex = 34;
this.label3.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(9, 742);
this.GoodProduct.Margin = new System.Windows.Forms.Padding(4);
this.GoodProduct.Name = "GoodProduct";
this.GoodProduct.Size = new System.Drawing.Size(100, 42);
this.GoodProduct.TabIndex = 35;
this.GoodProduct.TabStop = true;
this.GoodProduct.Text = "良品";
this.GoodProduct.UseVisualStyleBackColor = true;
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(132, 742);
this.Reject.Margin = new System.Windows.Forms.Padding(4);
this.Reject.Name = "Reject";
this.Reject.Size = new System.Drawing.Size(129, 42);
this.Reject.TabIndex = 36;
this.Reject.TabStop = true;
this.Reject.Text = "不良品";
this.Reject.UseVisualStyleBackColor = true;
//
// 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(6, 454);
this.WaitRejectList.Margin = new System.Windows.Forms.Padding(4);
this.WaitRejectList.Name = "WaitRejectList";
this.WaitRejectList.Size = new System.Drawing.Size(397, 278);
this.WaitRejectList.TabIndex = 37;
this.WaitRejectList.UseCompatibleStateImageBehavior = false;
this.WaitRejectList.View = System.Windows.Forms.View.Details;
this.WaitRejectList.DoubleClick += new System.EventHandler(this.WaitRejectList_DoubleClick);
//
// columnHeader5
//
this.columnHeader5.Text = " ";
this.columnHeader5.Width = 20;
//
// 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 = 143;
//
// columnHeader2
//
this.columnHeader2.Text = "不良名称";
this.columnHeader2.Width = 122;
//
// columnHeader9
//
this.columnHeader9.Text = "备注";
this.columnHeader9.Width = 0;
//
// 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(0, 406);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(110, 31);
this.label4.TabIndex = 39;
this.label4.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(546, 416);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(110, 31);
this.label5.TabIndex = 40;
this.label5.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(962, 226);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(110, 31);
this.label6.TabIndex = 46;
this.label6.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(552, 454);
this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(4);
this.ChoosedRejectList.Name = "ChoosedRejectList";
this.ChoosedRejectList.Size = new System.Drawing.Size(397, 278);
this.ChoosedRejectList.TabIndex = 50;
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 = 117;
//
// columnHeader7
//
this.columnHeader7.Text = "不良代码";
this.columnHeader7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader7.Width = 95;
//
// columnHeader8
//
this.columnHeader8.Text = "不良名称";
this.columnHeader8.Width = 99;
//
// columnHeader10
//
this.columnHeader10.Text = "备注";
this.columnHeader10.Width = 0;
//
// 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(411, 22);
this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_qty_label.Name = "ma_qty_label";
this.ma_qty_label.Size = new System.Drawing.Size(110, 31);
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(4, 96);
this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_prodcode_label.Name = "ma_prodcode_label";
this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
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(4, 20);
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ms_makecode_label.Name = "ms_makecode_label";
this.ms_makecode_label.Size = new System.Drawing.Size(110, 31);
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(900, 32);
this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mcd_inqty_label.Name = "mcd_inqty_label";
this.mcd_inqty_label.Size = new System.Drawing.Size(110, 31);
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(688, 32);
this.mc_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mc_restqty_label.Name = "mc_restqty_label";
this.mc_restqty_label.Size = new System.Drawing.Size(110, 31);
this.mc_restqty_label.TabIndex = 17;
this.mc_restqty_label.Text = "待采集数";
//
// 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(688, 150);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(134, 31);
this.label9.TabIndex = 83;
this.label9.Text = "累计不良数";
//
// 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(902, 89);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(86, 31);
this.label8.TabIndex = 81;
this.label8.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(688, 89);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(134, 31);
this.label1.TabIndex = 79;
this.label1.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(1448, 538);
this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_checkno.Name = "ob_checkno";
this.ob_checkno.Size = new System.Drawing.Size(0, 31);
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);
//
// 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(324, 96);
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(62, 31);
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(4, 168);
this.ma_softversion_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_softversion_label.Name = "ma_softversion_label";
this.ma_softversion_label.Size = new System.Drawing.Size(110, 31);
this.ma_softversion_label.TabIndex = 72;
this.ma_softversion_label.Text = "软件版本";
//
// NoteForChange
//
this.NoteForChange.AutoSize = true;
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(327, 226);
this.NoteForChange.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.NoteForChange.Name = "NoteForChange";
this.NoteForChange.Size = new System.Drawing.Size(144, 28);
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(432, 224);
this.Lock_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.Lock_label.Name = "Lock_label";
this.Lock_label.Size = new System.Drawing.Size(188, 31);
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(716, 226);
this.ma_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_salecode.Name = "ma_salecode";
this.ma_salecode.Size = new System.Drawing.Size(0, 18);
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(716, 232);
this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_sendchecktype.Name = "pr_sendchecktype";
this.pr_sendchecktype.Size = new System.Drawing.Size(0, 18);
this.pr_sendchecktype.TabIndex = 79;
this.pr_sendchecktype.Visible = false;
//
// StopWatch
//
this.StopWatch.Enabled = false;
this.StopWatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.StopWatch.Location = new System.Drawing.Point(1454, 614);
this.StopWatch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.StopWatch.Name = "StopWatch";
this.StopWatch.Size = new System.Drawing.Size(96, 42);
this.StopWatch.TabIndex = 214;
this.StopWatch.Text = "停止监控";
this.StopWatch.UseVisualStyleBackColor = true;
this.StopWatch.Visible = false;
this.StopWatch.Click += new System.EventHandler(this.StopWatch_Click);
//
// StartWatch
//
this.StartWatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.StartWatch.Location = new System.Drawing.Point(1457, 474);
this.StartWatch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.StartWatch.Name = "StartWatch";
this.StartWatch.Size = new System.Drawing.Size(96, 42);
this.StartWatch.TabIndex = 213;
this.StartWatch.Text = "开始监控";
this.StartWatch.UseVisualStyleBackColor = true;
this.StartWatch.Visible = false;
this.StartWatch.Click += new System.EventHandler(this.StartWatch_Click);
//
// ChooseFolder
//
this.ChooseFolder.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ChooseFolder.Location = new System.Drawing.Point(1423, 352);
this.ChooseFolder.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ChooseFolder.Name = "ChooseFolder";
this.ChooseFolder.Size = new System.Drawing.Size(117, 36);
this.ChooseFolder.TabIndex = 212;
this.ChooseFolder.Text = "选择文件夹";
this.ChooseFolder.UseVisualStyleBackColor = true;
this.ChooseFolder.Visible = false;
this.ChooseFolder.Click += new System.EventHandler(this.ChooseFolder_Click);
//
// FolderPath
//
this.FolderPath.Enabled = false;
this.FolderPath.Location = new System.Drawing.Point(1317, 572);
this.FolderPath.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.FolderPath.Name = "FolderPath";
this.FolderPath.Size = new System.Drawing.Size(236, 28);
this.FolderPath.TabIndex = 211;
this.FolderPath.Visible = false;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(1418, 235);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(123, 30);
this.label7.TabIndex = 210;
this.label7.Text = "监控文件夹";
this.label7.Visible = false;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(717, 250);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(0, 18);
this.label10.TabIndex = 209;
this.label10.Visible = false;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(717, 244);
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(0, 18);
this.label11.TabIndex = 208;
this.label11.Visible = false;
//
// XmlWatcher
//
this.XmlWatcher.EnableRaisingEvents = true;
this.XmlWatcher.Filter = "*.log";
this.XmlWatcher.IncludeSubdirectories = true;
this.XmlWatcher.SynchronizingObject = this;
this.XmlWatcher.Created += new System.IO.FileSystemEventHandler(this.XmlWatcher_Created);
//
// bidui
//
this.bidui.AutoSize = true;
this.bidui.Location = new System.Drawing.Point(842, 710);
this.bidui.Margin = new System.Windows.Forms.Padding(4);
this.bidui.Name = "bidui";
this.bidui.Size = new System.Drawing.Size(106, 22);
this.bidui.TabIndex = 216;
this.bidui.Text = "人员采集";
this.bidui.UseVisualStyleBackColor = true;
this.bidui.Visible = false;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.ForeColor = System.Drawing.Color.Black;
this.label12.Location = new System.Drawing.Point(1076, 150);
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(110, 31);
this.label12.TabIndex = 223;
this.label12.Text = "已送检数";
//
// 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(1076, 32);
this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_batchqty_label.Name = "ob_batchqty_label";
this.ob_batchqty_label.Size = new System.Drawing.Size(110, 31);
this.ob_batchqty_label.TabIndex = 221;
this.ob_batchqty_label.Text = "抽检批数";
//
// 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(1076, 89);
this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
this.ob_nowcheckqty_label.Size = new System.Drawing.Size(110, 31);
this.ob_nowcheckqty_label.TabIndex = 219;
this.ob_nowcheckqty_label.Text = "当前批数";
//
// lastsn
//
this.lastsn.AutoSize = true;
this.lastsn.Font = new System.Drawing.Font("宋体", 25F, System.Drawing.FontStyle.Bold);
this.lastsn.Location = new System.Drawing.Point(496, 272);
this.lastsn.Name = "lastsn";
this.lastsn.Size = new System.Drawing.Size(0, 50);
this.lastsn.TabIndex = 225;
//
// 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(1216, 150);
this.ob_sendqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_sendqty.MaximumSize = new System.Drawing.Size(225, 0);
this.ob_sendqty.Name = "ob_sendqty";
this.ob_sendqty.Size = new System.Drawing.Size(0, 31);
this.ob_sendqty.TabIndex = 224;
this.ob_sendqty.Tag = "ob_batchqty";
//
// 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(1216, 32);
this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_batchqty.MaximumSize = new System.Drawing.Size(225, 0);
this.ob_batchqty.Name = "ob_batchqty";
this.ob_batchqty.Size = new System.Drawing.Size(0, 31);
this.ob_batchqty.TabIndex = 222;
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(1212, 89);
this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ob_nowcheckqty.MaximumSize = new System.Drawing.Size(225, 0);
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 31);
this.ob_nowcheckqty.TabIndex = 220;
this.ob_nowcheckqty.Tag = "ob_nowcheckqty";
//
// mcd_totalng
//
this.mcd_totalng.AutoSize = true;
this.mcd_totalng.CutLength = null;
this.mcd_totalng.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mcd_totalng.Location = new System.Drawing.Point(835, 150);
this.mcd_totalng.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mcd_totalng.MaximumSize = new System.Drawing.Size(225, 0);
this.mcd_totalng.Name = "mcd_totalng";
this.mcd_totalng.Size = new System.Drawing.Size(0, 31);
this.mcd_totalng.TabIndex = 84;
this.mcd_totalng.Tag = "mcd_inqty";
//
// biduisn
//
this.biduisn.AllPower = "ifall";
this.biduisn.BackColor = System.Drawing.Color.White;
this.biduisn.Enabled = false;
this.biduisn.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.biduisn.ID = null;
this.biduisn.Location = new System.Drawing.Point(966, 698);
this.biduisn.Margin = new System.Windows.Forms.Padding(4);
this.biduisn.Name = "biduisn";
this.biduisn.Power = null;
this.biduisn.Size = new System.Drawing.Size(270, 32);
this.biduisn.Str = null;
this.biduisn.Str1 = null;
this.biduisn.Str2 = null;
this.biduisn.TabIndex = 215;
this.biduisn.Tag = "IfRead";
this.biduisn.Visible = false;
this.biduisn.KeyDown += new System.Windows.Forms.KeyEventHandler(this.biduisn_KeyDown);
//
// mcd_okqty
//
this.mcd_okqty.AutoSize = true;
this.mcd_okqty.CutLength = null;
this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mcd_okqty.Location = new System.Drawing.Point(1012, 89);
this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mcd_okqty.MaximumSize = new System.Drawing.Size(225, 0);
this.mcd_okqty.Name = "mcd_okqty";
this.mcd_okqty.Size = new System.Drawing.Size(0, 31);
this.mcd_okqty.TabIndex = 82;
this.mcd_okqty.Tag = "mcd_inqty";
//
// mcd_ngqty
//
this.mcd_ngqty.AutoSize = true;
this.mcd_ngqty.CutLength = null;
this.mcd_ngqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mcd_ngqty.Location = new System.Drawing.Point(835, 89);
this.mcd_ngqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mcd_ngqty.MaximumSize = new System.Drawing.Size(225, 0);
this.mcd_ngqty.Name = "mcd_ngqty";
this.mcd_ngqty.Size = new System.Drawing.Size(0, 31);
this.mcd_ngqty.TabIndex = 80;
this.mcd_ngqty.Tag = "mcd_inqty";
//
// 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(912, 150);
this.SendCheck.Margin = new System.Windows.Forms.Padding(3, 2, 3, 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(98, 38);
this.SendCheck.TabIndex = 72;
this.SendCheck.Text = "送检";
this.SendCheck.UseVisualStyleBackColor = false;
this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
//
// 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(835, 32);
this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mcd_remainqty.MaximumSize = new System.Drawing.Size(225, 0);
this.mcd_remainqty.Name = "mcd_remainqty";
this.mcd_remainqty.Size = new System.Drawing.Size(0, 31);
this.mcd_remainqty.TabIndex = 57;
this.mcd_remainqty.Tag = "mcd_remainqty";
//
// PrintList
//
this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
this.PrintList.Location = new System.Drawing.Point(1376, 118);
this.PrintList.Margin = new System.Windows.Forms.Padding(9, 10, 9, 10);
this.PrintList.Name = "PrintList";
this.PrintList.Size = new System.Drawing.Size(204, 42);
this.PrintList.TabIndex = 198;
this.PrintList.Visible = false;
//
// normalButton1
//
this.normalButton1.AllPower = null;
this.normalButton1.BackColor = System.Drawing.Color.Transparent;
this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
this.normalButton1.Image = null;
this.normalButton1.IsShowBorder = true;
this.normalButton1.Location = new System.Drawing.Point(1397, 395);
this.normalButton1.Margin = new System.Windows.Forms.Padding(4);
this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
this.normalButton1.Name = "normalButton1";
this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
this.normalButton1.Power = null;
this.normalButton1.Size = new System.Drawing.Size(156, 42);
this.normalButton1.TabIndex = 197;
this.normalButton1.Text = "打印不良";
this.normalButton1.UseVisualStyleBackColor = false;
this.normalButton1.Visible = false;
this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
//
// 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(1010, 32);
this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mcd_inqty.MaximumSize = new System.Drawing.Size(225, 0);
this.mcd_inqty.Name = "mcd_inqty";
this.mcd_inqty.Size = new System.Drawing.Size(0, 31);
this.mcd_inqty.TabIndex = 54;
this.mcd_inqty.Tag = "mcd_inqty";
//
// StepCount
//
this.StepCount.LineCode = null;
this.StepCount.Location = new System.Drawing.Point(436, 218);
this.StepCount.Margin = new System.Windows.Forms.Padding(6, 10, 6, 10);
this.StepCount.Name = "StepCount";
this.StepCount.Size = new System.Drawing.Size(96, 34);
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(140, 412);
this.Filter.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Filter.Name = "Filter";
this.Filter.PlaceHolder = "不良名称搜索";
this.Filter.Size = new System.Drawing.Size(264, 34);
this.Filter.TabIndex = 76;
this.Filter.UserControlTextChanged += new UAS_MES_NEW.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(141, 168);
this.ma_softversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_softversion.MaximumSize = new System.Drawing.Size(225, 0);
this.ma_softversion.Name = "ma_softversion";
this.ma_softversion.Size = new System.Drawing.Size(0, 31);
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(716, 746);
this.Save.Margin = new System.Windows.Forms.Padding(3, 2, 3, 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(98, 38);
this.Save.TabIndex = 70;
this.Save.Text = "保存";
this.Save.UseVisualStyleBackColor = false;
this.Save.Click += new System.EventHandler(this.Save_Click);
//
// 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(1092, 230);
this.AutoBadCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.AutoBadCode.Name = "AutoBadCode";
this.AutoBadCode.Size = new System.Drawing.Size(144, 28);
this.AutoBadCode.TabIndex = 69;
this.AutoBadCode.Text = "恢复出厂设置";
this.AutoBadCode.UseVisualStyleBackColor = true;
this.AutoBadCode.Visible = false;
//
// 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(141, 332);
this.bc_code.Margin = new System.Windows.Forms.Padding(4);
this.bc_code.Name = "bc_code";
this.bc_code.Power = null;
this.bc_code.Size = new System.Drawing.Size(262, 32);
this.bc_code.Str = null;
this.bc_code.Str1 = null;
this.bc_code.Str2 = null;
this.bc_code.TabIndex = 70;
this.bc_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bc_code_KeyDown);
this.bc_code.KeyUp += new System.Windows.Forms.KeyEventHandler(this.bc_code_KeyUp);
//
// 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(140, 20);
this.ma_code.Margin = new System.Windows.Forms.Padding(4);
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(172, 32);
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_NEW.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(320, 25);
this.LockMakeCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.LockMakeCode.Name = "LockMakeCode";
this.LockMakeCode.Size = new System.Drawing.Size(72, 28);
this.LockMakeCode.TabIndex = 66;
this.LockMakeCode.Text = "锁定";
this.LockMakeCode.UseVisualStyleBackColor = true;
//
// 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(454, 96);
this.pr_spec.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_spec.MaximumSize = new System.Drawing.Size(270, 0);
this.pr_spec.Name = "pr_spec";
this.pr_spec.Size = new System.Drawing.Size(0, 31);
this.pr_spec.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(541, 22);
this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_qty.MaximumSize = new System.Drawing.Size(225, 0);
this.ma_qty.Name = "ma_qty";
this.ma_qty.Size = new System.Drawing.Size(0, 31);
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(141, 96);
this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_prodcode.MaximumSize = new System.Drawing.Size(225, 0);
this.ma_prodcode.Name = "ma_prodcode";
this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
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(966, 272);
this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(308, 458);
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(634, 224);
this.CleanInfo.Margin = new System.Windows.Forms.Padding(4);
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(92, 36);
this.CleanInfo.TabIndex = 47;
this.CleanInfo.Text = "清除内容";
this.CleanInfo.UseVisualStyleBackColor = true;
this.CleanInfo.Visible = false;
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(438, 520);
this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4);
this.ChooseedReject.Name = "ChooseedReject";
this.ChooseedReject.Size = new System.Drawing.Size(75, 34);
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(438, 614);
this.WaitReject.Margin = new System.Windows.Forms.Padding(4);
this.WaitReject.Name = "WaitReject";
this.WaitReject.Size = new System.Drawing.Size(75, 34);
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(1185, 596);
this.bc_remark.Margin = new System.Windows.Forms.Padding(4);
this.bc_remark.Multiline = true;
this.bc_remark.Name = "bc_remark";
this.bc_remark.Power = null;
this.bc_remark.Size = new System.Drawing.Size(19, 14);
this.bc_remark.Str = null;
this.bc_remark.Str1 = null;
this.bc_remark.Str2 = null;
this.bc_remark.TabIndex = 41;
this.bc_remark.Visible = false;
//
// 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(141, 274);
this.bc_groupcode.Margin = new System.Windows.Forms.Padding(4);
this.bc_groupcode.Name = "bc_groupcode";
this.bc_groupcode.Size = new System.Drawing.Size(262, 30);
this.bc_groupcode.TabIndex = 21;
this.bc_groupcode.SelectedIndexChanged += new System.EventHandler(this.bc_groupcode_SelectedIndexChanged);
//
// 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(420, 746);
this.ms_sncode.Margin = new System.Windows.Forms.Padding(4);
this.ms_sncode.Name = "ms_sncode";
this.ms_sncode.Power = null;
this.ms_sncode.Size = new System.Drawing.Size(270, 32);
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);
//
// lastresult
//
this.lastresult.BackColor = System.Drawing.SystemColors.Control;
this.lastresult.Font = new System.Drawing.Font("宋体", 25F, System.Drawing.FontStyle.Bold);
this.lastresult.Location = new System.Drawing.Point(505, 332);
this.lastresult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.lastresult.Name = "lastresult";
this.lastresult.Size = new System.Drawing.Size(406, 73);
this.lastresult.TabIndex = 226;
this.lastresult.UseVisualStyleBackColor = false;
//
// oth
//
this.oth.AllPower = "ifall";
this.oth.BackColor = System.Drawing.Color.White;
this.oth.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.oth.ID = null;
this.oth.Location = new System.Drawing.Point(966, 749);
this.oth.Margin = new System.Windows.Forms.Padding(4);
this.oth.Name = "oth";
this.oth.Power = null;
this.oth.Size = new System.Drawing.Size(293, 32);
this.oth.Str = null;
this.oth.Str1 = null;
this.oth.Str2 = null;
this.oth.TabIndex = 227;
this.oth.Tag = "IfRead";
this.oth.KeyDown += new System.Windows.Forms.KeyEventHandler(this.oth_KeyDown);
//
// khcheck
//
this.khcheck.AutoSize = true;
this.khcheck.Enabled = false;
this.khcheck.Location = new System.Drawing.Point(841, 758);
this.khcheck.Margin = new System.Windows.Forms.Padding(4);
this.khcheck.Name = "khcheck";
this.khcheck.Size = new System.Drawing.Size(124, 22);
this.khcheck.TabIndex = 228;
this.khcheck.Text = "客户码采集";
this.khcheck.UseVisualStyleBackColor = true;
//
// ma_endremark
//
this.ma_endremark.AutoSize = true;
this.ma_endremark.CutLength = "qweqwe";
this.ma_endremark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_endremark.Location = new System.Drawing.Point(454, 157);
this.ma_endremark.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_endremark.MaximumSize = new System.Drawing.Size(270, 0);
this.ma_endremark.Name = "ma_endremark";
this.ma_endremark.Size = new System.Drawing.Size(0, 31);
this.ma_endremark.TabIndex = 230;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.Location = new System.Drawing.Point(324, 157);
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(110, 31);
this.label13.TabIndex = 229;
this.label13.Text = "客户代码";
//
// Make_TestCollection
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.Control;
this.ClientSize = new System.Drawing.Size(1289, 802);
this.Controls.Add(this.ma_endremark);
this.Controls.Add(this.label13);
this.Controls.Add(this.khcheck);
this.Controls.Add(this.oth);
this.Controls.Add(this.lastresult);
this.Controls.Add(this.lastsn);
this.Controls.Add(this.ob_sendqty);
this.Controls.Add(this.label12);
this.Controls.Add(this.ob_batchqty);
this.Controls.Add(this.ob_batchqty_label);
this.Controls.Add(this.ob_nowcheckqty);
this.Controls.Add(this.ob_nowcheckqty_label);
this.Controls.Add(this.mcd_totalng);
this.Controls.Add(this.bidui);
this.Controls.Add(this.label9);
this.Controls.Add(this.biduisn);
this.Controls.Add(this.mcd_okqty);
this.Controls.Add(this.StopWatch);
this.Controls.Add(this.label8);
this.Controls.Add(this.StartWatch);
this.Controls.Add(this.mcd_ngqty);
this.Controls.Add(this.ChooseFolder);
this.Controls.Add(this.label1);
this.Controls.Add(this.FolderPath);
this.Controls.Add(this.ob_checkno);
this.Controls.Add(this.label7);
this.Controls.Add(this.SendCheck);
this.Controls.Add(this.label10);
this.Controls.Add(this.label11);
this.Controls.Add(this.mcd_remainqty);
this.Controls.Add(this.PrintList);
this.Controls.Add(this.mc_restqty_label);
this.Controls.Add(this.normalButton1);
this.Controls.Add(this.mcd_inqty);
this.Controls.Add(this.mcd_inqty_label);
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.Save);
this.Controls.Add(this.AutoBadCode);
this.Controls.Add(this.bc_code);
this.Controls.Add(this.ma_code);
this.Controls.Add(this.LockMakeCode);
this.Controls.Add(this.label2);
this.Controls.Add(this.pr_spec);
this.Controls.Add(this.ma_qty);
this.Controls.Add(this.ma_prodcode);
this.Controls.Add(this.OperateResult);
this.Controls.Add(this.ChoosedRejectList);
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.label5);
this.Controls.Add(this.label4);
this.Controls.Add(this.WaitRejectList);
this.Controls.Add(this.Reject);
this.Controls.Add(this.GoodProduct);
this.Controls.Add(this.label3);
this.Controls.Add(this.bc_groupcode);
this.Controls.Add(this.bc_remark_label);
this.Controls.Add(this.ms_sncode_label);
this.Controls.Add(this.bc_groupcode_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.Margin = new System.Windows.Forms.Padding(4);
this.Name = "Make_TestCollection";
this.Tag = "Make!TestCollection";
this.Text = " ";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_TestCollection_FormClosing);
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);
((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.XmlWatcher)).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_groupcode_label;
private System.Windows.Forms.Label bc_remark_label;
private CustomControl.ComBoxWithFocus.ComBoxWithFocus bc_groupcode;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.RadioButton GoodProduct;
private System.Windows.Forms.RadioButton Reject;
private System.Windows.Forms.ListView WaitRejectList;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private CustomControl.TextBoxWithIcon.EnterTextBox bc_remark;
private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.Label label6;
private CustomControl.ButtonUtil.NormalButton CleanInfo;
private System.Windows.Forms.ColumnHeader columnHeader5;
private System.Windows.Forms.ListView ChoosedRejectList;
private System.Windows.Forms.ColumnHeader columnHeader6;
private System.Windows.Forms.ColumnHeader columnHeader7;
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_spec;
private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
private System.Windows.Forms.ColumnHeader columnHeader3;
private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
private CustomControl.TextBoxWithIcon.EnterTextBox bc_code;
private ReSetCheckBox AutoBadCode;
private System.Windows.Forms.ColumnHeader columnHeader4;
private CustomControl.ButtonUtil.NormalButton Save;
private CustomControl.ButtonUtil.NormalButton SendCheck;
private System.Windows.Forms.Label ob_checkno;
private System.Windows.Forms.Label pr_detail_label;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ColumnHeader columnHeader8;
private CustomControl.ValueLabel.ValueLabel ma_softversion;
private System.Windows.Forms.Label ma_softversion_label;
private System.Windows.Forms.ColumnHeader columnHeader9;
private System.Windows.Forms.ColumnHeader columnHeader10;
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 CustomControl.ValueLabel.ValueLabel mcd_ngqty;
private System.Windows.Forms.Label label1;
private CustomControl.ValueLabel.ValueLabel mcd_totalng;
private System.Windows.Forms.Label label9;
private CustomControl.ValueLabel.ValueLabel mcd_okqty;
private System.Windows.Forms.Label label8;
private CustomControl.ButtonUtil.NormalButton normalButton1;
private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
private System.Windows.Forms.Button StopWatch;
private System.Windows.Forms.Button StartWatch;
private System.Windows.Forms.Button ChooseFolder;
private System.Windows.Forms.TextBox FolderPath;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.IO.FileSystemWatcher XmlWatcher;
private System.Windows.Forms.CheckBox bidui;
private CustomControl.TextBoxWithIcon.SnCollectionBox biduisn;
private CustomControl.ValueLabel.ValueLabel ob_sendqty;
private System.Windows.Forms.Label label12;
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 System.Windows.Forms.Label lastsn;
private System.Windows.Forms.Button lastresult;
private CustomControl.TextBoxWithIcon.SnCollectionBox oth;
private System.Windows.Forms.CheckBox khcheck;
private CustomControl.ValueLabel.ValueLabel ma_endremark;
private System.Windows.Forms.Label label13;
}
}