jhz
2024-09-09 4d232e1320144ac421bcdec1ebfe3424d667c7a6
WarM/²Ö¿â¹ÜÀí/Kf_SellOutBill.designer.cs
@@ -157,6 +157,7 @@
            this.grdPrint = new System.Windows.Forms.DataGridView();
            this.panel6 = new System.Windows.Forms.Panel();
            this.lblHStockQty = new System.Windows.Forms.Label();
            this.cmdHDataIn = new System.Windows.Forms.Button();
            this.Tool.SuspendLayout();
            this.P1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit();
@@ -213,7 +214,7 @@
            this.Tool.Location = new System.Drawing.Point(0, 0);
            this.Tool.Name = "Tool";
            this.Tool.Padding = new System.Windows.Forms.Padding(0);
            this.Tool.Size = new System.Drawing.Size(1017, 50);
            this.Tool.Size = new System.Drawing.Size(1068, 50);
            this.Tool.Stretch = true;
            this.Tool.TabIndex = 17;
            this.Tool.Text = "toolStrip1";
@@ -690,7 +691,7 @@
            this.lblCaption.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblCaption.Location = new System.Drawing.Point(0, 0);
            this.lblCaption.Name = "lblCaption";
            this.lblCaption.Size = new System.Drawing.Size(937, 24);
            this.lblCaption.Size = new System.Drawing.Size(988, 24);
            this.lblCaption.TabIndex = 18;
            this.lblCaption.Text = "单据编辑";
            this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -766,7 +767,7 @@
            this.P1.Dock = System.Windows.Forms.DockStyle.Top;
            this.P1.Location = new System.Drawing.Point(41, 50);
            this.P1.Name = "P1";
            this.P1.Size = new System.Drawing.Size(937, 158);
            this.P1.Size = new System.Drawing.Size(988, 158);
            this.P1.TabIndex = 31;
            // 
            // cmdHCurID
@@ -816,6 +817,7 @@
            // gbUp
            // 
            this.gbUp.BackColor = System.Drawing.Color.Transparent;
            this.gbUp.Controls.Add(this.cmdHDataIn);
            this.gbUp.Controls.Add(this.cmdHSSID);
            this.gbUp.Controls.Add(this.txtHSSID);
            this.gbUp.Controls.Add(this.label14);
@@ -1059,7 +1061,7 @@
            this.txtHRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHRemark.Location = new System.Drawing.Point(90, 98);
            this.txtHRemark.Name = "txtHRemark";
            this.txtHRemark.Size = new System.Drawing.Size(477, 21);
            this.txtHRemark.Size = new System.Drawing.Size(399, 21);
            this.txtHRemark.TabIndex = 57;
            // 
            // label20
@@ -1313,7 +1315,7 @@
            this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel2.Location = new System.Drawing.Point(41, 669);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(937, 73);
            this.panel2.Size = new System.Drawing.Size(988, 73);
            this.panel2.TabIndex = 32;
            // 
            // txtHDeleteDate
@@ -1532,7 +1534,7 @@
            // panel3
            // 
            this.panel3.Dock = System.Windows.Forms.DockStyle.Right;
            this.panel3.Location = new System.Drawing.Point(978, 50);
            this.panel3.Location = new System.Drawing.Point(1029, 50);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(39, 692);
            this.panel3.TabIndex = 34;
@@ -1551,17 +1553,17 @@
            this.grdMain.ReadOnly = true;
            this.grdMain.RowHeadersWidth = 30;
            this.grdMain.RowTemplate.Height = 23;
            this.grdMain.Size = new System.Drawing.Size(937, 398);
            this.grdMain.Size = new System.Drawing.Size(988, 398);
            this.grdMain.TabIndex = 44;
            this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll);
            this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit);
            this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave);
            this.grdMain.MouseUp += new System.Windows.Forms.MouseEventHandler(this.grdMain_MouseUp);
            this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit);
            this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged);
            this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing);
            this.grdMain.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grdMain_KeyDown);
            this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit);
            this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit);
            this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave);
            this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged);
            this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing);
            this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll);
            this.grdMain.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grdMain_KeyDown);
            this.grdMain.MouseUp += new System.Windows.Forms.MouseEventHandler(this.grdMain_MouseUp);
            // 
            // grdSum
            // 
@@ -1575,7 +1577,7 @@
            this.grdSum.ReadOnly = true;
            this.grdSum.RowTemplate.Height = 23;
            this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
            this.grdSum.Size = new System.Drawing.Size(937, 19);
            this.grdSum.Size = new System.Drawing.Size(988, 19);
            this.grdSum.TabIndex = 45;
            // 
            // grdPrint
@@ -1596,7 +1598,7 @@
            this.panel6.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel6.Location = new System.Drawing.Point(41, 625);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(937, 44);
            this.panel6.Size = new System.Drawing.Size(988, 44);
            this.panel6.TabIndex = 59;
            // 
            // lblHStockQty
@@ -1607,12 +1609,22 @@
            this.lblHStockQty.Size = new System.Drawing.Size(0, 12);
            this.lblHStockQty.TabIndex = 0;
            // 
            // cmdHDataIn
            //
            this.cmdHDataIn.Location = new System.Drawing.Point(495, 97);
            this.cmdHDataIn.Name = "cmdHDataIn";
            this.cmdHDataIn.Size = new System.Drawing.Size(75, 23);
            this.cmdHDataIn.TabIndex = 155;
            this.cmdHDataIn.Text = "Excel导入";
            this.cmdHDataIn.UseVisualStyleBackColor = true;
            this.cmdHDataIn.Click += new System.EventHandler(this.cmdHDataIn_Click);
            //
            // Kf_SellOutBill
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.Lavender;
            this.ClientSize = new System.Drawing.Size(1017, 742);
            this.ClientSize = new System.Drawing.Size(1068, 742);
            this.Controls.Add(this.grdMain);
            this.Controls.Add(this.grdSum);
            this.Controls.Add(this.panel6);
@@ -1627,9 +1639,9 @@
            this.Name = "Kf_SellOutBill";
            this.Text = "销售出库单编辑";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Kf_SellOutBill_FormClosing);
            this.Load += new System.EventHandler(this.Kf_SellOutBill_Load);
            this.Paint += new System.Windows.Forms.PaintEventHandler(this.Kf_SellOutBill_Paint);
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Kf_SellOutBill_FormClosing);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Kf_SellOutBill_KeyDown);
            this.Tool.ResumeLayout(false);
            this.Tool.PerformLayout();
@@ -1778,5 +1790,6 @@
        private System.Windows.Forms.Button cmdHSSID;
        private System.Windows.Forms.TextBox txtHSSID;
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.Button cmdHDataIn;
    }
}