123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260 |
- namespace UAS_MES_NEW.Packing
- {
- partial class Packing_PackageCollectionWeigh
- {
- /// <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(Packing_PackageCollectionWeigh));
- this.pa_makecode = new System.Windows.Forms.Label();
- this.label13 = new System.Windows.Forms.Label();
- this.pa_code_label = new System.Windows.Forms.Label();
- this.PrintList_label = new System.Windows.Forms.Label();
- this.PrintNum_label = new System.Windows.Forms.Label();
- this.Cancel = new System.Windows.Forms.CheckBox();
- this.pa_id = new System.Windows.Forms.Label();
- this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
- this.label3 = new System.Windows.Forms.Label();
- this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
- this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
- this.Printing = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.PackageDetail = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
- this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pa_prodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AutoPrint = new UAS_MES_NEW.CustomControl.CustomCheckBox.AutoPrintCheckBox();
- this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
- this.PreFix_label = new System.Windows.Forms.Label();
- this.PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.locksalecode = new System.Windows.Forms.CheckBox();
- this.label5 = new System.Windows.Forms.Label();
- this.ms_makecode_label = new System.Windows.Forms.Label();
- this.ms_salecode = new System.Windows.Forms.Label();
- this.ms_makecode = new System.Windows.Forms.Label();
- this.OutBoxLength_label = new System.Windows.Forms.Label();
- this.OutBoxLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.pr_outboxinnerqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.DeleteAll = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.pa_currentqty_label = new System.Windows.Forms.Label();
- this.pr_detail_label = new System.Windows.Forms.Label();
- this.pa_currentqty = new System.Windows.Forms.Label();
- this.pr_code_label = new System.Windows.Forms.Label();
- this.pr_detail = new System.Windows.Forms.Label();
- this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
- this.pr_code = new System.Windows.Forms.Label();
- this.AutoGenBoxCode = new System.Windows.Forms.CheckBox();
- this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
- this.groupBoxWithBorder2 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
- this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.checkweightlabel = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.ob_nowcheckqty = new System.Windows.Forms.Label();
- this.ob_batchqty = new System.Windows.Forms.Label();
- this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
- this.ob_batchqty_label = new System.Windows.Forms.Label();
- this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.Packing = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.ob_checkno = new System.Windows.Forms.Label();
- this.pr_packrule = new System.Windows.Forms.Label();
- this.pa_status = new System.Windows.Forms.Label();
- this.groupBoxWithBorder3 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
- this.RefreshWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.pr_cartonunit1 = new System.Windows.Forms.Label();
- this.pr_cartonunit = new System.Windows.Forms.Label();
- this.pr_cartonboxgw = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.weight = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.Baurate = new System.Windows.Forms.Label();
- this.ComList = new System.Windows.Forms.Label();
- this.pa_downstatus = new System.Windows.Forms.Label();
- this.pa_checkno = new System.Windows.Forms.Label();
- this.pa_sccode = new System.Windows.Forms.Label();
- this.pa_standardqty = new System.Windows.Forms.Label();
- this.pr_sendchecktype = new System.Windows.Forms.Label();
- this.mcd_remainqty_label = new System.Windows.Forms.Label();
- this.mcd_remainqty = new System.Windows.Forms.Label();
- this.mcd_inqty_label = new System.Windows.Forms.Label();
- this.mcd_inqty = new System.Windows.Forms.Label();
- this.pa_remark_label = new System.Windows.Forms.Label();
- this.pa_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.CollecRemark = new System.Windows.Forms.CheckBox();
- this.AllowRepeat = new System.Windows.Forms.CheckBox();
- this.label6 = new System.Windows.Forms.Label();
- this.Remark_PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
- this.groupBoxWithBorder1.SuspendLayout();
- this.groupBoxWithBorder2.SuspendLayout();
- this.groupBoxWithBorder3.SuspendLayout();
- this.SuspendLayout();
- //
- // pa_makecode
- //
- this.pa_makecode.AutoSize = true;
- this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_makecode.Location = new System.Drawing.Point(831, 429);
- this.pa_makecode.Name = "pa_makecode";
- this.pa_makecode.Size = new System.Drawing.Size(0, 21);
- this.pa_makecode.TabIndex = 76;
- this.pa_makecode.Visible = false;
- //
- // 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.ForeColor = System.Drawing.Color.Black;
- this.label13.Location = new System.Drawing.Point(10, 553);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(58, 21);
- this.label13.TabIndex = 105;
- this.label13.Text = "序列号";
- //
- // pa_code_label
- //
- this.pa_code_label.AutoSize = true;
- this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_code_label.Location = new System.Drawing.Point(4, 45);
- this.pa_code_label.Name = "pa_code_label";
- this.pa_code_label.Size = new System.Drawing.Size(42, 21);
- this.pa_code_label.TabIndex = 113;
- this.pa_code_label.Text = "箱号";
- //
- // PrintList_label
- //
- this.PrintList_label.AutoSize = true;
- this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.PrintList_label.Location = new System.Drawing.Point(6, 52);
- this.PrintList_label.Name = "PrintList_label";
- this.PrintList_label.Size = new System.Drawing.Size(90, 21);
- this.PrintList_label.TabIndex = 116;
- this.PrintList_label.Text = "打印机列表";
- //
- // PrintNum_label
- //
- this.PrintNum_label.AutoSize = true;
- this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.PrintNum_label.Location = new System.Drawing.Point(191, 128);
- this.PrintNum_label.Name = "PrintNum_label";
- this.PrintNum_label.Size = new System.Drawing.Size(42, 21);
- this.PrintNum_label.TabIndex = 124;
- this.PrintNum_label.Text = "份数";
- //
- // Cancel
- //
- this.Cancel.AutoSize = true;
- this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Cancel.Location = new System.Drawing.Point(281, 554);
- this.Cancel.Name = "Cancel";
- this.Cancel.Size = new System.Drawing.Size(93, 25);
- this.Cancel.TabIndex = 129;
- this.Cancel.Text = "取消装箱";
- this.Cancel.UseVisualStyleBackColor = true;
- //
- // pa_id
- //
- this.pa_id.AutoSize = true;
- this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_id.Location = new System.Drawing.Point(799, 429);
- this.pa_id.Name = "pa_id";
- this.pa_id.Size = new System.Drawing.Size(0, 21);
- this.pa_id.TabIndex = 153;
- this.pa_id.Visible = false;
- //
- // PrintLabel
- //
- this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.PrintLabel.FormattingEnabled = true;
- this.PrintLabel.Location = new System.Drawing.Point(110, 91);
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(2);
- this.PrintLabel.Name = "PrintLabel";
- this.PrintLabel.Size = new System.Drawing.Size(150, 25);
- this.PrintLabel.TabIndex = 159;
- this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
- //
- // 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(6, 90);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(74, 21);
- this.label3.TabIndex = 160;
- this.label3.Text = "打印标签";
- //
- // pa_outboxcode
- //
- this.pa_outboxcode.AllPower = null;
- this.pa_outboxcode.BackColor = System.Drawing.Color.White;
- this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.pa_outboxcode.ForeColor = System.Drawing.Color.Black;
- this.pa_outboxcode.ID = null;
- this.pa_outboxcode.Location = new System.Drawing.Point(91, 45);
- this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
- this.pa_outboxcode.Name = "pa_outboxcode";
- this.pa_outboxcode.Power = null;
- this.pa_outboxcode.Size = new System.Drawing.Size(138, 29);
- this.pa_outboxcode.Str = null;
- this.pa_outboxcode.Str1 = null;
- this.pa_outboxcode.Str2 = null;
- this.pa_outboxcode.TabIndex = 163;
- this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_code_KeyDown);
- //
- // PrintList
- //
- this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.PrintList.Location = new System.Drawing.Point(110, 54);
- this.PrintList.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
- this.PrintList.Name = "PrintList";
- this.PrintList.Size = new System.Drawing.Size(149, 28);
- this.PrintList.TabIndex = 158;
- //
- // 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(4, 427);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(432, 120);
- this.OperateResult.TabIndex = 155;
- this.OperateResult.Text = "";
- //
- // Printing
- //
- this.Printing.AllPower = "ifall";
- this.Printing.BackColor = System.Drawing.Color.Transparent;
- this.Printing.DownImage = ((System.Drawing.Image)(resources.GetObject("Printing.DownImage")));
- this.Printing.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.Printing.Image = null;
- this.Printing.IsShowBorder = true;
- this.Printing.Location = new System.Drawing.Point(303, 128);
- this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
- this.Printing.Name = "Printing";
- this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
- this.Printing.Power = null;
- this.Printing.Size = new System.Drawing.Size(45, 24);
- this.Printing.TabIndex = 150;
- this.Printing.Tag = "ifread";
- this.Printing.Text = "打印";
- this.Printing.UseVisualStyleBackColor = true;
- this.Printing.Click += new System.EventHandler(this.Print_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 = null;
- this.Clean.IsShowBorder = true;
- this.Clean.Location = new System.Drawing.Point(376, 555);
- 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(60, 24);
- this.Clean.TabIndex = 148;
- this.Clean.Text = "清除";
- this.Clean.UseVisualStyleBackColor = true;
- this.Clean.Click += new System.EventHandler(this.Clean_Click);
- //
- // sn_code
- //
- this.sn_code.AllPower = "ifall";
- this.sn_code.BackColor = System.Drawing.Color.White;
- this.sn_code.ID = null;
- this.sn_code.Location = new System.Drawing.Point(76, 554);
- this.sn_code.Name = "sn_code";
- this.sn_code.Power = "ifread";
- this.sn_code.Size = new System.Drawing.Size(170, 21);
- this.sn_code.Str = null;
- this.sn_code.Str1 = null;
- this.sn_code.Str2 = null;
- this.sn_code.TabIndex = 135;
- this.sn_code.Tag = "";
- this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
- //
- // PackageDetail
- //
- this.PackageDetail.AllowUserToAddRows = false;
- this.PackageDetail.AllowUserToDeleteRows = false;
- this.PackageDetail.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
- this.PackageDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.PackageDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.pd_barcode,
- this.pa_outboxcode1,
- this.pa_prodcode1,
- this.pd_innerqty,
- this.pa_indate,
- this.pd_id});
- this.PackageDetail.EnableContentClick = true;
- this.PackageDetail.Location = new System.Drawing.Point(4, 179);
- this.PackageDetail.Name = "PackageDetail";
- this.PackageDetail.ReadOnly = true;
- this.PackageDetail.RowTemplate.Height = 23;
- this.PackageDetail.Size = new System.Drawing.Size(621, 240);
- this.PackageDetail.TabIndex = 134;
- //
- // pd_barcode
- //
- this.pd_barcode.DataPropertyName = "pd_barcode";
- this.pd_barcode.HeaderText = "序列号";
- this.pd_barcode.MinimumWidth = 250;
- this.pd_barcode.Name = "pd_barcode";
- this.pd_barcode.ReadOnly = true;
- this.pd_barcode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.pd_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
- this.pd_barcode.Width = 250;
- //
- // pa_outboxcode1
- //
- this.pa_outboxcode1.DataPropertyName = "pa_outboxcode";
- this.pa_outboxcode1.HeaderText = "箱号";
- this.pa_outboxcode1.MinimumWidth = 200;
- this.pa_outboxcode1.Name = "pa_outboxcode1";
- this.pa_outboxcode1.ReadOnly = true;
- this.pa_outboxcode1.Width = 201;
- //
- // pa_prodcode1
- //
- this.pa_prodcode1.DataPropertyName = "pa_prodcode";
- this.pa_prodcode1.HeaderText = "产品编号";
- this.pa_prodcode1.Name = "pa_prodcode1";
- this.pa_prodcode1.ReadOnly = true;
- this.pa_prodcode1.Visible = false;
- //
- // pd_innerqty
- //
- this.pd_innerqty.DataPropertyName = "pd_innerqty";
- this.pd_innerqty.HeaderText = "箱内数量";
- this.pd_innerqty.Name = "pd_innerqty";
- this.pd_innerqty.ReadOnly = true;
- this.pd_innerqty.Visible = false;
- this.pd_innerqty.Width = 80;
- //
- // pa_indate
- //
- this.pa_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.pa_indate.DataPropertyName = "pa_indate";
- this.pa_indate.HeaderText = "装箱日期";
- this.pa_indate.MinimumWidth = 300;
- this.pa_indate.Name = "pa_indate";
- this.pa_indate.ReadOnly = true;
- this.pa_indate.Width = 300;
- //
- // pd_id
- //
- this.pd_id.DataPropertyName = "pd_id";
- this.pd_id.HeaderText = "ID";
- this.pd_id.Name = "pd_id";
- this.pd_id.ReadOnly = true;
- this.pd_id.Visible = false;
- //
- // AutoPrint
- //
- this.AutoPrint.Checked = false;
- this.AutoPrint.Location = new System.Drawing.Point(78, 129);
- this.AutoPrint.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.AutoPrint.Name = "AutoPrint";
- this.AutoPrint.Size = new System.Drawing.Size(89, 22);
- this.AutoPrint.TabIndex = 166;
- //
- // groupBoxWithBorder1
- //
- this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
- this.groupBoxWithBorder1.Controls.Add(this.PreFix_label);
- this.groupBoxWithBorder1.Controls.Add(this.PreFix);
- this.groupBoxWithBorder1.Controls.Add(this.locksalecode);
- this.groupBoxWithBorder1.Controls.Add(this.label5);
- this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
- this.groupBoxWithBorder1.Controls.Add(this.ms_salecode);
- this.groupBoxWithBorder1.Controls.Add(this.ms_makecode);
- this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength_label);
- this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength);
- this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty);
- this.groupBoxWithBorder1.Controls.Add(this.DeleteAll);
- this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty_label);
- this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
- this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty);
- this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
- this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
- this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty_label);
- this.groupBoxWithBorder1.Controls.Add(this.pr_code);
- this.groupBoxWithBorder1.Controls.Add(this.AutoGenBoxCode);
- this.groupBoxWithBorder1.Controls.Add(this.pa_outboxcode);
- this.groupBoxWithBorder1.Controls.Add(this.pa_code_label);
- this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBoxWithBorder1.Location = new System.Drawing.Point(4, 6);
- this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2);
- this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
- this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2);
- this.groupBoxWithBorder1.Size = new System.Drawing.Size(411, 168);
- this.groupBoxWithBorder1.TabIndex = 171;
- this.groupBoxWithBorder1.TabStop = false;
- this.groupBoxWithBorder1.Text = "装箱信息";
- this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
- //
- // PreFix_label
- //
- this.PreFix_label.AutoSize = true;
- this.PreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.PreFix_label.Location = new System.Drawing.Point(176, 13);
- this.PreFix_label.Name = "PreFix_label";
- this.PreFix_label.Size = new System.Drawing.Size(37, 20);
- this.PreFix_label.TabIndex = 205;
- this.PreFix_label.Text = "前缀";
- //
- // PreFix
- //
- this.PreFix.AllPower = null;
- this.PreFix.BackColor = System.Drawing.Color.White;
- this.PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.PreFix.ID = null;
- this.PreFix.Location = new System.Drawing.Point(223, 15);
- this.PreFix.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
- this.PreFix.Name = "PreFix";
- this.PreFix.Power = null;
- this.PreFix.Size = new System.Drawing.Size(40, 23);
- this.PreFix.Str = null;
- this.PreFix.Str1 = null;
- this.PreFix.Str2 = null;
- this.PreFix.TabIndex = 204;
- this.PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PreFix_KeyDown);
- //
- // locksalecode
- //
- this.locksalecode.AutoSize = true;
- this.locksalecode.Checked = true;
- this.locksalecode.CheckState = System.Windows.Forms.CheckState.Checked;
- this.locksalecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.locksalecode.ForeColor = System.Drawing.Color.Red;
- this.locksalecode.Location = new System.Drawing.Point(298, 15);
- this.locksalecode.Name = "locksalecode";
- this.locksalecode.Size = new System.Drawing.Size(96, 16);
- this.locksalecode.TabIndex = 203;
- this.locksalecode.Text = "当前订单锁定";
- this.locksalecode.UseVisualStyleBackColor = true;
- //
- // 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(210, 136);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(74, 21);
- this.label5.TabIndex = 188;
- this.label5.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, 136);
- this.ms_makecode_label.Name = "ms_makecode_label";
- this.ms_makecode_label.Size = new System.Drawing.Size(58, 21);
- this.ms_makecode_label.TabIndex = 189;
- this.ms_makecode_label.Text = "工单号";
- //
- // ms_salecode
- //
- this.ms_salecode.AutoSize = true;
- this.ms_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ms_salecode.Location = new System.Drawing.Point(294, 136);
- this.ms_salecode.Name = "ms_salecode";
- this.ms_salecode.Size = new System.Drawing.Size(0, 21);
- this.ms_salecode.TabIndex = 191;
- //
- // ms_makecode
- //
- this.ms_makecode.AutoSize = true;
- this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ms_makecode.Location = new System.Drawing.Point(85, 136);
- this.ms_makecode.MaximumSize = new System.Drawing.Size(150, 0);
- this.ms_makecode.Name = "ms_makecode";
- this.ms_makecode.Size = new System.Drawing.Size(0, 21);
- this.ms_makecode.TabIndex = 190;
- //
- // OutBoxLength_label
- //
- this.OutBoxLength_label.AutoSize = true;
- this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OutBoxLength_label.Location = new System.Drawing.Point(85, 13);
- this.OutBoxLength_label.Name = "OutBoxLength_label";
- this.OutBoxLength_label.Size = new System.Drawing.Size(37, 20);
- this.OutBoxLength_label.TabIndex = 187;
- this.OutBoxLength_label.Text = "长度";
- //
- // OutBoxLength
- //
- this.OutBoxLength.AllPower = null;
- this.OutBoxLength.BackColor = System.Drawing.Color.White;
- this.OutBoxLength.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.OutBoxLength.ID = null;
- this.OutBoxLength.Location = new System.Drawing.Point(131, 15);
- this.OutBoxLength.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
- this.OutBoxLength.Name = "OutBoxLength";
- this.OutBoxLength.Power = null;
- this.OutBoxLength.Size = new System.Drawing.Size(40, 23);
- this.OutBoxLength.Str = null;
- this.OutBoxLength.Str1 = null;
- this.OutBoxLength.Str2 = null;
- this.OutBoxLength.TabIndex = 186;
- this.OutBoxLength.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OutBoxLength_KeyDown);
- //
- // pr_outboxinnerqty
- //
- this.pr_outboxinnerqty.AllPower = null;
- this.pr_outboxinnerqty.BackColor = System.Drawing.Color.White;
- this.pr_outboxinnerqty.Enabled = false;
- this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_outboxinnerqty.ID = null;
- this.pr_outboxinnerqty.Location = new System.Drawing.Point(91, 77);
- this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
- this.pr_outboxinnerqty.Power = null;
- this.pr_outboxinnerqty.Size = new System.Drawing.Size(110, 23);
- this.pr_outboxinnerqty.Str = null;
- this.pr_outboxinnerqty.Str1 = null;
- this.pr_outboxinnerqty.Str2 = null;
- this.pr_outboxinnerqty.TabIndex = 184;
- //
- // DeleteAll
- //
- this.DeleteAll.AllPower = null;
- this.DeleteAll.BackColor = System.Drawing.Color.Transparent;
- this.DeleteAll.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.DownImage")));
- this.DeleteAll.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.DeleteAll.Image = null;
- this.DeleteAll.IsShowBorder = true;
- this.DeleteAll.Location = new System.Drawing.Point(351, 42);
- this.DeleteAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.MoveImage")));
- this.DeleteAll.Name = "DeleteAll";
- this.DeleteAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.NormalImage")));
- this.DeleteAll.Power = "ifspecial";
- this.DeleteAll.Size = new System.Drawing.Size(46, 24);
- this.DeleteAll.TabIndex = 184;
- this.DeleteAll.Text = "拆箱";
- this.DeleteAll.UseVisualStyleBackColor = true;
- this.DeleteAll.Click += new System.EventHandler(this.DeleteAll_Click);
- //
- // pa_currentqty_label
- //
- this.pa_currentqty_label.AutoSize = true;
- this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_currentqty_label.Location = new System.Drawing.Point(210, 78);
- this.pa_currentqty_label.Name = "pa_currentqty_label";
- this.pa_currentqty_label.Size = new System.Drawing.Size(74, 21);
- this.pa_currentqty_label.TabIndex = 175;
- this.pa_currentqty_label.Text = "已装数量";
- //
- // pr_detail_label
- //
- this.pr_detail_label.AutoSize = true;
- this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_detail_label.Location = new System.Drawing.Point(210, 106);
- this.pr_detail_label.Name = "pr_detail_label";
- this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
- this.pr_detail_label.TabIndex = 173;
- this.pr_detail_label.Text = "产品名称";
- //
- // pa_currentqty
- //
- this.pa_currentqty.AutoSize = true;
- this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_currentqty.Location = new System.Drawing.Point(294, 78);
- this.pa_currentqty.Name = "pa_currentqty";
- this.pa_currentqty.Size = new System.Drawing.Size(0, 21);
- this.pa_currentqty.TabIndex = 179;
- //
- // pr_code_label
- //
- this.pr_code_label.AutoSize = true;
- this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_code_label.Location = new System.Drawing.Point(4, 107);
- this.pr_code_label.Name = "pr_code_label";
- this.pr_code_label.Size = new System.Drawing.Size(74, 21);
- this.pr_code_label.TabIndex = 174;
- this.pr_code_label.Text = "产品编号";
- //
- // pr_detail
- //
- this.pr_detail.AutoSize = true;
- this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_detail.Location = new System.Drawing.Point(294, 106);
- this.pr_detail.Name = "pr_detail";
- this.pr_detail.Size = new System.Drawing.Size(0, 21);
- this.pr_detail.TabIndex = 178;
- //
- // pr_outboxinnerqty_label
- //
- this.pr_outboxinnerqty_label.AutoSize = true;
- this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(4, 74);
- this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
- this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(74, 21);
- this.pr_outboxinnerqty_label.TabIndex = 176;
- this.pr_outboxinnerqty_label.Text = "箱内容量";
- //
- // pr_code
- //
- this.pr_code.AutoSize = true;
- this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_code.Location = new System.Drawing.Point(85, 107);
- this.pr_code.MaximumSize = new System.Drawing.Size(150, 0);
- this.pr_code.Name = "pr_code";
- this.pr_code.Size = new System.Drawing.Size(0, 21);
- this.pr_code.TabIndex = 177;
- this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
- //
- // AutoGenBoxCode
- //
- this.AutoGenBoxCode.AutoSize = true;
- this.AutoGenBoxCode.Location = new System.Drawing.Point(242, 46);
- this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(2);
- this.AutoGenBoxCode.Name = "AutoGenBoxCode";
- this.AutoGenBoxCode.Size = new System.Drawing.Size(93, 25);
- this.AutoGenBoxCode.TabIndex = 171;
- this.AutoGenBoxCode.Text = "自动生成";
- this.AutoGenBoxCode.UseVisualStyleBackColor = true;
- this.AutoGenBoxCode.CheckedChanged += new System.EventHandler(this.AutoGenBoxCode_CheckedChanged);
- //
- // StepCount
- //
- this.StepCount.LineCode = null;
- this.StepCount.Location = new System.Drawing.Point(111, 19);
- this.StepCount.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.StepCount.Name = "StepCount";
- this.StepCount.Size = new System.Drawing.Size(88, 23);
- this.StepCount.Source = null;
- this.StepCount.StepCode = null;
- this.StepCount.TabIndex = 192;
- //
- // groupBoxWithBorder2
- //
- this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
- this.groupBoxWithBorder2.Controls.Add(this.StepCount);
- this.groupBoxWithBorder2.Controls.Add(this.PrintNum);
- this.groupBoxWithBorder2.Controls.Add(this.label1);
- this.groupBoxWithBorder2.Controls.Add(this.checkweightlabel);
- this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
- this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
- this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
- this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty_label);
- this.groupBoxWithBorder2.Controls.Add(this.SendCheck);
- this.groupBoxWithBorder2.Controls.Add(this.Packing);
- this.groupBoxWithBorder2.Controls.Add(this.PrintLabel);
- this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
- this.groupBoxWithBorder2.Controls.Add(this.label3);
- this.groupBoxWithBorder2.Controls.Add(this.AutoPrint);
- this.groupBoxWithBorder2.Controls.Add(this.PrintList);
- this.groupBoxWithBorder2.Controls.Add(this.Printing);
- this.groupBoxWithBorder2.Controls.Add(this.PrintList_label);
- this.groupBoxWithBorder2.Controls.Add(this.PrintNum_label);
- this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBoxWithBorder2.Location = new System.Drawing.Point(420, 6);
- this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(2);
- this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
- this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(2);
- this.groupBoxWithBorder2.Size = new System.Drawing.Size(446, 168);
- this.groupBoxWithBorder2.TabIndex = 172;
- this.groupBoxWithBorder2.TabStop = false;
- this.groupBoxWithBorder2.Text = "打印";
- this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
- //
- // PrintNum
- //
- this.PrintNum.AllPower = null;
- this.PrintNum.BackColor = System.Drawing.Color.White;
- this.PrintNum.Enabled = false;
- this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.PrintNum.ID = null;
- this.PrintNum.Location = new System.Drawing.Point(242, 129);
- this.PrintNum.Name = "PrintNum";
- this.PrintNum.Power = null;
- this.PrintNum.Size = new System.Drawing.Size(32, 23);
- this.PrintNum.Str = null;
- this.PrintNum.Str1 = null;
- this.PrintNum.Str2 = null;
- this.PrintNum.TabIndex = 184;
- //
- // 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(269, 22);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(74, 21);
- this.label1.TabIndex = 180;
- this.label1.Text = "当前批号";
- //
- // checkweightlabel
- //
- this.checkweightlabel.AutoSize = true;
- this.checkweightlabel.CutLength = null;
- this.checkweightlabel.ForeColor = System.Drawing.Color.Black;
- this.checkweightlabel.Location = new System.Drawing.Point(15, 21);
- this.checkweightlabel.MaximumSize = new System.Drawing.Size(200, 0);
- this.checkweightlabel.Name = "checkweightlabel";
- this.checkweightlabel.Size = new System.Drawing.Size(0, 21);
- this.checkweightlabel.TabIndex = 179;
- //
- // ob_nowcheckqty
- //
- this.ob_nowcheckqty.AutoSize = true;
- this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_nowcheckqty.Location = new System.Drawing.Point(350, 92);
- this.ob_nowcheckqty.Name = "ob_nowcheckqty";
- this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 21);
- this.ob_nowcheckqty.TabIndex = 178;
- //
- // ob_batchqty
- //
- this.ob_batchqty.AutoSize = true;
- this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_batchqty.Location = new System.Drawing.Point(350, 56);
- this.ob_batchqty.Name = "ob_batchqty";
- this.ob_batchqty.Size = new System.Drawing.Size(0, 21);
- this.ob_batchqty.TabIndex = 177;
- //
- // 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.Location = new System.Drawing.Point(269, 92);
- this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
- this.ob_nowcheckqty_label.Size = new System.Drawing.Size(74, 21);
- this.ob_nowcheckqty_label.TabIndex = 176;
- this.ob_nowcheckqty_label.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.Location = new System.Drawing.Point(269, 56);
- this.ob_batchqty_label.Name = "ob_batchqty_label";
- this.ob_batchqty_label.Size = new System.Drawing.Size(74, 21);
- this.ob_batchqty_label.TabIndex = 175;
- this.ob_batchqty_label.Text = "标准批数";
- //
- // SendCheck
- //
- this.SendCheck.AllPower = "ifall";
- this.SendCheck.BackColor = System.Drawing.Color.Transparent;
- this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
- this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.SendCheck.Image = null;
- this.SendCheck.IsShowBorder = true;
- this.SendCheck.Location = new System.Drawing.Point(369, 128);
- 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(45, 24);
- this.SendCheck.TabIndex = 174;
- this.SendCheck.Tag = "ifread";
- this.SendCheck.Text = "送检";
- this.SendCheck.UseVisualStyleBackColor = true;
- this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
- //
- // Packing
- //
- this.Packing.AllPower = null;
- this.Packing.BackColor = System.Drawing.Color.Transparent;
- this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
- this.Packing.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.Packing.Image = null;
- this.Packing.IsShowBorder = true;
- this.Packing.Location = new System.Drawing.Point(8, 128);
- this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
- this.Packing.Name = "Packing";
- this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
- this.Packing.Power = null;
- this.Packing.Size = new System.Drawing.Size(50, 24);
- this.Packing.TabIndex = 173;
- this.Packing.Text = "封箱";
- this.Packing.UseVisualStyleBackColor = true;
- this.Packing.Click += new System.EventHandler(this.Packing_Click);
- //
- // 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.Location = new System.Drawing.Point(350, 22);
- this.ob_checkno.Name = "ob_checkno";
- this.ob_checkno.Size = new System.Drawing.Size(0, 21);
- this.ob_checkno.TabIndex = 175;
- this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
- //
- // pr_packrule
- //
- this.pr_packrule.AutoSize = true;
- this.pr_packrule.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_packrule.Location = new System.Drawing.Point(849, 454);
- this.pr_packrule.Name = "pr_packrule";
- this.pr_packrule.Size = new System.Drawing.Size(0, 21);
- this.pr_packrule.TabIndex = 173;
- this.pr_packrule.Visible = false;
- //
- // pa_status
- //
- this.pa_status.AutoSize = true;
- this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_status.Location = new System.Drawing.Point(777, 429);
- this.pa_status.Name = "pa_status";
- this.pa_status.Size = new System.Drawing.Size(0, 21);
- this.pa_status.TabIndex = 174;
- this.pa_status.Visible = false;
- //
- // groupBoxWithBorder3
- //
- this.groupBoxWithBorder3.BorderColor = System.Drawing.Color.Black;
- this.groupBoxWithBorder3.Controls.Add(this.RefreshWeigh);
- this.groupBoxWithBorder3.Controls.Add(this.pr_cartonunit1);
- this.groupBoxWithBorder3.Controls.Add(this.pr_cartonunit);
- this.groupBoxWithBorder3.Controls.Add(this.pr_cartonboxgw);
- this.groupBoxWithBorder3.Controls.Add(this.label4);
- this.groupBoxWithBorder3.Controls.Add(this.weight);
- this.groupBoxWithBorder3.Controls.Add(this.label2);
- this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBoxWithBorder3.Location = new System.Drawing.Point(630, 178);
- this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(2);
- this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
- this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(2);
- this.groupBoxWithBorder3.Size = new System.Drawing.Size(237, 241);
- this.groupBoxWithBorder3.TabIndex = 172;
- this.groupBoxWithBorder3.TabStop = false;
- this.groupBoxWithBorder3.Text = "称量信息";
- this.groupBoxWithBorder3.TextColor = System.Drawing.Color.Black;
- //
- // RefreshWeigh
- //
- this.RefreshWeigh.AllPower = "ifall";
- this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent;
- this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
- this.RefreshWeigh.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.RefreshWeigh.Image = null;
- this.RefreshWeigh.IsShowBorder = true;
- this.RefreshWeigh.Location = new System.Drawing.Point(111, 125);
- this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
- this.RefreshWeigh.Name = "RefreshWeigh";
- this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
- this.RefreshWeigh.Power = null;
- this.RefreshWeigh.Size = new System.Drawing.Size(58, 24);
- this.RefreshWeigh.TabIndex = 185;
- this.RefreshWeigh.Tag = "ifread";
- this.RefreshWeigh.Text = "刷新重量";
- this.RefreshWeigh.UseVisualStyleBackColor = true;
- this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click);
- //
- // pr_cartonunit1
- //
- this.pr_cartonunit1.AutoSize = true;
- this.pr_cartonunit1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_cartonunit1.Location = new System.Drawing.Point(77, 122);
- this.pr_cartonunit1.Name = "pr_cartonunit1";
- this.pr_cartonunit1.Size = new System.Drawing.Size(20, 21);
- this.pr_cartonunit1.TabIndex = 184;
- this.pr_cartonunit1.Tag = "pr_cartonunit";
- this.pr_cartonunit1.Text = "g";
- this.pr_cartonunit1.Visible = false;
- //
- // pr_cartonunit
- //
- this.pr_cartonunit.AutoSize = true;
- this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_cartonunit.Location = new System.Drawing.Point(46, 19);
- this.pr_cartonunit.Name = "pr_cartonunit";
- this.pr_cartonunit.Size = new System.Drawing.Size(20, 21);
- this.pr_cartonunit.TabIndex = 183;
- this.pr_cartonunit.Text = "g";
- this.pr_cartonunit.Visible = false;
- //
- // pr_cartonboxgw
- //
- this.pr_cartonboxgw.AutoSize = true;
- this.pr_cartonboxgw.Font = new System.Drawing.Font("微软雅黑", 25F);
- this.pr_cartonboxgw.Location = new System.Drawing.Point(12, 159);
- this.pr_cartonboxgw.Name = "pr_cartonboxgw";
- this.pr_cartonboxgw.Size = new System.Drawing.Size(0, 45);
- this.pr_cartonboxgw.TabIndex = 182;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(4, 122);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(74, 21);
- this.label4.TabIndex = 181;
- this.label4.Text = "标准重量";
- //
- // weight
- //
- this.weight.AutoSize = true;
- this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
- this.weight.ForeColor = System.Drawing.Color.DarkGreen;
- this.weight.Location = new System.Drawing.Point(10, 53);
- this.weight.Name = "weight";
- this.weight.Size = new System.Drawing.Size(0, 60);
- this.weight.TabIndex = 180;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(4, 19);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(42, 21);
- this.label2.TabIndex = 179;
- this.label2.Text = "重量";
- //
- // Baurate
- //
- this.Baurate.AutoSize = true;
- this.Baurate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Baurate.Location = new System.Drawing.Point(727, 429);
- this.Baurate.Name = "Baurate";
- this.Baurate.Size = new System.Drawing.Size(0, 21);
- this.Baurate.TabIndex = 176;
- this.Baurate.Visible = false;
- //
- // ComList
- //
- this.ComList.AutoSize = true;
- this.ComList.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ComList.Location = new System.Drawing.Point(742, 429);
- this.ComList.Name = "ComList";
- this.ComList.Size = new System.Drawing.Size(0, 21);
- this.ComList.TabIndex = 177;
- this.ComList.Visible = false;
- //
- // pa_downstatus
- //
- this.pa_downstatus.AutoSize = true;
- this.pa_downstatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_downstatus.Location = new System.Drawing.Point(831, 454);
- this.pa_downstatus.Name = "pa_downstatus";
- this.pa_downstatus.Size = new System.Drawing.Size(0, 21);
- this.pa_downstatus.TabIndex = 179;
- this.pa_downstatus.Visible = false;
- //
- // pa_checkno
- //
- this.pa_checkno.AutoSize = true;
- this.pa_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_checkno.Location = new System.Drawing.Point(829, 497);
- this.pa_checkno.Name = "pa_checkno";
- this.pa_checkno.Size = new System.Drawing.Size(0, 21);
- this.pa_checkno.TabIndex = 180;
- this.pa_checkno.Visible = false;
- //
- // pa_sccode
- //
- this.pa_sccode.AutoSize = true;
- this.pa_sccode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_sccode.Location = new System.Drawing.Point(825, 454);
- this.pa_sccode.Name = "pa_sccode";
- this.pa_sccode.Size = new System.Drawing.Size(0, 21);
- this.pa_sccode.TabIndex = 181;
- this.pa_sccode.Visible = false;
- //
- // pa_standardqty
- //
- this.pa_standardqty.AutoSize = true;
- this.pa_standardqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_standardqty.Location = new System.Drawing.Point(777, 497);
- this.pa_standardqty.Name = "pa_standardqty";
- this.pa_standardqty.Size = new System.Drawing.Size(0, 21);
- this.pa_standardqty.TabIndex = 183;
- this.pa_standardqty.Visible = false;
- //
- // pr_sendchecktype
- //
- this.pr_sendchecktype.AutoSize = true;
- this.pr_sendchecktype.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_sendchecktype.Location = new System.Drawing.Point(626, 436);
- this.pr_sendchecktype.Name = "pr_sendchecktype";
- this.pr_sendchecktype.Size = new System.Drawing.Size(0, 21);
- this.pr_sendchecktype.TabIndex = 195;
- this.pr_sendchecktype.Visible = false;
- //
- // mcd_remainqty_label
- //
- this.mcd_remainqty_label.AutoSize = true;
- this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mcd_remainqty_label.Location = new System.Drawing.Point(440, 468);
- this.mcd_remainqty_label.Name = "mcd_remainqty_label";
- this.mcd_remainqty_label.Size = new System.Drawing.Size(74, 21);
- this.mcd_remainqty_label.TabIndex = 195;
- this.mcd_remainqty_label.Text = "待采集数";
- //
- // mcd_remainqty
- //
- this.mcd_remainqty.AutoSize = true;
- 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(556, 468);
- this.mcd_remainqty.Name = "mcd_remainqty";
- this.mcd_remainqty.Size = new System.Drawing.Size(0, 21);
- this.mcd_remainqty.TabIndex = 196;
- //
- // 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(440, 433);
- this.mcd_inqty_label.Name = "mcd_inqty_label";
- this.mcd_inqty_label.Size = new System.Drawing.Size(74, 21);
- this.mcd_inqty_label.TabIndex = 193;
- this.mcd_inqty_label.Text = "已采集数";
- //
- // mcd_inqty
- //
- this.mcd_inqty.AutoSize = true;
- 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(556, 433);
- this.mcd_inqty.Name = "mcd_inqty";
- this.mcd_inqty.Size = new System.Drawing.Size(0, 21);
- this.mcd_inqty.TabIndex = 194;
- //
- // pa_remark_label
- //
- this.pa_remark_label.AutoSize = true;
- this.pa_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_remark_label.Location = new System.Drawing.Point(440, 496);
- this.pa_remark_label.Name = "pa_remark_label";
- this.pa_remark_label.Size = new System.Drawing.Size(42, 21);
- this.pa_remark_label.TabIndex = 197;
- this.pa_remark_label.Text = "备注";
- //
- // pa_remark
- //
- this.pa_remark.AllPower = null;
- this.pa_remark.BackColor = System.Drawing.Color.White;
- this.pa_remark.ID = null;
- this.pa_remark.Location = new System.Drawing.Point(527, 503);
- this.pa_remark.Margin = new System.Windows.Forms.Padding(2);
- this.pa_remark.Multiline = true;
- this.pa_remark.Name = "pa_remark";
- this.pa_remark.Power = null;
- this.pa_remark.Size = new System.Drawing.Size(148, 46);
- this.pa_remark.Str = null;
- this.pa_remark.Str1 = null;
- this.pa_remark.Str2 = null;
- this.pa_remark.TabIndex = 198;
- this.pa_remark.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_remark_KeyDown);
- //
- // CollecRemark
- //
- this.CollecRemark.AutoSize = true;
- this.CollecRemark.Location = new System.Drawing.Point(527, 558);
- this.CollecRemark.Name = "CollecRemark";
- this.CollecRemark.Size = new System.Drawing.Size(96, 16);
- this.CollecRemark.TabIndex = 202;
- this.CollecRemark.Text = "采集备注信息";
- this.CollecRemark.UseVisualStyleBackColor = true;
- //
- // AllowRepeat
- //
- this.AllowRepeat.AutoSize = true;
- this.AllowRepeat.Location = new System.Drawing.Point(629, 558);
- this.AllowRepeat.Name = "AllowRepeat";
- this.AllowRepeat.Size = new System.Drawing.Size(96, 16);
- this.AllowRepeat.TabIndex = 209;
- this.AllowRepeat.Text = "允许重复备注";
- this.AllowRepeat.UseVisualStyleBackColor = true;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.Location = new System.Drawing.Point(438, 527);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(37, 20);
- this.label6.TabIndex = 212;
- this.label6.Text = "前缀";
- //
- // Remark_PreFix
- //
- this.Remark_PreFix.AllPower = null;
- this.Remark_PreFix.BackColor = System.Drawing.Color.White;
- this.Remark_PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.Remark_PreFix.ID = null;
- this.Remark_PreFix.Location = new System.Drawing.Point(476, 526);
- this.Remark_PreFix.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
- this.Remark_PreFix.Name = "Remark_PreFix";
- this.Remark_PreFix.Power = null;
- this.Remark_PreFix.Size = new System.Drawing.Size(43, 23);
- this.Remark_PreFix.Str = null;
- this.Remark_PreFix.Str1 = null;
- this.Remark_PreFix.Str2 = null;
- this.Remark_PreFix.TabIndex = 211;
- this.Remark_PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Remark_PreFix_KeyDown);
- //
- // Packing_PackageCollectionWeigh
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(879, 582);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.Remark_PreFix);
- this.Controls.Add(this.AllowRepeat);
- this.Controls.Add(this.CollecRemark);
- this.Controls.Add(this.pa_remark);
- this.Controls.Add(this.pa_remark_label);
- this.Controls.Add(this.mcd_remainqty_label);
- this.Controls.Add(this.mcd_remainqty);
- this.Controls.Add(this.pr_sendchecktype);
- this.Controls.Add(this.mcd_inqty_label);
- this.Controls.Add(this.mcd_inqty);
- this.Controls.Add(this.pa_standardqty);
- this.Controls.Add(this.pa_sccode);
- this.Controls.Add(this.pa_checkno);
- this.Controls.Add(this.pa_downstatus);
- this.Controls.Add(this.ComList);
- this.Controls.Add(this.Baurate);
- this.Controls.Add(this.groupBoxWithBorder3);
- this.Controls.Add(this.pa_status);
- this.Controls.Add(this.pr_packrule);
- this.Controls.Add(this.groupBoxWithBorder2);
- this.Controls.Add(this.groupBoxWithBorder1);
- this.Controls.Add(this.OperateResult);
- this.Controls.Add(this.pa_id);
- this.Controls.Add(this.Clean);
- this.Controls.Add(this.sn_code);
- this.Controls.Add(this.PackageDetail);
- this.Controls.Add(this.Cancel);
- this.Controls.Add(this.label13);
- this.Controls.Add(this.pa_makecode);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Name = "Packing_PackageCollectionWeigh";
- this.Tag = "Packing!PackageCollectionWeigh";
- this.Text = "装箱称重";
- this.Activated += new System.EventHandler(this.Make_PackageCollectionWeigh_Activated);
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_PackageCollectionWeigh_FormClosing);
- this.Load += new System.EventHandler(this.Make_PackageCollectionWeigh_Load);
- this.SizeChanged += new System.EventHandler(this.Make_PackageCollectionWeigh_SizeChanged);
- ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
- this.groupBoxWithBorder1.ResumeLayout(true);
- this.groupBoxWithBorder1.PerformLayout();
- this.groupBoxWithBorder2.ResumeLayout(true);
- this.groupBoxWithBorder2.PerformLayout();
- this.groupBoxWithBorder3.ResumeLayout(true);
- this.groupBoxWithBorder3.PerformLayout();
- this.ResumeLayout(true);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label pa_makecode;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label pa_code_label;
- private System.Windows.Forms.Label PrintList_label;
- private System.Windows.Forms.Label PrintNum_label;
- private System.Windows.Forms.CheckBox Cancel;
- private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
- private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
- private CustomControl.ButtonUtil.NormalButton Clean;
- private CustomControl.ButtonUtil.NormalButton Printing;
- private System.Windows.Forms.Label pa_id;
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
- private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
- private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
- private System.Windows.Forms.Label label3;
- private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
- private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
- private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
- private CustomControl.ButtonUtil.NormalButton Packing;
- private System.Windows.Forms.CheckBox AutoGenBoxCode;
- private System.Windows.Forms.Label pr_packrule;
- private System.Windows.Forms.Label pa_status;
- private CustomControl.ButtonUtil.NormalButton SendCheck;
- private System.Windows.Forms.Label ob_batchqty;
- private System.Windows.Forms.Label ob_nowcheckqty_label;
- private System.Windows.Forms.Label ob_batchqty_label;
- private System.Windows.Forms.Label ob_nowcheckqty;
- private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder3;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label weight;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label pr_cartonboxgw;
- private System.Windows.Forms.Label Baurate;
- private System.Windows.Forms.Label ComList;
- private System.Windows.Forms.Label pr_cartonunit;
- private System.Windows.Forms.Label pr_cartonunit1;
- private System.Windows.Forms.Label pa_downstatus;
- private System.Windows.Forms.Label pa_checkno;
- private System.Windows.Forms.Label pa_sccode;
- private System.Windows.Forms.Label pa_currentqty_label;
- private System.Windows.Forms.Label pr_detail_label;
- private System.Windows.Forms.Label pa_currentqty;
- private System.Windows.Forms.Label pr_code_label;
- private System.Windows.Forms.Label pr_detail;
- private System.Windows.Forms.Label pr_outboxinnerqty_label;
- private System.Windows.Forms.Label pr_code;
- private System.Windows.Forms.Label pa_standardqty;
- private CustomControl.ButtonUtil.NormalButton DeleteAll;
- private CustomControl.ValueLabel.ValueLabel checkweightlabel;
- private System.Windows.Forms.Label label1;
- private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
- private CustomControl.TextBoxWithIcon.EnterTextBox pr_outboxinnerqty;
- private System.Windows.Forms.Label OutBoxLength_label;
- private CustomControl.TextBoxWithIcon.SnCollectionBox OutBoxLength;
- private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
- private System.Windows.Forms.Label pr_sendchecktype;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label ms_makecode_label;
- private System.Windows.Forms.Label ms_salecode;
- private System.Windows.Forms.Label ms_makecode;
- private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
- private System.Windows.Forms.Label mcd_remainqty_label;
- private System.Windows.Forms.Label mcd_remainqty;
- private System.Windows.Forms.Label mcd_inqty_label;
- private System.Windows.Forms.Label mcd_inqty;
- private System.Windows.Forms.Label pa_remark_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox pa_remark;
- private System.Windows.Forms.CheckBox CollecRemark;
- private System.Windows.Forms.CheckBox locksalecode;
- private System.Windows.Forms.Label PreFix_label;
- private CustomControl.TextBoxWithIcon.SnCollectionBox PreFix;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_barcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn pa_outboxcode1;
- private System.Windows.Forms.DataGridViewTextBoxColumn pa_prodcode1;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
- private System.Windows.Forms.DataGridViewTextBoxColumn pa_indate;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
- public System.Windows.Forms.Label ob_checkno;
- public CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
- private System.Windows.Forms.CheckBox AllowRepeat;
- private System.Windows.Forms.Label label6;
- private CustomControl.TextBoxWithIcon.SnCollectionBox Remark_PreFix;
- }
- }
|