|
|
@@ -0,0 +1,739 @@
|
|
|
+namespace UAS_MES_NEW.Warehouse
|
|
|
+{
|
|
|
+ partial class Warehouse_FinishedProductOutSumNEW
|
|
|
+ {
|
|
|
+ /// <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(Warehouse_FinishedProductOutSumNEW));
|
|
|
+ this.pi_inoutno_label = new System.Windows.Forms.Label();
|
|
|
+ this.pi_titile_label = new System.Windows.Forms.Label();
|
|
|
+ this.pi_title = new System.Windows.Forms.Label();
|
|
|
+ this.panel1 = new System.Windows.Forms.Panel();
|
|
|
+ this.datacount = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.Label = new System.Windows.Forms.Label();
|
|
|
+ this.boxqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.getqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.ungetqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.outqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.label10 = new System.Windows.Forms.Label();
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
+ this.label6 = new System.Windows.Forms.Label();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.palletBtn = new System.Windows.Forms.RadioButton();
|
|
|
+ this.bigboxBtn = new System.Windows.Forms.RadioButton();
|
|
|
+ this.pi_id = new System.Windows.Forms.Label();
|
|
|
+ this.pi_type = new System.Windows.Forms.Label();
|
|
|
+ this.bindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.PrintLabel_label = new System.Windows.Forms.Label();
|
|
|
+ this.pa_restqty_label = new System.Windows.Forms.Label();
|
|
|
+ this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
+ this.Printlab = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.Prodiodetail = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
+ this.pd_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_detail1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_spec1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
+ this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.cancel = new UAS_MES_NEW.CustomControl.CustomCheckBox.CustomCheckBox();
|
|
|
+ this.input = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
+ this.InOutDetailDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
+ this.pim_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pim_mac = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pim_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.blank = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ProdDetail = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.pi_inoutno = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
+ this.PrinterList_label = new System.Windows.Forms.Label();
|
|
|
+ this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
+ this.Combine = new System.Windows.Forms.CheckBox();
|
|
|
+ this.panel1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Prodiodetail)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // pi_inoutno_label
|
|
|
+ //
|
|
|
+ this.pi_inoutno_label.AutoSize = true;
|
|
|
+ this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pi_inoutno_label.Location = new System.Drawing.Point(10, 15);
|
|
|
+ this.pi_inoutno_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pi_inoutno_label.Name = "pi_inoutno_label";
|
|
|
+ this.pi_inoutno_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.pi_inoutno_label.TabIndex = 211;
|
|
|
+ this.pi_inoutno_label.Text = "出货单号";
|
|
|
+ //
|
|
|
+ // pi_titile_label
|
|
|
+ //
|
|
|
+ this.pi_titile_label.AutoSize = true;
|
|
|
+ this.pi_titile_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pi_titile_label.Location = new System.Drawing.Point(504, 15);
|
|
|
+ this.pi_titile_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pi_titile_label.Name = "pi_titile_label";
|
|
|
+ this.pi_titile_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.pi_titile_label.TabIndex = 212;
|
|
|
+ this.pi_titile_label.Text = "客户名称";
|
|
|
+ //
|
|
|
+ // pi_title
|
|
|
+ //
|
|
|
+ this.pi_title.AutoSize = true;
|
|
|
+ this.pi_title.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pi_title.Location = new System.Drawing.Point(652, 21);
|
|
|
+ this.pi_title.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pi_title.Name = "pi_title";
|
|
|
+ this.pi_title.Size = new System.Drawing.Size(0, 31);
|
|
|
+ this.pi_title.TabIndex = 213;
|
|
|
+ //
|
|
|
+ // panel1
|
|
|
+ //
|
|
|
+ this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
+ this.panel1.Controls.Add(this.datacount);
|
|
|
+ this.panel1.Controls.Add(this.Label);
|
|
|
+ this.panel1.Controls.Add(this.boxqty);
|
|
|
+ this.panel1.Controls.Add(this.getqty);
|
|
|
+ this.panel1.Controls.Add(this.ungetqty);
|
|
|
+ this.panel1.Controls.Add(this.outqty);
|
|
|
+ this.panel1.Controls.Add(this.label10);
|
|
|
+ this.panel1.Controls.Add(this.label8);
|
|
|
+ this.panel1.Controls.Add(this.label6);
|
|
|
+ this.panel1.Controls.Add(this.label4);
|
|
|
+ this.panel1.Location = new System.Drawing.Point(1182, 132);
|
|
|
+ this.panel1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.panel1.Name = "panel1";
|
|
|
+ this.panel1.Size = new System.Drawing.Size(280, 388);
|
|
|
+ this.panel1.TabIndex = 217;
|
|
|
+ //
|
|
|
+ // datacount
|
|
|
+ //
|
|
|
+ this.datacount.AutoSize = true;
|
|
|
+ this.datacount.CutLength = null;
|
|
|
+ this.datacount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.datacount.Location = new System.Drawing.Point(190, 310);
|
|
|
+ this.datacount.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.datacount.MaximumSize = new System.Drawing.Size(400, 0);
|
|
|
+ this.datacount.Name = "datacount";
|
|
|
+ this.datacount.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.datacount.TabIndex = 230;
|
|
|
+ //
|
|
|
+ // Label
|
|
|
+ //
|
|
|
+ this.Label.AutoSize = true;
|
|
|
+ this.Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.Label.Location = new System.Drawing.Point(18, 310);
|
|
|
+ this.Label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.Label.Name = "Label";
|
|
|
+ this.Label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.Label.TabIndex = 229;
|
|
|
+ this.Label.Text = "当前明细";
|
|
|
+ //
|
|
|
+ // boxqty
|
|
|
+ //
|
|
|
+ this.boxqty.AutoSize = true;
|
|
|
+ this.boxqty.CutLength = null;
|
|
|
+ this.boxqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.boxqty.Location = new System.Drawing.Point(190, 240);
|
|
|
+ this.boxqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.boxqty.MaximumSize = new System.Drawing.Size(400, 0);
|
|
|
+ this.boxqty.Name = "boxqty";
|
|
|
+ this.boxqty.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.boxqty.TabIndex = 227;
|
|
|
+ //
|
|
|
+ // getqty
|
|
|
+ //
|
|
|
+ this.getqty.AutoSize = true;
|
|
|
+ this.getqty.CutLength = null;
|
|
|
+ this.getqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.getqty.Location = new System.Drawing.Point(190, 168);
|
|
|
+ this.getqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.getqty.MaximumSize = new System.Drawing.Size(400, 0);
|
|
|
+ this.getqty.Name = "getqty";
|
|
|
+ this.getqty.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.getqty.TabIndex = 226;
|
|
|
+ //
|
|
|
+ // ungetqty
|
|
|
+ //
|
|
|
+ this.ungetqty.AutoSize = true;
|
|
|
+ this.ungetqty.CutLength = null;
|
|
|
+ this.ungetqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ungetqty.Location = new System.Drawing.Point(190, 88);
|
|
|
+ this.ungetqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ungetqty.MaximumSize = new System.Drawing.Size(400, 0);
|
|
|
+ this.ungetqty.Name = "ungetqty";
|
|
|
+ this.ungetqty.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.ungetqty.TabIndex = 225;
|
|
|
+ //
|
|
|
+ // outqty
|
|
|
+ //
|
|
|
+ this.outqty.AutoSize = true;
|
|
|
+ this.outqty.CutLength = null;
|
|
|
+ this.outqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.outqty.Location = new System.Drawing.Point(190, 22);
|
|
|
+ this.outqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.outqty.MaximumSize = new System.Drawing.Size(400, 0);
|
|
|
+ this.outqty.Name = "outqty";
|
|
|
+ this.outqty.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.outqty.TabIndex = 224;
|
|
|
+ //
|
|
|
+ // label10
|
|
|
+ //
|
|
|
+ this.label10.AutoSize = true;
|
|
|
+ this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label10.Location = new System.Drawing.Point(18, 240);
|
|
|
+ this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label10.Name = "label10";
|
|
|
+ this.label10.Size = new System.Drawing.Size(114, 41);
|
|
|
+ this.label10.TabIndex = 222;
|
|
|
+ this.label10.Text = "总箱数";
|
|
|
+ //
|
|
|
+ // label8
|
|
|
+ //
|
|
|
+ this.label8.AutoSize = true;
|
|
|
+ this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label8.Location = new System.Drawing.Point(18, 168);
|
|
|
+ this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label8.Name = "label8";
|
|
|
+ this.label8.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label8.TabIndex = 220;
|
|
|
+ this.label8.Text = "已采集数";
|
|
|
+ //
|
|
|
+ // label6
|
|
|
+ //
|
|
|
+ this.label6.AutoSize = true;
|
|
|
+ this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label6.Location = new System.Drawing.Point(18, 88);
|
|
|
+ this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label6.Name = "label6";
|
|
|
+ this.label6.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label6.TabIndex = 218;
|
|
|
+ this.label6.Text = "待采集数";
|
|
|
+ //
|
|
|
+ // 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(18, 22);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label4.TabIndex = 218;
|
|
|
+ this.label4.Text = "出货数量";
|
|
|
+ //
|
|
|
+ // palletBtn
|
|
|
+ //
|
|
|
+ this.palletBtn.AutoSize = true;
|
|
|
+ this.palletBtn.Checked = true;
|
|
|
+ this.palletBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.palletBtn.Location = new System.Drawing.Point(29, 923);
|
|
|
+ this.palletBtn.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.palletBtn.Name = "palletBtn";
|
|
|
+ this.palletBtn.Size = new System.Drawing.Size(145, 45);
|
|
|
+ this.palletBtn.TabIndex = 219;
|
|
|
+ this.palletBtn.TabStop = true;
|
|
|
+ this.palletBtn.Text = "栈板号";
|
|
|
+ this.palletBtn.UseVisualStyleBackColor = true;
|
|
|
+ this.palletBtn.Click += new System.EventHandler(this.serBtn_Click);
|
|
|
+ //
|
|
|
+ // bigboxBtn
|
|
|
+ //
|
|
|
+ this.bigboxBtn.AutoSize = true;
|
|
|
+ this.bigboxBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.bigboxBtn.Location = new System.Drawing.Point(195, 923);
|
|
|
+ this.bigboxBtn.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.bigboxBtn.Name = "bigboxBtn";
|
|
|
+ this.bigboxBtn.Size = new System.Drawing.Size(113, 45);
|
|
|
+ this.bigboxBtn.TabIndex = 221;
|
|
|
+ this.bigboxBtn.Text = "箱号";
|
|
|
+ this.bigboxBtn.UseVisualStyleBackColor = true;
|
|
|
+ this.bigboxBtn.Click += new System.EventHandler(this.serBtn_Click);
|
|
|
+ //
|
|
|
+ // pi_id
|
|
|
+ //
|
|
|
+ this.pi_id.AutoSize = true;
|
|
|
+ this.pi_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pi_id.Location = new System.Drawing.Point(920, 42);
|
|
|
+ this.pi_id.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pi_id.Name = "pi_id";
|
|
|
+ this.pi_id.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.pi_id.TabIndex = 229;
|
|
|
+ this.pi_id.Visible = false;
|
|
|
+ //
|
|
|
+ // pi_type
|
|
|
+ //
|
|
|
+ this.pi_type.AutoSize = true;
|
|
|
+ this.pi_type.Location = new System.Drawing.Point(470, 96);
|
|
|
+ this.pi_type.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pi_type.Name = "pi_type";
|
|
|
+ this.pi_type.Size = new System.Drawing.Size(0, 24);
|
|
|
+ this.pi_type.TabIndex = 230;
|
|
|
+ this.pi_type.Visible = false;
|
|
|
+ //
|
|
|
+ // 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(851, 155);
|
|
|
+ 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(82, 41);
|
|
|
+ this.PrintLabel_label.TabIndex = 246;
|
|
|
+ this.PrintLabel_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(851, 243);
|
|
|
+ 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(82, 41);
|
|
|
+ this.pa_restqty_label.TabIndex = 243;
|
|
|
+ this.pa_restqty_label.Text = "张数";
|
|
|
+ //
|
|
|
+ // PrintNum
|
|
|
+ //
|
|
|
+ this.PrintNum.AllPower = null;
|
|
|
+ this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
+ this.PrintNum.ID = null;
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(958, 249);
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.PrintNum.Name = "PrintNum";
|
|
|
+ this.PrintNum.Power = null;
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(219, 35);
|
|
|
+ this.PrintNum.Str = null;
|
|
|
+ this.PrintNum.Str1 = null;
|
|
|
+ this.PrintNum.Str2 = null;
|
|
|
+ this.PrintNum.TabIndex = 247;
|
|
|
+ this.PrintNum.Text = "1";
|
|
|
+ //
|
|
|
+ // PrintLabel
|
|
|
+ //
|
|
|
+ this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.PrintLabel.FormattingEnabled = true;
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(958, 155);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
+ this.PrintLabel.Name = "PrintLabel";
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(219, 32);
|
|
|
+ this.PrintLabel.TabIndex = 245;
|
|
|
+ //
|
|
|
+ // 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(998, 353);
|
|
|
+ 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 = 244;
|
|
|
+ this.Printlab.Text = "打印";
|
|
|
+ this.Printlab.UseVisualStyleBackColor = true;
|
|
|
+ this.Printlab.Click += new System.EventHandler(this.Printlab_Click);
|
|
|
+ //
|
|
|
+ // Prodiodetail
|
|
|
+ //
|
|
|
+ this.Prodiodetail.AllowUserToAddRows = false;
|
|
|
+ this.Prodiodetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
+ this.Prodiodetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.pd_pdno,
|
|
|
+ this.pd_id,
|
|
|
+ this.pd_prodcode,
|
|
|
+ this.dataGridViewTextBoxColumn2,
|
|
|
+ this.pr_detail1,
|
|
|
+ this.pr_spec1});
|
|
|
+ this.Prodiodetail.EnableContentClick = true;
|
|
|
+ this.Prodiodetail.Location = new System.Drawing.Point(18, 79);
|
|
|
+ this.Prodiodetail.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.Prodiodetail.Name = "Prodiodetail";
|
|
|
+ this.Prodiodetail.RowHeadersWidth = 82;
|
|
|
+ this.Prodiodetail.RowTemplate.Height = 27;
|
|
|
+ this.Prodiodetail.Size = new System.Drawing.Size(829, 405);
|
|
|
+ this.Prodiodetail.TabIndex = 242;
|
|
|
+ this.Prodiodetail.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.Prodiodetail_CellClick);
|
|
|
+ //
|
|
|
+ // pd_pdno
|
|
|
+ //
|
|
|
+ this.pd_pdno.DataPropertyName = "pd_pdno";
|
|
|
+ this.pd_pdno.HeaderText = "序号";
|
|
|
+ this.pd_pdno.MinimumWidth = 10;
|
|
|
+ this.pd_pdno.Name = "pd_pdno";
|
|
|
+ this.pd_pdno.Width = 200;
|
|
|
+ //
|
|
|
+ // pd_id
|
|
|
+ //
|
|
|
+ this.pd_id.DataPropertyName = "pd_id";
|
|
|
+ this.pd_id.HeaderText = "ID";
|
|
|
+ this.pd_id.MinimumWidth = 10;
|
|
|
+ this.pd_id.Name = "pd_id";
|
|
|
+ this.pd_id.Width = 10;
|
|
|
+ //
|
|
|
+ // pd_prodcode
|
|
|
+ //
|
|
|
+ this.pd_prodcode.DataPropertyName = "pd_prodcode";
|
|
|
+ this.pd_prodcode.HeaderText = "物料编号";
|
|
|
+ this.pd_prodcode.MinimumWidth = 2;
|
|
|
+ this.pd_prodcode.Name = "pd_prodcode";
|
|
|
+ this.pd_prodcode.ReadOnly = true;
|
|
|
+ this.pd_prodcode.Width = 150;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn2
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn2.DataPropertyName = "pd_outqty";
|
|
|
+ this.dataGridViewTextBoxColumn2.HeaderText = "出货数量";
|
|
|
+ this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
|
|
|
+ this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
+ this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn2.Width = 200;
|
|
|
+ //
|
|
|
+ // pr_detail1
|
|
|
+ //
|
|
|
+ this.pr_detail1.DataPropertyName = "pr_detail";
|
|
|
+ this.pr_detail1.HeaderText = "名称";
|
|
|
+ this.pr_detail1.MinimumWidth = 10;
|
|
|
+ this.pr_detail1.Name = "pr_detail1";
|
|
|
+ this.pr_detail1.ReadOnly = true;
|
|
|
+ this.pr_detail1.Width = 200;
|
|
|
+ //
|
|
|
+ // pr_spec1
|
|
|
+ //
|
|
|
+ this.pr_spec1.DataPropertyName = "pr_spec";
|
|
|
+ this.pr_spec1.HeaderText = "规格";
|
|
|
+ this.pr_spec1.MinimumWidth = 200;
|
|
|
+ this.pr_spec1.Name = "pr_spec1";
|
|
|
+ this.pr_spec1.ReadOnly = true;
|
|
|
+ this.pr_spec1.Width = 200;
|
|
|
+ //
|
|
|
+ // 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(1182, 532);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.OperateResult.Name = "OperateResult";
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(280, 486);
|
|
|
+ this.OperateResult.TabIndex = 228;
|
|
|
+ this.OperateResult.Text = "";
|
|
|
+ //
|
|
|
+ // Clean
|
|
|
+ //
|
|
|
+ this.Clean.AllPower = null;
|
|
|
+ this.Clean.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
|
+ this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.Clean.Image = null;
|
|
|
+ this.Clean.IsShowBorder = true;
|
|
|
+ this.Clean.Location = new System.Drawing.Point(958, 976);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ 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(148, 40);
|
|
|
+ this.Clean.TabIndex = 224;
|
|
|
+ this.Clean.Text = "取消采集";
|
|
|
+ this.Clean.UseVisualStyleBackColor = false;
|
|
|
+ this.Clean.Click += new System.EventHandler(this.Clean_Click);
|
|
|
+ //
|
|
|
+ // cancel
|
|
|
+ //
|
|
|
+ this.cancel.AllPower = null;
|
|
|
+ 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(298, 966);
|
|
|
+ this.cancel.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.cancel.Name = "cancel";
|
|
|
+ this.cancel.Power = null;
|
|
|
+ this.cancel.Size = new System.Drawing.Size(114, 45);
|
|
|
+ this.cancel.TabIndex = 223;
|
|
|
+ this.cancel.Text = "取消";
|
|
|
+ this.cancel.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // input
|
|
|
+ //
|
|
|
+ this.input.AllPower = null;
|
|
|
+ this.input.BackColor = System.Drawing.Color.White;
|
|
|
+ this.input.ID = null;
|
|
|
+ this.input.Location = new System.Drawing.Point(18, 976);
|
|
|
+ this.input.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.input.Name = "input";
|
|
|
+ this.input.Power = null;
|
|
|
+ this.input.Size = new System.Drawing.Size(246, 35);
|
|
|
+ this.input.Str = null;
|
|
|
+ this.input.Str1 = null;
|
|
|
+ this.input.Str2 = null;
|
|
|
+ this.input.TabIndex = 222;
|
|
|
+ this.input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.input_KeyDown);
|
|
|
+ //
|
|
|
+ // InOutDetailDGV
|
|
|
+ //
|
|
|
+ this.InOutDetailDGV.AllowUserToAddRows = false;
|
|
|
+ this.InOutDetailDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
+ this.InOutDetailDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.pim_outboxcode,
|
|
|
+ this.pim_mac,
|
|
|
+ this.pim_prodcode,
|
|
|
+ this.pr_detail,
|
|
|
+ this.pr_spec,
|
|
|
+ this.blank});
|
|
|
+ this.InOutDetailDGV.EnableContentClick = true;
|
|
|
+ this.InOutDetailDGV.Location = new System.Drawing.Point(18, 494);
|
|
|
+ this.InOutDetailDGV.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.InOutDetailDGV.Name = "InOutDetailDGV";
|
|
|
+ this.InOutDetailDGV.RowHeadersWidth = 82;
|
|
|
+ this.InOutDetailDGV.RowTemplate.Height = 27;
|
|
|
+ this.InOutDetailDGV.Size = new System.Drawing.Size(1144, 421);
|
|
|
+ this.InOutDetailDGV.TabIndex = 218;
|
|
|
+ this.InOutDetailDGV.DataSourceChanged += new System.EventHandler(this.InOutDetailDGV_DataSourceChanged);
|
|
|
+ //
|
|
|
+ // pim_outboxcode
|
|
|
+ //
|
|
|
+ this.pim_outboxcode.DataPropertyName = "pim_outboxcode";
|
|
|
+ this.pim_outboxcode.HeaderText = "栈板/箱号";
|
|
|
+ this.pim_outboxcode.MinimumWidth = 2;
|
|
|
+ this.pim_outboxcode.Name = "pim_outboxcode";
|
|
|
+ this.pim_outboxcode.ReadOnly = true;
|
|
|
+ this.pim_outboxcode.Width = 150;
|
|
|
+ //
|
|
|
+ // pim_mac
|
|
|
+ //
|
|
|
+ this.pim_mac.DataPropertyName = "pim_mac";
|
|
|
+ this.pim_mac.HeaderText = "SN号";
|
|
|
+ this.pim_mac.MinimumWidth = 10;
|
|
|
+ this.pim_mac.Name = "pim_mac";
|
|
|
+ this.pim_mac.ReadOnly = true;
|
|
|
+ this.pim_mac.Width = 200;
|
|
|
+ //
|
|
|
+ // pim_prodcode
|
|
|
+ //
|
|
|
+ this.pim_prodcode.DataPropertyName = "pim_prodcode";
|
|
|
+ this.pim_prodcode.HeaderText = "产品代码";
|
|
|
+ this.pim_prodcode.MinimumWidth = 10;
|
|
|
+ this.pim_prodcode.Name = "pim_prodcode";
|
|
|
+ this.pim_prodcode.ReadOnly = true;
|
|
|
+ this.pim_prodcode.Width = 200;
|
|
|
+ //
|
|
|
+ // pr_detail
|
|
|
+ //
|
|
|
+ this.pr_detail.DataPropertyName = "pr_detail";
|
|
|
+ this.pr_detail.HeaderText = "名称";
|
|
|
+ this.pr_detail.MinimumWidth = 10;
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
+ this.pr_detail.ReadOnly = true;
|
|
|
+ this.pr_detail.Width = 200;
|
|
|
+ //
|
|
|
+ // pr_spec
|
|
|
+ //
|
|
|
+ this.pr_spec.DataPropertyName = "pr_spec";
|
|
|
+ this.pr_spec.HeaderText = "规格";
|
|
|
+ this.pr_spec.MinimumWidth = 200;
|
|
|
+ this.pr_spec.Name = "pr_spec";
|
|
|
+ this.pr_spec.ReadOnly = true;
|
|
|
+ this.pr_spec.Width = 200;
|
|
|
+ //
|
|
|
+ // blank
|
|
|
+ //
|
|
|
+ this.blank.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.blank.HeaderText = "";
|
|
|
+ this.blank.MinimumWidth = 2;
|
|
|
+ this.blank.Name = "blank";
|
|
|
+ this.blank.Width = 2;
|
|
|
+ //
|
|
|
+ // ProdDetail
|
|
|
+ //
|
|
|
+ this.ProdDetail.AllPower = null;
|
|
|
+ this.ProdDetail.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.ProdDetail.DownImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.DownImage")));
|
|
|
+ this.ProdDetail.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.ProdDetail.Image = null;
|
|
|
+ this.ProdDetail.IsShowBorder = true;
|
|
|
+ this.ProdDetail.Location = new System.Drawing.Point(1300, 21);
|
|
|
+ this.ProdDetail.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.ProdDetail.MoveImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.MoveImage")));
|
|
|
+ this.ProdDetail.Name = "ProdDetail";
|
|
|
+ this.ProdDetail.NormalImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.NormalImage")));
|
|
|
+ this.ProdDetail.Power = null;
|
|
|
+ this.ProdDetail.Size = new System.Drawing.Size(130, 54);
|
|
|
+ this.ProdDetail.TabIndex = 214;
|
|
|
+ this.ProdDetail.Text = "产品明细";
|
|
|
+ this.ProdDetail.UseVisualStyleBackColor = false;
|
|
|
+ this.ProdDetail.Click += new System.EventHandler(this.ProdDetail_Click);
|
|
|
+ //
|
|
|
+ // pi_inoutno
|
|
|
+ //
|
|
|
+ this.pi_inoutno.AllPower = null;
|
|
|
+ this.pi_inoutno.Caller = null;
|
|
|
+ this.pi_inoutno.Condition = null;
|
|
|
+ this.pi_inoutno.DBTitle = null;
|
|
|
+ this.pi_inoutno.FormName = null;
|
|
|
+ this.pi_inoutno.Location = new System.Drawing.Point(154, 17);
|
|
|
+ this.pi_inoutno.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pi_inoutno.Name = "pi_inoutno";
|
|
|
+ this.pi_inoutno.Power = null;
|
|
|
+ this.pi_inoutno.ReturnData = null;
|
|
|
+ this.pi_inoutno.SelectField = null;
|
|
|
+ this.pi_inoutno.SetValueField = null;
|
|
|
+ this.pi_inoutno.Size = new System.Drawing.Size(316, 40);
|
|
|
+ this.pi_inoutno.TabIndex = 0;
|
|
|
+ this.pi_inoutno.TableName = null;
|
|
|
+ this.pi_inoutno.TextBoxEnable = true;
|
|
|
+ //
|
|
|
+ // 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(851, 79);
|
|
|
+ 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(114, 41);
|
|
|
+ this.PrinterList_label.TabIndex = 249;
|
|
|
+ this.PrinterList_label.Text = "打印机";
|
|
|
+ //
|
|
|
+ // PrinterList
|
|
|
+ //
|
|
|
+ this.PrinterList.Location = new System.Drawing.Point(958, 83);
|
|
|
+ this.PrinterList.Margin = new System.Windows.Forms.Padding(8);
|
|
|
+ this.PrinterList.Name = "PrinterList";
|
|
|
+ this.PrinterList.Size = new System.Drawing.Size(219, 40);
|
|
|
+ this.PrinterList.TabIndex = 248;
|
|
|
+ //
|
|
|
+ // Combine
|
|
|
+ //
|
|
|
+ this.Combine.AutoSize = true;
|
|
|
+ this.Combine.Location = new System.Drawing.Point(1039, 26);
|
|
|
+ this.Combine.Name = "Combine";
|
|
|
+ this.Combine.Size = new System.Drawing.Size(138, 28);
|
|
|
+ this.Combine.TabIndex = 250;
|
|
|
+ this.Combine.Text = "合并明细";
|
|
|
+ this.Combine.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // Warehouse_FinishedProductOutSumNEW
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.ClientSize = new System.Drawing.Size(1480, 1036);
|
|
|
+ this.Controls.Add(this.Combine);
|
|
|
+ this.Controls.Add(this.PrinterList_label);
|
|
|
+ this.Controls.Add(this.PrinterList);
|
|
|
+ this.Controls.Add(this.PrintNum);
|
|
|
+ this.Controls.Add(this.PrintLabel_label);
|
|
|
+ this.Controls.Add(this.PrintLabel);
|
|
|
+ this.Controls.Add(this.Printlab);
|
|
|
+ this.Controls.Add(this.pa_restqty_label);
|
|
|
+ this.Controls.Add(this.Prodiodetail);
|
|
|
+ this.Controls.Add(this.pi_type);
|
|
|
+ this.Controls.Add(this.pi_id);
|
|
|
+ this.Controls.Add(this.OperateResult);
|
|
|
+ this.Controls.Add(this.Clean);
|
|
|
+ this.Controls.Add(this.cancel);
|
|
|
+ this.Controls.Add(this.input);
|
|
|
+ this.Controls.Add(this.bigboxBtn);
|
|
|
+ this.Controls.Add(this.palletBtn);
|
|
|
+ this.Controls.Add(this.InOutDetailDGV);
|
|
|
+ this.Controls.Add(this.panel1);
|
|
|
+ this.Controls.Add(this.ProdDetail);
|
|
|
+ this.Controls.Add(this.pi_title);
|
|
|
+ this.Controls.Add(this.pi_titile_label);
|
|
|
+ this.Controls.Add(this.pi_inoutno_label);
|
|
|
+ this.Controls.Add(this.pi_inoutno);
|
|
|
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.Name = "Warehouse_FinishedProductOutSumNEW";
|
|
|
+ this.Tag = "Warehouse!FinishedProductIn";
|
|
|
+ this.Text = "成品出货";
|
|
|
+ this.Load += new System.EventHandler(this.Warehouse_FinishedProductOut_Load);
|
|
|
+ this.SizeChanged += new System.EventHandler(this.Warehouse_FinishedProductOut_SizeChanged);
|
|
|
+ this.panel1.ResumeLayout(false);
|
|
|
+ this.panel1.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Prodiodetail)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+ this.PerformLayout();
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private CustomControl.TextBoxWithIcon.SearchTextBox pi_inoutno;
|
|
|
+ private System.Windows.Forms.Label pi_inoutno_label;
|
|
|
+ private System.Windows.Forms.Label pi_titile_label;
|
|
|
+ private System.Windows.Forms.Label pi_title;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton ProdDetail;
|
|
|
+ private System.Windows.Forms.Panel panel1;
|
|
|
+ private System.Windows.Forms.Label label10;
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
+ private System.Windows.Forms.Label label6;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private CustomControl.DataGrid_View.DataGridViewWithSerialNum InOutDetailDGV;
|
|
|
+ private System.Windows.Forms.RadioButton palletBtn;
|
|
|
+ private System.Windows.Forms.RadioButton bigboxBtn;
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox input;
|
|
|
+ private CustomControl.CustomCheckBox.CustomCheckBox cancel;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Clean;
|
|
|
+ private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
+ private System.Windows.Forms.Label pi_id;
|
|
|
+ private System.Windows.Forms.Label pi_type;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel outqty;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel ungetqty;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel getqty;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel boxqty;
|
|
|
+ private System.Windows.Forms.BindingSource bindingSource;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pim_outboxcode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pim_mac;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pim_prodcode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn blank;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel datacount;
|
|
|
+ private System.Windows.Forms.Label Label;
|
|
|
+ private CustomControl.DataGrid_View.DataGridViewWithSerialNum Prodiodetail;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
|
|
|
+ private System.Windows.Forms.Label PrintLabel_label;
|
|
|
+ private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Printlab;
|
|
|
+ private System.Windows.Forms.Label pa_restqty_label;
|
|
|
+ private System.Windows.Forms.Label PrinterList_label;
|
|
|
+ private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
|
|
|
+ private System.Windows.Forms.CheckBox Combine;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_pdno;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec1;
|
|
|
+ }
|
|
|
+}
|