| | |
| | | this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.cx = new System.Windows.Forms.ToolStripButton(); |
| | | this.sx = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.fp = new System.Windows.Forms.ToolStripButton(); |
| | | this.qx = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.qsh = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); |
| | |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
| | | this.grdSub = new System.Windows.Forms.DataGridView(); |
| | | this.fp = new System.Windows.Forms.ToolStripButton(); |
| | | this.qx = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.label6 = new System.Windows.Forms.Label(); |
| | | this.txtHInnerBillNo = new System.Windows.Forms.TextBox(); |
| | | this.pPic.SuspendLayout(); |
| | | this.panel1.SuspendLayout(); |
| | | this.Tool.SuspendLayout(); |
| | |
| | | this.pPic.BackColor = System.Drawing.Color.White; |
| | | this.pPic.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pPic.BackgroundImage"))); |
| | | this.pPic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; |
| | | this.pPic.Controls.Add(this.label6); |
| | | this.pPic.Controls.Add(this.txtHInnerBillNo); |
| | | this.pPic.Controls.Add(this.panel1); |
| | | this.pPic.Controls.Add(this.lblCaption); |
| | | this.pPic.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.pPic.Location = new System.Drawing.Point(0, 62); |
| | | this.pPic.Margin = new System.Windows.Forms.Padding(4); |
| | | this.pPic.Name = "pPic"; |
| | | this.pPic.Size = new System.Drawing.Size(1535, 46); |
| | | this.pPic.Size = new System.Drawing.Size(1535, 61); |
| | | this.pPic.TabIndex = 15; |
| | | // |
| | | // panel1 |
| | |
| | | this.panel1.Location = new System.Drawing.Point(1250, 0); |
| | | this.panel1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(285, 46); |
| | | this.panel1.Size = new System.Drawing.Size(285, 61); |
| | | this.panel1.TabIndex = 7; |
| | | // |
| | | // lbljl |
| | |
| | | this.sx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.sx.Click += new System.EventHandler(this.sx_Click); |
| | | // |
| | | // toolStripSeparator5 |
| | | // |
| | | this.toolStripSeparator5.Name = "toolStripSeparator5"; |
| | | this.toolStripSeparator5.Size = new System.Drawing.Size(6, 62); |
| | | // |
| | | // fp |
| | | // |
| | | this.fp.AutoSize = false; |
| | | this.fp.Image = ((System.Drawing.Image)(resources.GetObject("fp.Image"))); |
| | | this.fp.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fp.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.fp.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.fp.Name = "fp"; |
| | | this.fp.Size = new System.Drawing.Size(36, 47); |
| | | this.fp.Text = "å¼ç¥¨"; |
| | | this.fp.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fp.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.fp.Click += new System.EventHandler(this.fp_Click); |
| | | // |
| | | // qx |
| | | // |
| | | this.qx.AutoSize = false; |
| | | this.qx.Image = ((System.Drawing.Image)(resources.GetObject("qx.Image"))); |
| | | this.qx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.qx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.qx.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.qx.Name = "qx"; |
| | | this.qx.Size = new System.Drawing.Size(36, 47); |
| | | this.qx.Text = "æ¤ç¥¨"; |
| | | this.qx.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.qx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.qx.Click += new System.EventHandler(this.qx_Click); |
| | | // |
| | | // toolStripSeparator1 |
| | | // |
| | | this.toolStripSeparator1.Name = "toolStripSeparator1"; |
| | |
| | | this.grdMain.ReadOnly = true; |
| | | this.grdMain.RowHeadersWidth = 51; |
| | | this.grdMain.RowTemplate.Height = 23; |
| | | this.grdMain.Size = new System.Drawing.Size(1535, 425); |
| | | this.grdMain.Size = new System.Drawing.Size(1535, 416); |
| | | this.grdMain.TabIndex = 19; |
| | | this.grdMain.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdMain_CellMouseUp); |
| | | this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged); |
| | |
| | | this.groupBox1.Controls.Add(this.txtHBillNo); |
| | | this.groupBox1.Controls.Add(this.label3); |
| | | this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.groupBox1.Location = new System.Drawing.Point(0, 108); |
| | | this.groupBox1.Location = new System.Drawing.Point(0, 123); |
| | | this.groupBox1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.groupBox1.Name = "groupBox1"; |
| | | this.groupBox1.Padding = new System.Windows.Forms.Padding(4); |
| | |
| | | // splitContainer1 |
| | | // |
| | | this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitContainer1.Location = new System.Drawing.Point(0, 159); |
| | | this.splitContainer1.Location = new System.Drawing.Point(0, 174); |
| | | this.splitContainer1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.splitContainer1.Name = "splitContainer1"; |
| | | this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; |
| | |
| | | // splitContainer1.Panel2 |
| | | // |
| | | this.splitContainer1.Panel2.Controls.Add(this.grdSub); |
| | | this.splitContainer1.Size = new System.Drawing.Size(1535, 755); |
| | | this.splitContainer1.SplitterDistance = 425; |
| | | this.splitContainer1.Size = new System.Drawing.Size(1535, 740); |
| | | this.splitContainer1.SplitterDistance = 416; |
| | | this.splitContainer1.SplitterWidth = 5; |
| | | this.splitContainer1.TabIndex = 51; |
| | | // |
| | |
| | | this.grdSub.ReadOnly = true; |
| | | this.grdSub.RowHeadersWidth = 51; |
| | | this.grdSub.RowTemplate.Height = 23; |
| | | this.grdSub.Size = new System.Drawing.Size(1535, 325); |
| | | this.grdSub.Size = new System.Drawing.Size(1535, 319); |
| | | this.grdSub.TabIndex = 20; |
| | | this.grdSub.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdSub_CellMouseUp); |
| | | this.grdSub.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdSub_EditingControlShowing); |
| | | this.grdSub.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grdSub_KeyDown); |
| | | // |
| | | // fp |
| | | // label6 |
| | | // |
| | | this.fp.AutoSize = false; |
| | | this.fp.Image = ((System.Drawing.Image)(resources.GetObject("fp.Image"))); |
| | | this.fp.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fp.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.fp.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.fp.Name = "fp"; |
| | | this.fp.Size = new System.Drawing.Size(36, 47); |
| | | this.fp.Text = "å¼ç¥¨"; |
| | | this.fp.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fp.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.label6.AutoSize = true; |
| | | this.label6.BackColor = System.Drawing.Color.Transparent; |
| | | this.label6.Location = new System.Drawing.Point(405, 19); |
| | | this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label6.Name = "label6"; |
| | | this.label6.Size = new System.Drawing.Size(82, 15); |
| | | this.label6.TabIndex = 8; |
| | | this.label6.Text = "å票å·ç ï¼"; |
| | | // |
| | | // qx |
| | | // txtHInnerBillNo |
| | | // |
| | | this.qx.AutoSize = false; |
| | | this.qx.Image = ((System.Drawing.Image)(resources.GetObject("qx.Image"))); |
| | | this.qx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.qx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.qx.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.qx.Name = "qx"; |
| | | this.qx.Size = new System.Drawing.Size(36, 47); |
| | | this.qx.Text = "æ¤ç¥¨"; |
| | | this.qx.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.qx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | // |
| | | // toolStripSeparator5 |
| | | // |
| | | this.toolStripSeparator5.Name = "toolStripSeparator5"; |
| | | this.toolStripSeparator5.Size = new System.Drawing.Size(6, 62); |
| | | this.txtHInnerBillNo.Location = new System.Drawing.Point(492, 13); |
| | | this.txtHInnerBillNo.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHInnerBillNo.Name = "txtHInnerBillNo"; |
| | | this.txtHInnerBillNo.Size = new System.Drawing.Size(215, 25); |
| | | this.txtHInnerBillNo.TabIndex = 9; |
| | | // |
| | | // Kf_SellOutBillQuery_Sec |
| | | // |
| | |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; |
| | | private System.Windows.Forms.ToolStripButton fp; |
| | | private System.Windows.Forms.ToolStripButton qx; |
| | | private System.Windows.Forms.Label label6; |
| | | private System.Windows.Forms.TextBox txtHInnerBillNo; |
| | | } |
| | | } |