namespace UAS_MES_NEW.Packing
{
partial class Packing_PackageCollection
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.pa_makecode = new System.Windows.Forms.Label();
this.pa_id = new System.Windows.Forms.Label();
this.pr_packrule = new System.Windows.Forms.Label();
this.pa_downstatus = new System.Windows.Forms.Label();
this.pa_standardqty = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.PrintList_label = new System.Windows.Forms.Label();
this.PrintNum_label = new System.Windows.Forms.Label();
this.pr_code_label = new System.Windows.Forms.Label();
this.pi_title = new System.Windows.Forms.Label();
this.pa_code_label = new System.Windows.Forms.Label();
this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.pi_inoutno = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
this.PackageDetail = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pd_ordercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pd_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pr_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pr_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pd_outqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pd_description = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.codenum = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.onlynumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.youxiaoqi = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.print = new System.Windows.Forms.DataGridViewButtonColumn();
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
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(1246, 640);
this.pa_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pa_makecode.Name = "pa_makecode";
this.pa_makecode.Size = new System.Drawing.Size(0, 31);
this.pa_makecode.TabIndex = 76;
this.pa_makecode.Visible = false;
//
// 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(1198, 640);
this.pa_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pa_id.Name = "pa_id";
this.pa_id.Size = new System.Drawing.Size(0, 31);
this.pa_id.TabIndex = 153;
this.pa_id.Visible = false;
//
// 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(1274, 627);
this.pr_packrule.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_packrule.Name = "pr_packrule";
this.pr_packrule.Size = new System.Drawing.Size(0, 31);
this.pr_packrule.TabIndex = 173;
this.pr_packrule.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(1256, 684);
this.pa_downstatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pa_downstatus.Name = "pa_downstatus";
this.pa_downstatus.Size = new System.Drawing.Size(0, 31);
this.pa_downstatus.TabIndex = 178;
this.pa_downstatus.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(1274, 705);
this.pa_standardqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pa_standardqty.Name = "pa_standardqty";
this.pa_standardqty.Size = new System.Drawing.Size(0, 31);
this.pa_standardqty.TabIndex = 180;
this.pa_standardqty.Visible = false;
//
// 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(907, 108);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(110, 31);
this.label3.TabIndex = 160;
this.label3.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(907, 48);
this.PrintList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.PrintList_label.Name = "PrintList_label";
this.PrintList_label.Size = new System.Drawing.Size(134, 31);
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(1077, 168);
this.PrintNum_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.PrintNum_label.Name = "PrintNum_label";
this.PrintNum_label.Size = new System.Drawing.Size(62, 31);
this.PrintNum_label.TabIndex = 124;
this.PrintNum_label.Text = "份数";
//
// 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(13, 122);
this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_code_label.Name = "pr_code_label";
this.pr_code_label.Size = new System.Drawing.Size(62, 31);
this.pr_code_label.TabIndex = 81;
this.pr_code_label.Text = "客户";
//
// pi_title
//
this.pi_title.AutoSize = true;
this.pi_title.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pi_title.Location = new System.Drawing.Point(142, 122);
this.pi_title.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pi_title.MaximumSize = new System.Drawing.Size(225, 0);
this.pi_title.Name = "pi_title";
this.pi_title.Size = new System.Drawing.Size(0, 31);
this.pi_title.TabIndex = 167;
this.pi_title.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
//
// 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(13, 39);
this.pa_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pa_code_label.Name = "pa_code_label";
this.pa_code_label.Size = new System.Drawing.Size(110, 31);
this.pa_code_label.TabIndex = 113;
this.pa_code_label.Text = "出货单号";
//
// PrintNum
//
this.PrintNum.AllPower = null;
this.PrintNum.BackColor = System.Drawing.Color.White;
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(1150, 171);
this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
this.PrintNum.Name = "PrintNum";
this.PrintNum.Power = null;
this.PrintNum.Size = new System.Drawing.Size(44, 31);
this.PrintNum.Str = null;
this.PrintNum.Str1 = null;
this.PrintNum.Str2 = null;
this.PrintNum.TabIndex = 181;
//
// pi_inoutno
//
this.pi_inoutno.AllPower = null;
this.pi_inoutno.BackColor = System.Drawing.Color.White;
this.pi_inoutno.Font = new System.Drawing.Font("微软雅黑", 12F);
this.pi_inoutno.ForeColor = System.Drawing.Color.Black;
this.pi_inoutno.ID = null;
this.pi_inoutno.Location = new System.Drawing.Point(136, 36);
this.pi_inoutno.Margin = new System.Windows.Forms.Padding(9, 10, 9, 10);
this.pi_inoutno.Name = "pi_inoutno";
this.pi_inoutno.Power = null;
this.pi_inoutno.Size = new System.Drawing.Size(272, 39);
this.pi_inoutno.Str = null;
this.pi_inoutno.Str1 = null;
this.pi_inoutno.Str2 = null;
this.pi_inoutno.TabIndex = 163;
this.pi_inoutno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_code_KeyDown);
//
// 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(1081, 106);
this.PrintLabel.Name = "PrintLabel";
this.PrintLabel.Size = new System.Drawing.Size(202, 32);
this.PrintLabel.TabIndex = 159;
this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
//
// PrintList
//
this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
this.PrintList.Location = new System.Drawing.Point(1081, 51);
this.PrintList.Margin = new System.Windows.Forms.Padding(9, 10, 9, 10);
this.PrintList.Name = "PrintList";
this.PrintList.Size = new System.Drawing.Size(204, 42);
this.PrintList.TabIndex = 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(6, 640);
this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(1293, 178);
this.OperateResult.TabIndex = 155;
this.OperateResult.Text = "";
//
// 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_pocode,
this.pd_ordercode,
this.pd_prodcode,
this.pr_brand,
this.pr_orispeccode,
this.pd_outqty,
this.pr_detail,
this.pd_description,
this.pd_id,
this.codenum,
this.onlynumber,
this.datecode,
this.youxiaoqi,
this.print});
this.PackageDetail.EnableContentClick = true;
this.PackageDetail.Location = new System.Drawing.Point(6, 226);
this.PackageDetail.Margin = new System.Windows.Forms.Padding(4);
this.PackageDetail.Name = "PackageDetail";
this.PackageDetail.RowHeadersWidth = 62;
this.PackageDetail.RowTemplate.Height = 23;
this.PackageDetail.Size = new System.Drawing.Size(1293, 402);
this.PackageDetail.TabIndex = 134;
this.PackageDetail.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.PackageDetail_CellContentClick);
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "pd_barcode";
this.dataGridViewTextBoxColumn1.HeaderText = "序列号";
this.dataGridViewTextBoxColumn1.MinimumWidth = 250;
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.ReadOnly = true;
this.dataGridViewTextBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
this.dataGridViewTextBoxColumn1.Width = 250;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.DataPropertyName = "pa_outboxcode";
this.dataGridViewTextBoxColumn2.HeaderText = "箱号";
this.dataGridViewTextBoxColumn2.MinimumWidth = 200;
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
this.dataGridViewTextBoxColumn2.ReadOnly = true;
this.dataGridViewTextBoxColumn2.Width = 201;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.DataPropertyName = "pa_prodcode";
this.dataGridViewTextBoxColumn3.HeaderText = "产品编号";
this.dataGridViewTextBoxColumn3.MinimumWidth = 8;
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.ReadOnly = true;
this.dataGridViewTextBoxColumn3.Visible = false;
this.dataGridViewTextBoxColumn3.Width = 150;
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.DataPropertyName = "pd_innerqty";
this.dataGridViewTextBoxColumn4.HeaderText = "箱内数量";
this.dataGridViewTextBoxColumn4.MinimumWidth = 8;
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.ReadOnly = true;
this.dataGridViewTextBoxColumn4.Visible = false;
this.dataGridViewTextBoxColumn4.Width = 80;
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.dataGridViewTextBoxColumn5.DataPropertyName = "pa_indate";
this.dataGridViewTextBoxColumn5.HeaderText = "装箱日期";
this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.ReadOnly = true;
this.dataGridViewTextBoxColumn5.Width = 300;
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.DataPropertyName = "pd_id";
this.dataGridViewTextBoxColumn6.HeaderText = "ID";
this.dataGridViewTextBoxColumn6.MinimumWidth = 8;
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
this.dataGridViewTextBoxColumn6.ReadOnly = true;
this.dataGridViewTextBoxColumn6.Visible = false;
this.dataGridViewTextBoxColumn6.Width = 150;
//
// pd_pocode
//
this.pd_pocode.DataPropertyName = "pd_pocode";
this.pd_pocode.HeaderText = "客户PO";
this.pd_pocode.MinimumWidth = 8;
this.pd_pocode.Name = "pd_pocode";
this.pd_pocode.ReadOnly = true;
this.pd_pocode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.pd_pocode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
this.pd_pocode.Width = 150;
//
// pd_ordercode
//
this.pd_ordercode.DataPropertyName = "pd_ordercode";
this.pd_ordercode.HeaderText = "订单号";
this.pd_ordercode.MinimumWidth = 8;
this.pd_ordercode.Name = "pd_ordercode";
this.pd_ordercode.ReadOnly = true;
this.pd_ordercode.Width = 150;
//
// pd_prodcode
//
this.pd_prodcode.DataPropertyName = "pd_prodcode";
this.pd_prodcode.HeaderText = "物料编号";
this.pd_prodcode.MinimumWidth = 100;
this.pd_prodcode.Name = "pd_prodcode";
this.pd_prodcode.ReadOnly = true;
this.pd_prodcode.Width = 150;
//
// pr_brand
//
this.pr_brand.DataPropertyName = "pr_brand";
this.pr_brand.HeaderText = "品牌";
this.pr_brand.MinimumWidth = 8;
this.pr_brand.Name = "pr_brand";
this.pr_brand.ReadOnly = true;
this.pr_brand.Width = 80;
//
// pr_orispeccode
//
this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
this.pr_orispeccode.HeaderText = "型号";
this.pr_orispeccode.MinimumWidth = 150;
this.pr_orispeccode.Name = "pr_orispeccode";
this.pr_orispeccode.ReadOnly = true;
this.pr_orispeccode.Width = 150;
//
// pd_outqty
//
this.pd_outqty.DataPropertyName = "pd_outqty";
this.pd_outqty.HeaderText = "数量";
this.pd_outqty.MinimumWidth = 8;
this.pd_outqty.Name = "pd_outqty";
this.pd_outqty.ReadOnly = true;
this.pd_outqty.Width = 80;
//
// pr_detail
//
this.pr_detail.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.pr_detail.DataPropertyName = "pr_detail";
this.pr_detail.HeaderText = "产品名称";
this.pr_detail.MinimumWidth = 200;
this.pr_detail.Name = "pr_detail";
this.pr_detail.ReadOnly = true;
this.pr_detail.Width = 200;
//
// pd_description
//
this.pd_description.DataPropertyName = "pd_description";
this.pd_description.HeaderText = "批次号";
this.pd_description.MinimumWidth = 100;
this.pd_description.Name = "pd_description";
this.pd_description.Width = 150;
//
// pd_id
//
this.pd_id.DataPropertyName = "pd_id";
this.pd_id.HeaderText = "ID";
this.pd_id.MinimumWidth = 8;
this.pd_id.Name = "pd_id";
this.pd_id.ReadOnly = true;
this.pd_id.Visible = false;
this.pd_id.Width = 150;
//
// codenum
//
this.codenum.HeaderText = "标签数量";
this.codenum.MinimumWidth = 75;
this.codenum.Name = "codenum";
this.codenum.Width = 75;
//
// onlynumber
//
this.onlynumber.DataPropertyName = "onlynumber";
this.onlynumber.HeaderText = "料盘序号";
this.onlynumber.MinimumWidth = 8;
this.onlynumber.Name = "onlynumber";
this.onlynumber.Width = 150;
//
// datecode
//
this.datecode.DataPropertyName = "datecode";
this.datecode.HeaderText = "周期";
this.datecode.MinimumWidth = 100;
this.datecode.Name = "datecode";
this.datecode.Width = 150;
//
// youxiaoqi
//
this.youxiaoqi.DataPropertyName = "youxiaoqi";
this.youxiaoqi.HeaderText = "有效期";
this.youxiaoqi.MinimumWidth = 100;
this.youxiaoqi.Name = "youxiaoqi";
this.youxiaoqi.Width = 150;
//
// print
//
this.print.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.print.HeaderText = "";
this.print.MinimumWidth = 100;
this.print.Name = "print";
this.print.Text = "打印";
this.print.UseColumnTextForButtonValue = true;
this.print.Width = 150;
//
// Packing_PackageCollection
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ClientSize = new System.Drawing.Size(1334, 834);
this.Controls.Add(this.PrintNum);
this.Controls.Add(this.pi_inoutno);
this.Controls.Add(this.pr_code_label);
this.Controls.Add(this.pi_title);
this.Controls.Add(this.pa_code_label);
this.Controls.Add(this.PrintLabel);
this.Controls.Add(this.label3);
this.Controls.Add(this.PrintList);
this.Controls.Add(this.PrintList_label);
this.Controls.Add(this.PrintNum_label);
this.Controls.Add(this.pa_standardqty);
this.Controls.Add(this.pa_downstatus);
this.Controls.Add(this.pr_packrule);
this.Controls.Add(this.OperateResult);
this.Controls.Add(this.pa_id);
this.Controls.Add(this.PackageDetail);
this.Controls.Add(this.pa_makecode);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "Packing_PackageCollection";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Tag = "Packing!PackageCollection";
this.Text = "包装采集";
this.Activated += new System.EventHandler(this.PackCollection_Activated);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.PackCollection_FormClosing);
this.Load += new System.EventHandler(this.PackCollection_Load);
this.SizeChanged += new System.EventHandler(this.PackCollection_SizeChanged);
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label pr_code_label;
private System.Windows.Forms.Label pa_makecode;
private System.Windows.Forms.Label pa_code_label;
private System.Windows.Forms.Label PrintList_label;
private System.Windows.Forms.Label PrintNum_label;
private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
private System.Windows.Forms.Label pa_id;
private CustomControl.RichText.RichTextAutoBottom OperateResult;
private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label pi_title;
private System.Windows.Forms.Label pr_packrule;
private System.Windows.Forms.Label pa_downstatus;
private System.Windows.Forms.Label pa_standardqty;
private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
public CustomControl.TextBoxWithIcon.SnCollectionBox pi_inoutno;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
private System.Windows.Forms.DataGridViewTextBoxColumn pd_pocode;
private System.Windows.Forms.DataGridViewTextBoxColumn pd_ordercode;
private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
private System.Windows.Forms.DataGridViewTextBoxColumn pr_brand;
private System.Windows.Forms.DataGridViewTextBoxColumn pr_orispeccode;
private System.Windows.Forms.DataGridViewTextBoxColumn pd_outqty;
private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
private System.Windows.Forms.DataGridViewTextBoxColumn pd_description;
private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
private System.Windows.Forms.DataGridViewTextBoxColumn codenum;
private System.Windows.Forms.DataGridViewTextBoxColumn onlynumber;
private System.Windows.Forms.DataGridViewTextBoxColumn datecode;
private System.Windows.Forms.DataGridViewTextBoxColumn youxiaoqi;
private System.Windows.Forms.DataGridViewButtonColumn print;
}
}