| | |
| | | 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(); |
| | |
| | | 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"; |
| | |
| | | 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; |
| | |
| | | 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 |
| | |
| | | // 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); |
| | |
| | | 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 |
| | |
| | | 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 |
| | |
| | | // 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; |
| | |
| | | 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 |
| | | // |
| | |
| | | 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 |
| | |
| | | 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 |
| | |
| | | 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); |
| | |
| | | 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(); |
| | |
| | | private System.Windows.Forms.Button cmdHSSID; |
| | | private System.Windows.Forms.TextBox txtHSSID; |
| | | private System.Windows.Forms.Label label14; |
| | | private System.Windows.Forms.Button cmdHDataIn; |
| | | } |
| | | } |