black-goat-me
2023-05-17 0aba0d5e0e3ae3570ac9f26440e9763a20d3721d
WarM/²Ö¿â¹ÜÀí/Gy_BarCodeBill_ChaiMa.Designer.cs
@@ -1,5 +1,5 @@

namespace WarM.仓库管理
namespace WarM
{
    partial class Gy_BarCodeBill_ChaiMa
    {
@@ -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();
@@ -78,7 +78,7 @@
            this.grdSum.BackgroundColor = System.Drawing.Color.Khaki;
            this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.grdSum.Location = new System.Drawing.Point(4, 476);
            this.grdSum.Location = new System.Drawing.Point(4, 512);
            this.grdSum.Margin = new System.Windows.Forms.Padding(4);
            this.grdSum.Name = "grdSum";
            this.grdSum.ReadOnly = true;
@@ -93,11 +93,11 @@
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location = new System.Drawing.Point(0, 185);
            this.tabControl1.Location = new System.Drawing.Point(0, 149);
            this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(1356, 525);
            this.tabControl1.Size = new System.Drawing.Size(1356, 561);
            this.tabControl1.TabIndex = 54;
            // 
            // tabPage1
@@ -108,9 +108,9 @@
            this.tabPage1.Margin = new System.Windows.Forms.Padding(4);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(4);
            this.tabPage1.Size = new System.Drawing.Size(1348, 496);
            this.tabPage1.Size = new System.Drawing.Size(1348, 532);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "页1";
            this.tabPage1.Text = "条码信息";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // grdMain
@@ -128,7 +128,7 @@
            this.grdMain.ReadOnly = true;
            this.grdMain.RowHeadersWidth = 30;
            this.grdMain.RowTemplate.Height = 23;
            this.grdMain.Size = new System.Drawing.Size(1340, 472);
            this.grdMain.Size = new System.Drawing.Size(1340, 508);
            this.grdMain.TabIndex = 47;
            // 
            // tabPage2
@@ -139,9 +139,9 @@
            this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(4);
            this.tabPage2.Size = new System.Drawing.Size(1348, 496);
            this.tabPage2.Size = new System.Drawing.Size(1348, 532);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "页2";
            this.tabPage2.Text = "新码信息";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // grdMain_Pay
@@ -159,7 +159,7 @@
            this.grdMain_Pay.ReadOnly = true;
            this.grdMain_Pay.RowHeadersWidth = 30;
            this.grdMain_Pay.RowTemplate.Height = 23;
            this.grdMain_Pay.Size = new System.Drawing.Size(1340, 464);
            this.grdMain_Pay.Size = new System.Drawing.Size(1340, 500);
            this.grdMain_Pay.TabIndex = 49;
            // 
            // grdSum_Pay
@@ -169,7 +169,7 @@
            this.grdSum_Pay.BackgroundColor = System.Drawing.Color.Khaki;
            this.grdSum_Pay.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.grdSum_Pay.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.grdSum_Pay.Location = new System.Drawing.Point(4, 468);
            this.grdSum_Pay.Location = new System.Drawing.Point(4, 504);
            this.grdSum_Pay.Margin = new System.Windows.Forms.Padding(4);
            this.grdSum_Pay.Name = "grdSum_Pay";
            this.grdSum_Pay.ReadOnly = true;
@@ -194,7 +194,7 @@
            // 
            this.cmdSourceBillNo.Image = ((System.Drawing.Image)(resources.GetObject("cmdSourceBillNo.Image")));
            this.cmdSourceBillNo.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.cmdSourceBillNo.Location = new System.Drawing.Point(1332, 15);
            this.cmdSourceBillNo.Location = new System.Drawing.Point(1152, 19);
            this.cmdSourceBillNo.Margin = new System.Windows.Forms.Padding(4);
            this.cmdSourceBillNo.Name = "cmdSourceBillNo";
            this.cmdSourceBillNo.Size = new System.Drawing.Size(29, 28);
@@ -206,31 +206,81 @@
            // 
            this.P1.BackColor = System.Drawing.Color.Lavender;
            this.P1.Controls.Add(this.gbUp);
            this.P1.Controls.Add(this.cmdSourceBillNo);
            this.P1.Dock = System.Windows.Forms.DockStyle.Top;
            this.P1.Location = new System.Drawing.Point(0, 62);
            this.P1.Margin = new System.Windows.Forms.Padding(4);
            this.P1.Name = "P1";
            this.P1.Size = new System.Drawing.Size(1356, 123);
            this.P1.Size = new System.Drawing.Size(1356, 87);
            this.P1.TabIndex = 49;
            // 
            // gbUp
            // 
            this.gbUp.BackColor = System.Drawing.Color.Transparent;
            this.gbUp.Controls.Add(this.txtHMaker);
            this.gbUp.Controls.Add(this.cmdSourceBillNo);
            this.gbUp.Controls.Add(this.label3);
            this.gbUp.Controls.Add(this.button1);
            this.gbUp.Controls.Add(this.label1);
            this.gbUp.Controls.Add(this.txtNum);
            this.gbUp.Controls.Add(this.txtHBillNo);
            this.gbUp.Controls.Add(this.label2);
            this.gbUp.Location = new System.Drawing.Point(79, 15);
            this.gbUp.Location = new System.Drawing.Point(4, 4);
            this.gbUp.Margin = new System.Windows.Forms.Padding(4);
            this.gbUp.Name = "gbUp";
            this.gbUp.Padding = new System.Windows.Forms.Padding(4);
            this.gbUp.Size = new System.Drawing.Size(1189, 97);
            this.gbUp.Size = new System.Drawing.Size(1189, 74);
            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
            // 
@@ -250,6 +300,7 @@
            this.dy.Text = "打印";
            this.dy.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.dy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.dy.Click += new System.EventHandler(this.dy_Click);
            // 
            // tc
            // 
@@ -263,6 +314,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
            // 
@@ -276,6 +328,7 @@
            this.yl.Text = "预览";
            this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.yl.Click += new System.EventHandler(this.yl_Click);
            // 
            // timer1
            // 
@@ -339,56 +392,6 @@
            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
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
@@ -399,7 +402,7 @@
            this.Controls.Add(this.Tool);
            this.Controls.Add(this.grdPrint);
            this.Name = "Gy_BarCodeBill_ChaiMa";
            this.Text = "Gy_BarCodeBill_ChaiMa";
            this.Text = "条码拆码";
            this.Load += new System.EventHandler(this.Gy_BarCodeBill_ChaiMa_Load);
            ((System.ComponentModel.ISupportInitialize)(this.grdSum)).EndInit();
            this.tabControl1.ResumeLayout(false);