namespace UAS_MES_NEW.Packing { partial class Packing_PalletWightCollection { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { try { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } catch (System.Exception) { } } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Packing_PalletWightCollection)); this.pa_outboxcode_label = new System.Windows.Forms.Label(); this.pa_totalqty_label = new System.Windows.Forms.Label(); this.pa_makecode_label = new System.Windows.Forms.Label(); this.pa_restqty_label = new System.Windows.Forms.Label(); this.pa_salecode_label = new System.Windows.Forms.Label(); this.outboxcode_label = new System.Windows.Forms.Label(); this.pa_prodcode_label = new System.Windows.Forms.Label(); this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components); this.PrintLabel_label = new System.Windows.Forms.Label(); this.PrinterList_label = new System.Windows.Forms.Label(); this.pa_packageqty_label = new System.Windows.Forms.Label(); this.AutoOutBoxCode = new System.Windows.Forms.CheckBox(); this.pa_status = new System.Windows.Forms.Label(); this.Cancel = new System.Windows.Forms.CheckBox(); this.pr_packrule = new System.Windows.Forms.Label(); this.pa_salecode = new System.Windows.Forms.Label(); this.pd_makecode = new System.Windows.Forms.Label(); this.pd_prodcode = new System.Windows.Forms.Label(); this.pd_salecode = new System.Windows.Forms.Label(); this.OutBoxLength_label = new System.Windows.Forms.Label(); this.PalletPreFix_label = new System.Windows.Forms.Label(); this.panel4 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder(); this.weight = new System.Windows.Forms.TextBox(); this.pr_colorboxunit = new System.Windows.Forms.Label(); this.weight_label = new System.Windows.Forms.Label(); this.ComList = new System.Windows.Forms.Label(); this.BaudRate = new System.Windows.Forms.Label(); this.pr_colorboxgw_label = new System.Windows.Forms.Label(); this.RefreshWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.pr_code = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.ma_code = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.pr_cartongw = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.StopWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.StartWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.PalletPreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount(); this.OutBoxLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.AutoPrint = new UAS_MES_NEW.CustomControl.CustomCheckBox.AutoPrintCheckBox(); this.pa_standardqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.Packing = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox(); this.pa_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.Printlab = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.ReleasePallet = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.NewPalletCode = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.pa_custcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.PackageInf = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum(); this.pd_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pa_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.pa_totalqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.pa_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.label1 = new System.Windows.Forms.Label(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit(); this.SuspendLayout(); // // pa_outboxcode_label // this.pa_outboxcode_label.AutoSize = true; this.pa_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pa_outboxcode_label.Location = new System.Drawing.Point(8, 84); this.pa_outboxcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_outboxcode_label.Name = "pa_outboxcode_label"; this.pa_outboxcode_label.Size = new System.Drawing.Size(114, 41); this.pa_outboxcode_label.TabIndex = 102; this.pa_outboxcode_label.Text = "栈板号"; // // pa_totalqty_label // this.pa_totalqty_label.AutoSize = true; this.pa_totalqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pa_totalqty_label.Location = new System.Drawing.Point(580, 166); this.pa_totalqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_totalqty_label.Name = "pa_totalqty_label"; this.pa_totalqty_label.Size = new System.Drawing.Size(146, 41); this.pa_totalqty_label.TabIndex = 104; this.pa_totalqty_label.Text = "已装数量"; // // pa_makecode_label // this.pa_makecode_label.AutoSize = true; this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pa_makecode_label.Location = new System.Drawing.Point(580, 84); this.pa_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_makecode_label.Name = "pa_makecode_label"; this.pa_makecode_label.Size = new System.Drawing.Size(146, 41); this.pa_makecode_label.TabIndex = 108; this.pa_makecode_label.Text = "制造单号"; // // pa_restqty_label // this.pa_restqty_label.AutoSize = true; this.pa_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pa_restqty_label.Location = new System.Drawing.Point(1618, 260); this.pa_restqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_restqty_label.Name = "pa_restqty_label"; this.pa_restqty_label.Size = new System.Drawing.Size(146, 41); this.pa_restqty_label.TabIndex = 154; this.pa_restqty_label.Text = "打印张数"; // // pa_salecode_label // this.pa_salecode_label.AutoSize = true; this.pa_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pa_salecode_label.Location = new System.Drawing.Point(1506, 84); this.pa_salecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_salecode_label.Name = "pa_salecode_label"; this.pa_salecode_label.Size = new System.Drawing.Size(82, 41); this.pa_salecode_label.TabIndex = 157; this.pa_salecode_label.Text = "合同"; // // outboxcode_label // this.outboxcode_label.AutoSize = true; this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.outboxcode_label.Location = new System.Drawing.Point(32, 1034); this.outboxcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.outboxcode_label.Name = "outboxcode_label"; this.outboxcode_label.Size = new System.Drawing.Size(82, 41); this.outboxcode_label.TabIndex = 166; this.outboxcode_label.Text = "箱号"; // // pa_prodcode_label // this.pa_prodcode_label.AutoSize = true; this.pa_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pa_prodcode_label.Location = new System.Drawing.Point(964, 84); this.pa_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_prodcode_label.Name = "pa_prodcode_label"; this.pa_prodcode_label.Size = new System.Drawing.Size(146, 41); this.pa_prodcode_label.TabIndex = 169; this.pa_prodcode_label.Text = "产品编号"; // // PrintLabel // this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.PrintLabel.FormattingEnabled = true; this.PrintLabel.Location = new System.Drawing.Point(1690, 166); this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.PrintLabel.Name = "PrintLabel"; this.PrintLabel.Size = new System.Drawing.Size(234, 32); this.PrintLabel.TabIndex = 172; this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged); // // PrintLabel_label // this.PrintLabel_label.AutoSize = true; this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.PrintLabel_label.Location = new System.Drawing.Point(1506, 166); this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.PrintLabel_label.Name = "PrintLabel_label"; this.PrintLabel_label.Size = new System.Drawing.Size(146, 41); this.PrintLabel_label.TabIndex = 174; this.PrintLabel_label.Text = "标签文件"; // // PrinterList_label // this.PrinterList_label.AutoSize = true; this.PrinterList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.PrinterList_label.Location = new System.Drawing.Point(964, 166); this.PrinterList_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.PrinterList_label.Name = "PrinterList_label"; this.PrinterList_label.Size = new System.Drawing.Size(178, 41); this.PrinterList_label.TabIndex = 173; this.PrinterList_label.Text = "打印机列表"; // // pa_packageqty_label // this.pa_packageqty_label.AutoSize = true; this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pa_packageqty_label.Location = new System.Drawing.Point(8, 166); this.pa_packageqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_packageqty_label.Name = "pa_packageqty_label"; this.pa_packageqty_label.Size = new System.Drawing.Size(146, 41); this.pa_packageqty_label.TabIndex = 176; this.pa_packageqty_label.Text = "栈板容量"; // // AutoOutBoxCode // this.AutoOutBoxCode.AutoSize = true; this.AutoOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 10F); this.AutoOutBoxCode.Location = new System.Drawing.Point(16, 32); this.AutoOutBoxCode.Margin = new System.Windows.Forms.Padding(6); this.AutoOutBoxCode.Name = "AutoOutBoxCode"; this.AutoOutBoxCode.Size = new System.Drawing.Size(155, 39); this.AutoOutBoxCode.TabIndex = 180; this.AutoOutBoxCode.Text = "自动生成"; this.AutoOutBoxCode.UseVisualStyleBackColor = true; // // 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(1736, 348); this.pa_status.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_status.Name = "pa_status"; this.pa_status.Size = new System.Drawing.Size(0, 41); this.pa_status.TabIndex = 181; this.pa_status.Visible = false; // // Cancel // this.Cancel.AutoSize = true; this.Cancel.Font = new System.Drawing.Font("微软雅黑", 10F); this.Cancel.Location = new System.Drawing.Point(428, 1036); this.Cancel.Margin = new System.Windows.Forms.Padding(6); this.Cancel.Name = "Cancel"; this.Cancel.Size = new System.Drawing.Size(155, 39); this.Cancel.TabIndex = 185; this.Cancel.Text = "取消采集"; this.Cancel.UseVisualStyleBackColor = true; // // pr_packrule // this.pr_packrule.AutoSize = true; this.pr_packrule.Location = new System.Drawing.Point(1498, 1042); this.pr_packrule.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pr_packrule.Name = "pr_packrule"; this.pr_packrule.Size = new System.Drawing.Size(0, 24); this.pr_packrule.TabIndex = 186; this.pr_packrule.Visible = false; // // pa_salecode // this.pa_salecode.AutoSize = true; this.pa_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pa_salecode.Location = new System.Drawing.Point(1688, 84); this.pa_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_salecode.Name = "pa_salecode"; this.pa_salecode.Size = new System.Drawing.Size(0, 41); this.pa_salecode.TabIndex = 187; // // pd_makecode // this.pd_makecode.AutoSize = true; this.pd_makecode.Location = new System.Drawing.Point(1596, 600); this.pd_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pd_makecode.Name = "pd_makecode"; this.pd_makecode.Size = new System.Drawing.Size(0, 24); this.pd_makecode.TabIndex = 188; this.pd_makecode.Visible = false; // // pd_prodcode // this.pd_prodcode.AutoSize = true; this.pd_prodcode.Location = new System.Drawing.Point(1498, 598); this.pd_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pd_prodcode.Name = "pd_prodcode"; this.pd_prodcode.Size = new System.Drawing.Size(0, 24); this.pd_prodcode.TabIndex = 189; this.pd_prodcode.Visible = false; // // pd_salecode // this.pd_salecode.AutoSize = true; this.pd_salecode.Location = new System.Drawing.Point(1832, 596); this.pd_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pd_salecode.Name = "pd_salecode"; this.pd_salecode.Size = new System.Drawing.Size(0, 24); this.pd_salecode.TabIndex = 190; this.pd_salecode.Visible = false; // // 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(184, 34); this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.OutBoxLength_label.Name = "OutBoxLength_label"; this.OutBoxLength_label.Size = new System.Drawing.Size(71, 36); this.OutBoxLength_label.TabIndex = 193; this.OutBoxLength_label.Text = "长度"; // // PalletPreFix_label // this.PalletPreFix_label.AutoSize = true; this.PalletPreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.PalletPreFix_label.Location = new System.Drawing.Point(364, 34); this.PalletPreFix_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.PalletPreFix_label.Name = "PalletPreFix_label"; this.PalletPreFix_label.Size = new System.Drawing.Size(71, 36); this.PalletPreFix_label.TabIndex = 196; this.PalletPreFix_label.Text = "前缀"; // // panel4 // this.panel4.BorderColor = System.Drawing.Color.Black; this.panel4.Controls.Add(this.weight); this.panel4.Controls.Add(this.pr_colorboxunit); this.panel4.Controls.Add(this.weight_label); this.panel4.Font = new System.Drawing.Font("微软雅黑", 12F); this.panel4.Location = new System.Drawing.Point(1184, 328); this.panel4.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4); this.panel4.Name = "panel4"; this.panel4.Padding = new System.Windows.Forms.Padding(6); this.panel4.Size = new System.Drawing.Size(592, 250); this.panel4.TabIndex = 197; this.panel4.TabStop = false; this.panel4.Text = "重量"; this.panel4.TextColor = System.Drawing.Color.Black; // // weight // this.weight.Font = new System.Drawing.Font("微软雅黑", 40F); this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.weight.Location = new System.Drawing.Point(181, 101); this.weight.Name = "weight"; this.weight.Size = new System.Drawing.Size(367, 148); this.weight.TabIndex = 43; // // pr_colorboxunit // this.pr_colorboxunit.AutoSize = true; this.pr_colorboxunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText; this.pr_colorboxunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pr_colorboxunit.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.pr_colorboxunit.Location = new System.Drawing.Point(38, 202); this.pr_colorboxunit.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pr_colorboxunit.Name = "pr_colorboxunit"; this.pr_colorboxunit.Size = new System.Drawing.Size(60, 50); this.pr_colorboxunit.TabIndex = 42; this.pr_colorboxunit.Text = "克"; this.pr_colorboxunit.Visible = false; // // weight_label // this.weight_label.AutoSize = true; this.weight_label.BackColor = System.Drawing.SystemColors.ActiveCaptionText; this.weight_label.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.weight_label.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.weight_label.Location = new System.Drawing.Point(38, 104); this.weight_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.weight_label.Name = "weight_label"; this.weight_label.Size = new System.Drawing.Size(98, 50); this.weight_label.TabIndex = 20; this.weight_label.Text = "重量"; this.weight_label.Visible = false; // // ComList // this.ComList.AutoSize = true; this.ComList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ComList.Location = new System.Drawing.Point(878, 32); this.ComList.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.ComList.Name = "ComList"; this.ComList.Size = new System.Drawing.Size(128, 38); this.ComList.TabIndex = 198; this.ComList.Text = "ComList"; this.ComList.Visible = false; // // BaudRate // this.BaudRate.AutoSize = true; this.BaudRate.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.BaudRate.Location = new System.Drawing.Point(1048, 32); this.BaudRate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.BaudRate.Name = "BaudRate"; this.BaudRate.Size = new System.Drawing.Size(150, 38); this.BaudRate.TabIndex = 199; this.BaudRate.Text = "BaudRate"; this.BaudRate.Visible = false; // // pr_colorboxgw_label // this.pr_colorboxgw_label.AutoSize = true; this.pr_colorboxgw_label.Font = new System.Drawing.Font("微软雅黑", 12F); this.pr_colorboxgw_label.Location = new System.Drawing.Point(1168, 258); this.pr_colorboxgw_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pr_colorboxgw_label.Name = "pr_colorboxgw_label"; this.pr_colorboxgw_label.Size = new System.Drawing.Size(146, 41); this.pr_colorboxgw_label.TabIndex = 202; this.pr_colorboxgw_label.Text = "标准重量"; // // RefreshWeigh // this.RefreshWeigh.AllPower = null; this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent; this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage"))); this.RefreshWeigh.Image = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.Image"))); this.RefreshWeigh.IsShowBorder = true; this.RefreshWeigh.Location = new System.Drawing.Point(1822, 532); this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(6); 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(106, 58); this.RefreshWeigh.TabIndex = 206; this.RefreshWeigh.Text = "刷新重量"; this.RefreshWeigh.UseVisualStyleBackColor = true; this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click); // // pr_code // this.pr_code.AutoSize = true; this.pr_code.CutLength = null; this.pr_code.Location = new System.Drawing.Point(1224, 22); this.pr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pr_code.MaximumSize = new System.Drawing.Size(400, 0); this.pr_code.Name = "pr_code"; this.pr_code.Size = new System.Drawing.Size(0, 24); this.pr_code.TabIndex = 205; this.pr_code.Visible = false; // // ma_code // this.ma_code.AutoSize = true; this.ma_code.CutLength = null; this.ma_code.Location = new System.Drawing.Point(1514, 22); this.ma_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.ma_code.MaximumSize = new System.Drawing.Size(400, 0); this.ma_code.Name = "ma_code"; this.ma_code.Size = new System.Drawing.Size(0, 24); this.ma_code.TabIndex = 204; this.ma_code.Visible = false; // // pr_cartongw // this.pr_cartongw.AutoSize = true; this.pr_cartongw.CutLength = null; this.pr_cartongw.Font = new System.Drawing.Font("微软雅黑", 12F); this.pr_cartongw.Location = new System.Drawing.Point(1336, 258); this.pr_cartongw.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pr_cartongw.MaximumSize = new System.Drawing.Size(300, 0); this.pr_cartongw.Name = "pr_cartongw"; this.pr_cartongw.Size = new System.Drawing.Size(0, 41); this.pr_cartongw.TabIndex = 203; this.pr_cartongw.Tag = "1"; // // StopWeight // this.StopWeight.AllPower = null; this.StopWeight.BackColor = System.Drawing.Color.Transparent; this.StopWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.DownImage"))); this.StopWeight.Image = ((System.Drawing.Image)(resources.GetObject("StopWeight.Image"))); this.StopWeight.IsShowBorder = true; this.StopWeight.Location = new System.Drawing.Point(1822, 474); this.StopWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4); this.StopWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.MoveImage"))); this.StopWeight.Name = "StopWeight"; this.StopWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.NormalImage"))); this.StopWeight.Power = null; this.StopWeight.Size = new System.Drawing.Size(108, 48); this.StopWeight.TabIndex = 201; this.StopWeight.Text = "停止称量"; this.StopWeight.UseVisualStyleBackColor = true; this.StopWeight.Click += new System.EventHandler(this.StopWeight_Click); // // StartWeight // this.StartWeight.AllPower = null; this.StartWeight.BackColor = System.Drawing.Color.Transparent; this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage"))); this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image"))); this.StartWeight.IsShowBorder = true; this.StartWeight.Location = new System.Drawing.Point(1822, 392); this.StartWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4); this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage"))); this.StartWeight.Name = "StartWeight"; this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage"))); this.StartWeight.Power = null; this.StartWeight.Size = new System.Drawing.Size(108, 48); this.StartWeight.TabIndex = 200; this.StartWeight.Text = "开始称量"; this.StartWeight.UseVisualStyleBackColor = true; this.StartWeight.Click += new System.EventHandler(this.StartWeight_Click); // // PalletPreFix // this.PalletPreFix.AllPower = null; this.PalletPreFix.BackColor = System.Drawing.Color.White; this.PalletPreFix.Font = new System.Drawing.Font("微软雅黑", 9F); this.PalletPreFix.ID = null; this.PalletPreFix.Location = new System.Drawing.Point(440, 32); this.PalletPreFix.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14); this.PalletPreFix.Name = "PalletPreFix"; this.PalletPreFix.Power = null; this.PalletPreFix.Size = new System.Drawing.Size(72, 39); this.PalletPreFix.Str = null; this.PalletPreFix.Str1 = null; this.PalletPreFix.Str2 = null; this.PalletPreFix.TabIndex = 195; this.PalletPreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PalletPreFix_KeyDown); // // StepCount // this.StepCount.LineCode = null; this.StepCount.Location = new System.Drawing.Point(964, 22); this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.StepCount.Name = "StepCount"; this.StepCount.Size = new System.Drawing.Size(176, 44); this.StepCount.Source = null; this.StepCount.StepCode = null; this.StepCount.TabIndex = 194; // // 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(268, 32); this.OutBoxLength.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14); this.OutBoxLength.Name = "OutBoxLength"; this.OutBoxLength.Power = null; this.OutBoxLength.Size = new System.Drawing.Size(72, 39); this.OutBoxLength.Str = null; this.OutBoxLength.Str1 = null; this.OutBoxLength.Str2 = null; this.OutBoxLength.TabIndex = 192; this.OutBoxLength.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OutBoxLength_KeyDown); // // AutoPrint // this.AutoPrint.Checked = false; this.AutoPrint.Location = new System.Drawing.Point(1792, 328); this.AutoPrint.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); this.AutoPrint.Name = "AutoPrint"; this.AutoPrint.Size = new System.Drawing.Size(168, 44); this.AutoPrint.TabIndex = 191; // // pa_standardqty // this.pa_standardqty.AllPower = null; this.pa_standardqty.BackColor = System.Drawing.Color.White; this.pa_standardqty.ID = null; this.pa_standardqty.Location = new System.Drawing.Point(170, 168); this.pa_standardqty.Margin = new System.Windows.Forms.Padding(4); this.pa_standardqty.Name = "pa_standardqty"; this.pa_standardqty.Power = null; this.pa_standardqty.Size = new System.Drawing.Size(224, 35); this.pa_standardqty.Str = null; this.pa_standardqty.Str1 = null; this.pa_standardqty.Str2 = null; this.pa_standardqty.TabIndex = 184; this.pa_standardqty.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_standardqty_KeyDown); // // PrintNum // this.PrintNum.AllPower = null; this.PrintNum.BackColor = System.Drawing.Color.White; this.PrintNum.Enabled = false; this.PrintNum.ID = null; this.PrintNum.Location = new System.Drawing.Point(1784, 260); this.PrintNum.Margin = new System.Windows.Forms.Padding(6); this.PrintNum.Name = "PrintNum"; this.PrintNum.Power = null; this.PrintNum.Size = new System.Drawing.Size(140, 35); this.PrintNum.Str = null; this.PrintNum.Str1 = null; this.PrintNum.Str2 = null; this.PrintNum.TabIndex = 183; // // Packing // this.Packing.AllPower = null; this.Packing.BackColor = System.Drawing.Color.Transparent; this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage"))); this.Packing.Image = ((System.Drawing.Image)(resources.GetObject("Packing.Image"))); this.Packing.IsShowBorder = true; this.Packing.Location = new System.Drawing.Point(972, 1036); this.Packing.Margin = new System.Windows.Forms.Padding(6); 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(112, 48); this.Packing.TabIndex = 178; this.Packing.Text = "封栈板"; this.Packing.UseVisualStyleBackColor = true; this.Packing.Click += new System.EventHandler(this.Packing_Click); // // PrinterList // this.PrinterList.Location = new System.Drawing.Point(1184, 166); this.PrinterList.Margin = new System.Windows.Forms.Padding(8); this.PrinterList.Name = "PrinterList"; this.PrinterList.Size = new System.Drawing.Size(264, 40); this.PrinterList.TabIndex = 171; // // pa_prodcode // this.pa_prodcode.AutoSize = true; this.pa_prodcode.CutLength = null; this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pa_prodcode.Location = new System.Drawing.Point(1176, 84); this.pa_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_prodcode.MaximumSize = new System.Drawing.Size(300, 0); this.pa_prodcode.Name = "pa_prodcode"; this.pa_prodcode.Size = new System.Drawing.Size(0, 41); this.pa_prodcode.TabIndex = 170; this.pa_prodcode.Tag = "1"; this.pa_prodcode.TextChanged += new System.EventHandler(this.pa_prodcode_TextChanged); // // 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(1658, 1020); this.Clean.Margin = new System.Windows.Forms.Padding(6); 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(120, 48); this.Clean.TabIndex = 168; this.Clean.Text = "清除"; this.Clean.UseVisualStyleBackColor = true; this.Clean.Click += new System.EventHandler(this.Clean_Click); // // 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(1176, 602); this.OperateResult.Margin = new System.Windows.Forms.Padding(6); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(744, 404); this.OperateResult.TabIndex = 167; this.OperateResult.Text = ""; // // outboxcode // this.outboxcode.AllPower = "ifall"; this.outboxcode.BackColor = System.Drawing.Color.White; this.outboxcode.ID = null; this.outboxcode.Location = new System.Drawing.Point(134, 1036); this.outboxcode.Margin = new System.Windows.Forms.Padding(6); this.outboxcode.Name = "outboxcode"; this.outboxcode.Power = "ifread"; this.outboxcode.Size = new System.Drawing.Size(260, 35); this.outboxcode.Str = null; this.outboxcode.Str1 = null; this.outboxcode.Str2 = null; this.outboxcode.TabIndex = 164; this.outboxcode.Tag = "NoAuto"; this.outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.outboxcode_KeyDown); // // pa_outboxcode // this.pa_outboxcode.AllPower = "ifall"; this.pa_outboxcode.BackColor = System.Drawing.Color.White; this.pa_outboxcode.ID = null; this.pa_outboxcode.Location = new System.Drawing.Point(170, 88); this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(6); this.pa_outboxcode.Name = "pa_outboxcode"; this.pa_outboxcode.Power = "ifread"; this.pa_outboxcode.Size = new System.Drawing.Size(342, 35); this.pa_outboxcode.Str = null; this.pa_outboxcode.Str1 = null; this.pa_outboxcode.Str2 = null; this.pa_outboxcode.TabIndex = 163; this.pa_outboxcode.Tag = "NoAuto"; this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.palletcode_KeyDown); // // Printlab // this.Printlab.AllPower = null; this.Printlab.BackColor = System.Drawing.Color.Transparent; this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage"))); this.Printlab.Image = ((System.Drawing.Image)(resources.GetObject("Printlab.Image"))); this.Printlab.IsShowBorder = true; this.Printlab.Location = new System.Drawing.Point(820, 1036); this.Printlab.Margin = new System.Windows.Forms.Padding(6); this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage"))); this.Printlab.Name = "Printlab"; this.Printlab.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printlab.NormalImage"))); this.Printlab.Power = null; this.Printlab.Size = new System.Drawing.Size(90, 48); this.Printlab.TabIndex = 161; this.Printlab.Text = "打印"; this.Printlab.UseVisualStyleBackColor = true; this.Printlab.Click += new System.EventHandler(this.Print_Click); // // ReleasePallet // this.ReleasePallet.AllPower = null; this.ReleasePallet.BackColor = System.Drawing.Color.Transparent; this.ReleasePallet.DownImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.DownImage"))); this.ReleasePallet.Image = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.Image"))); this.ReleasePallet.IsShowBorder = true; this.ReleasePallet.Location = new System.Drawing.Point(648, 1036); this.ReleasePallet.Margin = new System.Windows.Forms.Padding(6); this.ReleasePallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.MoveImage"))); this.ReleasePallet.Name = "ReleasePallet"; this.ReleasePallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.NormalImage"))); this.ReleasePallet.Power = null; this.ReleasePallet.Size = new System.Drawing.Size(112, 48); this.ReleasePallet.TabIndex = 160; this.ReleasePallet.Text = "解除栈板"; this.ReleasePallet.UseVisualStyleBackColor = true; this.ReleasePallet.Click += new System.EventHandler(this.ReleasePallet_Click); // // NewPalletCode // this.NewPalletCode.AllPower = "ifall"; this.NewPalletCode.BackColor = System.Drawing.Color.Transparent; this.NewPalletCode.DownImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.DownImage"))); this.NewPalletCode.Image = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.Image"))); this.NewPalletCode.IsShowBorder = true; this.NewPalletCode.Location = new System.Drawing.Point(1822, 28); this.NewPalletCode.Margin = new System.Windows.Forms.Padding(6); this.NewPalletCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.MoveImage"))); this.NewPalletCode.Name = "NewPalletCode"; this.NewPalletCode.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.NormalImage"))); this.NewPalletCode.Power = "ifread"; this.NewPalletCode.Size = new System.Drawing.Size(120, 48); this.NewPalletCode.TabIndex = 159; this.NewPalletCode.Text = "新增栈板"; this.NewPalletCode.UseVisualStyleBackColor = true; this.NewPalletCode.Visible = false; this.NewPalletCode.Click += new System.EventHandler(this.NewPallet_Click); // // pa_custcode // this.pa_custcode.AutoSize = true; this.pa_custcode.CutLength = null; this.pa_custcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pa_custcode.Location = new System.Drawing.Point(1448, 348); this.pa_custcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_custcode.MaximumSize = new System.Drawing.Size(300, 0); this.pa_custcode.Name = "pa_custcode"; this.pa_custcode.Size = new System.Drawing.Size(0, 41); this.pa_custcode.TabIndex = 158; this.pa_custcode.Tag = "1"; // // PackageInf // this.PackageInf.AllowUserToAddRows = false; this.PackageInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.PackageInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.pd_outboxcode, this.pd_innerqty, this.Column3, this.Column4, this.Column5}); this.PackageInf.EnableContentClick = true; this.PackageInf.Location = new System.Drawing.Point(6, 258); this.PackageInf.Margin = new System.Windows.Forms.Padding(6); this.PackageInf.Name = "PackageInf"; this.PackageInf.RowTemplate.Height = 23; this.PackageInf.Size = new System.Drawing.Size(1148, 748); this.PackageInf.TabIndex = 156; // // pd_outboxcode // this.pd_outboxcode.DataPropertyName = "code"; this.pd_outboxcode.HeaderText = "箱号"; this.pd_outboxcode.MinimumWidth = 200; this.pd_outboxcode.Name = "pd_outboxcode"; this.pd_outboxcode.ReadOnly = true; this.pd_outboxcode.Width = 200; // // pd_innerqty // this.pd_innerqty.DataPropertyName = "pd_innerqty"; this.pd_innerqty.HeaderText = "数量"; this.pd_innerqty.MinimumWidth = 70; this.pd_innerqty.Name = "pd_innerqty"; this.pd_innerqty.ReadOnly = true; this.pd_innerqty.Width = 70; // // Column3 // this.Column3.DataPropertyName = "pd_prodcode"; this.Column3.HeaderText = "产品编号"; this.Column3.MinimumWidth = 150; this.Column3.Name = "Column3"; this.Column3.ReadOnly = true; this.Column3.Width = 150; // // Column4 // this.Column4.DataPropertyName = "pd_makecode"; this.Column4.HeaderText = "工单号"; this.Column4.MinimumWidth = 150; this.Column4.Name = "Column4"; this.Column4.ReadOnly = true; this.Column4.Width = 150; // // Column5 // this.Column5.DataPropertyName = "pa_salecode"; this.Column5.HeaderText = "合同"; this.Column5.MinimumWidth = 150; this.Column5.Name = "Column5"; this.Column5.ReadOnly = true; this.Column5.Width = 150; // // pa_makecode // this.pa_makecode.AutoSize = true; this.pa_makecode.CutLength = null; 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(748, 84); this.pa_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_makecode.MaximumSize = new System.Drawing.Size(300, 0); this.pa_makecode.Name = "pa_makecode"; this.pa_makecode.Size = new System.Drawing.Size(0, 41); this.pa_makecode.TabIndex = 109; this.pa_makecode.Tag = "1"; // // pa_totalqty // this.pa_totalqty.AutoSize = true; this.pa_totalqty.CutLength = null; this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pa_totalqty.Location = new System.Drawing.Point(748, 166); this.pa_totalqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pa_totalqty.MaximumSize = new System.Drawing.Size(300, 0); this.pa_totalqty.Name = "pa_totalqty"; this.pa_totalqty.Size = new System.Drawing.Size(0, 41); this.pa_totalqty.TabIndex = 105; this.pa_totalqty.Tag = "1"; // // pa_remark // this.pa_remark.AllPower = "ifall"; this.pa_remark.BackColor = System.Drawing.Color.White; this.pa_remark.ID = null; this.pa_remark.Location = new System.Drawing.Point(1304, 1044); this.pa_remark.Margin = new System.Windows.Forms.Padding(6); this.pa_remark.Name = "pa_remark"; this.pa_remark.Power = "ifread"; this.pa_remark.Size = new System.Drawing.Size(260, 35); this.pa_remark.Str = null; this.pa_remark.Str1 = null; this.pa_remark.Str2 = null; this.pa_remark.TabIndex = 207; this.pa_remark.Tag = "NoAuto"; // // 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(1177, 1039); this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(82, 41); this.label1.TabIndex = 208; this.label1.Text = "备注"; // // Packing_PalletWightCollection // this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1988, 1104); this.Controls.Add(this.label1); this.Controls.Add(this.pa_remark); this.Controls.Add(this.RefreshWeigh); this.Controls.Add(this.pr_code); this.Controls.Add(this.ma_code); this.Controls.Add(this.pr_cartongw); this.Controls.Add(this.pr_colorboxgw_label); this.Controls.Add(this.StopWeight); this.Controls.Add(this.StartWeight); this.Controls.Add(this.BaudRate); this.Controls.Add(this.ComList); this.Controls.Add(this.panel4); this.Controls.Add(this.PalletPreFix_label); this.Controls.Add(this.PalletPreFix); this.Controls.Add(this.StepCount); this.Controls.Add(this.OutBoxLength_label); this.Controls.Add(this.OutBoxLength); this.Controls.Add(this.AutoPrint); this.Controls.Add(this.pd_salecode); this.Controls.Add(this.pd_prodcode); this.Controls.Add(this.pd_makecode); this.Controls.Add(this.pa_salecode); this.Controls.Add(this.pr_packrule); this.Controls.Add(this.Cancel); this.Controls.Add(this.pa_standardqty); this.Controls.Add(this.PrintNum); this.Controls.Add(this.pa_status); this.Controls.Add(this.AutoOutBoxCode); this.Controls.Add(this.Packing); this.Controls.Add(this.pa_packageqty_label); this.Controls.Add(this.PrintLabel_label); this.Controls.Add(this.PrinterList_label); this.Controls.Add(this.PrintLabel); this.Controls.Add(this.PrinterList); this.Controls.Add(this.pa_prodcode); this.Controls.Add(this.pa_prodcode_label); this.Controls.Add(this.Clean); this.Controls.Add(this.OperateResult); this.Controls.Add(this.outboxcode_label); this.Controls.Add(this.outboxcode); this.Controls.Add(this.pa_outboxcode); this.Controls.Add(this.Printlab); this.Controls.Add(this.ReleasePallet); this.Controls.Add(this.NewPalletCode); this.Controls.Add(this.pa_custcode); this.Controls.Add(this.pa_salecode_label); this.Controls.Add(this.PackageInf); this.Controls.Add(this.pa_restqty_label); this.Controls.Add(this.pa_makecode); this.Controls.Add(this.pa_makecode_label); this.Controls.Add(this.pa_totalqty); this.Controls.Add(this.pa_totalqty_label); this.Controls.Add(this.pa_outboxcode_label); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(6); this.Name = "Packing_PalletWightCollection"; this.Tag = "Packing!PalletWightCollection"; this.Text = " "; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_PalletCollection_FormClosing); this.Load += new System.EventHandler(this.Make_PalletCollection_Load); this.SizeChanged += new System.EventHandler(this.Make_PalletCollection_SizeChanged); this.panel4.ResumeLayout(true); this.panel4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).EndInit(); this.ResumeLayout(true); this.PerformLayout(); } #endregion private System.Windows.Forms.Label pa_outboxcode_label; private CustomControl.ValueLabel.ValueLabel pa_totalqty; private System.Windows.Forms.Label pa_totalqty_label; private CustomControl.ValueLabel.ValueLabel pa_makecode; private System.Windows.Forms.Label pa_makecode_label; private System.Windows.Forms.Label pa_restqty_label; private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageInf; private CustomControl.ValueLabel.ValueLabel pa_custcode; private System.Windows.Forms.Label pa_salecode_label; private CustomControl.ButtonUtil.NormalButton NewPalletCode; private CustomControl.ButtonUtil.NormalButton ReleasePallet; private CustomControl.ButtonUtil.NormalButton Printlab; private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode; private CustomControl.TextBoxWithIcon.SnCollectionBox outboxcode; private System.Windows.Forms.Label outboxcode_label; private CustomControl.RichText.RichTextAutoBottom OperateResult; private CustomControl.ButtonUtil.NormalButton Clean; private CustomControl.ValueLabel.ValueLabel pa_prodcode; private System.Windows.Forms.Label pa_prodcode_label; private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList; private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel; private System.Windows.Forms.Label PrintLabel_label; private System.Windows.Forms.Label PrinterList_label; private System.Windows.Forms.Label pa_packageqty_label; private CustomControl.ButtonUtil.NormalButton Packing; private System.Windows.Forms.CheckBox AutoOutBoxCode; private System.Windows.Forms.Label pa_status; private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum; private CustomControl.TextBoxWithIcon.EnterTextBox pa_standardqty; private System.Windows.Forms.CheckBox Cancel; private System.Windows.Forms.Label pr_packrule; private System.Windows.Forms.Label pa_salecode; private System.Windows.Forms.Label pd_makecode; private System.Windows.Forms.Label pd_prodcode; private System.Windows.Forms.Label pd_salecode; private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint; private System.Windows.Forms.Label OutBoxLength_label; private CustomControl.TextBoxWithIcon.SnCollectionBox OutBoxLength; private CustomControl.TextBoxWithIcon.SourceStepCount StepCount; private System.Windows.Forms.Label PalletPreFix_label; private CustomControl.TextBoxWithIcon.SnCollectionBox PalletPreFix; private System.Windows.Forms.DataGridViewTextBoxColumn pd_outboxcode; private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty; private System.Windows.Forms.DataGridViewTextBoxColumn Column3; private System.Windows.Forms.DataGridViewTextBoxColumn Column4; private System.Windows.Forms.DataGridViewTextBoxColumn Column5; private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder panel4; private System.Windows.Forms.Label pr_colorboxunit; private System.Windows.Forms.Label weight_label; private System.Windows.Forms.Label ComList; private System.Windows.Forms.Label BaudRate; private CustomControl.ButtonUtil.NormalButton StopWeight; private CustomControl.ButtonUtil.NormalButton StartWeight; private CustomControl.ValueLabel.ValueLabel pr_cartongw; private System.Windows.Forms.Label pr_colorboxgw_label; private CustomControl.ValueLabel.ValueLabel ma_code; private CustomControl.ValueLabel.ValueLabel pr_code; private CustomControl.ButtonUtil.NormalButton RefreshWeigh; private System.Windows.Forms.TextBox weight; private CustomControl.TextBoxWithIcon.SnCollectionBox pa_remark; private System.Windows.Forms.Label label1; } }