123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935 |
- using UAS_MES_NEW.CustomControl.CustomCheckBox;
- namespace UAS_MES_NEW.Make
- {
- partial class Make_SnwriteCollection
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_SnwriteCollection));
- 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.label6 = new System.Windows.Forms.Label();
- 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.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.button1 = new System.Windows.Forms.Button();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.mtkche1 = new System.Windows.Forms.RadioButton();
- this.zxche = new System.Windows.Forms.RadioButton();
- this.mtkche = new System.Windows.Forms.RadioButton();
- this.timer1 = new System.Windows.Forms.Timer(this.components);
- this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
- this.ob_sendqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
- this.ob_nowcheckqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.ma_softversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.mcd_totalng = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- 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.ob_batchqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.mcd_inqty = 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.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.bc_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.XmlWatcher)).BeginInit();
- this.groupBox1.SuspendLayout();
- 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(16, 455);
- 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 = "不良备注";
- 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(533, 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(6, 495);
- 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.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(88, 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.Visible = false;
- //
- // 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(641, 151);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(74, 22);
- this.label6.TabIndex = 46;
- this.label6.Text = "操作结果";
- //
- // 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(287, 14);
- 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.mcd_totalng);
- this.panel1.Controls.Add(this.label9);
- this.panel1.Controls.Add(this.mcd_okqty);
- this.panel1.Controls.Add(this.label8);
- this.panel1.Controls.Add(this.mcd_ngqty);
- this.panel1.Controls.Add(this.label1);
- 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.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;
- //
- // 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(16, 91);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(90, 21);
- 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(159, 50);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(58, 21);
- 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(16, 50);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(90, 21);
- 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(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);
- //
- // 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(287, 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.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.NoteForChange.Location = new System.Drawing.Point(290, 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(288, 149);
- 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;
- //
- // 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(745, 371);
- this.StopWatch.Margin = new System.Windows.Forms.Padding(2);
- this.StopWatch.Name = "StopWatch";
- this.StopWatch.Size = new System.Drawing.Size(64, 28);
- this.StopWatch.TabIndex = 214;
- this.StopWatch.Text = "停止监控";
- this.StopWatch.UseVisualStyleBackColor = true;
- 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(633, 371);
- this.StartWatch.Margin = new System.Windows.Forms.Padding(2);
- this.StartWatch.Name = "StartWatch";
- this.StartWatch.Size = new System.Drawing.Size(64, 28);
- this.StartWatch.TabIndex = 213;
- this.StartWatch.Text = "开始监控";
- this.StartWatch.UseVisualStyleBackColor = true;
- 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(769, 331);
- this.ChooseFolder.Margin = new System.Windows.Forms.Padding(2);
- this.ChooseFolder.Name = "ChooseFolder";
- this.ChooseFolder.Size = new System.Drawing.Size(78, 24);
- this.ChooseFolder.TabIndex = 212;
- this.ChooseFolder.Text = "选择文件夹";
- this.ChooseFolder.UseVisualStyleBackColor = true;
- this.ChooseFolder.Click += new System.EventHandler(this.ChooseFolder_Click);
- //
- // FolderPath
- //
- this.FolderPath.Enabled = false;
- this.FolderPath.Location = new System.Drawing.Point(597, 331);
- this.FolderPath.Margin = new System.Windows.Forms.Padding(2);
- this.FolderPath.Name = "FolderPath";
- this.FolderPath.Size = new System.Drawing.Size(159, 21);
- this.FolderPath.TabIndex = 211;
- //
- // 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(671, 296);
- this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(84, 20);
- this.label7.TabIndex = 210;
- this.label7.Text = "监控文件夹";
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(478, 167);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(0, 12);
- this.label10.TabIndex = 209;
- this.label10.Visible = false;
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(478, 163);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(0, 12);
- 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.Changed += new System.IO.FileSystemEventHandler(this.XmlWatcher_Changed);
- this.XmlWatcher.Created += new System.IO.FileSystemEventHandler(this.XmlWatcher_Created);
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(269, 178);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(75, 23);
- this.button1.TabIndex = 215;
- this.button1.Text = "button1";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Visible = false;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.mtkche1);
- this.groupBox1.Controls.Add(this.zxche);
- this.groupBox1.Controls.Add(this.mtkche);
- this.groupBox1.Location = new System.Drawing.Point(586, 189);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(261, 40);
- this.groupBox1.TabIndex = 217;
- this.groupBox1.TabStop = false;
- //
- // mtkche1
- //
- this.mtkche1.AutoSize = true;
- this.mtkche1.Location = new System.Drawing.Point(64, 18);
- this.mtkche1.Name = "mtkche1";
- this.mtkche1.Size = new System.Drawing.Size(47, 16);
- this.mtkche1.TabIndex = 2;
- this.mtkche1.TabStop = true;
- this.mtkche1.Text = "MTK1";
- this.mtkche1.UseVisualStyleBackColor = true;
- //
- // zxche
- //
- this.zxche.AutoSize = true;
- this.zxche.Location = new System.Drawing.Point(122, 18);
- this.zxche.Name = "zxche";
- this.zxche.Size = new System.Drawing.Size(47, 16);
- this.zxche.TabIndex = 1;
- this.zxche.TabStop = true;
- this.zxche.Text = "展讯";
- this.zxche.UseVisualStyleBackColor = true;
- //
- // mtkche
- //
- this.mtkche.AutoSize = true;
- this.mtkche.Location = new System.Drawing.Point(11, 18);
- this.mtkche.Name = "mtkche";
- this.mtkche.Size = new System.Drawing.Size(41, 16);
- this.mtkche.TabIndex = 0;
- this.mtkche.TabStop = true;
- this.mtkche.Text = "MTK";
- this.mtkche.UseVisualStyleBackColor = true;
- //
- // timer1
- //
- this.timer1.Interval = 1000;
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
- //
- // PrintList
- //
- this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.PrintList.Location = new System.Drawing.Point(498, 151);
- this.PrintList.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
- this.PrintList.Name = "PrintList";
- this.PrintList.Size = new System.Drawing.Size(136, 28);
- this.PrintList.TabIndex = 198;
- //
- // 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(430, 120);
- 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";
- this.ob_sendqty.Visible = false;
- //
- // StepCount
- //
- this.StepCount.LineCode = null;
- this.StepCount.Location = new System.Drawing.Point(291, 146);
- 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;
- //
- // 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(484, 120);
- 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";
- this.ob_nowcheckqty.Visible = false;
- //
- // 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;
- //
- // 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(114, 91);
- this.mcd_totalng.MaximumSize = new System.Drawing.Size(150, 0);
- this.mcd_totalng.Name = "mcd_totalng";
- this.mcd_totalng.Size = new System.Drawing.Size(0, 21);
- this.mcd_totalng.TabIndex = 84;
- this.mcd_totalng.Tag = "mcd_inqty";
- //
- // 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(250, 50);
- this.mcd_okqty.MaximumSize = new System.Drawing.Size(150, 0);
- this.mcd_okqty.Name = "mcd_okqty";
- this.mcd_okqty.Size = new System.Drawing.Size(0, 21);
- 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(114, 50);
- this.mcd_ngqty.MaximumSize = new System.Drawing.Size(150, 0);
- this.mcd_ngqty.Name = "mcd_ngqty";
- this.mcd_ngqty.Size = new System.Drawing.Size(0, 21);
- 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(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(188, 90);
- 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";
- //
- // 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(114, 12);
- this.mcd_remainqty.MaximumSize = new System.Drawing.Size(150, 0);
- this.mcd_remainqty.Name = "mcd_remainqty";
- this.mcd_remainqty.Size = new System.Drawing.Size(0, 21);
- this.mcd_remainqty.TabIndex = 57;
- this.mcd_remainqty.Tag = "mcd_remainqty";
- //
- // mcd_inqty
- //
- this.mcd_inqty.AutoSize = true;
- this.mcd_inqty.CutLength = null;
- this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mcd_inqty.Location = new System.Drawing.Point(248, 12);
- this.mcd_inqty.MaximumSize = new System.Drawing.Size(150, 0);
- this.mcd_inqty.Name = "mcd_inqty";
- this.mcd_inqty.Size = new System.Drawing.Size(0, 21);
- this.mcd_inqty.TabIndex = 54;
- this.mcd_inqty.Tag = "mcd_inqty";
- //
- // Save
- //
- this.Save.AllPower = null;
- 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(796, 499);
- 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);
- //
- // 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(728, 154);
- this.AutoBadCode.Margin = new System.Windows.Forms.Padding(2);
- this.AutoBadCode.Name = "AutoBadCode";
- this.AutoBadCode.Size = new System.Drawing.Size(99, 21);
- this.AutoBadCode.TabIndex = 69;
- this.AutoBadCode.Text = "恢复出厂设置";
- this.AutoBadCode.UseVisualStyleBackColor = true;
- this.AutoBadCode.Visible = false;
- //
- // 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_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(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_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(374, 64);
- this.pr_spec.MaximumSize = new System.Drawing.Size(180, 0);
- this.pr_spec.Name = "pr_spec";
- this.pr_spec.Size = new System.Drawing.Size(0, 21);
- 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(373, 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(423, 416);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(428, 72);
- 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(423, 149);
- 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.Visible = false;
- this.CleanInfo.Click += new System.EventHandler(this.CleanInfo_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(106, 459);
- this.bc_remark.Multiline = true;
- this.bc_remark.Name = "bc_remark";
- this.bc_remark.Power = null;
- this.bc_remark.Size = new System.Drawing.Size(14, 10);
- 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;
- //
- // 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(599, 500);
- this.ms_sncode.Name = "ms_sncode";
- this.ms_sncode.Power = null;
- this.ms_sncode.Size = new System.Drawing.Size(181, 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_SnwriteCollection
- //
- 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.groupBox1);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.StopWatch);
- this.Controls.Add(this.StartWatch);
- this.Controls.Add(this.ChooseFolder);
- this.Controls.Add(this.FolderPath);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.label10);
- this.Controls.Add(this.label11);
- this.Controls.Add(this.PrintList);
- this.Controls.Add(this.ob_sendqty);
- 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.ob_nowcheckqty);
- 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_spec);
- 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.bc_remark);
- 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_SnwriteCollection";
- this.Tag = "Make!SnwriteCollection";
- 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);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.XmlWatcher)).EndInit();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- 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 CustomControl.TextBoxWithIcon.EnterTextBox bc_remark;
- 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_spec;
- private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
- private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
- private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
- private ReSetCheckBox AutoBadCode;
- private CustomControl.ButtonUtil.NormalButton Save;
- private System.Windows.Forms.Panel panel1;
- private CustomControl.ValueLabel.ValueLabel ob_batchqty;
- private CustomControl.ValueLabel.ValueLabel ob_nowcheckqty;
- 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 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 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.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.Button button1;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.RadioButton zxche;
- private System.Windows.Forms.RadioButton mtkche;
- private System.Windows.Forms.RadioButton mtkche1;
- private System.Windows.Forms.Timer timer1;
- }
- }
|