ch
2022-01-19 8a2f4c5977834d55b889bef3d01e1e02442b735c
WarM/²Ö¿â¹ÜÀí/Gy_BarCodeBill_ChaiMa.Designer.cs
@@ -42,6 +42,12 @@
            this.cmdSourceBillNo = new System.Windows.Forms.Button();
            this.P1 = new System.Windows.Forms.Panel();
            this.gbUp = new System.Windows.Forms.GroupBox();
            this.txtHMaker = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.button1 = new System.Windows.Forms.Button();
            this.label1 = new System.Windows.Forms.Label();
            this.txtNum = new System.Windows.Forms.TextBox();
            this.txtHBillNo = new System.Windows.Forms.TextBox();
            this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
            this.dy = new System.Windows.Forms.ToolStripButton();
            this.tc = new System.Windows.Forms.ToolStripButton();
@@ -52,12 +58,6 @@
            this.xz = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.grdPrint = new System.Windows.Forms.DataGridView();
            this.txtHBillNo = new System.Windows.Forms.TextBox();
            this.txtNum = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.button1 = new System.Windows.Forms.Button();
            this.label3 = new System.Windows.Forms.Label();
            this.txtHMaker = new System.Windows.Forms.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
@@ -232,6 +232,56 @@
            this.gbUp.TabIndex = 33;
            this.gbUp.TabStop = false;
            // 
            // txtHMaker
            //
            this.txtHMaker.Location = new System.Drawing.Point(867, 29);
            this.txtHMaker.Name = "txtHMaker";
            this.txtHMaker.ReadOnly = true;
            this.txtHMaker.Size = new System.Drawing.Size(182, 25);
            this.txtHMaker.TabIndex = 25;
            //
            // label3
            //
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(794, 33);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(67, 15);
            this.label3.TabIndex = 24;
            this.label3.Text = "制单人:";
            //
            // button1
            //
            this.button1.Location = new System.Drawing.Point(656, 25);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(84, 31);
            this.button1.TabIndex = 23;
            this.button1.Text = "ç¡® å®š";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(357, 32);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(82, 15);
            this.label1.TabIndex = 22;
            this.label1.Text = "拆分条数:";
            //
            // txtNum
            //
            this.txtNum.Location = new System.Drawing.Point(442, 29);
            this.txtNum.Name = "txtNum";
            this.txtNum.Size = new System.Drawing.Size(186, 25);
            this.txtNum.TabIndex = 21;
            //
            // txtHBillNo
            //
            this.txtHBillNo.Location = new System.Drawing.Point(146, 29);
            this.txtHBillNo.Name = "txtHBillNo";
            this.txtHBillNo.Size = new System.Drawing.Size(181, 25);
            this.txtHBillNo.TabIndex = 20;
            //
            // toolStripSeparator12
            // 
            this.toolStripSeparator12.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
@@ -263,6 +313,7 @@
            this.tc.Text = "退出";
            this.tc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.tc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tc.Click += new System.EventHandler(this.tc_Click);
            // 
            // yl
            // 
@@ -338,56 +389,6 @@
            this.grdPrint.Size = new System.Drawing.Size(33, 30);
            this.grdPrint.TabIndex = 53;
            this.grdPrint.Visible = false;
            //
            // txtHBillNo
            //
            this.txtHBillNo.Location = new System.Drawing.Point(146, 29);
            this.txtHBillNo.Name = "txtHBillNo";
            this.txtHBillNo.Size = new System.Drawing.Size(181, 25);
            this.txtHBillNo.TabIndex = 20;
            //
            // txtNum
            //
            this.txtNum.Location = new System.Drawing.Point(442, 29);
            this.txtNum.Name = "txtNum";
            this.txtNum.Size = new System.Drawing.Size(186, 25);
            this.txtNum.TabIndex = 21;
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(357, 32);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(82, 15);
            this.label1.TabIndex = 22;
            this.label1.Text = "拆分条数:";
            //
            // button1
            //
            this.button1.Location = new System.Drawing.Point(656, 25);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(84, 31);
            this.button1.TabIndex = 23;
            this.button1.Text = "ç¡® å®š";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            //
            // label3
            //
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(794, 33);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(67, 15);
            this.label3.TabIndex = 24;
            this.label3.Text = "制单人:";
            //
            // txtHMaker
            //
            this.txtHMaker.Location = new System.Drawing.Point(867, 29);
            this.txtHMaker.Name = "txtHMaker";
            this.txtHMaker.ReadOnly = true;
            this.txtHMaker.Size = new System.Drawing.Size(182, 25);
            this.txtHMaker.TabIndex = 25;
            // 
            // Gy_BarCodeBill_ChaiMa
            //