|
|
@@ -1,498 +0,0 @@
|
|
|
-namespace 优软MES
|
|
|
-{
|
|
|
- partial class Batch_Generation_CodeDetail
|
|
|
- {
|
|
|
- /// <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()
|
|
|
- {
|
|
|
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Batch_Generation_CodeDetail));
|
|
|
- this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
|
|
- this.Panel0 = new System.Windows.Forms.Panel();
|
|
|
- this.pd_pdno = new System.Windows.Forms.Label();
|
|
|
- this.label8 = new System.Windows.Forms.Label();
|
|
|
- this.bi_location_label = new System.Windows.Forms.Label();
|
|
|
- this.pd_inqty = new System.Windows.Forms.Label();
|
|
|
- this.label13 = new System.Windows.Forms.Label();
|
|
|
- this.pr_tracekind = new System.Windows.Forms.Label();
|
|
|
- this.label11 = new System.Windows.Forms.Label();
|
|
|
- this.GenerateCode = new System.Windows.Forms.Button();
|
|
|
- this.GenerateCodeAndBoxNum = new System.Windows.Forms.Button();
|
|
|
- this.PrintAllBoxNum = new System.Windows.Forms.Button();
|
|
|
- this.label10 = new System.Windows.Forms.Label();
|
|
|
- this.pd_qty = new System.Windows.Forms.TextBox();
|
|
|
- this.PrintCode = new System.Windows.Forms.Button();
|
|
|
- this.label9 = new System.Windows.Forms.Label();
|
|
|
- this.bi_madedate = new System.Windows.Forms.DateTimePicker();
|
|
|
- this.label7 = new System.Windows.Forms.Label();
|
|
|
- this.label6 = new System.Windows.Forms.Label();
|
|
|
- this.pr_unit = new System.Windows.Forms.Label();
|
|
|
- this.pi_title = new System.Windows.Forms.Label();
|
|
|
- this.pi_cardcode = new System.Windows.Forms.Label();
|
|
|
- this.label5 = new System.Windows.Forms.Label();
|
|
|
- this.label4 = new System.Windows.Forms.Label();
|
|
|
- this.label3 = new System.Windows.Forms.Label();
|
|
|
- this.pr_detail = new System.Windows.Forms.Label();
|
|
|
- this.pd_prodcode = new System.Windows.Forms.Label();
|
|
|
- this.label2 = new System.Windows.Forms.Label();
|
|
|
- this.label1 = new System.Windows.Forms.Label();
|
|
|
- this.pd_inoutno = new System.Windows.Forms.Label();
|
|
|
- this.bi_vendbarcode = new System.Windows.Forms.TextBox();
|
|
|
- this.pr_zxbzs = new System.Windows.Forms.TextBox();
|
|
|
- this.lable1 = new System.Windows.Forms.Label();
|
|
|
- this.bi_boxnum = new System.Windows.Forms.TextBox();
|
|
|
- this.bi_location = new 优软MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
-
|
|
|
- this.closeButton1 = new 优软MES.CustomControl.ButtonUtil.CloseButton();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|
|
- this.Panel0.SuspendLayout();
|
|
|
- this.SuspendLayout();
|
|
|
- //
|
|
|
- // dataGridView1
|
|
|
- //
|
|
|
- this.dataGridView1.AllowUserToAddRows = false;
|
|
|
- this.dataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
- | System.Windows.Forms.AnchorStyles.Left)
|
|
|
- | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
- this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
- this.dataGridView1.Location = new System.Drawing.Point(0, 193);
|
|
|
- this.dataGridView1.Name = "dataGridView1";
|
|
|
- this.dataGridView1.RowTemplate.Height = 23;
|
|
|
- this.dataGridView1.Size = new System.Drawing.Size(1278, 367);
|
|
|
- this.dataGridView1.TabIndex = 2;
|
|
|
- //
|
|
|
- // Panel0
|
|
|
- //
|
|
|
- this.Panel0.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
- | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.Panel0.Controls.Add(this.pd_pdno);
|
|
|
- this.Panel0.Controls.Add(this.label8);
|
|
|
- this.Panel0.Controls.Add(this.bi_location);
|
|
|
- this.Panel0.Controls.Add(this.bi_location_label);
|
|
|
- this.Panel0.Controls.Add(this.pd_inqty);
|
|
|
- this.Panel0.Controls.Add(this.label13);
|
|
|
- this.Panel0.Controls.Add(this.pr_tracekind);
|
|
|
- this.Panel0.Controls.Add(this.label11);
|
|
|
-
|
|
|
- this.Panel0.Controls.Add(this.closeButton1);
|
|
|
- this.Panel0.Controls.Add(this.GenerateCode);
|
|
|
- this.Panel0.Controls.Add(this.GenerateCodeAndBoxNum);
|
|
|
- this.Panel0.Controls.Add(this.PrintAllBoxNum);
|
|
|
- this.Panel0.Controls.Add(this.label10);
|
|
|
- this.Panel0.Controls.Add(this.pd_qty);
|
|
|
- this.Panel0.Controls.Add(this.PrintCode);
|
|
|
- this.Panel0.Controls.Add(this.label9);
|
|
|
- this.Panel0.Controls.Add(this.bi_madedate);
|
|
|
- this.Panel0.Controls.Add(this.label7);
|
|
|
- this.Panel0.Controls.Add(this.label6);
|
|
|
- this.Panel0.Controls.Add(this.pr_unit);
|
|
|
- this.Panel0.Controls.Add(this.pi_title);
|
|
|
- this.Panel0.Controls.Add(this.pi_cardcode);
|
|
|
- this.Panel0.Controls.Add(this.label5);
|
|
|
- this.Panel0.Controls.Add(this.label4);
|
|
|
- this.Panel0.Controls.Add(this.label3);
|
|
|
- this.Panel0.Controls.Add(this.pr_detail);
|
|
|
- this.Panel0.Controls.Add(this.pd_prodcode);
|
|
|
- this.Panel0.Controls.Add(this.label2);
|
|
|
- this.Panel0.Controls.Add(this.label1);
|
|
|
- this.Panel0.Controls.Add(this.pd_inoutno);
|
|
|
- this.Panel0.Controls.Add(this.bi_vendbarcode);
|
|
|
- this.Panel0.Controls.Add(this.pr_zxbzs);
|
|
|
- this.Panel0.Controls.Add(this.lable1);
|
|
|
- this.Panel0.Controls.Add(this.bi_boxnum);
|
|
|
- this.Panel0.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.Panel0.Name = "Panel0";
|
|
|
- this.Panel0.Size = new System.Drawing.Size(1278, 187);
|
|
|
- this.Panel0.TabIndex = 3;
|
|
|
- //
|
|
|
- // pd_pdno
|
|
|
- //
|
|
|
- this.pd_pdno.AutoSize = true;
|
|
|
- this.pd_pdno.Location = new System.Drawing.Point(232, 21);
|
|
|
- this.pd_pdno.Name = "pd_pdno";
|
|
|
- this.pd_pdno.Size = new System.Drawing.Size(0, 12);
|
|
|
- this.pd_pdno.TabIndex = 63;
|
|
|
- //
|
|
|
- // label8
|
|
|
- //
|
|
|
- this.label8.AutoSize = true;
|
|
|
- this.label8.Location = new System.Drawing.Point(192, 20);
|
|
|
- this.label8.Name = "label8";
|
|
|
- this.label8.Size = new System.Drawing.Size(41, 12);
|
|
|
- this.label8.TabIndex = 62;
|
|
|
- this.label8.Text = "序号:";
|
|
|
- //
|
|
|
- // bi_location_label
|
|
|
- //
|
|
|
- this.bi_location_label.AutoSize = true;
|
|
|
- this.bi_location_label.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.bi_location_label.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.bi_location_label.Location = new System.Drawing.Point(23, 78);
|
|
|
- this.bi_location_label.Name = "bi_location_label";
|
|
|
- this.bi_location_label.Size = new System.Drawing.Size(41, 12);
|
|
|
- this.bi_location_label.TabIndex = 60;
|
|
|
- this.bi_location_label.Text = "仓位:";
|
|
|
- this.bi_location_label.Visible = false;
|
|
|
- //
|
|
|
- // pd_inqty
|
|
|
- //
|
|
|
- this.pd_inqty.AutoSize = true;
|
|
|
- this.pd_inqty.Location = new System.Drawing.Point(254, 46);
|
|
|
- this.pd_inqty.Name = "pd_inqty";
|
|
|
- this.pd_inqty.Size = new System.Drawing.Size(0, 12);
|
|
|
- this.pd_inqty.TabIndex = 59;
|
|
|
- //
|
|
|
- // label13
|
|
|
- //
|
|
|
- this.label13.AutoSize = true;
|
|
|
- this.label13.Location = new System.Drawing.Point(192, 46);
|
|
|
- this.label13.Name = "label13";
|
|
|
- this.label13.Size = new System.Drawing.Size(65, 12);
|
|
|
- this.label13.TabIndex = 58;
|
|
|
- this.label13.Text = "来料总量:";
|
|
|
- //
|
|
|
- // pr_tracekind
|
|
|
- //
|
|
|
- this.pr_tracekind.AutoSize = true;
|
|
|
- this.pr_tracekind.Location = new System.Drawing.Point(402, 46);
|
|
|
- this.pr_tracekind.Name = "pr_tracekind";
|
|
|
- this.pr_tracekind.Size = new System.Drawing.Size(0, 12);
|
|
|
- this.pr_tracekind.TabIndex = 57;
|
|
|
- //
|
|
|
- // label11
|
|
|
- //
|
|
|
- this.label11.AutoSize = true;
|
|
|
- this.label11.Location = new System.Drawing.Point(340, 46);
|
|
|
- this.label11.Name = "label11";
|
|
|
- this.label11.Size = new System.Drawing.Size(65, 12);
|
|
|
- this.label11.TabIndex = 56;
|
|
|
- this.label11.Text = "管控类型:";
|
|
|
- //
|
|
|
- // GenerateCode
|
|
|
- //
|
|
|
- this.GenerateCode.Image = global::优软MES.Properties.Resources._2_0btn_36;
|
|
|
- this.GenerateCode.Location = new System.Drawing.Point(309, 146);
|
|
|
- this.GenerateCode.Name = "GenerateCode";
|
|
|
- this.GenerateCode.Size = new System.Drawing.Size(111, 26);
|
|
|
- this.GenerateCode.TabIndex = 52;
|
|
|
- this.GenerateCode.Text = "批量生成条码";
|
|
|
- this.GenerateCode.UseVisualStyleBackColor = true;
|
|
|
- this.GenerateCode.Click += new System.EventHandler(this.GenerateCode_Click);
|
|
|
- //
|
|
|
- // GenerateCodeAndBoxNum
|
|
|
- //
|
|
|
- this.GenerateCodeAndBoxNum.Image = global::优软MES.Properties.Resources._2_0btn_36;
|
|
|
- this.GenerateCodeAndBoxNum.Location = new System.Drawing.Point(1144, 32);
|
|
|
- this.GenerateCodeAndBoxNum.Name = "GenerateCodeAndBoxNum";
|
|
|
- this.GenerateCodeAndBoxNum.Size = new System.Drawing.Size(134, 26);
|
|
|
- this.GenerateCodeAndBoxNum.TabIndex = 51;
|
|
|
- this.GenerateCodeAndBoxNum.Text = "批量生成条码和箱号";
|
|
|
- this.GenerateCodeAndBoxNum.UseVisualStyleBackColor = true;
|
|
|
- this.GenerateCodeAndBoxNum.Visible = false;
|
|
|
- this.GenerateCodeAndBoxNum.Click += new System.EventHandler(this.GenerateCodeAndBoxNum_Click);
|
|
|
- //
|
|
|
- // PrintAllBoxNum
|
|
|
- //
|
|
|
- this.PrintAllBoxNum.Image = global::优软MES.Properties.Resources._2_0btn_36;
|
|
|
- this.PrintAllBoxNum.Location = new System.Drawing.Point(1164, 7);
|
|
|
- this.PrintAllBoxNum.Name = "PrintAllBoxNum";
|
|
|
- this.PrintAllBoxNum.Size = new System.Drawing.Size(111, 26);
|
|
|
- this.PrintAllBoxNum.TabIndex = 50;
|
|
|
- this.PrintAllBoxNum.Text = "打印全部箱号";
|
|
|
- this.PrintAllBoxNum.UseVisualStyleBackColor = true;
|
|
|
- this.PrintAllBoxNum.Visible = false;
|
|
|
- this.PrintAllBoxNum.Click += new System.EventHandler(this.PrintAllBoxNum_Click);
|
|
|
- //
|
|
|
- // label10
|
|
|
- //
|
|
|
- this.label10.AutoSize = true;
|
|
|
- this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label10.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.label10.Location = new System.Drawing.Point(926, 78);
|
|
|
- this.label10.Name = "label10";
|
|
|
- this.label10.Size = new System.Drawing.Size(53, 12);
|
|
|
- this.label10.TabIndex = 48;
|
|
|
- this.label10.Text = "批总量:";
|
|
|
- //
|
|
|
- // pd_qty
|
|
|
- //
|
|
|
- this.pd_qty.Location = new System.Drawing.Point(1000, 75);
|
|
|
- this.pd_qty.Name = "pd_qty";
|
|
|
- this.pd_qty.Size = new System.Drawing.Size(117, 21);
|
|
|
- this.pd_qty.TabIndex = 47;
|
|
|
- //
|
|
|
- // PrintCode
|
|
|
- //
|
|
|
- this.PrintCode.Image = global::优软MES.Properties.Resources._2_0btn_36;
|
|
|
- this.PrintCode.Location = new System.Drawing.Point(478, 146);
|
|
|
- this.PrintCode.Name = "PrintCode";
|
|
|
- this.PrintCode.Size = new System.Drawing.Size(111, 26);
|
|
|
- this.PrintCode.TabIndex = 46;
|
|
|
- this.PrintCode.Text = "打印条码";
|
|
|
- this.PrintCode.UseVisualStyleBackColor = true;
|
|
|
- this.PrintCode.Click += new System.EventHandler(this.PrintCode_Click);
|
|
|
- //
|
|
|
- // label9
|
|
|
- //
|
|
|
- this.label9.AutoSize = true;
|
|
|
- this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label9.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.label9.Location = new System.Drawing.Point(225, 78);
|
|
|
- this.label9.Name = "label9";
|
|
|
- this.label9.Size = new System.Drawing.Size(65, 12);
|
|
|
- this.label9.TabIndex = 43;
|
|
|
- this.label9.Text = "最小包数:";
|
|
|
- //
|
|
|
- // bi_madedate
|
|
|
- //
|
|
|
- this.bi_madedate.Location = new System.Drawing.Point(527, 74);
|
|
|
- this.bi_madedate.Name = "bi_madedate";
|
|
|
- this.bi_madedate.Size = new System.Drawing.Size(117, 21);
|
|
|
- this.bi_madedate.TabIndex = 41;
|
|
|
- this.bi_madedate.ValueChanged += new System.EventHandler(this.bi_prodate_ValueChanged);
|
|
|
- //
|
|
|
- // label7
|
|
|
- //
|
|
|
- this.label7.AutoSize = true;
|
|
|
- this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label7.Location = new System.Drawing.Point(456, 78);
|
|
|
- this.label7.Name = "label7";
|
|
|
- this.label7.Size = new System.Drawing.Size(65, 12);
|
|
|
- this.label7.TabIndex = 40;
|
|
|
- this.label7.Text = "生产日期:";
|
|
|
- //
|
|
|
- // label6
|
|
|
- //
|
|
|
- this.label6.AutoSize = true;
|
|
|
- this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label6.Location = new System.Drawing.Point(690, 80);
|
|
|
- this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(77, 12);
|
|
|
- this.label6.TabIndex = 39;
|
|
|
- this.label6.Text = "供应商批号:";
|
|
|
- //
|
|
|
- // pr_unit
|
|
|
- //
|
|
|
- this.pr_unit.AutoSize = true;
|
|
|
- this.pr_unit.Location = new System.Drawing.Point(520, 20);
|
|
|
- this.pr_unit.Name = "pr_unit";
|
|
|
- this.pr_unit.Size = new System.Drawing.Size(0, 12);
|
|
|
- this.pr_unit.TabIndex = 38;
|
|
|
- //
|
|
|
- // pi_title
|
|
|
- //
|
|
|
- this.pi_title.AutoSize = true;
|
|
|
- this.pi_title.Location = new System.Drawing.Point(557, 46);
|
|
|
- this.pi_title.Name = "pi_title";
|
|
|
- this.pi_title.Size = new System.Drawing.Size(0, 12);
|
|
|
- this.pi_title.TabIndex = 37;
|
|
|
- //
|
|
|
- // pi_cardcode
|
|
|
- //
|
|
|
- this.pi_cardcode.AutoSize = true;
|
|
|
- this.pi_cardcode.Location = new System.Drawing.Point(89, 46);
|
|
|
- this.pi_cardcode.Name = "pi_cardcode";
|
|
|
- this.pi_cardcode.Size = new System.Drawing.Size(0, 12);
|
|
|
- this.pi_cardcode.TabIndex = 36;
|
|
|
- //
|
|
|
- // label5
|
|
|
- //
|
|
|
- this.label5.AutoSize = true;
|
|
|
- this.label5.Location = new System.Drawing.Point(480, 46);
|
|
|
- this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(77, 12);
|
|
|
- this.label5.TabIndex = 35;
|
|
|
- this.label5.Text = "供应商名称:";
|
|
|
- //
|
|
|
- // label4
|
|
|
- //
|
|
|
- this.label4.AutoSize = true;
|
|
|
- this.label4.Location = new System.Drawing.Point(480, 20);
|
|
|
- this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(41, 12);
|
|
|
- this.label4.TabIndex = 34;
|
|
|
- this.label4.Text = "单位:";
|
|
|
- //
|
|
|
- // label3
|
|
|
- //
|
|
|
- this.label3.AutoSize = true;
|
|
|
- this.label3.Location = new System.Drawing.Point(19, 46);
|
|
|
- this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(77, 12);
|
|
|
- this.label3.TabIndex = 33;
|
|
|
- this.label3.Text = "供应商编号:";
|
|
|
- //
|
|
|
- // pr_detail
|
|
|
- //
|
|
|
- this.pr_detail.AutoSize = true;
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(654, 20);
|
|
|
- this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 12);
|
|
|
- this.pr_detail.TabIndex = 32;
|
|
|
- //
|
|
|
- // pd_prodcode
|
|
|
- //
|
|
|
- this.pd_prodcode.AutoSize = true;
|
|
|
- this.pd_prodcode.Location = new System.Drawing.Point(399, 20);
|
|
|
- this.pd_prodcode.Name = "pd_prodcode";
|
|
|
- this.pd_prodcode.Size = new System.Drawing.Size(0, 12);
|
|
|
- this.pd_prodcode.TabIndex = 31;
|
|
|
- //
|
|
|
- // label2
|
|
|
- //
|
|
|
- this.label2.AutoSize = true;
|
|
|
- this.label2.Location = new System.Drawing.Point(596, 20);
|
|
|
- this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(65, 12);
|
|
|
- this.label2.TabIndex = 30;
|
|
|
- this.label2.Text = "物料名称:";
|
|
|
- //
|
|
|
- // label1
|
|
|
- //
|
|
|
- this.label1.AutoSize = true;
|
|
|
- this.label1.Location = new System.Drawing.Point(340, 20);
|
|
|
- this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(65, 12);
|
|
|
- this.label1.TabIndex = 29;
|
|
|
- this.label1.Text = "物料编号:";
|
|
|
- //
|
|
|
- // pd_inoutno
|
|
|
- //
|
|
|
- this.pd_inoutno.AutoSize = true;
|
|
|
- this.pd_inoutno.Location = new System.Drawing.Point(89, 21);
|
|
|
- this.pd_inoutno.Name = "pd_inoutno";
|
|
|
- this.pd_inoutno.Size = new System.Drawing.Size(0, 12);
|
|
|
- this.pd_inoutno.TabIndex = 28;
|
|
|
- //
|
|
|
- // bi_vendbarcode
|
|
|
- //
|
|
|
- this.bi_vendbarcode.Location = new System.Drawing.Point(774, 75);
|
|
|
- this.bi_vendbarcode.Name = "bi_vendbarcode";
|
|
|
- this.bi_vendbarcode.Size = new System.Drawing.Size(117, 21);
|
|
|
- this.bi_vendbarcode.TabIndex = 27;
|
|
|
- //
|
|
|
- // pr_zxbzs
|
|
|
- //
|
|
|
- this.pr_zxbzs.Location = new System.Drawing.Point(309, 74);
|
|
|
- this.pr_zxbzs.Name = "pr_zxbzs";
|
|
|
- this.pr_zxbzs.Size = new System.Drawing.Size(117, 21);
|
|
|
- this.pr_zxbzs.TabIndex = 26;
|
|
|
- //
|
|
|
- // lable1
|
|
|
- //
|
|
|
- this.lable1.AutoSize = true;
|
|
|
- this.lable1.Location = new System.Drawing.Point(19, 21);
|
|
|
- this.lable1.Name = "lable1";
|
|
|
- this.lable1.Size = new System.Drawing.Size(77, 12);
|
|
|
- this.lable1.TabIndex = 25;
|
|
|
- this.lable1.Text = "出入库单号:";
|
|
|
- //
|
|
|
- // bi_boxnum
|
|
|
- //
|
|
|
- this.bi_boxnum.Location = new System.Drawing.Point(1037, 11);
|
|
|
- this.bi_boxnum.Name = "bi_boxnum";
|
|
|
- this.bi_boxnum.Size = new System.Drawing.Size(121, 21);
|
|
|
- this.bi_boxnum.TabIndex = 24;
|
|
|
- this.bi_boxnum.Visible = false;
|
|
|
- //
|
|
|
- // bi_location
|
|
|
- //
|
|
|
- this.bi_location.Caller = null;
|
|
|
- this.bi_location.FormName = null;
|
|
|
- this.bi_location.Location = new System.Drawing.Point(86, 74);
|
|
|
- this.bi_location.Name = "bi_location";
|
|
|
- this.bi_location.Size = new System.Drawing.Size(117, 21);
|
|
|
- this.bi_location.TabIndex = 61;
|
|
|
- this.bi_location.Visible = false;
|
|
|
-
|
|
|
- //
|
|
|
- // closeButton1
|
|
|
- //
|
|
|
- this.closeButton1.Image = ((System.Drawing.Image)(resources.GetObject("closeButton1.Image")));
|
|
|
- this.closeButton1.Location = new System.Drawing.Point(920, 146);
|
|
|
- this.closeButton1.Name = "closeButton1";
|
|
|
- this.closeButton1.Size = new System.Drawing.Size(80, 26);
|
|
|
- this.closeButton1.TabIndex = 53;
|
|
|
- this.closeButton1.Text = "关闭";
|
|
|
- this.closeButton1.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // Batch_Generation_CodeDetail
|
|
|
- //
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
- this.ClientSize = new System.Drawing.Size(1278, 560);
|
|
|
- this.Controls.Add(this.Panel0);
|
|
|
- this.Controls.Add(this.dataGridView1);
|
|
|
- this.Name = "Batch_Generation_CodeDetail";
|
|
|
- this.Text = "条码信息维护";
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|
|
- this.Panel0.ResumeLayout(false);
|
|
|
- this.Panel0.PerformLayout();
|
|
|
- this.ResumeLayout(false);
|
|
|
-
|
|
|
- }
|
|
|
-
|
|
|
- #endregion
|
|
|
- private System.Windows.Forms.DataGridView dataGridView1;
|
|
|
- private System.Windows.Forms.Panel Panel0;
|
|
|
- private System.Windows.Forms.Label label9;
|
|
|
- private System.Windows.Forms.DateTimePicker bi_madedate;
|
|
|
- private System.Windows.Forms.Label label7;
|
|
|
- private System.Windows.Forms.Label label6;
|
|
|
- private System.Windows.Forms.Label pr_unit;
|
|
|
- private System.Windows.Forms.Label pi_title;
|
|
|
- private System.Windows.Forms.Label pi_cardcode;
|
|
|
- private System.Windows.Forms.Label label5;
|
|
|
- private System.Windows.Forms.Label label4;
|
|
|
- private System.Windows.Forms.Label label3;
|
|
|
- private System.Windows.Forms.Label pr_detail;
|
|
|
- private System.Windows.Forms.Label pd_prodcode;
|
|
|
- private System.Windows.Forms.Label label2;
|
|
|
- private System.Windows.Forms.Label label1;
|
|
|
- private System.Windows.Forms.Label pd_inoutno;
|
|
|
- private System.Windows.Forms.TextBox bi_vendbarcode;
|
|
|
- private System.Windows.Forms.TextBox pr_zxbzs;
|
|
|
- private System.Windows.Forms.Label lable1;
|
|
|
- private System.Windows.Forms.TextBox bi_boxnum;
|
|
|
- private System.Windows.Forms.Button PrintCode;
|
|
|
- private System.Windows.Forms.TextBox pd_qty;
|
|
|
- private System.Windows.Forms.Label label10;
|
|
|
- private System.Windows.Forms.Button GenerateCode;
|
|
|
- private System.Windows.Forms.Button GenerateCodeAndBoxNum;
|
|
|
- private System.Windows.Forms.Button PrintAllBoxNum;
|
|
|
- private CustomControl.ButtonUtil.CloseButton closeButton1;
|
|
|
-
|
|
|
- private System.Windows.Forms.Label label11;
|
|
|
- private System.Windows.Forms.Label pr_tracekind;
|
|
|
- private System.Windows.Forms.Label pd_inqty;
|
|
|
- private System.Windows.Forms.Label label13;
|
|
|
- private System.Windows.Forms.Label bi_location_label;
|
|
|
- private CustomControl.TextBoxWithIcon.SearchTextBox bi_location;
|
|
|
- private System.Windows.Forms.Label label8;
|
|
|
- private System.Windows.Forms.Label pd_pdno;
|
|
|
- }
|
|
|
-}
|