| | |
| | | // eXCELToolStripMenuItem |
| | | // |
| | | this.eXCELToolStripMenuItem.Name = "eXCELToolStripMenuItem"; |
| | | this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(128, 26); |
| | | this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(136, 26); |
| | | this.eXCELToolStripMenuItem.Text = "EXCEL"; |
| | | this.eXCELToolStripMenuItem.Click += new System.EventHandler(this.eXCELToolStripMenuItem_Click); |
| | | // |
| | | // cSVToolStripMenuItem |
| | | // |
| | | this.cSVToolStripMenuItem.Name = "cSVToolStripMenuItem"; |
| | | this.cSVToolStripMenuItem.Size = new System.Drawing.Size(128, 26); |
| | | this.cSVToolStripMenuItem.Size = new System.Drawing.Size(136, 26); |
| | | this.cSVToolStripMenuItem.Text = "CSV"; |
| | | this.cSVToolStripMenuItem.Click += new System.EventHandler(this.cSVToolStripMenuItem_Click); |
| | | // |
| | |
| | | this.chkHShowUnFinish.TabIndex = 86; |
| | | this.chkHShowUnFinish.Text = "åªæ¾ç¤ºæªå®å·¥"; |
| | | this.chkHShowUnFinish.UseVisualStyleBackColor = true; |
| | | this.chkHShowUnFinish.Visible = false; |
| | | // |
| | | // checkBox1 |
| | | // |
| | |
| | | this.checkBox1.TabIndex = 85; |
| | | this.checkBox1.Text = "æ¾ç¤ºä¸åæ ¼"; |
| | | this.checkBox1.UseVisualStyleBackColor = true; |
| | | this.checkBox1.Visible = false; |
| | | // |
| | | // txtHOrderProcNo |
| | | // |
| | |
| | | this.grdSum.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdSum.Name = "grdSum"; |
| | | this.grdSum.ReadOnly = true; |
| | | this.grdSum.RowHeadersWidth = 51; |
| | | this.grdSum.RowTemplate.Height = 23; |
| | | this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None; |
| | | this.grdSum.Size = new System.Drawing.Size(1432, 24); |
| | |
| | | this.grdMain.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdMain.Name = "grdMain"; |
| | | this.grdMain.ReadOnly = true; |
| | | this.grdMain.RowHeadersWidth = 51; |
| | | this.grdMain.RowTemplate.Height = 23; |
| | | this.grdMain.Size = new System.Drawing.Size(1432, 414); |
| | | this.grdMain.TabIndex = 54; |