123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812 |
- namespace UAS_MES_NEW.OQC
- {
- partial class OQC_BatchResultJudge
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OQC_BatchResultJudge));
- this.ob_batchqty_label = new System.Windows.Forms.Label();
- this.ob_result_label = new System.Windows.Forms.Label();
- this.ob_okqty_label = new System.Windows.Forms.Label();
- this.ob_ngqty_label = new System.Windows.Forms.Label();
- this.oi_checkqty_label = new System.Windows.Forms.Label();
- this.ReworkRequire = new System.Windows.Forms.CheckBox();
- this.ob_aqlcode_label = new System.Windows.Forms.Label();
- this.ob_prodcode_label = new System.Windows.Forms.Label();
- this.ob_makecode_label = new System.Windows.Forms.Label();
- this.ob_checkno_label = new System.Windows.Forms.Label();
- this.obd_outboxcode_label = new System.Windows.Forms.Label();
- this.ms_sncode_label = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.ob_maxngacceptqty_label = new System.Windows.Forms.Label();
- this.Remark = new System.Windows.Forms.RichTextBox();
- this.label5 = new System.Windows.Forms.Label();
- this.ob_status_label = new System.Windows.Forms.Label();
- this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.ob_maxngacceptqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_status = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_source = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_id = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
- this.GetBatch = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.ob_prodcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_makecode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_checkno = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.obd_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.ob_nowcheckqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_okqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.oi_checkqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_ngqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_result = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_aqlcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.WithdrawPass = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.BatchRejection = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.ForcePass = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.ForceRejection = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.WithdrawRejection = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.BatchPass = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.SuspendLayout();
- //
- // 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.Location = new System.Drawing.Point(680, 292);
- 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(72, 27);
- this.ob_batchqty_label.TabIndex = 158;
- this.ob_batchqty_label.Text = "实批数";
- //
- // ob_result_label
- //
- this.ob_result_label.AutoSize = true;
- this.ob_result_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_result_label.Location = new System.Drawing.Point(680, 252);
- this.ob_result_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_result_label.Name = "ob_result_label";
- this.ob_result_label.Size = new System.Drawing.Size(92, 27);
- this.ob_result_label.TabIndex = 166;
- this.ob_result_label.Text = "判定结果";
- //
- // ob_okqty_label
- //
- this.ob_okqty_label.AutoSize = true;
- this.ob_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_okqty_label.Location = new System.Drawing.Point(680, 377);
- this.ob_okqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_okqty_label.Name = "ob_okqty_label";
- this.ob_okqty_label.Size = new System.Drawing.Size(72, 27);
- this.ob_okqty_label.TabIndex = 160;
- this.ob_okqty_label.Text = "合格数";
- //
- // ob_ngqty_label
- //
- this.ob_ngqty_label.AutoSize = true;
- this.ob_ngqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_ngqty_label.Location = new System.Drawing.Point(680, 420);
- this.ob_ngqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_ngqty_label.Name = "ob_ngqty_label";
- this.ob_ngqty_label.Size = new System.Drawing.Size(92, 27);
- this.ob_ngqty_label.TabIndex = 162;
- this.ob_ngqty_label.Text = "不合格数";
- //
- // oi_checkqty_label
- //
- this.oi_checkqty_label.AutoSize = true;
- this.oi_checkqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.oi_checkqty_label.Location = new System.Drawing.Point(680, 333);
- this.oi_checkqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.oi_checkqty_label.Name = "oi_checkqty_label";
- this.oi_checkqty_label.Size = new System.Drawing.Size(72, 27);
- this.oi_checkqty_label.TabIndex = 164;
- this.oi_checkqty_label.Text = "抽检数";
- //
- // ReworkRequire
- //
- this.ReworkRequire.AutoSize = true;
- this.ReworkRequire.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ReworkRequire.Location = new System.Drawing.Point(163, 620);
- this.ReworkRequire.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ReworkRequire.Name = "ReworkRequire";
- this.ReworkRequire.Size = new System.Drawing.Size(154, 31);
- this.ReworkRequire.TabIndex = 168;
- this.ReworkRequire.Text = "发起返工需求";
- this.ReworkRequire.UseVisualStyleBackColor = true;
- this.ReworkRequire.Visible = false;
- //
- // ob_aqlcode_label
- //
- this.ob_aqlcode_label.AutoSize = true;
- this.ob_aqlcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_aqlcode_label.Location = new System.Drawing.Point(680, 462);
- this.ob_aqlcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_aqlcode_label.Name = "ob_aqlcode_label";
- this.ob_aqlcode_label.Size = new System.Drawing.Size(52, 27);
- this.ob_aqlcode_label.TabIndex = 169;
- this.ob_aqlcode_label.Text = "AQL";
- //
- // ob_prodcode_label
- //
- this.ob_prodcode_label.AutoSize = true;
- this.ob_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_prodcode_label.Location = new System.Drawing.Point(352, 145);
- this.ob_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_prodcode_label.Name = "ob_prodcode_label";
- this.ob_prodcode_label.Size = new System.Drawing.Size(92, 27);
- this.ob_prodcode_label.TabIndex = 218;
- this.ob_prodcode_label.Text = "产品编号";
- //
- // ob_makecode_label
- //
- this.ob_makecode_label.AutoSize = true;
- this.ob_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_makecode_label.Location = new System.Drawing.Point(11, 145);
- this.ob_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_makecode_label.Name = "ob_makecode_label";
- this.ob_makecode_label.Size = new System.Drawing.Size(72, 27);
- this.ob_makecode_label.TabIndex = 216;
- this.ob_makecode_label.Text = "工单号";
- //
- // ob_checkno_label
- //
- this.ob_checkno_label.AutoSize = true;
- this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_checkno_label.Location = new System.Drawing.Point(11, 15);
- this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_checkno_label.Name = "ob_checkno_label";
- this.ob_checkno_label.Size = new System.Drawing.Size(72, 27);
- this.ob_checkno_label.TabIndex = 214;
- this.ob_checkno_label.Text = "抽检批";
- //
- // obd_outboxcode_label
- //
- this.obd_outboxcode_label.AutoSize = true;
- this.obd_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.obd_outboxcode_label.Location = new System.Drawing.Point(11, 55);
- this.obd_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.obd_outboxcode_label.Name = "obd_outboxcode_label";
- this.obd_outboxcode_label.Size = new System.Drawing.Size(52, 27);
- this.obd_outboxcode_label.TabIndex = 212;
- this.obd_outboxcode_label.Text = "箱号";
- //
- // ms_sncode_label
- //
- this.ms_sncode_label.AutoSize = true;
- this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ms_sncode_label.Location = new System.Drawing.Point(11, 97);
- 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(72, 27);
- this.ms_sncode_label.TabIndex = 210;
- this.ms_sncode_label.Text = "序列号";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(48, 532);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(571, 24);
- this.label3.TabIndex = 222;
- this.label3.Text = "--说明:如何物料没有维护AQL标准,需手动填写最大不合格允许通过数";
- //
- // ob_maxngacceptqty_label
- //
- this.ob_maxngacceptqty_label.AutoSize = true;
- this.ob_maxngacceptqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_maxngacceptqty_label.Location = new System.Drawing.Point(48, 497);
- this.ob_maxngacceptqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_maxngacceptqty_label.Name = "ob_maxngacceptqty_label";
- this.ob_maxngacceptqty_label.Size = new System.Drawing.Size(212, 27);
- this.ob_maxngacceptqty_label.TabIndex = 223;
- this.ob_maxngacceptqty_label.Text = "最大不合格允许通过数";
- //
- // Remark
- //
- this.Remark.Location = new System.Drawing.Point(117, 202);
- this.Remark.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.Remark.Name = "Remark";
- this.Remark.Size = new System.Drawing.Size(546, 281);
- this.Remark.TabIndex = 225;
- this.Remark.Tag = "Remark";
- this.Remark.Text = "";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(11, 202);
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(52, 27);
- this.label5.TabIndex = 226;
- this.label5.Text = "备注";
- //
- // ob_status_label
- //
- this.ob_status_label.AutoSize = true;
- this.ob_status_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_status_label.Location = new System.Drawing.Point(680, 210);
- this.ob_status_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_status_label.Name = "ob_status_label";
- this.ob_status_label.Size = new System.Drawing.Size(92, 27);
- this.ob_status_label.TabIndex = 232;
- this.ob_status_label.Text = "批次状态";
- //
- // 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(571, 495);
- this.normalButton1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- 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(100, 35);
- this.normalButton1.TabIndex = 234;
- this.normalButton1.Text = "保存备注";
- this.normalButton1.UseVisualStyleBackColor = false;
- this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
- //
- // ob_maxngacceptqty
- //
- this.ob_maxngacceptqty.AllPower = "";
- this.ob_maxngacceptqty.BackColor = System.Drawing.Color.White;
- this.ob_maxngacceptqty.ID = null;
- this.ob_maxngacceptqty.Location = new System.Drawing.Point(268, 497);
- this.ob_maxngacceptqty.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ob_maxngacceptqty.Name = "ob_maxngacceptqty";
- this.ob_maxngacceptqty.Power = "";
- this.ob_maxngacceptqty.Size = new System.Drawing.Size(257, 25);
- this.ob_maxngacceptqty.Str = null;
- this.ob_maxngacceptqty.Str1 = null;
- this.ob_maxngacceptqty.Str2 = null;
- this.ob_maxngacceptqty.TabIndex = 233;
- this.ob_maxngacceptqty.Tag = "NoAuto";
- //
- // ob_status
- //
- this.ob_status.AllPower = null;
- this.ob_status.BackColor = System.Drawing.Color.White;
- this.ob_status.Enabled = false;
- this.ob_status.ID = null;
- this.ob_status.Location = new System.Drawing.Point(800, 210);
- this.ob_status.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ob_status.Name = "ob_status";
- this.ob_status.Power = null;
- this.ob_status.Size = new System.Drawing.Size(194, 25);
- this.ob_status.Str = null;
- this.ob_status.Str1 = null;
- this.ob_status.Str2 = null;
- this.ob_status.TabIndex = 231;
- this.ob_status.Tag = "NoAuto";
- //
- // ob_source
- //
- this.ob_source.AllPower = null;
- this.ob_source.BackColor = System.Drawing.Color.White;
- this.ob_source.Enabled = false;
- this.ob_source.ID = null;
- this.ob_source.Location = new System.Drawing.Point(1012, 57);
- this.ob_source.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ob_source.Name = "ob_source";
- this.ob_source.Power = null;
- this.ob_source.Size = new System.Drawing.Size(194, 25);
- this.ob_source.Str = null;
- this.ob_source.Str1 = null;
- this.ob_source.Str2 = null;
- this.ob_source.TabIndex = 229;
- this.ob_source.Tag = "NoAuto";
- this.ob_source.Visible = false;
- //
- // ob_id
- //
- this.ob_id.AllPower = null;
- this.ob_id.BackColor = System.Drawing.Color.White;
- this.ob_id.Enabled = false;
- this.ob_id.ID = null;
- this.ob_id.Location = new System.Drawing.Point(1012, 32);
- this.ob_id.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ob_id.Name = "ob_id";
- this.ob_id.Power = null;
- this.ob_id.Size = new System.Drawing.Size(194, 25);
- this.ob_id.Str = null;
- this.ob_id.Str1 = null;
- this.ob_id.Str2 = null;
- this.ob_id.TabIndex = 228;
- this.ob_id.Tag = "NoAuto";
- this.ob_id.Visible = false;
- //
- // 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(1013, 177);
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(279, 397);
- this.OperateResult.TabIndex = 227;
- this.OperateResult.Text = "";
- //
- // GetBatch
- //
- this.GetBatch.AllPower = "";
- this.GetBatch.BackColor = System.Drawing.Color.Transparent;
- this.GetBatch.DownImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.DownImage")));
- this.GetBatch.Image = ((System.Drawing.Image)(resources.GetObject("GetBatch.Image")));
- this.GetBatch.IsShowBorder = true;
- this.GetBatch.Location = new System.Drawing.Point(681, 147);
- this.GetBatch.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.GetBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.MoveImage")));
- this.GetBatch.Name = "GetBatch";
- this.GetBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.NormalImage")));
- this.GetBatch.Power = "ifread";
- this.GetBatch.Size = new System.Drawing.Size(80, 30);
- this.GetBatch.TabIndex = 221;
- this.GetBatch.Text = "获取批";
- this.GetBatch.UseVisualStyleBackColor = true;
- this.GetBatch.Click += new System.EventHandler(this.GetBatch_Click);
- //
- // ob_prodcode
- //
- this.ob_prodcode.AllPower = null;
- this.ob_prodcode.BackColor = System.Drawing.Color.White;
- this.ob_prodcode.Enabled = false;
- this.ob_prodcode.ID = null;
- this.ob_prodcode.Location = new System.Drawing.Point(473, 150);
- this.ob_prodcode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ob_prodcode.Name = "ob_prodcode";
- this.ob_prodcode.Power = null;
- this.ob_prodcode.Size = new System.Drawing.Size(191, 25);
- this.ob_prodcode.Str = null;
- this.ob_prodcode.Str1 = null;
- this.ob_prodcode.Str2 = null;
- this.ob_prodcode.TabIndex = 219;
- this.ob_prodcode.Tag = "NoAuto";
- //
- // ob_makecode
- //
- this.ob_makecode.AllPower = null;
- this.ob_makecode.BackColor = System.Drawing.Color.White;
- this.ob_makecode.Enabled = false;
- this.ob_makecode.ID = null;
- this.ob_makecode.Location = new System.Drawing.Point(117, 147);
- this.ob_makecode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ob_makecode.Name = "ob_makecode";
- this.ob_makecode.Power = null;
- this.ob_makecode.Size = new System.Drawing.Size(212, 25);
- this.ob_makecode.Str = null;
- this.ob_makecode.Str1 = null;
- this.ob_makecode.Str2 = null;
- this.ob_makecode.TabIndex = 217;
- this.ob_makecode.Tag = "NoAuto";
- //
- // ob_checkno
- //
- this.ob_checkno.AllPower = "";
- this.ob_checkno.BackColor = System.Drawing.Color.White;
- this.ob_checkno.ID = null;
- this.ob_checkno.Location = new System.Drawing.Point(117, 17);
- this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ob_checkno.Name = "ob_checkno";
- this.ob_checkno.Power = "";
- this.ob_checkno.Size = new System.Drawing.Size(546, 25);
- this.ob_checkno.Str = null;
- this.ob_checkno.Str1 = null;
- this.ob_checkno.Str2 = null;
- this.ob_checkno.TabIndex = 215;
- this.ob_checkno.Tag = "NoAuto";
- this.ob_checkno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ob_checkno_KeyDown);
- //
- // obd_outboxcode
- //
- this.obd_outboxcode.AllPower = null;
- this.obd_outboxcode.BackColor = System.Drawing.Color.White;
- this.obd_outboxcode.ID = null;
- this.obd_outboxcode.Location = new System.Drawing.Point(117, 57);
- this.obd_outboxcode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.obd_outboxcode.Name = "obd_outboxcode";
- this.obd_outboxcode.Power = null;
- this.obd_outboxcode.Size = new System.Drawing.Size(546, 25);
- this.obd_outboxcode.Str = null;
- this.obd_outboxcode.Str1 = null;
- this.obd_outboxcode.Str2 = null;
- this.obd_outboxcode.TabIndex = 213;
- this.obd_outboxcode.Tag = "NoAuto";
- this.obd_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.obd_outboxcode_KeyDown);
- //
- // ms_sncode
- //
- this.ms_sncode.AllPower = "";
- this.ms_sncode.BackColor = System.Drawing.Color.White;
- this.ms_sncode.ID = null;
- this.ms_sncode.Location = new System.Drawing.Point(117, 100);
- this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ms_sncode.Name = "ms_sncode";
- this.ms_sncode.Power = "";
- this.ms_sncode.Size = new System.Drawing.Size(546, 25);
- this.ms_sncode.Str = null;
- this.ms_sncode.Str1 = null;
- this.ms_sncode.Str2 = null;
- this.ms_sncode.TabIndex = 211;
- this.ms_sncode.Tag = "NoAuto";
- this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown);
- //
- // ob_nowcheckqty
- //
- this.ob_nowcheckqty.AllPower = null;
- this.ob_nowcheckqty.BackColor = System.Drawing.Color.White;
- this.ob_nowcheckqty.Enabled = false;
- this.ob_nowcheckqty.ID = null;
- this.ob_nowcheckqty.Location = new System.Drawing.Point(800, 292);
- this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ob_nowcheckqty.Name = "ob_nowcheckqty";
- this.ob_nowcheckqty.Power = null;
- this.ob_nowcheckqty.Size = new System.Drawing.Size(194, 25);
- this.ob_nowcheckqty.Str = null;
- this.ob_nowcheckqty.Str1 = null;
- this.ob_nowcheckqty.Str2 = null;
- this.ob_nowcheckqty.TabIndex = 176;
- this.ob_nowcheckqty.Tag = "";
- //
- // ob_okqty
- //
- this.ob_okqty.AllPower = null;
- this.ob_okqty.BackColor = System.Drawing.Color.White;
- this.ob_okqty.Enabled = false;
- this.ob_okqty.ID = null;
- this.ob_okqty.Location = new System.Drawing.Point(800, 377);
- this.ob_okqty.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ob_okqty.Name = "ob_okqty";
- this.ob_okqty.Power = null;
- this.ob_okqty.Size = new System.Drawing.Size(194, 25);
- this.ob_okqty.Str = null;
- this.ob_okqty.Str1 = null;
- this.ob_okqty.Str2 = null;
- this.ob_okqty.TabIndex = 175;
- this.ob_okqty.Tag = "NoAuto";
- //
- // oi_checkqty
- //
- this.oi_checkqty.AllPower = null;
- this.oi_checkqty.BackColor = System.Drawing.Color.White;
- this.oi_checkqty.Enabled = false;
- this.oi_checkqty.ID = null;
- this.oi_checkqty.Location = new System.Drawing.Point(800, 333);
- this.oi_checkqty.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.oi_checkqty.Name = "oi_checkqty";
- this.oi_checkqty.Power = null;
- this.oi_checkqty.Size = new System.Drawing.Size(194, 25);
- this.oi_checkqty.Str = null;
- this.oi_checkqty.Str1 = null;
- this.oi_checkqty.Str2 = null;
- this.oi_checkqty.TabIndex = 174;
- this.oi_checkqty.Tag = "NoAuto";
- //
- // ob_ngqty
- //
- this.ob_ngqty.AllPower = null;
- this.ob_ngqty.BackColor = System.Drawing.Color.White;
- this.ob_ngqty.Enabled = false;
- this.ob_ngqty.ID = null;
- this.ob_ngqty.Location = new System.Drawing.Point(800, 420);
- this.ob_ngqty.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ob_ngqty.Name = "ob_ngqty";
- this.ob_ngqty.Power = null;
- this.ob_ngqty.Size = new System.Drawing.Size(194, 25);
- this.ob_ngqty.Str = null;
- this.ob_ngqty.Str1 = null;
- this.ob_ngqty.Str2 = null;
- this.ob_ngqty.TabIndex = 173;
- this.ob_ngqty.Tag = "NoAuto";
- //
- // ob_result
- //
- this.ob_result.AllPower = null;
- this.ob_result.BackColor = System.Drawing.Color.White;
- this.ob_result.Enabled = false;
- this.ob_result.ID = null;
- this.ob_result.Location = new System.Drawing.Point(800, 252);
- this.ob_result.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ob_result.Name = "ob_result";
- this.ob_result.Power = null;
- this.ob_result.Size = new System.Drawing.Size(194, 25);
- this.ob_result.Str = null;
- this.ob_result.Str1 = null;
- this.ob_result.Str2 = null;
- this.ob_result.TabIndex = 172;
- this.ob_result.Tag = "NoAuto";
- //
- // ob_aqlcode
- //
- this.ob_aqlcode.AllPower = null;
- this.ob_aqlcode.BackColor = System.Drawing.Color.White;
- this.ob_aqlcode.Enabled = false;
- this.ob_aqlcode.ID = null;
- this.ob_aqlcode.Location = new System.Drawing.Point(800, 462);
- this.ob_aqlcode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ob_aqlcode.Name = "ob_aqlcode";
- this.ob_aqlcode.Power = null;
- this.ob_aqlcode.Size = new System.Drawing.Size(194, 25);
- this.ob_aqlcode.Str = null;
- this.ob_aqlcode.Str1 = null;
- this.ob_aqlcode.Str2 = null;
- this.ob_aqlcode.TabIndex = 171;
- this.ob_aqlcode.Tag = "NoAuto";
- //
- // WithdrawPass
- //
- this.WithdrawPass.AllPower = "";
- this.WithdrawPass.BackColor = System.Drawing.Color.Transparent;
- this.WithdrawPass.DownImage = ((System.Drawing.Image)(resources.GetObject("WithdrawPass.DownImage")));
- this.WithdrawPass.Enabled = false;
- this.WithdrawPass.Image = ((System.Drawing.Image)(resources.GetObject("WithdrawPass.Image")));
- this.WithdrawPass.IsShowBorder = true;
- this.WithdrawPass.Location = new System.Drawing.Point(580, 570);
- this.WithdrawPass.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.WithdrawPass.MoveImage = ((System.Drawing.Image)(resources.GetObject("WithdrawPass.MoveImage")));
- this.WithdrawPass.Name = "WithdrawPass";
- this.WithdrawPass.NormalImage = ((System.Drawing.Image)(resources.GetObject("WithdrawPass.NormalImage")));
- this.WithdrawPass.Power = "IFREAD";
- this.WithdrawPass.Size = new System.Drawing.Size(91, 37);
- this.WithdrawPass.TabIndex = 167;
- this.WithdrawPass.Text = "撤销通过";
- this.WithdrawPass.UseVisualStyleBackColor = true;
- this.WithdrawPass.Click += new System.EventHandler(this.WithdrawPass_Click);
- //
- // BatchRejection
- //
- this.BatchRejection.AllPower = "";
- this.BatchRejection.BackColor = System.Drawing.Color.Transparent;
- this.BatchRejection.DownImage = ((System.Drawing.Image)(resources.GetObject("BatchRejection.DownImage")));
- this.BatchRejection.Enabled = false;
- this.BatchRejection.Image = ((System.Drawing.Image)(resources.GetObject("BatchRejection.Image")));
- this.BatchRejection.IsShowBorder = true;
- this.BatchRejection.Location = new System.Drawing.Point(41, 622);
- this.BatchRejection.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.BatchRejection.MoveImage = ((System.Drawing.Image)(resources.GetObject("BatchRejection.MoveImage")));
- this.BatchRejection.Name = "BatchRejection";
- this.BatchRejection.NormalImage = ((System.Drawing.Image)(resources.GetObject("BatchRejection.NormalImage")));
- this.BatchRejection.Power = "IFREAD";
- this.BatchRejection.Size = new System.Drawing.Size(91, 37);
- this.BatchRejection.TabIndex = 166;
- this.BatchRejection.Text = "批判退";
- this.BatchRejection.UseVisualStyleBackColor = true;
- this.BatchRejection.Click += new System.EventHandler(this.BatchRejection_Click);
- //
- // ForcePass
- //
- this.ForcePass.AllPower = "";
- this.ForcePass.BackColor = System.Drawing.Color.Transparent;
- this.ForcePass.DownImage = ((System.Drawing.Image)(resources.GetObject("ForcePass.DownImage")));
- this.ForcePass.Enabled = false;
- this.ForcePass.Image = ((System.Drawing.Image)(resources.GetObject("ForcePass.Image")));
- this.ForcePass.IsShowBorder = true;
- this.ForcePass.Location = new System.Drawing.Point(393, 570);
- this.ForcePass.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ForcePass.MoveImage = ((System.Drawing.Image)(resources.GetObject("ForcePass.MoveImage")));
- this.ForcePass.Name = "ForcePass";
- this.ForcePass.NormalImage = ((System.Drawing.Image)(resources.GetObject("ForcePass.NormalImage")));
- this.ForcePass.Power = "ifspecial";
- this.ForcePass.Size = new System.Drawing.Size(91, 37);
- this.ForcePass.TabIndex = 165;
- this.ForcePass.Text = "强制通过";
- this.ForcePass.UseVisualStyleBackColor = true;
- this.ForcePass.Click += new System.EventHandler(this.ForcePass_Click);
- //
- // ForceRejection
- //
- this.ForceRejection.AllPower = "";
- this.ForceRejection.BackColor = System.Drawing.Color.Transparent;
- this.ForceRejection.DownImage = ((System.Drawing.Image)(resources.GetObject("ForceRejection.DownImage")));
- this.ForceRejection.Enabled = false;
- this.ForceRejection.Image = ((System.Drawing.Image)(resources.GetObject("ForceRejection.Image")));
- this.ForceRejection.IsShowBorder = true;
- this.ForceRejection.Location = new System.Drawing.Point(393, 622);
- this.ForceRejection.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.ForceRejection.MoveImage = ((System.Drawing.Image)(resources.GetObject("ForceRejection.MoveImage")));
- this.ForceRejection.Name = "ForceRejection";
- this.ForceRejection.NormalImage = ((System.Drawing.Image)(resources.GetObject("ForceRejection.NormalImage")));
- this.ForceRejection.Power = "ifspecial";
- this.ForceRejection.Size = new System.Drawing.Size(91, 37);
- this.ForceRejection.TabIndex = 164;
- this.ForceRejection.Text = "强制批退";
- this.ForceRejection.UseVisualStyleBackColor = true;
- this.ForceRejection.Click += new System.EventHandler(this.ForceRejection_Click);
- //
- // WithdrawRejection
- //
- this.WithdrawRejection.AllPower = "";
- this.WithdrawRejection.BackColor = System.Drawing.Color.Transparent;
- this.WithdrawRejection.DownImage = ((System.Drawing.Image)(resources.GetObject("WithdrawRejection.DownImage")));
- this.WithdrawRejection.Enabled = false;
- this.WithdrawRejection.Image = ((System.Drawing.Image)(resources.GetObject("WithdrawRejection.Image")));
- this.WithdrawRejection.IsShowBorder = true;
- this.WithdrawRejection.Location = new System.Drawing.Point(580, 622);
- this.WithdrawRejection.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.WithdrawRejection.MoveImage = ((System.Drawing.Image)(resources.GetObject("WithdrawRejection.MoveImage")));
- this.WithdrawRejection.Name = "WithdrawRejection";
- this.WithdrawRejection.NormalImage = ((System.Drawing.Image)(resources.GetObject("WithdrawRejection.NormalImage")));
- this.WithdrawRejection.Power = "IFREAD";
- this.WithdrawRejection.Size = new System.Drawing.Size(91, 37);
- this.WithdrawRejection.TabIndex = 163;
- this.WithdrawRejection.Text = "撤销判退";
- this.WithdrawRejection.UseVisualStyleBackColor = true;
- this.WithdrawRejection.Visible = false;
- this.WithdrawRejection.Click += new System.EventHandler(this.WithdrawRejection_Click);
- //
- // BatchPass
- //
- this.BatchPass.AllPower = "";
- this.BatchPass.BackColor = System.Drawing.Color.Transparent;
- this.BatchPass.DownImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.DownImage")));
- this.BatchPass.Enabled = false;
- this.BatchPass.Image = ((System.Drawing.Image)(resources.GetObject("BatchPass.Image")));
- this.BatchPass.IsShowBorder = true;
- this.BatchPass.Location = new System.Drawing.Point(41, 568);
- this.BatchPass.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.BatchPass.MoveImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.MoveImage")));
- this.BatchPass.Name = "BatchPass";
- this.BatchPass.NormalImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.NormalImage")));
- this.BatchPass.Power = "IFREAD";
- this.BatchPass.Size = new System.Drawing.Size(91, 37);
- this.BatchPass.TabIndex = 162;
- this.BatchPass.Text = "批判过";
- this.BatchPass.UseVisualStyleBackColor = true;
- this.BatchPass.Click += new System.EventHandler(this.BatchPass_Click);
- //
- // Clean
- //
- this.Clean.AllPower = null;
- this.Clean.BackColor = System.Drawing.Color.Transparent;
- this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
- this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
- this.Clean.IsShowBorder = true;
- this.Clean.Location = new System.Drawing.Point(1113, 607);
- this.Clean.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
- this.Clean.Name = "Clean";
- this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
- this.Clean.Power = null;
- this.Clean.Size = new System.Drawing.Size(85, 37);
- this.Clean.TabIndex = 159;
- this.Clean.Text = "清除";
- this.Clean.UseVisualStyleBackColor = true;
- this.Clean.Click += new System.EventHandler(this.Clean_Click);
- //
- // OQC_BatchResultJudge
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1300, 672);
- this.Controls.Add(this.normalButton1);
- this.Controls.Add(this.ob_maxngacceptqty);
- this.Controls.Add(this.ob_status_label);
- this.Controls.Add(this.ob_status);
- this.Controls.Add(this.ob_source);
- this.Controls.Add(this.ob_id);
- this.Controls.Add(this.OperateResult);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.Remark);
- this.Controls.Add(this.ob_maxngacceptqty_label);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.GetBatch);
- this.Controls.Add(this.ob_prodcode);
- this.Controls.Add(this.ob_prodcode_label);
- this.Controls.Add(this.ob_makecode);
- this.Controls.Add(this.ob_makecode_label);
- this.Controls.Add(this.ob_checkno);
- this.Controls.Add(this.ob_checkno_label);
- this.Controls.Add(this.obd_outboxcode);
- this.Controls.Add(this.obd_outboxcode_label);
- this.Controls.Add(this.ms_sncode);
- this.Controls.Add(this.ms_sncode_label);
- this.Controls.Add(this.ob_nowcheckqty);
- this.Controls.Add(this.ob_okqty);
- this.Controls.Add(this.oi_checkqty);
- this.Controls.Add(this.ob_ngqty);
- this.Controls.Add(this.ob_result);
- this.Controls.Add(this.ob_aqlcode);
- this.Controls.Add(this.ob_aqlcode_label);
- this.Controls.Add(this.ReworkRequire);
- this.Controls.Add(this.WithdrawPass);
- this.Controls.Add(this.ob_batchqty_label);
- this.Controls.Add(this.BatchRejection);
- this.Controls.Add(this.ForcePass);
- this.Controls.Add(this.ForceRejection);
- this.Controls.Add(this.ob_result_label);
- this.Controls.Add(this.WithdrawRejection);
- this.Controls.Add(this.ob_okqty_label);
- this.Controls.Add(this.BatchPass);
- this.Controls.Add(this.Clean);
- this.Controls.Add(this.ob_ngqty_label);
- this.Controls.Add(this.oi_checkqty_label);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.Name = "OQC_BatchResultJudge";
- this.Tag = "OQC!BatchResultJudge";
- this.Text = "抽检批维护";
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OQC_BatchResultJudge_FormClosing);
- this.Load += new System.EventHandler(this.抽检批维护_Load);
- this.SizeChanged += new System.EventHandler(this.抽检批维护_SizeChanged);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label ob_result_label;
- private System.Windows.Forms.Label oi_checkqty_label;
- private System.Windows.Forms.Label ob_ngqty_label;
- private System.Windows.Forms.Label ob_okqty_label;
- private System.Windows.Forms.Label ob_batchqty_label;
- private CustomControl.ButtonUtil.NormalButton Clean;
- private CustomControl.ButtonUtil.NormalButton BatchPass;
- private CustomControl.ButtonUtil.NormalButton WithdrawRejection;
- private CustomControl.ButtonUtil.NormalButton ForceRejection;
- private CustomControl.ButtonUtil.NormalButton ForcePass;
- private CustomControl.ButtonUtil.NormalButton BatchRejection;
- private CustomControl.ButtonUtil.NormalButton WithdrawPass;
- private System.Windows.Forms.CheckBox ReworkRequire;
- private System.Windows.Forms.Label ob_aqlcode_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_aqlcode;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_result;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_ngqty;
- private CustomControl.TextBoxWithIcon.EnterTextBox oi_checkqty;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_okqty;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_nowcheckqty;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_prodcode;
- private System.Windows.Forms.Label ob_prodcode_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_makecode;
- private System.Windows.Forms.Label ob_makecode_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_checkno;
- private System.Windows.Forms.Label ob_checkno_label;
- private CustomControl.TextBoxWithIcon.SnCollectionBox obd_outboxcode;
- private System.Windows.Forms.Label obd_outboxcode_label;
- private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
- private System.Windows.Forms.Label ms_sncode_label;
- private CustomControl.ButtonUtil.NormalButton GetBatch;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label ob_maxngacceptqty_label;
- private System.Windows.Forms.RichTextBox Remark;
- private System.Windows.Forms.Label label5;
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_id;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_source;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_status;
- private System.Windows.Forms.Label ob_status_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_maxngacceptqty;
- private CustomControl.ButtonUtil.NormalButton normalButton1;
- }
- }
|