| | |
| | | this.dy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.dy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.dy.Visible = false; |
| | | this.dy.Click += new System.EventHandler(this.dy_Click); |
| | | // |
| | | // sdy |
| | | // |
| | |
| | | this.sdy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.sdy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.sdy.Visible = false; |
| | | this.sdy.Click += new System.EventHandler(this.sdy_Click); |
| | | // |
| | | // yl |
| | | // |
| | |
| | | this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.yl.Visible = false; |
| | | this.yl.Click += new System.EventHandler(this.yl_Click); |
| | | // |
| | | // toolStripSeparator2 |
| | | // |
| | |
| | | this.spRow.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.spRow.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.spRow.Visible = false; |
| | | this.spRow.Click += new System.EventHandler(this.spRow_Click); |
| | | // |
| | | // bc |
| | | // |
| | |
| | | this.wxm.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.wxm.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.wxm.Visible = false; |
| | | this.wxm.Click += new System.EventHandler(this.wxm_Click); |
| | | // |
| | | // toolStripSeparator9 |
| | | // |
| | |
| | | this.kc.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.kc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.kc.Visible = false; |
| | | this.kc.Click += new System.EventHandler(this.kc_Click); |
| | | // |
| | | // toolStripSeparator1 |
| | | // |
| | |
| | | this.tb.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.tb.ToolTipText = "鍚屾鍩虹璧勬枡"; |
| | | this.tb.Visible = false; |
| | | this.tb.Click += new System.EventHandler(this.tb_Click); |
| | | // |
| | | // toolStripSeparator6 |
| | | // |
| | |
| | | this.gl.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.gl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.gl.Visible = false; |
| | | this.gl.Click += new System.EventHandler(this.gl_Click); |
| | | // |
| | | // toolStripSeparator7 |
| | | // |
| | |
| | | this.BatchNo.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.BatchNo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.BatchNo.Visible = false; |
| | | this.BatchNo.Click += new System.EventHandler(this.BatchNo_Click); |
| | | // |
| | | // toolStripSeparator3 |
| | | // |
| | |
| | | this.cmbSourceBillType.Name = "cmbSourceBillType"; |
| | | this.cmbSourceBillType.Size = new System.Drawing.Size(280, 26); |
| | | this.cmbSourceBillType.TabIndex = 36; |
| | | this.cmbSourceBillType.TextChanged += new System.EventHandler(this.cmbSourceBillType_TextChanged); |
| | | // |
| | | // label14 |
| | | // |
| | |
| | | this.grdSub.RowTemplate.Height = 23; |
| | | this.grdSub.Size = new System.Drawing.Size(1390, 280); |
| | | this.grdSub.TabIndex = 45; |
| | | this.grdSub.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdSub_CellBeginEdit); |
| | | this.grdSub.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdSub_CellContentClick); |
| | | this.grdSub.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdSub_CellEndEdit); |
| | | // |
| | | // tabPage1 |
| | | // |
| | |
| | | this.grdMain.RowTemplate.Height = 23; |
| | | this.grdMain.Size = new System.Drawing.Size(1390, 280); |
| | | this.grdMain.TabIndex = 44; |
| | | this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged); |
| | | 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); |
| | | // |
| | | // tabControl1 |
| | | // |