namespace UAS_MES_NEW.Packing
{
partial class Packing_PackageCollectionIn
{
///
/// 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.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.ct_recorder = new System.Windows.Forms.Label();
this.pa_code_label = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ct_code = 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.cd_varchar50_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cd_varchar50_4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cd_varchar50_5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cd_varchar50_6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cd_number_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cd_varchar50_9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cd_varchar50_8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cd_varchar50_11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cd_varchar50_12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cd_varchar100_1 = 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;
//
// 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(86, 31);
this.pr_code_label.TabIndex = 81;
this.pr_code_label.Text = "录入人";
//
// ct_recorder
//
this.ct_recorder.AutoSize = true;
this.ct_recorder.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ct_recorder.Location = new System.Drawing.Point(142, 122);
this.ct_recorder.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ct_recorder.MaximumSize = new System.Drawing.Size(225, 0);
this.ct_recorder.Name = "ct_recorder";
this.ct_recorder.Size = new System.Drawing.Size(0, 31);
this.ct_recorder.TabIndex = 167;
this.ct_recorder.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 = "单据编号";
//
// 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 = "打印标签";
//
// 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;
//
// ct_code
//
this.ct_code.AllPower = null;
this.ct_code.BackColor = System.Drawing.Color.White;
this.ct_code.Font = new System.Drawing.Font("微软雅黑", 12F);
this.ct_code.ForeColor = System.Drawing.Color.Black;
this.ct_code.ID = null;
this.ct_code.Location = new System.Drawing.Point(136, 36);
this.ct_code.Margin = new System.Windows.Forms.Padding(9, 10, 9, 10);
this.ct_code.Name = "ct_code";
this.ct_code.Power = null;
this.ct_code.Size = new System.Drawing.Size(272, 39);
this.ct_code.Str = null;
this.ct_code.Str1 = null;
this.ct_code.Str2 = null;
this.ct_code.TabIndex = 163;
this.ct_code.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.cd_varchar50_1,
this.cd_varchar50_4,
this.cd_varchar50_5,
this.cd_varchar50_6,
this.cd_number_1,
this.cd_varchar50_9,
this.cd_varchar50_8,
this.cd_id,
this.cd_varchar50_11,
this.cd_varchar50_12,
this.cd_varchar100_1,
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;
//
// cd_varchar50_1
//
this.cd_varchar50_1.DataPropertyName = "cd_varchar50_1";
this.cd_varchar50_1.HeaderText = "物料编号";
this.cd_varchar50_1.MinimumWidth = 100;
this.cd_varchar50_1.Name = "cd_varchar50_1";
this.cd_varchar50_1.ReadOnly = true;
this.cd_varchar50_1.Width = 150;
//
// cd_varchar50_4
//
this.cd_varchar50_4.DataPropertyName = "cd_varchar50_4";
this.cd_varchar50_4.HeaderText = "型号";
this.cd_varchar50_4.MinimumWidth = 150;
this.cd_varchar50_4.Name = "cd_varchar50_4";
this.cd_varchar50_4.ReadOnly = true;
this.cd_varchar50_4.Width = 150;
//
// cd_varchar50_5
//
this.cd_varchar50_5.DataPropertyName = "cd_varchar50_5";
this.cd_varchar50_5.HeaderText = "属性";
this.cd_varchar50_5.MinimumWidth = 100;
this.cd_varchar50_5.Name = "cd_varchar50_5";
this.cd_varchar50_5.ReadOnly = true;
//
// cd_varchar50_6
//
this.cd_varchar50_6.DataPropertyName = "cd_varchar50_6";
this.cd_varchar50_6.HeaderText = "品牌";
this.cd_varchar50_6.MinimumWidth = 80;
this.cd_varchar50_6.Name = "cd_varchar50_6";
this.cd_varchar50_6.ReadOnly = true;
this.cd_varchar50_6.Width = 80;
//
// cd_number_1
//
this.cd_number_1.DataPropertyName = "cd_number_1";
this.cd_number_1.HeaderText = "数量";
this.cd_number_1.MinimumWidth = 80;
this.cd_number_1.Name = "cd_number_1";
this.cd_number_1.ReadOnly = true;
this.cd_number_1.Width = 80;
//
// cd_varchar50_9
//
this.cd_varchar50_9.DataPropertyName = "cd_varchar50_9";
this.cd_varchar50_9.HeaderText = "DC";
this.cd_varchar50_9.MinimumWidth = 100;
this.cd_varchar50_9.Name = "cd_varchar50_9";
this.cd_varchar50_9.ReadOnly = true;
this.cd_varchar50_9.Width = 150;
//
// cd_varchar50_8
//
this.cd_varchar50_8.DataPropertyName = "cd_varchar50_8";
this.cd_varchar50_8.HeaderText = "在库批次";
this.cd_varchar50_8.MinimumWidth = 100;
this.cd_varchar50_8.Name = "cd_varchar50_8";
this.cd_varchar50_8.ReadOnly = true;
this.cd_varchar50_8.Width = 150;
//
// cd_id
//
this.cd_id.DataPropertyName = "cd_id";
this.cd_id.HeaderText = "ID";
this.cd_id.MinimumWidth = 8;
this.cd_id.Name = "cd_id";
this.cd_id.ReadOnly = true;
this.cd_id.Visible = false;
this.cd_id.Width = 150;
//
// cd_varchar50_11
//
this.cd_varchar50_11.DataPropertyName = "cd_varchar50_11";
this.cd_varchar50_11.HeaderText = "LOT NO";
this.cd_varchar50_11.MinimumWidth = 150;
this.cd_varchar50_11.Name = "cd_varchar50_11";
this.cd_varchar50_11.ReadOnly = true;
this.cd_varchar50_11.Width = 150;
//
// cd_varchar50_12
//
this.cd_varchar50_12.DataPropertyName = "cd_varchar50_12";
this.cd_varchar50_12.HeaderText = "产地";
this.cd_varchar50_12.MinimumWidth = 150;
this.cd_varchar50_12.Name = "cd_varchar50_12";
this.cd_varchar50_12.ReadOnly = true;
this.cd_varchar50_12.Width = 150;
//
// cd_varchar100_1
//
this.cd_varchar100_1.DataPropertyName = "cd_varchar100_1";
this.cd_varchar100_1.HeaderText = "采购验收单";
this.cd_varchar100_1.MinimumWidth = 100;
this.cd_varchar100_1.Name = "cd_varchar100_1";
this.cd_varchar100_1.ReadOnly = true;
this.cd_varchar100_1.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_PackageCollectionIn
//
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.ct_code);
this.Controls.Add(this.pr_code_label);
this.Controls.Add(this.ct_recorder);
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_PackageCollectionIn";
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 ct_recorder;
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;
public CustomControl.TextBoxWithIcon.SnCollectionBox ct_code;
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 CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_1;
private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_4;
private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_5;
private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_6;
private System.Windows.Forms.DataGridViewTextBoxColumn cd_number_1;
private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_9;
private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_8;
private System.Windows.Forms.DataGridViewTextBoxColumn cd_id;
private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_11;
private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_12;
private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar100_1;
private System.Windows.Forms.DataGridViewButtonColumn print;
}
}