Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API
| | |
| | | { |
| | | omodel.Kf_MateOutBill_SimpleMode = ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HValue"]); |
| | | } |
| | | if (ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HKey"]) == "Kf_MateOutBillCheck_MustQtyCtl") |
| | | { |
| | | omodel.Kf_MateOutBillCheck_MustQtyCtl = ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HValue"]); |
| | | } |
| | | //ç产éæå |
| | | if (ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HKey"]) == "Kf_MateOutBackBill_AutoCheck") |
| | | { |
| | |
| | | { |
| | | omodel.Kf_MoveStockBill_BillTypeOneScan = ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HValue"]); |
| | | } |
| | | if (ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HKey"]) == "Kf_MoveStockBillCheck_MustQtyCtl") |
| | | { |
| | | omodel.Kf_MoveStockBillCheck_MustQtyCtl = ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HValue"]); |
| | | } |
| | | //è¡¥æå |
| | | if (ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HKey"]) == "Kf_MateReplenishOutBill_AutoCheck") |
| | | { |
| | |
| | | public string Kf_MateOutBill_MulSourceBill; //夿ºåæ¨¡å¼ |
| | | public string Kf_MateOutBill_SimpleMode; //ç®æ´æ¨¡å¼ï¼ä¸æ¾ç¤ºæºåå表ï¼åªæ¾ç¤ºæ«ç è®°å½ï¼ä½åå°ä»æ§å¶ï¼ |
| | | public string Kf_MateOutBill_BillTypeOneScan;//æ¬åæ®ç±»åå
åªå
è®¸ä¸æ¬¡æ«ç ï¼å¯ä¸ç ï¼å«ç¼ååè¡¨ï¼ |
| | | public string Kf_MateOutBillCheck_MustQtyCtl; //æ ¡éªæ°éæ§å¶ |
| | | //çäº§éæ |
| | | public string Kf_MateOutBackBill_AutoCheck; |
| | | public string Kf_MateOutBackBill_ERPMode; |
| | |
| | | public string Kf_MoveStockBill_MulSourceBill; //夿ºåæ¨¡å¼ |
| | | public string Kf_MoveStockBill_BarCodeMustSameSourceBill; // æ¡ç å¿
é¡»åæºåä¸è´ |
| | | public string Kf_MoveStockBill_BillTypeOneScan;//æ¬åæ®ç±»åå
åªå
è®¸ä¸æ¬¡æ«ç ï¼å¯ä¸ç ï¼å«ç¼ååè¡¨ï¼ |
| | | public string Kf_MoveStockBillCheck_MustQtyCtl; //æ ¡éªæ°éæ§å¶ |
| | | //è¡¥æå |
| | | public string Kf_MateReplenishOutBill_AutoCheck; |
| | | public string Kf_MateReplenishOutBill_ERPMode; |
| | |
| | | string sSql = ""; |
| | | string sWhere = ""; |
| | | |
| | | if (chkWJieAn.Checked == true) |
| | | { |
| | | sWhere = " and HBillStatus<>3 "; |
| | | } |
| | | |
| | | if (frmCondition.SqlStr.Trim().Length == 0) |
| | | { |
| | |
| | | oSumGrid.ogrdMain = grdMain; //åå§å new |
| | | oSumGrid.oGridsum = grdSum; |
| | | initGrid(); |
| | | chkWJieAn.Checked = true; |
| | | } |
| | | |
| | | private void grdMain_DblClick(object sender, EventArgs e) |
| | |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | | this.lblCaption = new System.Windows.Forms.Label(); |
| | | this.Tool = new System.Windows.Forms.ToolStrip(); |
| | | this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton(); |
| | | this.eXCELToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.cSVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.dc = new System.Windows.Forms.ToolStripButton(); |
| | | this.yc = new System.Windows.Forms.ToolStripButton(); |
| | | this.dy = new System.Windows.Forms.ToolStripButton(); |
| | |
| | | this.grdSum = new System.Windows.Forms.DataGridView(); |
| | | this.grdSub1 = new System.Windows.Forms.DataGridView(); |
| | | this.grdSumPrint = new System.Windows.Forms.DataGridView(); |
| | | this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton(); |
| | | this.eXCELToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.cSVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.chkWJieAn = new System.Windows.Forms.CheckBox(); |
| | | 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.btnOK); |
| | | this.pPic.Controls.Add(this.txtHOrderProcNO); |
| | | this.pPic.Controls.Add(this.txtHMaterID); |
| | | this.pPic.Controls.Add(this.txtHLotNo); |
| | | this.pPic.Controls.Add(this.txtHBillNo); |
| | | this.pPic.Controls.Add(this.chkWJieAn); |
| | | this.pPic.Controls.Add(this.btnOK); |
| | | this.pPic.Controls.Add(this.label5); |
| | | this.pPic.Controls.Add(this.label3); |
| | | this.pPic.Controls.Add(this.txtHMaterID); |
| | | this.pPic.Controls.Add(this.label2); |
| | | this.pPic.Controls.Add(this.txtHLotNo); |
| | | this.pPic.Controls.Add(this.label1); |
| | | this.pPic.Controls.Add(this.txtHBillNo); |
| | | 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.Location = new System.Drawing.Point(0, 50); |
| | | this.pPic.Name = "pPic"; |
| | | this.pPic.Size = new System.Drawing.Size(1686, 66); |
| | | this.pPic.Size = new System.Drawing.Size(1264, 53); |
| | | this.pPic.TabIndex = 15; |
| | | // |
| | | // btnOK |
| | | // |
| | | this.btnOK.Location = new System.Drawing.Point(1283, 17); |
| | | this.btnOK.Margin = new System.Windows.Forms.Padding(4); |
| | | this.btnOK.Location = new System.Drawing.Point(885, 12); |
| | | this.btnOK.Name = "btnOK"; |
| | | this.btnOK.Size = new System.Drawing.Size(83, 30); |
| | | this.btnOK.Size = new System.Drawing.Size(62, 24); |
| | | this.btnOK.TabIndex = 31; |
| | | this.btnOK.Text = "å¿«éæ¥è¯¢"; |
| | | this.btnOK.UseVisualStyleBackColor = true; |
| | |
| | | // |
| | | // txtHOrderProcNO |
| | | // |
| | | this.txtHOrderProcNO.Location = new System.Drawing.Point(555, 17); |
| | | this.txtHOrderProcNO.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHOrderProcNO.Location = new System.Drawing.Point(339, 14); |
| | | this.txtHOrderProcNO.Name = "txtHOrderProcNO"; |
| | | this.txtHOrderProcNO.Size = new System.Drawing.Size(119, 25); |
| | | this.txtHOrderProcNO.Size = new System.Drawing.Size(90, 21); |
| | | this.txtHOrderProcNO.TabIndex = 27; |
| | | this.txtHOrderProcNO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHOrderProcNO_KeyDown); |
| | | // |
| | |
| | | // |
| | | this.label5.AutoSize = true; |
| | | this.label5.BackColor = System.Drawing.Color.Transparent; |
| | | this.label5.Location = new System.Drawing.Point(448, 17); |
| | | this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label5.Location = new System.Drawing.Point(263, 18); |
| | | this.label5.Name = "label5"; |
| | | this.label5.Size = new System.Drawing.Size(97, 15); |
| | | this.label5.Size = new System.Drawing.Size(77, 12); |
| | | this.label5.TabIndex = 26; |
| | | this.label5.Text = "订åè·è¸ªå·ï¼"; |
| | | // |
| | |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.BackColor = System.Drawing.Color.Transparent; |
| | | this.label3.Location = new System.Drawing.Point(682, 17); |
| | | this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label3.Location = new System.Drawing.Point(436, 18); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(52, 15); |
| | | this.label3.Size = new System.Drawing.Size(53, 12); |
| | | this.label3.TabIndex = 23; |
| | | this.label3.Text = "产åï¼"; |
| | | this.label3.Text = "产 åï¼"; |
| | | // |
| | | // txtHMaterID |
| | | // |
| | | this.txtHMaterID.Location = new System.Drawing.Point(737, 17); |
| | | this.txtHMaterID.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHMaterID.Location = new System.Drawing.Point(489, 14); |
| | | this.txtHMaterID.Name = "txtHMaterID"; |
| | | this.txtHMaterID.Size = new System.Drawing.Size(119, 25); |
| | | this.txtHMaterID.Size = new System.Drawing.Size(90, 21); |
| | | this.txtHMaterID.TabIndex = 22; |
| | | this.txtHMaterID.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHMaterID_KeyDown); |
| | | // |
| | |
| | | // |
| | | this.label2.AutoSize = true; |
| | | this.label2.BackColor = System.Drawing.Color.Transparent; |
| | | this.label2.Location = new System.Drawing.Point(864, 17); |
| | | this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label2.Location = new System.Drawing.Point(587, 18); |
| | | this.label2.Name = "label2"; |
| | | this.label2.Size = new System.Drawing.Size(67, 15); |
| | | this.label2.Size = new System.Drawing.Size(53, 12); |
| | | this.label2.TabIndex = 16; |
| | | this.label2.Text = "åæ®å·ï¼"; |
| | | // |
| | | // txtHLotNo |
| | | // |
| | | this.txtHLotNo.Location = new System.Drawing.Point(1156, 17); |
| | | this.txtHLotNo.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHLotNo.Location = new System.Drawing.Point(789, 14); |
| | | this.txtHLotNo.Name = "txtHLotNo"; |
| | | this.txtHLotNo.Size = new System.Drawing.Size(119, 25); |
| | | this.txtHLotNo.Size = new System.Drawing.Size(90, 21); |
| | | this.txtHLotNo.TabIndex = 17; |
| | | this.txtHLotNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHLotNo_KeyDown); |
| | | // |
| | |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.BackColor = System.Drawing.Color.Transparent; |
| | | this.label1.Location = new System.Drawing.Point(1066, 17); |
| | | this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label1.Location = new System.Drawing.Point(731, 18); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(82, 15); |
| | | this.label1.Size = new System.Drawing.Size(65, 12); |
| | | this.label1.TabIndex = 14; |
| | | this.label1.Text = "æµè½¬å¡å·ï¼"; |
| | | // |
| | | // txtHBillNo |
| | | // |
| | | this.txtHBillNo.Location = new System.Drawing.Point(939, 17); |
| | | this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHBillNo.Location = new System.Drawing.Point(639, 14); |
| | | this.txtHBillNo.Name = "txtHBillNo"; |
| | | this.txtHBillNo.Size = new System.Drawing.Size(119, 25); |
| | | this.txtHBillNo.Size = new System.Drawing.Size(90, 21); |
| | | this.txtHBillNo.TabIndex = 15; |
| | | this.txtHBillNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHBillNo_KeyDown); |
| | | // |
| | |
| | | this.panel1.Controls.Add(this.txtHInnerBillNo); |
| | | this.panel1.Controls.Add(this.label4); |
| | | this.panel1.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.panel1.Location = new System.Drawing.Point(1401, 0); |
| | | this.panel1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.panel1.Location = new System.Drawing.Point(1050, 0); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(285, 66); |
| | | this.panel1.Size = new System.Drawing.Size(214, 53); |
| | | this.panel1.TabIndex = 7; |
| | | // |
| | | // lbljl |
| | | // |
| | | this.lbljl.AutoSize = true; |
| | | this.lbljl.Location = new System.Drawing.Point(32, 38); |
| | | this.lbljl.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lbljl.Location = new System.Drawing.Point(24, 30); |
| | | this.lbljl.Name = "lbljl"; |
| | | this.lbljl.Size = new System.Drawing.Size(15, 15); |
| | | this.lbljl.Size = new System.Drawing.Size(11, 12); |
| | | this.lbljl.TabIndex = 1; |
| | | this.lbljl.Text = " "; |
| | | // |
| | | // lbldj |
| | | // |
| | | this.lbldj.AutoSize = true; |
| | | this.lbldj.Location = new System.Drawing.Point(32, 15); |
| | | this.lbldj.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lbldj.Location = new System.Drawing.Point(24, 12); |
| | | this.lbldj.Name = "lbldj"; |
| | | this.lbldj.Size = new System.Drawing.Size(0, 15); |
| | | this.lbldj.Size = new System.Drawing.Size(0, 12); |
| | | this.lbldj.TabIndex = 0; |
| | | // |
| | | // txtHInnerBillNo |
| | | // |
| | | this.txtHInnerBillNo.Location = new System.Drawing.Point(175, 19); |
| | | this.txtHInnerBillNo.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHInnerBillNo.Location = new System.Drawing.Point(131, 15); |
| | | this.txtHInnerBillNo.Name = "txtHInnerBillNo"; |
| | | this.txtHInnerBillNo.Size = new System.Drawing.Size(119, 25); |
| | | this.txtHInnerBillNo.Size = new System.Drawing.Size(90, 21); |
| | | this.txtHInnerBillNo.TabIndex = 25; |
| | | this.txtHInnerBillNo.Visible = false; |
| | | this.txtHInnerBillNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHInnerBillNo_KeyDown); |
| | |
| | | // |
| | | this.label4.AutoSize = true; |
| | | this.label4.BackColor = System.Drawing.Color.Transparent; |
| | | this.label4.Location = new System.Drawing.Point(85, 24); |
| | | this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label4.Location = new System.Drawing.Point(64, 19); |
| | | this.label4.Name = "label4"; |
| | | this.label4.Size = new System.Drawing.Size(82, 15); |
| | | this.label4.Size = new System.Drawing.Size(65, 12); |
| | | this.label4.TabIndex = 24; |
| | | this.label4.Text = "éè´§åå·ï¼"; |
| | | this.label4.Visible = false; |
| | |
| | | this.lblCaption.BackColor = System.Drawing.Color.Transparent; |
| | | this.lblCaption.Cursor = System.Windows.Forms.Cursors.No; |
| | | this.lblCaption.Font = new System.Drawing.Font("å®ä½", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.lblCaption.Location = new System.Drawing.Point(16, 19); |
| | | this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lblCaption.Location = new System.Drawing.Point(12, 15); |
| | | this.lblCaption.Name = "lblCaption"; |
| | | this.lblCaption.Size = new System.Drawing.Size(180, 27); |
| | | this.lblCaption.Size = new System.Drawing.Size(142, 21); |
| | | this.lblCaption.TabIndex = 4; |
| | | this.lblCaption.Text = "å§å¤ååºå表"; |
| | | this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
| | |
| | | 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(1686, 62); |
| | | this.Tool.Size = new System.Drawing.Size(1264, 50); |
| | | this.Tool.Stretch = true; |
| | | this.Tool.TabIndex = 16; |
| | | this.Tool.Text = "toolStrip1"; |
| | | // |
| | | // toolStripDropDownButton1 |
| | | // |
| | | this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
| | | this.eXCELToolStripMenuItem, |
| | | this.cSVToolStripMenuItem}); |
| | | this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image"))); |
| | | this.toolStripDropDownButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; |
| | | this.toolStripDropDownButton1.Size = new System.Drawing.Size(45, 47); |
| | | this.toolStripDropDownButton1.Text = "å¼åº"; |
| | | this.toolStripDropDownButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripDropDownButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | // |
| | | // eXCELToolStripMenuItem |
| | | // |
| | | this.eXCELToolStripMenuItem.Name = "eXCELToolStripMenuItem"; |
| | | this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(112, 22); |
| | | 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(112, 22); |
| | | this.cSVToolStripMenuItem.Text = "CSV"; |
| | | this.cSVToolStripMenuItem.Click += new System.EventHandler(this.cSVToolStripMenuItem_Click); |
| | | // |
| | | // dc |
| | | // |
| | |
| | | // toolStripSeparator2 |
| | | // |
| | | this.toolStripSeparator2.Name = "toolStripSeparator2"; |
| | | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // cx |
| | | // |
| | |
| | | // toolStripSeparator1 |
| | | // |
| | | this.toolStripSeparator1.Name = "toolStripSeparator1"; |
| | | this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // xz |
| | | // |
| | |
| | | // toolStripSeparator10 |
| | | // |
| | | this.toolStripSeparator10.Name = "toolStripSeparator10"; |
| | | this.toolStripSeparator10.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator10.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // fahuo |
| | | // |
| | |
| | | // toolStripSeparator5 |
| | | // |
| | | this.toolStripSeparator5.Name = "toolStripSeparator5"; |
| | | this.toolStripSeparator5.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50); |
| | | this.toolStripSeparator5.Visible = false; |
| | | // |
| | | // sh |
| | |
| | | // toolStripSeparator6 |
| | | // |
| | | this.toolStripSeparator6.Name = "toolStripSeparator6"; |
| | | this.toolStripSeparator6.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator6.Size = new System.Drawing.Size(6, 50); |
| | | this.toolStripSeparator6.Visible = false; |
| | | // |
| | | // gb |
| | |
| | | // toolStripSeparator4 |
| | | // |
| | | this.toolStripSeparator4.Name = "toolStripSeparator4"; |
| | | this.toolStripSeparator4.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // tc |
| | | // |
| | |
| | | // toolStripSeparator3 |
| | | // |
| | | this.toolStripSeparator3.Name = "toolStripSeparator3"; |
| | | this.toolStripSeparator3.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // toolStripSeparator9 |
| | | // |
| | | this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator9.Name = "toolStripSeparator9"; |
| | | this.toolStripSeparator9.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // mrlk |
| | | // |
| | |
| | | this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.mrlk.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.mrlk.Name = "mrlk"; |
| | | this.mrlk.Size = new System.Drawing.Size(73, 59); |
| | | this.mrlk.Size = new System.Drawing.Size(60, 47); |
| | | this.mrlk.Text = "é»è®¤å宽"; |
| | | this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | |
| | | // |
| | | this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator7.Name = "toolStripSeparator7"; |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // bclk |
| | | // |
| | |
| | | this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.bclk.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.bclk.Name = "bclk"; |
| | | this.bclk.Size = new System.Drawing.Size(73, 59); |
| | | this.bclk.Size = new System.Drawing.Size(60, 47); |
| | | this.bclk.Text = "ä¿åå宽"; |
| | | this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | |
| | | // |
| | | this.toolStripSeparator8.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator8.Name = "toolStripSeparator8"; |
| | | this.toolStripSeparator8.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // timer1 |
| | | // |
| | |
| | | this.grdMain.BackgroundColor = System.Drawing.SystemColors.InactiveCaption; |
| | | this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdMain.Location = new System.Drawing.Point(0, 128); |
| | | this.grdMain.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdMain.Location = new System.Drawing.Point(0, 103); |
| | | this.grdMain.Name = "grdMain"; |
| | | this.grdMain.ReadOnly = true; |
| | | this.grdMain.RowTemplate.Height = 23; |
| | | this.grdMain.Size = new System.Drawing.Size(1686, 676); |
| | | this.grdMain.Size = new System.Drawing.Size(1264, 540); |
| | | 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); |
| | |
| | | // grdPrint |
| | | // |
| | | this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdPrint.Location = new System.Drawing.Point(1029, 182); |
| | | this.grdPrint.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdPrint.Location = new System.Drawing.Point(772, 146); |
| | | this.grdPrint.Name = "grdPrint"; |
| | | this.grdPrint.RowTemplate.Height = 23; |
| | | this.grdPrint.Size = new System.Drawing.Size(33, 30); |
| | | this.grdPrint.Size = new System.Drawing.Size(25, 24); |
| | | this.grdPrint.TabIndex = 8; |
| | | this.grdPrint.Visible = false; |
| | | // |
| | |
| | | this.grdSum.BackgroundColor = System.Drawing.SystemColors.Control; |
| | | this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.grdSum.Location = new System.Drawing.Point(0, 804); |
| | | this.grdSum.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdSum.Location = new System.Drawing.Point(0, 643); |
| | | this.grdSum.Name = "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(1686, 24); |
| | | this.grdSum.Size = new System.Drawing.Size(1264, 19); |
| | | this.grdSum.TabIndex = 47; |
| | | // |
| | | // grdSub1 |
| | | // |
| | | this.grdSub1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdSub1.Location = new System.Drawing.Point(1076, 499); |
| | | this.grdSub1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdSub1.Location = new System.Drawing.Point(807, 399); |
| | | this.grdSub1.Name = "grdSub1"; |
| | | this.grdSub1.RowTemplate.Height = 23; |
| | | this.grdSub1.Size = new System.Drawing.Size(89, 75); |
| | | this.grdSub1.Size = new System.Drawing.Size(67, 60); |
| | | this.grdSub1.TabIndex = 49; |
| | | this.grdSub1.Visible = false; |
| | | // |
| | | // grdSumPrint |
| | | // |
| | | this.grdSumPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdSumPrint.Location = new System.Drawing.Point(905, 400); |
| | | this.grdSumPrint.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdSumPrint.Location = new System.Drawing.Point(679, 320); |
| | | this.grdSumPrint.Name = "grdSumPrint"; |
| | | this.grdSumPrint.RowTemplate.Height = 23; |
| | | this.grdSumPrint.Size = new System.Drawing.Size(260, 116); |
| | | this.grdSumPrint.Size = new System.Drawing.Size(195, 93); |
| | | this.grdSumPrint.TabIndex = 50; |
| | | this.grdSumPrint.Visible = false; |
| | | // |
| | | // toolStripDropDownButton1 |
| | | // chkWJieAn |
| | | // |
| | | this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
| | | this.eXCELToolStripMenuItem, |
| | | this.cSVToolStripMenuItem}); |
| | | this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image"))); |
| | | this.toolStripDropDownButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; |
| | | this.toolStripDropDownButton1.Size = new System.Drawing.Size(53, 59); |
| | | this.toolStripDropDownButton1.Text = "å¼åº"; |
| | | this.toolStripDropDownButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripDropDownButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | // |
| | | // eXCELToolStripMenuItem |
| | | // |
| | | this.eXCELToolStripMenuItem.Name = "eXCELToolStripMenuItem"; |
| | | this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(181, 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(181, 26); |
| | | this.cSVToolStripMenuItem.Text = "CSV"; |
| | | this.cSVToolStripMenuItem.Click += new System.EventHandler(this.cSVToolStripMenuItem_Click); |
| | | this.chkWJieAn.AutoSize = true; |
| | | this.chkWJieAn.Location = new System.Drawing.Point(957, 18); |
| | | this.chkWJieAn.Margin = new System.Windows.Forms.Padding(2); |
| | | this.chkWJieAn.Name = "chkWJieAn"; |
| | | this.chkWJieAn.Size = new System.Drawing.Size(60, 16); |
| | | this.chkWJieAn.TabIndex = 106; |
| | | this.chkWJieAn.Text = "æªç»æ¡"; |
| | | this.chkWJieAn.UseVisualStyleBackColor = true; |
| | | // |
| | | // MES_StationEntrustInBillList |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1686, 828); |
| | | this.ClientSize = new System.Drawing.Size(1264, 662); |
| | | this.Controls.Add(this.grdSumPrint); |
| | | this.Controls.Add(this.grdSub1); |
| | | this.Controls.Add(this.grdMain); |
| | |
| | | this.Controls.Add(this.pPic); |
| | | this.Controls.Add(this.Tool); |
| | | this.Controls.Add(this.grdPrint); |
| | | this.Margin = new System.Windows.Forms.Padding(4); |
| | | this.Name = "MES_StationEntrustInBillList"; |
| | | this.Text = "å§å¤ååºå表"; |
| | | this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
| | |
| | | private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton1; |
| | | private System.Windows.Forms.ToolStripMenuItem eXCELToolStripMenuItem; |
| | | private System.Windows.Forms.ToolStripMenuItem cSVToolStripMenuItem; |
| | | private System.Windows.Forms.CheckBox chkWJieAn; |
| | | } |
| | | } |
| | |
| | | <data name="toolStripDropDownButton1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAE6SURBVDhPY0hOnvOfEgw2AAY6OjqA5Jn/v78f+P/tzYb/ |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAE6SURBVDhPY0hOnvOfEgw2AAY6OjqA5Jn/v78f+P/tzYb/ |
| | | 7+/P+f/iUsf/x8fK/t/Zmfz/2hr//xcW2v9PS0v7f+DAgf8MDAwIA2aeAWqdaYxiwDuoAY9gBqwFGWD3 |
| | | v9AbqBGkGZ8BX1+vh7sAZMDdXSAXBIBdADIgNWMh8QY8PlYO9QLCgDR8BvwBewFiwMtLnfAwuAoNA4IG |
| | | QMIAZMBsoAGIMLhKrAvAXkByAaoBkEBMzcRiwPTjv8CShHBmwYr/abgMmHzgy//+7W/+d657/L91ya3/ |
| | |
| | | <data name="dc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADoSURBVDhPrZMvD4MwEMXvm6Jn5uaWtGIGMUXmKHKgJvBo |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADoSURBVDhPrZMvD4MwEMXvm6Jn5uaWtGIGMUXmKHKgJvBo |
| | | asEiqeQ73O4glHb8C9uaPNFr+su7dy0EQYBHBQCsYXGh6zpsjcGmabCqKixLjUVRYJ7nmKUZKqUwiiIM |
| | | wxCFlD0gjuMBMgKMBygnQOYDpNgB1AzQEyAlwIUuWMCWgycdJKQH6U66ka4kBpxJm4AXFccWtOOAW3Ad |
| | | iLUWLKCet+BnIJYBNsS/AJwppFlqASe6KOQOQNGhP0Yf8PMUVkM07eCAAbMWkgMP6TNEHmPihLjrgAHa |
| | |
| | | <data name="yc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADoSURBVDhPrZMvD4MwEMXvm6Jn5uaWtGIGMUXmKHKgJvBo |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADoSURBVDhPrZMvD4MwEMXvm6Jn5uaWtGIGMUXmKHKgJvBo |
| | | asEiqeQ73O4glHb8C9uaPNFr+su7dy0EQYBHBQCsYXGh6zpsjcGmabCqKixLjUVRYJ7nmKUZKqUwiiIM |
| | | wxCFlD0gjuMBMgKMBygnQOYDpNgB1AzQEyAlwIUuWMCWgycdJKQH6U66ka4kBpxJm4AXFccWtOOAW3Ad |
| | | iLUWLKCet+BnIJYBNsS/AJwppFlqASe6KOQOQNGhP0Yf8PMUVkM07eCAAbMWkgMP6TNEHmPihLjrgAHa |
| | |
| | | <data name="dy.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADmSURBVDhPlY6xDYMwFES9U3bKCmzACEh0FJmACRiAnoqK |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADmSURBVDhPlY6xDYMwFES9U3bKCmzACEh0FJmACRiAnoqK |
| | | jo6OzvH7yVk/OFHg0MnC/vfuhzOq6zrK76vzIrRtm3nf92sgBpdlieu6ZgCe5xmAXEot0zTZMABBXLiU |
| | | grRUVRWHYTATYpOfYR9kiGbMnQelUTu5wzmsoDWk796GOI6jGRDDzH0BxAyQ1Z5e4xhuGUSQWbkAaE2B |
| | | FMRN05h9uAD4JoHato1d9yjCOjOAH9Y+QggDOW5gwZdfEgR7iAf4YG53yq0eBADzjlWk/+QP2WXf9xmk |
| | |
| | | <data name="yl.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAF/SURBVDhPnZFNSwJBAIbnX1Q/IOoYeAzqHh3C6JAgJEgU |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAF/SURBVDhPnZFNSwJBAIbnX1Q/IOoYeAzqHh3C6JAgJEgU |
| | | UQgaeQgxKZQwtBRC7YsiOnQPISISKyEPUrcgKqIipNQ11/XzbWfQdf1IxQceZnaYeVhmiNV9AIvDB/OG |
| | | V3JF/F5z7cK9fwrSCtP6NhrhdNyxsWXEuOpkGwvFoiTFbg+xkdI0YjDb2aZsLi9J8fouMDqhhlKlhcm2 |
| | | 9X9At2xlB1JCFnzJdCaHAl3jBeSyWWZpez3zSxYW4FIZJPmKQqZ0cDpcbS0zehML/HA8Ysk0k09npMNK |
| | |
| | | <data name="cx.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAFOSURBVDhPnZBPK0RRGIfvxkL5Dha+gLK0tsRGkY3dkK2w |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFOSURBVDhPnZBPK0RRGIfvxkL5Dha+gLK0tsRGkY3dkK2w |
| | | UjJbCzQWk5EFRslEiUwZFNLo+lMaxWCIIUXIQhYzj/edc28NHUzzq1/v7Z7zPOee6/ybgMu3lhwP6NrO |
| | | F9q6blqaSDaETnOs3UIiCx2bUBuDmjmojpr5t0QWZ9KQfJSNkll5roxAxQRUTZn+LvBOH0vBQgbidzB0 |
| | | KF+wCA1xaEyYqbVLPEG/CwMC9iShbQu69yEo0uFzM7V2QV2Y2E2e4Al07kGL3L/3CEKXsCRXSryaOZ3J |
| | |
| | | <data name="sx.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAHXSURBVDhPjZJNSBtRFIUH3Ke4aiHVTRd2V7B7EXGhriyu |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHXSURBVDhPjZJNSBtRFIUH3Ke4aiHVTRd2V7B7EXGhriyu |
| | | ao0ImqppU39qSFVMtVZLrfQXFMlKFy4KbaXQTao7Cd1U3VSyFFQIqNXYZDKZTHJ8976ZTEZD6AcnL+/e |
| | | e857A08p5uX7MEgv3i4h9GYRE3MLJUW9sdlPMG0SKhCvP4Z5/R8cIVYA0dk/AkOsKT1fUmpWzvkCz+2A |
| | | 4PQ7WRW0tnvR5unFvQ7vFVH9fvdjdPYNoccftANGJufZbOTyvJZjdOaD8/uJ4dAcNzO6ga3dPezEbNFe |
| | |
| | | <data name="xz.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGySURBVDhPhZLNKwRxGMefUlLc5D9wUE5eolyUo5PkomhJ |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGySURBVDhPhZLNKwRxGMefUlLc5D9wUE5eolyUo5PkomhJ |
| | | ybZE5D2ippYty7Ic1NgclOLiqhAlym44yF3JuzW7s2tedvcxzzO7jbWDT337PfN7nu935vdrYH51EwXf |
| | | BgpLor18Is75A+gP7CDYMetdx/9Y9l3wahsy7VnjZiqVshXh9Z7xSuSETLpXuJFIJm1FLC6e85ohK2Rc |
| | | WOJNTU/Yir5B3DjEptZObGnrxv2DY57PACOzC1woqm4rVdMxaaRIchzfwhLPhioL8bQYuIbBaQ8XcUX7 |
| | |
| | | <data name="sc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAG5SURBVDhPlZDrK4NhGMafP8BHf4BPwkfmq8NnvhKlUHxw |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAG5SURBVDhPlZDrK4NhGMafP8BHf4BPwkfmq8NnvhKlUHxw |
| | | iEgSIsQKqcVyPjQ2Z9mS0ooSlqElQ07RaGRib6zmeHmf27O3zSZcdbXnfp77+r33PRZKZdXN8Le4/pt4 |
| | | wO15g0vykvn5V4j/1/5iEfsSv/iPbPbjQAgvHp5ecXrlwv6ZE7bDC1h2j7BitWNpzYZ5swUG0zL6Jxag |
| | | GZxCe68+GFBe14rjkzOMjs9iSD+DPt0ktAN6dHQPQ63pR0N7N+pbtdBNL6KmRRNijVo1jWexHcLjfcbN |
| | |
| | | <data name="dj.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | BqCzorNiABgABnjme+GFBPlR3znfSUJy7yMJdorG0S2KY1r6/lE0PBMcdA8z3NZEd9VtSmiolU7iSjwY |
| | | CcNyUUL0UhzMIcK4An8IPFjGr2F0s3CTmrFOLbgN67vK79LQsOCqQhaIxIE9AfXVxT4Wwzp1NsGYQ4b9 |
| | | tjhSe4smiVKma19NL+4KBEQA85hH1OQH+T6T6MgagaArThys0V3g8ZwpgbryzBuIXAfB3iosZSUP3VEH |
| | |
| | | <data name="fahuo.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | BqCzorNiABgABnjme+GFBPlR3znfSUJy7yMJdorG0S2KY1r6/lE0PBMcdA8z3NZEd9VtSmiolU7iSjwY |
| | | CcNyUUL0UhzMIcK4An8IPFjGr2F0s3CTmrFOLbgN67vK79LQsOCqQhaIxIE9AfXVxT4Wwzp1NsGYQ4b9 |
| | | tjhSe4smiVKma19NL+4KBEQA85hH1OQH+T6T6MgagaArThys0V3g8ZwpgbryzBuIXAfB3iosZSUP3VEH |
| | |
| | | <data name="fhdy.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | BqCzorNiABgABnjme+GFBPlR3znfSUJy7yMJdorG0S2KY1r6/lE0PBMcdA8z3NZEd9VtSmiolU7iSjwY |
| | | CcNyUUL0UhzMIcK4An8IPFjGr2F0s3CTmrFOLbgN67vK79LQsOCqQhaIxIE9AfXVxT4Wwzp1NsGYQ4b9 |
| | | tjhSe4smiVKma19NL+4KBEQA85hH1OQH+T6T6MgagaArThys0V3g8ZwpgbryzBuIXAfB3iosZSUP3VEH |
| | |
| | | <data name="sh.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGgSURBVDhPlZPPK8NhHMc/5T7tRM0cOCAHJXGbxQ7c/AEc |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGgSURBVDhPlZPPK8NhHMc/5T7tRM0cOCAHJXGbxQ7c/AEc |
| | | d1EcjEwytSiH4SZcRHLQ7FemtlJDOPiZml8XSzMWMz9mK7Xevs/z7DvDzLzr9X2253k+r8+nvn0pM10t |
| | | hGykjnMndRE1ZWJlVKvF+qdErytIF/1G6k72sMPTBULIRcCF4H2bcOMknC8SNsb/IXheJ8R8hAfPPwUH |
| | | M4Qz6fKVlXBtJwRWxP99aX/NnKfgcJZwMkfwS9OwdW86TwFLc6MGmxPE2Zok+CwCzwjB5XDkLpbDJHYj |
| | |
| | | <data name="qsh.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGPSURBVDhPlZLLK0RhGMbfsrVRtkp2k4UFsUOxsPAn2NoI |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGPSURBVDhPlZLLK0RhGMbfsrVRtkp2k4UFsUOxsPAn2NoI |
| | | C0MzEmpQFi4LpWEjUhaGMYqyUINQjEtqGEqkcZkY4zLO1CGP73vPN2cujdtTv97vPd/7PL2ncyhZTTWE |
| | | TKjrn6UGUVRgVElhnlF/DamvzjJN36FmMkteHk8RbhYJODXQNwnXHkJgmrA2+I+A51VC1Et4WPlnwN4Y |
| | | 4UQMX7gIV27C5ZzR+8TzZccfA/bHCUcTBL/YRtZd5x8DpKoqyrE+RMzGMME7YHDlG4WUGvtZMsRtJ8bV |
| | |
| | | <data name="gb.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | BqCzorNiABgABnjme+GFBPlR3znfSUJy7yMJdorG0S2KY1r6/lE0PBMcdA8z3NZEd9VtSmiolU7iSjwY |
| | | CcNyUUL0UhzMIcK4An8IPFjGr2F0s3CTmrFOLbgN67vK79LQsOCqQhaIxIE9AfXVxT4Wwzp1NsGYQ4b9 |
| | | tjhSe4smiVKma19NL+4KBEQA85hH1OQH+T6T6MgagaArThys0V3g8ZwpgbryzBuIXAfB3iosZSUP3VEH |
| | |
| | | <data name="hf.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAFtSURBVDhPtVPLTsJAFOUj+kV+gWv9CaAWBApoITzER6UJ |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFtSURBVDhPtVPLTsJAFOUj+kV+gWv9CaAWBApoITzER6UJ |
| | | EYMuNLIiigkaCKAGEhWN78ToQqMLTTS60I3GzXHu2CpxCsGFJ5l0eu8959y50zr+DcrYAPoH+4RFcbOk |
| | | M6jQaIXReDFQf9JRuptA4SqJhfMYAqUhSJLUWYTIe28ZHHzM8GeTiVQedRRvUli6iCN3rCHNxG1FqD1y |
| | | JvIZZvmeCq1F7nMnER6nvXAccm+8Gmi9Z77JZorDEknvhhDfCohdkED9eZqfXUiaoBp9O4jYhs9eoHQ/ |
| | |
| | | <data name="tc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADCSURBVDhPpZJdCoMwEIRzpxxJ6Ak2z/ZZnysIBXuUHMA7 |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADCSURBVDhPpZJdCoMwEIRzpxxJ6Ak2z/ZZnysIBXuUHMA7 |
| | | bXeWrGBMYkoHh+gk8xl/XEneP7jXqXIWJkIgHscnT/PEy2vhz7ZhMQ/Dm5l3ObRcB1ACzAKQ6FTcV69G |
| | | rgWTbUl3QFQtFgGpfAAoAVDOi2ZbrwW5hwY4N+P6FmDlkrsBq6zOy3AXIEkhGHMbIMaorgGgI8Cu7CsY |
| | | wOZbAEgDBch/gOveRzgJAKLwH0CGJsDmxU1dAMiSu3R5iZr+oJuic1+SJ5jRbOqnmgAAAABJRU5ErkJg |
| | |
| | | <data name="mrlk.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH/SURBVDhPfZHfS1NhGMefkCLQu/A/6MK6SbMQFlg3dudN |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH/SURBVDhPfZHfS1NhGMefkCLQu/A/6MK6SbMQFlg3dudN |
| | | oBFDY9BF05XMMAoLL3bhxGB4zjzoVCKim4iCgkCMSam1cqP9aO4YJlpIDmqh00IRv73Pe87OWuV54Mt7 |
| | | znm/n895z0aF8Stj6FdGoARDUAf/H97jTp96FyZmjC8QwuRUBB0zACkiwT0i9rxvgBcvX4MZEye65Vex |
| | | vp6HJ7yJ+1nYpmNyE3nRZcbEiW74AljL5UB3gOk84J8HnFPA0UfirZqIaoZPMQDZZcbEibp6+vE9mwUF |
| | |
| | | <data name="bclk.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH4SURBVDhPjZPNS1RRGMZfI2jRLlqUEKLUQgsl3EauEoRW |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH4SURBVDhPjZPNS1RRGMZfI2jRLlqUEKLUQgsl3EauEoRW |
| | | /QN+phG4CQXTNrPLbzFrpZAuBIfEqChctFRndHI0YzKnxkHFYQgH50NH5+o8Pm/HwQ/s4oGHc++5z/O7 |
| | | 77nnvSKPPZDyKYSfA8tN55N6NfMvK1XT+LIBxAH8PqfUqxnNitR+g1x/yQuRlJWCZVm2Uo965RozmpXq |
| | | aRR/Io1jYgJwTdlLPeqt92QqqHLj7phZTCST2Nqxl3rUWzrOTKX7JGBykm9x2Us96r3p1ApOAf5G49iI |
| | |
| | | string sSql = ""; |
| | | string sWhere = ""; |
| | | |
| | | if (chkWJieAn.Checked == true) |
| | | { |
| | | sWhere = " and HBillStatus<>3 "; |
| | | } |
| | | |
| | | if (frmCondition.SqlStr.Trim().Length == 0) |
| | | { |
| | | sSql = "Select top 5000 * from " + ViewName + " Where 1=1 " + sWhere + sDlgWhere + " order by æ¥æ desc,åæ®å· desc "; |
| | |
| | | oSumGrid.ogrdMain = grdMain; //åå§å new |
| | | oSumGrid.oGridsum = grdSum; |
| | | initGrid(); |
| | | chkWJieAn.Checked = true; |
| | | } |
| | | |
| | | private void grdMain_DblClick(object sender, EventArgs e) |
| | |
| | | this.components = new System.ComponentModel.Container(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MES_StationEntrustOutBillList)); |
| | | this.pPic = new System.Windows.Forms.Panel(); |
| | | this.btnOK = new System.Windows.Forms.Button(); |
| | | this.txtHOrderProcNO = new System.Windows.Forms.TextBox(); |
| | | this.label5 = new System.Windows.Forms.Label(); |
| | | this.txtHLotNo = new System.Windows.Forms.TextBox(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.txtHMaterID = new System.Windows.Forms.TextBox(); |
| | | this.txtHBillNo = new System.Windows.Forms.TextBox(); |
| | | this.chkWJieAn = new System.Windows.Forms.CheckBox(); |
| | | this.btnOK = new System.Windows.Forms.Button(); |
| | | this.label5 = new System.Windows.Forms.Label(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.label2 = new System.Windows.Forms.Label(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.txtHBillNo = new System.Windows.Forms.TextBox(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.lbljl = new System.Windows.Forms.Label(); |
| | | this.lbldj = new System.Windows.Forms.Label(); |
| | |
| | | this.txtHInnerBillNo = new System.Windows.Forms.TextBox(); |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | | this.Tool = new System.Windows.Forms.ToolStrip(); |
| | | this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton(); |
| | | this.eXCELToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.cSVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.dc = new System.Windows.Forms.ToolStripButton(); |
| | | this.yc = new System.Windows.Forms.ToolStripButton(); |
| | | this.dy = new System.Windows.Forms.ToolStripButton(); |
| | |
| | | this.grdPrint = new System.Windows.Forms.DataGridView(); |
| | | this.grdSum = new System.Windows.Forms.DataGridView(); |
| | | this.grdSub1 = new System.Windows.Forms.DataGridView(); |
| | | this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton(); |
| | | this.eXCELToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.cSVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | 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.btnOK); |
| | | this.pPic.Controls.Add(this.txtHOrderProcNO); |
| | | this.pPic.Controls.Add(this.label5); |
| | | this.pPic.Controls.Add(this.txtHLotNo); |
| | | this.pPic.Controls.Add(this.label3); |
| | | this.pPic.Controls.Add(this.txtHMaterID); |
| | | this.pPic.Controls.Add(this.txtHBillNo); |
| | | this.pPic.Controls.Add(this.chkWJieAn); |
| | | this.pPic.Controls.Add(this.btnOK); |
| | | this.pPic.Controls.Add(this.label5); |
| | | this.pPic.Controls.Add(this.label3); |
| | | this.pPic.Controls.Add(this.label2); |
| | | this.pPic.Controls.Add(this.label1); |
| | | this.pPic.Controls.Add(this.txtHBillNo); |
| | | 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.Location = new System.Drawing.Point(0, 50); |
| | | this.pPic.Name = "pPic"; |
| | | this.pPic.Size = new System.Drawing.Size(1637, 66); |
| | | this.pPic.Size = new System.Drawing.Size(1228, 53); |
| | | this.pPic.TabIndex = 15; |
| | | // |
| | | // txtHOrderProcNO |
| | | // |
| | | this.txtHOrderProcNO.Location = new System.Drawing.Point(338, 18); |
| | | this.txtHOrderProcNO.Name = "txtHOrderProcNO"; |
| | | this.txtHOrderProcNO.Size = new System.Drawing.Size(95, 21); |
| | | this.txtHOrderProcNO.TabIndex = 29; |
| | | // |
| | | // txtHLotNo |
| | | // |
| | | this.txtHLotNo.Location = new System.Drawing.Point(812, 18); |
| | | this.txtHLotNo.Name = "txtHLotNo"; |
| | | this.txtHLotNo.Size = new System.Drawing.Size(95, 21); |
| | | this.txtHLotNo.TabIndex = 19; |
| | | this.txtHLotNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHLotNo_KeyDown); |
| | | // |
| | | // txtHMaterID |
| | | // |
| | | this.txtHMaterID.Location = new System.Drawing.Point(496, 18); |
| | | this.txtHMaterID.Name = "txtHMaterID"; |
| | | this.txtHMaterID.Size = new System.Drawing.Size(95, 21); |
| | | this.txtHMaterID.TabIndex = 20; |
| | | this.txtHMaterID.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHMaterID_KeyDown); |
| | | // |
| | | // txtHBillNo |
| | | // |
| | | this.txtHBillNo.Location = new System.Drawing.Point(654, 18); |
| | | this.txtHBillNo.Name = "txtHBillNo"; |
| | | this.txtHBillNo.Size = new System.Drawing.Size(95, 21); |
| | | this.txtHBillNo.TabIndex = 13; |
| | | this.txtHBillNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHBillNo_KeyDown); |
| | | // |
| | | // chkWJieAn |
| | | // |
| | | this.chkWJieAn.AutoSize = true; |
| | | this.chkWJieAn.Location = new System.Drawing.Point(997, 22); |
| | | this.chkWJieAn.Margin = new System.Windows.Forms.Padding(2); |
| | | this.chkWJieAn.Name = "chkWJieAn"; |
| | | this.chkWJieAn.Size = new System.Drawing.Size(60, 16); |
| | | this.chkWJieAn.TabIndex = 105; |
| | | this.chkWJieAn.Text = "æªç»æ¡"; |
| | | this.chkWJieAn.UseVisualStyleBackColor = true; |
| | | // |
| | | // btnOK |
| | | // |
| | | this.btnOK.Location = new System.Drawing.Point(1118, 20); |
| | | this.btnOK.Margin = new System.Windows.Forms.Padding(4); |
| | | this.btnOK.Location = new System.Drawing.Point(911, 16); |
| | | this.btnOK.Name = "btnOK"; |
| | | this.btnOK.Size = new System.Drawing.Size(97, 30); |
| | | this.btnOK.Size = new System.Drawing.Size(73, 24); |
| | | this.btnOK.TabIndex = 30; |
| | | this.btnOK.Text = "å¿«éæ¥è¯¢"; |
| | | this.btnOK.UseVisualStyleBackColor = true; |
| | | this.btnOK.Click += new System.EventHandler(this.btnOK_Click); |
| | | // |
| | | // txtHOrderProcNO |
| | | // |
| | | this.txtHOrderProcNO.Location = new System.Drawing.Point(353, 21); |
| | | this.txtHOrderProcNO.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHOrderProcNO.Name = "txtHOrderProcNO"; |
| | | this.txtHOrderProcNO.Size = new System.Drawing.Size(125, 25); |
| | | this.txtHOrderProcNO.TabIndex = 29; |
| | | // |
| | | // label5 |
| | | // |
| | | this.label5.AutoSize = true; |
| | | this.label5.BackColor = System.Drawing.Color.Transparent; |
| | | this.label5.Location = new System.Drawing.Point(247, 26); |
| | | this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label5.Location = new System.Drawing.Point(263, 22); |
| | | this.label5.Name = "label5"; |
| | | this.label5.Size = new System.Drawing.Size(97, 15); |
| | | this.label5.Size = new System.Drawing.Size(77, 12); |
| | | this.label5.TabIndex = 28; |
| | | this.label5.Text = "订åè·è¸ªå·ï¼"; |
| | | // |
| | | // txtHLotNo |
| | | // |
| | | this.txtHLotNo.Location = new System.Drawing.Point(985, 23); |
| | | this.txtHLotNo.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHLotNo.Name = "txtHLotNo"; |
| | | this.txtHLotNo.Size = new System.Drawing.Size(125, 25); |
| | | this.txtHLotNo.TabIndex = 19; |
| | | this.txtHLotNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHLotNo_KeyDown); |
| | | // |
| | | // label3 |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.BackColor = System.Drawing.Color.Transparent; |
| | | this.label3.Location = new System.Drawing.Point(488, 24); |
| | | this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label3.Location = new System.Drawing.Point(439, 22); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(52, 15); |
| | | this.label3.Size = new System.Drawing.Size(59, 12); |
| | | this.label3.TabIndex = 21; |
| | | this.label3.Text = "产åï¼"; |
| | | // |
| | | // txtHMaterID |
| | | // |
| | | this.txtHMaterID.Location = new System.Drawing.Point(550, 21); |
| | | this.txtHMaterID.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHMaterID.Name = "txtHMaterID"; |
| | | this.txtHMaterID.Size = new System.Drawing.Size(125, 25); |
| | | this.txtHMaterID.TabIndex = 20; |
| | | this.txtHMaterID.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHMaterID_KeyDown); |
| | | this.label3.Text = "产 åï¼"; |
| | | // |
| | | // label2 |
| | | // |
| | | this.label2.AutoSize = true; |
| | | this.label2.BackColor = System.Drawing.Color.Transparent; |
| | | this.label2.Location = new System.Drawing.Point(689, 25); |
| | | this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label2.Location = new System.Drawing.Point(602, 22); |
| | | this.label2.Name = "label2"; |
| | | this.label2.Size = new System.Drawing.Size(67, 15); |
| | | this.label2.Size = new System.Drawing.Size(53, 12); |
| | | this.label2.TabIndex = 18; |
| | | this.label2.Text = "åæ®å·ï¼"; |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Location = new System.Drawing.Point(910, 26); |
| | | this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label1.Location = new System.Drawing.Point(754, 22); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(82, 15); |
| | | this.label1.Size = new System.Drawing.Size(65, 12); |
| | | this.label1.TabIndex = 12; |
| | | this.label1.Text = "æµè½¬å¡å·ï¼"; |
| | | // |
| | | // txtHBillNo |
| | | // |
| | | this.txtHBillNo.Location = new System.Drawing.Point(770, 21); |
| | | this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHBillNo.Name = "txtHBillNo"; |
| | | this.txtHBillNo.Size = new System.Drawing.Size(125, 25); |
| | | this.txtHBillNo.TabIndex = 13; |
| | | this.txtHBillNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHBillNo_KeyDown); |
| | | // |
| | | // panel1 |
| | | // |
| | | this.panel1.Controls.Add(this.lbljl); |
| | | this.panel1.Controls.Add(this.lbldj); |
| | | this.panel1.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.panel1.Location = new System.Drawing.Point(1352, 0); |
| | | this.panel1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.panel1.Location = new System.Drawing.Point(1014, 0); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(285, 66); |
| | | this.panel1.Size = new System.Drawing.Size(214, 53); |
| | | this.panel1.TabIndex = 7; |
| | | // |
| | | // lbljl |
| | | // |
| | | this.lbljl.AutoSize = true; |
| | | this.lbljl.Location = new System.Drawing.Point(32, 38); |
| | | this.lbljl.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lbljl.Location = new System.Drawing.Point(24, 30); |
| | | this.lbljl.Name = "lbljl"; |
| | | this.lbljl.Size = new System.Drawing.Size(15, 15); |
| | | this.lbljl.Size = new System.Drawing.Size(11, 12); |
| | | this.lbljl.TabIndex = 1; |
| | | this.lbljl.Text = " "; |
| | | // |
| | | // lbldj |
| | | // |
| | | this.lbldj.AutoSize = true; |
| | | this.lbldj.Location = new System.Drawing.Point(32, 15); |
| | | this.lbldj.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lbldj.Location = new System.Drawing.Point(24, 12); |
| | | this.lbldj.Name = "lbldj"; |
| | | this.lbldj.Size = new System.Drawing.Size(0, 15); |
| | | this.lbldj.Size = new System.Drawing.Size(0, 12); |
| | | this.lbldj.TabIndex = 0; |
| | | // |
| | | // lblCaption |
| | |
| | | this.lblCaption.BackColor = System.Drawing.Color.Transparent; |
| | | this.lblCaption.Cursor = System.Windows.Forms.Cursors.No; |
| | | this.lblCaption.Font = new System.Drawing.Font("å®ä½", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.lblCaption.Location = new System.Drawing.Point(16, 19); |
| | | this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lblCaption.Location = new System.Drawing.Point(12, 15); |
| | | this.lblCaption.Name = "lblCaption"; |
| | | this.lblCaption.Size = new System.Drawing.Size(180, 27); |
| | | this.lblCaption.Size = new System.Drawing.Size(142, 21); |
| | | this.lblCaption.TabIndex = 4; |
| | | this.lblCaption.Text = "å§å¤æ¥æ¶å表"; |
| | | this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
| | | // |
| | | // txtHInnerBillNo |
| | | // |
| | | this.txtHInnerBillNo.Location = new System.Drawing.Point(901, 285); |
| | | this.txtHInnerBillNo.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHInnerBillNo.Location = new System.Drawing.Point(676, 228); |
| | | this.txtHInnerBillNo.Name = "txtHInnerBillNo"; |
| | | this.txtHInnerBillNo.Size = new System.Drawing.Size(125, 25); |
| | | this.txtHInnerBillNo.Size = new System.Drawing.Size(95, 21); |
| | | this.txtHInnerBillNo.TabIndex = 27; |
| | | this.txtHInnerBillNo.Visible = false; |
| | | this.txtHInnerBillNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHInnerBillNo_KeyDown); |
| | |
| | | // |
| | | this.label4.AutoSize = true; |
| | | this.label4.BackColor = System.Drawing.Color.Transparent; |
| | | this.label4.Location = new System.Drawing.Point(830, 163); |
| | | this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label4.Location = new System.Drawing.Point(622, 130); |
| | | this.label4.Name = "label4"; |
| | | this.label4.Size = new System.Drawing.Size(82, 15); |
| | | this.label4.Size = new System.Drawing.Size(65, 12); |
| | | this.label4.TabIndex = 26; |
| | | this.label4.Text = "éè´§åå·ï¼"; |
| | | this.label4.Visible = false; |
| | |
| | | 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(1637, 62); |
| | | this.Tool.Size = new System.Drawing.Size(1228, 50); |
| | | this.Tool.Stretch = true; |
| | | this.Tool.TabIndex = 16; |
| | | this.Tool.Text = "toolStrip1"; |
| | | // |
| | | // toolStripDropDownButton1 |
| | | // |
| | | this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
| | | this.eXCELToolStripMenuItem, |
| | | this.cSVToolStripMenuItem}); |
| | | this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image"))); |
| | | this.toolStripDropDownButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; |
| | | this.toolStripDropDownButton1.Size = new System.Drawing.Size(45, 47); |
| | | this.toolStripDropDownButton1.Text = "å¼åº"; |
| | | this.toolStripDropDownButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripDropDownButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | // |
| | | // eXCELToolStripMenuItem |
| | | // |
| | | this.eXCELToolStripMenuItem.Name = "eXCELToolStripMenuItem"; |
| | | this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(112, 22); |
| | | 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(112, 22); |
| | | this.cSVToolStripMenuItem.Text = "CSV"; |
| | | this.cSVToolStripMenuItem.Click += new System.EventHandler(this.cSVToolStripMenuItem_Click); |
| | | // |
| | | // dc |
| | | // |
| | |
| | | // toolStripSeparator2 |
| | | // |
| | | this.toolStripSeparator2.Name = "toolStripSeparator2"; |
| | | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50); |
| | | this.toolStripSeparator2.Visible = false; |
| | | // |
| | | // cx |
| | |
| | | // toolStripSeparator1 |
| | | // |
| | | this.toolStripSeparator1.Name = "toolStripSeparator1"; |
| | | this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // sc |
| | | // |
| | |
| | | // toolStripSeparator5 |
| | | // |
| | | this.toolStripSeparator5.Name = "toolStripSeparator5"; |
| | | this.toolStripSeparator5.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // sh |
| | | // |
| | |
| | | // toolStripSeparator6 |
| | | // |
| | | this.toolStripSeparator6.Name = "toolStripSeparator6"; |
| | | this.toolStripSeparator6.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator6.Size = new System.Drawing.Size(6, 50); |
| | | this.toolStripSeparator6.Visible = false; |
| | | // |
| | | // zf |
| | |
| | | // toolStripSeparator4 |
| | | // |
| | | this.toolStripSeparator4.Name = "toolStripSeparator4"; |
| | | this.toolStripSeparator4.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // tc |
| | | // |
| | |
| | | // toolStripSeparator3 |
| | | // |
| | | this.toolStripSeparator3.Name = "toolStripSeparator3"; |
| | | this.toolStripSeparator3.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // toolStripSeparator9 |
| | | // |
| | | this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator9.Name = "toolStripSeparator9"; |
| | | this.toolStripSeparator9.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // mrlk |
| | | // |
| | |
| | | this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.mrlk.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.mrlk.Name = "mrlk"; |
| | | this.mrlk.Size = new System.Drawing.Size(73, 59); |
| | | this.mrlk.Size = new System.Drawing.Size(60, 47); |
| | | this.mrlk.Text = "é»è®¤å宽"; |
| | | this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | |
| | | // |
| | | this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator7.Name = "toolStripSeparator7"; |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // bclk |
| | | // |
| | |
| | | this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.bclk.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.bclk.Name = "bclk"; |
| | | this.bclk.Size = new System.Drawing.Size(73, 59); |
| | | this.bclk.Size = new System.Drawing.Size(60, 47); |
| | | this.bclk.Text = "ä¿åå宽"; |
| | | this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | |
| | | // |
| | | this.toolStripSeparator8.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator8.Name = "toolStripSeparator8"; |
| | | this.toolStripSeparator8.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // timer1 |
| | | // |
| | |
| | | this.grdMain.BackgroundColor = System.Drawing.SystemColors.InactiveCaption; |
| | | this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdMain.Location = new System.Drawing.Point(0, 128); |
| | | this.grdMain.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdMain.Location = new System.Drawing.Point(0, 103); |
| | | this.grdMain.Name = "grdMain"; |
| | | this.grdMain.ReadOnly = true; |
| | | this.grdMain.RowTemplate.Height = 23; |
| | | this.grdMain.Size = new System.Drawing.Size(1637, 507); |
| | | this.grdMain.Size = new System.Drawing.Size(1228, 405); |
| | | 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); |
| | |
| | | // grdPrint |
| | | // |
| | | this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdPrint.Location = new System.Drawing.Point(1029, 182); |
| | | this.grdPrint.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdPrint.Location = new System.Drawing.Point(772, 146); |
| | | this.grdPrint.Name = "grdPrint"; |
| | | this.grdPrint.RowTemplate.Height = 23; |
| | | this.grdPrint.Size = new System.Drawing.Size(33, 30); |
| | | this.grdPrint.Size = new System.Drawing.Size(25, 24); |
| | | this.grdPrint.TabIndex = 8; |
| | | this.grdPrint.Visible = false; |
| | | // |
| | |
| | | this.grdSum.BackgroundColor = System.Drawing.SystemColors.Control; |
| | | this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.grdSum.Location = new System.Drawing.Point(0, 635); |
| | | this.grdSum.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdSum.Location = new System.Drawing.Point(0, 508); |
| | | this.grdSum.Name = "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(1637, 24); |
| | | this.grdSum.Size = new System.Drawing.Size(1228, 19); |
| | | this.grdSum.TabIndex = 47; |
| | | // |
| | | // grdSub1 |
| | | // |
| | | this.grdSub1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdSub1.Location = new System.Drawing.Point(725, 471); |
| | | this.grdSub1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdSub1.Location = new System.Drawing.Point(544, 377); |
| | | this.grdSub1.Name = "grdSub1"; |
| | | this.grdSub1.RowTemplate.Height = 23; |
| | | this.grdSub1.Size = new System.Drawing.Size(61, 50); |
| | | this.grdSub1.Size = new System.Drawing.Size(46, 40); |
| | | this.grdSub1.TabIndex = 48; |
| | | this.grdSub1.Visible = false; |
| | | // |
| | | // toolStripDropDownButton1 |
| | | // |
| | | this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
| | | this.eXCELToolStripMenuItem, |
| | | this.cSVToolStripMenuItem}); |
| | | this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image"))); |
| | | this.toolStripDropDownButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; |
| | | this.toolStripDropDownButton1.Size = new System.Drawing.Size(53, 59); |
| | | this.toolStripDropDownButton1.Text = "å¼åº"; |
| | | this.toolStripDropDownButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripDropDownButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | // |
| | | // eXCELToolStripMenuItem |
| | | // |
| | | this.eXCELToolStripMenuItem.Name = "eXCELToolStripMenuItem"; |
| | | this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(181, 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(181, 26); |
| | | this.cSVToolStripMenuItem.Text = "CSV"; |
| | | this.cSVToolStripMenuItem.Click += new System.EventHandler(this.cSVToolStripMenuItem_Click); |
| | | // |
| | | // MES_StationEntrustOutBillList |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1637, 659); |
| | | this.ClientSize = new System.Drawing.Size(1228, 527); |
| | | this.Controls.Add(this.grdSub1); |
| | | this.Controls.Add(this.txtHInnerBillNo); |
| | | this.Controls.Add(this.grdMain); |
| | |
| | | this.Controls.Add(this.pPic); |
| | | this.Controls.Add(this.Tool); |
| | | this.Controls.Add(this.grdPrint); |
| | | this.Margin = new System.Windows.Forms.Padding(4); |
| | | this.Name = "MES_StationEntrustOutBillList"; |
| | | this.Text = "å§å¤æ¥æ¶å表"; |
| | | this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
| | |
| | | private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton1; |
| | | private System.Windows.Forms.ToolStripMenuItem eXCELToolStripMenuItem; |
| | | private System.Windows.Forms.ToolStripMenuItem cSVToolStripMenuItem; |
| | | private System.Windows.Forms.CheckBox chkWJieAn; |
| | | } |
| | | } |
| | |
| | | <data name="toolStripDropDownButton1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAE6SURBVDhPY0hOnvOfEgw2AAY6OjqA5Jn/v78f+P/tzYb/ |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAE6SURBVDhPY0hOnvOfEgw2AAY6OjqA5Jn/v78f+P/tzYb/ |
| | | 7+/P+f/iUsf/x8fK/t/Zmfz/2hr//xcW2v9PS0v7f+DAgf8MDAwIA2aeAWqdaYxiwDuoAY9gBqwFGWD3 |
| | | v9AbqBGkGZ8BX1+vh7sAZMDdXSAXBIBdADIgNWMh8QY8PlYO9QLCgDR8BvwBewFiwMtLnfAwuAoNA4IG |
| | | QMIAZMBsoAGIMLhKrAvAXkByAaoBkEBMzcRiwPTjv8CShHBmwYr/abgMmHzgy//+7W/+d657/L91ya3/ |
| | |
| | | <data name="dc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADoSURBVDhPrZMvD4MwEMXvm6Jn5uaWtGIGMUXmKHKgJvBo |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADoSURBVDhPrZMvD4MwEMXvm6Jn5uaWtGIGMUXmKHKgJvBo |
| | | asEiqeQ73O4glHb8C9uaPNFr+su7dy0EQYBHBQCsYXGh6zpsjcGmabCqKixLjUVRYJ7nmKUZKqUwiiIM |
| | | wxCFlD0gjuMBMgKMBygnQOYDpNgB1AzQEyAlwIUuWMCWgycdJKQH6U66ka4kBpxJm4AXFccWtOOAW3Ad |
| | | iLUWLKCet+BnIJYBNsS/AJwppFlqASe6KOQOQNGhP0Yf8PMUVkM07eCAAbMWkgMP6TNEHmPihLjrgAHa |
| | |
| | | <data name="yc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADoSURBVDhPrZMvD4MwEMXvm6Jn5uaWtGIGMUXmKHKgJvBo |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADoSURBVDhPrZMvD4MwEMXvm6Jn5uaWtGIGMUXmKHKgJvBo |
| | | asEiqeQ73O4glHb8C9uaPNFr+su7dy0EQYBHBQCsYXGh6zpsjcGmabCqKixLjUVRYJ7nmKUZKqUwiiIM |
| | | wxCFlD0gjuMBMgKMBygnQOYDpNgB1AzQEyAlwIUuWMCWgycdJKQH6U66ka4kBpxJm4AXFccWtOOAW3Ad |
| | | iLUWLKCet+BnIJYBNsS/AJwppFlqASe6KOQOQNGhP0Yf8PMUVkM07eCAAbMWkgMP6TNEHmPihLjrgAHa |
| | |
| | | <data name="dy.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADmSURBVDhPlY6xDYMwFES9U3bKCmzACEh0FJmACRiAnoqK |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADmSURBVDhPlY6xDYMwFES9U3bKCmzACEh0FJmACRiAnoqK |
| | | jo6OzvH7yVk/OFHg0MnC/vfuhzOq6zrK76vzIrRtm3nf92sgBpdlieu6ZgCe5xmAXEot0zTZMABBXLiU |
| | | grRUVRWHYTATYpOfYR9kiGbMnQelUTu5wzmsoDWk796GOI6jGRDDzH0BxAyQ1Z5e4xhuGUSQWbkAaE2B |
| | | FMRN05h9uAD4JoHato1d9yjCOjOAH9Y+QggDOW5gwZdfEgR7iAf4YG53yq0eBADzjlWk/+QP2WXf9xmk |
| | |
| | | <data name="yl.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAF/SURBVDhPnZFNSwJBAIbnX1Q/IOoYeAzqHh3C6JAgJEgU |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAF/SURBVDhPnZFNSwJBAIbnX1Q/IOoYeAzqHh3C6JAgJEgU |
| | | UQgaeQgxKZQwtBRC7YsiOnQPISISKyEPUrcgKqIipNQ11/XzbWfQdf1IxQceZnaYeVhmiNV9AIvDB/OG |
| | | V3JF/F5z7cK9fwrSCtP6NhrhdNyxsWXEuOpkGwvFoiTFbg+xkdI0YjDb2aZsLi9J8fouMDqhhlKlhcm2 |
| | | 9X9At2xlB1JCFnzJdCaHAl3jBeSyWWZpez3zSxYW4FIZJPmKQqZ0cDpcbS0zehML/HA8Ysk0k09npMNK |
| | |
| | | <data name="cx.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAFOSURBVDhPnZBPK0RRGIfvxkL5Dha+gLK0tsRGkY3dkK2w |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFOSURBVDhPnZBPK0RRGIfvxkL5Dha+gLK0tsRGkY3dkK2w |
| | | UjJbCzQWk5EFRslEiUwZFNLo+lMaxWCIIUXIQhYzj/edc28NHUzzq1/v7Z7zPOee6/ybgMu3lhwP6NrO |
| | | F9q6blqaSDaETnOs3UIiCx2bUBuDmjmojpr5t0QWZ9KQfJSNkll5roxAxQRUTZn+LvBOH0vBQgbidzB0 |
| | | KF+wCA1xaEyYqbVLPEG/CwMC9iShbQu69yEo0uFzM7V2QV2Y2E2e4Al07kGL3L/3CEKXsCRXSryaOZ3J |
| | |
| | | <data name="sx.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAHXSURBVDhPjZJNSBtRFIUH3Ke4aiHVTRd2V7B7EXGhriyu |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHXSURBVDhPjZJNSBtRFIUH3Ke4aiHVTRd2V7B7EXGhriyu |
| | | ao0ImqppU39qSFVMtVZLrfQXFMlKFy4KbaXQTao7Cd1U3VSyFFQIqNXYZDKZTHJ8976ZTEZD6AcnL+/e |
| | | e857A08p5uX7MEgv3i4h9GYRE3MLJUW9sdlPMG0SKhCvP4Z5/R8cIVYA0dk/AkOsKT1fUmpWzvkCz+2A |
| | | 4PQ7WRW0tnvR5unFvQ7vFVH9fvdjdPYNoccftANGJufZbOTyvJZjdOaD8/uJ4dAcNzO6ga3dPezEbNFe |
| | |
| | | <data name="sc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAG5SURBVDhPlZDrK4NhGMafP8BHf4BPwkfmq8NnvhKlUHxw |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAG5SURBVDhPlZDrK4NhGMafP8BHf4BPwkfmq8NnvhKlUHxw |
| | | iEgSIsQKqcVyPjQ2Z9mS0ooSlqElQ07RaGRib6zmeHmf27O3zSZcdbXnfp77+r33PRZKZdXN8Le4/pt4 |
| | | wO15g0vykvn5V4j/1/5iEfsSv/iPbPbjQAgvHp5ecXrlwv6ZE7bDC1h2j7BitWNpzYZ5swUG0zL6Jxag |
| | | GZxCe68+GFBe14rjkzOMjs9iSD+DPt0ktAN6dHQPQ63pR0N7N+pbtdBNL6KmRRNijVo1jWexHcLjfcbN |
| | |
| | | <data name="xz.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGySURBVDhPhZLNKwRxGMefUlLc5D9wUE5eolyUo5PkomhJ |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGySURBVDhPhZLNKwRxGMefUlLc5D9wUE5eolyUo5PkomhJ |
| | | ybZE5D2ippYty7Ic1NgclOLiqhAlym44yF3JuzW7s2tedvcxzzO7jbWDT337PfN7nu935vdrYH51EwXf |
| | | BgpLor18Is75A+gP7CDYMetdx/9Y9l3wahsy7VnjZiqVshXh9Z7xSuSETLpXuJFIJm1FLC6e85ohK2Rc |
| | | WOJNTU/Yir5B3DjEptZObGnrxv2DY57PACOzC1woqm4rVdMxaaRIchzfwhLPhioL8bQYuIbBaQ8XcUX7 |
| | |
| | | <data name="dj.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | BqCzorNiABgABnjme+GFBPlR3znfSUJy7yMJdorG0S2KY1r6/lE0PBMcdA8z3NZEd9VtSmiolU7iSjwY |
| | | CcNyUUL0UhzMIcK4An8IPFjGr2F0s3CTmrFOLbgN67vK79LQsOCqQhaIxIE9AfXVxT4Wwzp1NsGYQ4b9 |
| | | tjhSe4smiVKma19NL+4KBEQA85hH1OQH+T6T6MgagaArThys0V3g8ZwpgbryzBuIXAfB3iosZSUP3VEH |
| | |
| | | <data name="sh.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGgSURBVDhPlZPPK8NhHMc/5T7tRM0cOCAHJXGbxQ7c/AEc |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGgSURBVDhPlZPPK8NhHMc/5T7tRM0cOCAHJXGbxQ7c/AEc |
| | | d1EcjEwytSiH4SZcRHLQ7FemtlJDOPiZml8XSzMWMz9mK7Xevs/z7DvDzLzr9X2253k+r8+nvn0pM10t |
| | | hGykjnMndRE1ZWJlVKvF+qdErytIF/1G6k72sMPTBULIRcCF4H2bcOMknC8SNsb/IXheJ8R8hAfPPwUH |
| | | M4Qz6fKVlXBtJwRWxP99aX/NnKfgcJZwMkfwS9OwdW86TwFLc6MGmxPE2Zok+CwCzwjB5XDkLpbDJHYj |
| | |
| | | <data name="qsh.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGPSURBVDhPlZLLK0RhGMbfsrVRtkp2k4UFsUOxsPAn2NoI |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGPSURBVDhPlZLLK0RhGMbfsrVRtkp2k4UFsUOxsPAn2NoI |
| | | C0MzEmpQFi4LpWEjUhaGMYqyUINQjEtqGEqkcZkY4zLO1CGP73vPN2cujdtTv97vPd/7PL2ncyhZTTWE |
| | | TKjrn6UGUVRgVElhnlF/DamvzjJN36FmMkteHk8RbhYJODXQNwnXHkJgmrA2+I+A51VC1Et4WPlnwN4Y |
| | | 4UQMX7gIV27C5ZzR+8TzZccfA/bHCUcTBL/YRtZd5x8DpKoqyrE+RMzGMME7YHDlG4WUGvtZMsRtJ8bV |
| | |
| | | <data name="zf.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAHASURBVDhPjVK5TgJRFH0fYOkH2Blrez/AWGioVDQkgiKK |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHASURBVDhPjVK5TgJRFH0fYOkH2Blrez/AWGioVDQkgiKK |
| | | 4kJQjLjgEpe4JhpDb2NjLF06QoxRtDJ0WqAhLigIwzAMc51735sZicR4kpP77nLO3Jd57CcWtiKAnN84 |
| | | gNDaPkyv7lUl9oJLuyBkHFhArOxEKP4HFSaGAaK7fxxUPeYVrSqlEp/z+Gcsg0B4k1d1tHa4wNbVB212 |
| | | 1y9ivb1nELrdI+D0BiyD8dl1EqtljeJfmFzcrrw/YjS0Ss2iokL8/hHuEhYxV0oqyEW+O84KmQVfcJma |
| | |
| | | <data name="zc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAHXSURBVDhPjZJNSBtRFIUH3Ke4aiHVTRd2V7B7EXGhriyu |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHXSURBVDhPjZJNSBtRFIUH3Ke4aiHVTRd2V7B7EXGhriyu |
| | | ao0ImqppU39qSFVMtVZLrfQXFMlKFy4KbaXQTao7Cd1U3VSyFFQIqNXYZDKZTHJ8976ZTEZD6AcnL+/e |
| | | e857A08p5uX7MEgv3i4h9GYRE3MLJUW9sdlPMG0SKhCvP4Z5/R8cIVYA0dk/AkOsKT1fUmpWzvkCz+2A |
| | | 4PQ7WRW0tnvR5unFvQ7vFVH9fvdjdPYNoccftANGJufZbOTyvJZjdOaD8/uJ4dAcNzO6ga3dPezEbNFe |
| | |
| | | <data name="tc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADCSURBVDhPpZJdCoMwEIRzpxxJ6Ak2z/ZZnysIBXuUHMA7 |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADCSURBVDhPpZJdCoMwEIRzpxxJ6Ak2z/ZZnysIBXuUHMA7 |
| | | bXeWrGBMYkoHh+gk8xl/XEneP7jXqXIWJkIgHscnT/PEy2vhz7ZhMQ/Dm5l3ObRcB1ACzAKQ6FTcV69G |
| | | rgWTbUl3QFQtFgGpfAAoAVDOi2ZbrwW5hwY4N+P6FmDlkrsBq6zOy3AXIEkhGHMbIMaorgGgI8Cu7CsY |
| | | wOZbAEgDBch/gOveRzgJAKLwH0CGJsDmxU1dAMiSu3R5iZr+oJuic1+SJ5jRbOqnmgAAAABJRU5ErkJg |
| | |
| | | <data name="mrlk.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH/SURBVDhPfZHfS1NhGMefkCLQu/A/6MK6SbMQFlg3dudN |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH/SURBVDhPfZHfS1NhGMefkCLQu/A/6MK6SbMQFlg3dudN |
| | | oBFDY9BF05XMMAoLL3bhxGB4zjzoVCKim4iCgkCMSam1cqP9aO4YJlpIDmqh00IRv73Pe87OWuV54Mt7 |
| | | znm/n895z0aF8Stj6FdGoARDUAf/H97jTp96FyZmjC8QwuRUBB0zACkiwT0i9rxvgBcvX4MZEye65Vex |
| | | vp6HJ7yJ+1nYpmNyE3nRZcbEiW74AljL5UB3gOk84J8HnFPA0UfirZqIaoZPMQDZZcbEibp6+vE9mwUF |
| | |
| | | <data name="bclk.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH4SURBVDhPjZPNS1RRGMZfI2jRLlqUEKLUQgsl3EauEoRW |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH4SURBVDhPjZPNS1RRGMZfI2jRLlqUEKLUQgsl3EauEoRW |
| | | /QN+phG4CQXTNrPLbzFrpZAuBIfEqChctFRndHI0YzKnxkHFYQgH50NH5+o8Pm/HwQ/s4oGHc++5z/O7 |
| | | 77nnvSKPPZDyKYSfA8tN55N6NfMvK1XT+LIBxAH8PqfUqxnNitR+g1x/yQuRlJWCZVm2Uo965RozmpXq |
| | | aRR/Io1jYgJwTdlLPeqt92QqqHLj7phZTCST2Nqxl3rUWzrOTKX7JGBykm9x2Us96r3p1ApOAf5G49iI |
| | |
| | | string sSql = ""; |
| | | string sWhere = ""; |
| | | |
| | | if ( chkWJieAn.Checked == true) |
| | | { |
| | | sWhere = " and HBillStatus<>3 "; |
| | | } |
| | | |
| | | if (frmCondition.SqlStr.Trim().Length == 0) |
| | | { |
| | | sSql = "Select top 5000 * from " + ViewName + " Where 1=1 " + sWhere + sDlgWhere + " order by hmainid desc "; |
| | |
| | | oSumGrid.ogrdMain = grdMain; //åå§å new |
| | | oSumGrid.oGridsum = grdSum; |
| | | initGrid(); |
| | | chkWJieAn.Checked = true; |
| | | } |
| | | |
| | | private void grdMain_DblClick(object sender, EventArgs e) |
| | |
| | | this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.sh = new System.Windows.Forms.ToolStripButton(); |
| | | this.qsh = new System.Windows.Forms.ToolStripButton(); |
| | | this.fsqc = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.tc = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); |
| | |
| | | this.grdMain = new System.Windows.Forms.DataGridView(); |
| | | this.grdPrint = new System.Windows.Forms.DataGridView(); |
| | | this.grdSum = new System.Windows.Forms.DataGridView(); |
| | | this.fsqc = new System.Windows.Forms.ToolStripButton(); |
| | | this.chkWJieAn = new System.Windows.Forms.CheckBox(); |
| | | 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.label3); |
| | | this.pPic.Controls.Add(this.txtHOrderProcNO); |
| | | this.pPic.Controls.Add(this.label2); |
| | | this.pPic.Controls.Add(this.txtHCenterID); |
| | | this.pPic.Controls.Add(this.label1); |
| | | this.pPic.Controls.Add(this.txtHBillNo); |
| | | this.pPic.Controls.Add(this.chkWJieAn); |
| | | this.pPic.Controls.Add(this.label3); |
| | | this.pPic.Controls.Add(this.label2); |
| | | this.pPic.Controls.Add(this.label1); |
| | | 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.Location = new System.Drawing.Point(0, 50); |
| | | this.pPic.Name = "pPic"; |
| | | this.pPic.Size = new System.Drawing.Size(1525, 66); |
| | | this.pPic.Size = new System.Drawing.Size(1144, 53); |
| | | this.pPic.TabIndex = 15; |
| | | // |
| | | // label3 |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.BackColor = System.Drawing.Color.Transparent; |
| | | this.label3.Location = new System.Drawing.Point(303, 19); |
| | | this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label3.Location = new System.Drawing.Point(232, 18); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(97, 15); |
| | | this.label3.Size = new System.Drawing.Size(77, 12); |
| | | this.label3.TabIndex = 14; |
| | | this.label3.Text = "订åè·è¸ªå·ï¼"; |
| | | // |
| | | // txtHOrderProcNO |
| | | // |
| | | this.txtHOrderProcNO.Location = new System.Drawing.Point(407, 14); |
| | | this.txtHOrderProcNO.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHOrderProcNO.Location = new System.Drawing.Point(305, 14); |
| | | this.txtHOrderProcNO.Name = "txtHOrderProcNO"; |
| | | this.txtHOrderProcNO.Size = new System.Drawing.Size(153, 25); |
| | | this.txtHOrderProcNO.Size = new System.Drawing.Size(142, 21); |
| | | this.txtHOrderProcNO.TabIndex = 15; |
| | | this.txtHOrderProcNO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHOrderProcNO_KeyDown); |
| | | // |
| | |
| | | // |
| | | this.label2.AutoSize = true; |
| | | this.label2.BackColor = System.Drawing.Color.Transparent; |
| | | this.label2.Location = new System.Drawing.Point(565, 19); |
| | | this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label2.Location = new System.Drawing.Point(450, 18); |
| | | this.label2.Name = "label2"; |
| | | this.label2.Size = new System.Drawing.Size(82, 15); |
| | | this.label2.Size = new System.Drawing.Size(65, 12); |
| | | this.label2.TabIndex = 12; |
| | | this.label2.Text = "å·¥ä½ä¸å¿ï¼"; |
| | | // |
| | | // txtHCenterID |
| | | // |
| | | this.txtHCenterID.Location = new System.Drawing.Point(660, 15); |
| | | this.txtHCenterID.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHCenterID.Location = new System.Drawing.Point(512, 14); |
| | | this.txtHCenterID.Name = "txtHCenterID"; |
| | | this.txtHCenterID.Size = new System.Drawing.Size(188, 25); |
| | | this.txtHCenterID.Size = new System.Drawing.Size(142, 21); |
| | | this.txtHCenterID.TabIndex = 13; |
| | | this.txtHCenterID.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHCenterID_KeyDown); |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Location = new System.Drawing.Point(872, 20); |
| | | this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label1.Location = new System.Drawing.Point(660, 18); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(82, 15); |
| | | this.label1.Size = new System.Drawing.Size(65, 12); |
| | | this.label1.TabIndex = 10; |
| | | this.label1.Text = "æµè½¬å¡å·ï¼"; |
| | | // |
| | | // txtHBillNo |
| | | // |
| | | this.txtHBillNo.Location = new System.Drawing.Point(959, 17); |
| | | this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHBillNo.Location = new System.Drawing.Point(719, 14); |
| | | this.txtHBillNo.Name = "txtHBillNo"; |
| | | this.txtHBillNo.Size = new System.Drawing.Size(208, 25); |
| | | this.txtHBillNo.Size = new System.Drawing.Size(142, 21); |
| | | this.txtHBillNo.TabIndex = 11; |
| | | this.txtHBillNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHBillNo_KeyDown); |
| | | // |
| | |
| | | this.panel1.Controls.Add(this.lbljl); |
| | | this.panel1.Controls.Add(this.lbldj); |
| | | this.panel1.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.panel1.Location = new System.Drawing.Point(1281, 0); |
| | | this.panel1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.panel1.Location = new System.Drawing.Point(961, 0); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(244, 66); |
| | | this.panel1.Size = new System.Drawing.Size(183, 53); |
| | | this.panel1.TabIndex = 7; |
| | | // |
| | | // lbljl |
| | | // |
| | | this.lbljl.AutoSize = true; |
| | | this.lbljl.Location = new System.Drawing.Point(32, 38); |
| | | this.lbljl.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lbljl.Location = new System.Drawing.Point(24, 30); |
| | | this.lbljl.Name = "lbljl"; |
| | | this.lbljl.Size = new System.Drawing.Size(15, 15); |
| | | this.lbljl.Size = new System.Drawing.Size(11, 12); |
| | | this.lbljl.TabIndex = 1; |
| | | this.lbljl.Text = " "; |
| | | // |
| | | // lbldj |
| | | // |
| | | this.lbldj.AutoSize = true; |
| | | this.lbldj.Location = new System.Drawing.Point(32, 15); |
| | | this.lbldj.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lbldj.Location = new System.Drawing.Point(24, 12); |
| | | this.lbldj.Name = "lbldj"; |
| | | this.lbldj.Size = new System.Drawing.Size(0, 15); |
| | | this.lbldj.Size = new System.Drawing.Size(0, 12); |
| | | this.lbldj.TabIndex = 0; |
| | | // |
| | | // lblCaption |
| | |
| | | this.lblCaption.BackColor = System.Drawing.Color.Transparent; |
| | | this.lblCaption.Cursor = System.Windows.Forms.Cursors.No; |
| | | this.lblCaption.Font = new System.Drawing.Font("å®ä½", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.lblCaption.Location = new System.Drawing.Point(16, 19); |
| | | this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lblCaption.Location = new System.Drawing.Point(12, 15); |
| | | this.lblCaption.Name = "lblCaption"; |
| | | this.lblCaption.Size = new System.Drawing.Size(180, 27); |
| | | this.lblCaption.Size = new System.Drawing.Size(142, 21); |
| | | this.lblCaption.TabIndex = 4; |
| | | this.lblCaption.Text = "è¿ç«æ«æå表"; |
| | | this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
| | |
| | | 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(1525, 62); |
| | | this.Tool.Size = new System.Drawing.Size(1144, 50); |
| | | this.Tool.Stretch = true; |
| | | this.Tool.TabIndex = 16; |
| | | this.Tool.Text = "toolStrip1"; |
| | |
| | | this.toolStripDropDownButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; |
| | | this.toolStripDropDownButton1.Size = new System.Drawing.Size(53, 59); |
| | | this.toolStripDropDownButton1.Size = new System.Drawing.Size(45, 47); |
| | | this.toolStripDropDownButton1.Text = "å¼åº"; |
| | | this.toolStripDropDownButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripDropDownButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | |
| | | // eXCELToolStripMenuItem |
| | | // |
| | | this.eXCELToolStripMenuItem.Name = "eXCELToolStripMenuItem"; |
| | | this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(136, 26); |
| | | this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(112, 22); |
| | | 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(136, 26); |
| | | this.cSVToolStripMenuItem.Size = new System.Drawing.Size(112, 22); |
| | | this.cSVToolStripMenuItem.Text = "CSV"; |
| | | this.cSVToolStripMenuItem.Click += new System.EventHandler(this.cSVToolStripMenuItem_Click); |
| | | // |
| | |
| | | // toolStripSeparator2 |
| | | // |
| | | this.toolStripSeparator2.Name = "toolStripSeparator2"; |
| | | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // cx |
| | | // |
| | |
| | | // toolStripSeparator1 |
| | | // |
| | | this.toolStripSeparator1.Name = "toolStripSeparator1"; |
| | | this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // xz |
| | | // |
| | |
| | | // toolStripSeparator5 |
| | | // |
| | | this.toolStripSeparator5.Name = "toolStripSeparator5"; |
| | | this.toolStripSeparator5.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // sh |
| | | // |
| | |
| | | this.qsh.Visible = false; |
| | | this.qsh.Click += new System.EventHandler(this.qsh_Click); |
| | | // |
| | | // fsqc |
| | | // |
| | | this.fsqc.AutoSize = false; |
| | | this.fsqc.Image = ((System.Drawing.Image)(resources.GetObject("fsqc.Image"))); |
| | | this.fsqc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fsqc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.fsqc.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.fsqc.Name = "fsqc"; |
| | | this.fsqc.Size = new System.Drawing.Size(36, 47); |
| | | this.fsqc.Text = "é¦ä»¶"; |
| | | this.fsqc.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fsqc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.fsqc.Click += new System.EventHandler(this.fsqc_Click); |
| | | // |
| | | // toolStripSeparator4 |
| | | // |
| | | this.toolStripSeparator4.Name = "toolStripSeparator4"; |
| | | this.toolStripSeparator4.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // tc |
| | | // |
| | |
| | | // toolStripSeparator3 |
| | | // |
| | | this.toolStripSeparator3.Name = "toolStripSeparator3"; |
| | | this.toolStripSeparator3.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // toolStripSeparator9 |
| | | // |
| | | this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator9.Name = "toolStripSeparator9"; |
| | | this.toolStripSeparator9.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // mrlk |
| | | // |
| | |
| | | this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.mrlk.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.mrlk.Name = "mrlk"; |
| | | this.mrlk.Size = new System.Drawing.Size(73, 59); |
| | | this.mrlk.Size = new System.Drawing.Size(60, 47); |
| | | this.mrlk.Text = "é»è®¤å宽"; |
| | | this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | |
| | | // |
| | | this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator7.Name = "toolStripSeparator7"; |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // bclk |
| | | // |
| | |
| | | this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.bclk.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.bclk.Name = "bclk"; |
| | | this.bclk.Size = new System.Drawing.Size(73, 59); |
| | | this.bclk.Size = new System.Drawing.Size(60, 47); |
| | | this.bclk.Text = "ä¿åå宽"; |
| | | this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | |
| | | // |
| | | this.toolStripSeparator8.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator8.Name = "toolStripSeparator8"; |
| | | this.toolStripSeparator8.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // timer1 |
| | | // |
| | |
| | | this.grdMain.BackgroundColor = System.Drawing.SystemColors.InactiveCaption; |
| | | this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdMain.Location = new System.Drawing.Point(0, 128); |
| | | this.grdMain.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdMain.Location = new System.Drawing.Point(0, 103); |
| | | this.grdMain.Name = "grdMain"; |
| | | this.grdMain.ReadOnly = true; |
| | | this.grdMain.RowHeadersWidth = 51; |
| | | this.grdMain.RowTemplate.Height = 23; |
| | | this.grdMain.Size = new System.Drawing.Size(1525, 512); |
| | | this.grdMain.Size = new System.Drawing.Size(1144, 409); |
| | | 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); |
| | |
| | | // grdPrint |
| | | // |
| | | this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdPrint.Location = new System.Drawing.Point(1029, 182); |
| | | this.grdPrint.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdPrint.Location = new System.Drawing.Point(772, 146); |
| | | this.grdPrint.Name = "grdPrint"; |
| | | this.grdPrint.RowHeadersWidth = 51; |
| | | this.grdPrint.RowTemplate.Height = 23; |
| | | this.grdPrint.Size = new System.Drawing.Size(33, 30); |
| | | this.grdPrint.Size = new System.Drawing.Size(25, 24); |
| | | this.grdPrint.TabIndex = 8; |
| | | this.grdPrint.Visible = false; |
| | | // |
| | |
| | | this.grdSum.BackgroundColor = System.Drawing.SystemColors.Control; |
| | | this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.grdSum.Location = new System.Drawing.Point(0, 640); |
| | | this.grdSum.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdSum.Location = new System.Drawing.Point(0, 512); |
| | | 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(1525, 24); |
| | | this.grdSum.Size = new System.Drawing.Size(1144, 19); |
| | | this.grdSum.TabIndex = 47; |
| | | // |
| | | // fsqc |
| | | // chkWJieAn |
| | | // |
| | | this.fsqc.AutoSize = false; |
| | | this.fsqc.Image = ((System.Drawing.Image)(resources.GetObject("fsqc.Image"))); |
| | | this.fsqc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fsqc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.fsqc.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.fsqc.Name = "fsqc"; |
| | | this.fsqc.Size = new System.Drawing.Size(36, 47); |
| | | this.fsqc.Text = "é¦ä»¶"; |
| | | this.fsqc.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fsqc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.fsqc.Click += new System.EventHandler(this.fsqc_Click); |
| | | this.chkWJieAn.AutoSize = true; |
| | | this.chkWJieAn.Location = new System.Drawing.Point(872, 18); |
| | | this.chkWJieAn.Margin = new System.Windows.Forms.Padding(2); |
| | | this.chkWJieAn.Name = "chkWJieAn"; |
| | | this.chkWJieAn.Size = new System.Drawing.Size(60, 16); |
| | | this.chkWJieAn.TabIndex = 103; |
| | | this.chkWJieAn.Text = "æªç»æ¡"; |
| | | this.chkWJieAn.UseVisualStyleBackColor = true; |
| | | // |
| | | // MES_StationInBillList |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1525, 664); |
| | | this.ClientSize = new System.Drawing.Size(1144, 531); |
| | | this.Controls.Add(this.grdMain); |
| | | this.Controls.Add(this.grdSum); |
| | | this.Controls.Add(this.pPic); |
| | | this.Controls.Add(this.Tool); |
| | | this.Controls.Add(this.grdPrint); |
| | | this.Margin = new System.Windows.Forms.Padding(4); |
| | | this.Name = "MES_StationInBillList"; |
| | | this.Text = "è¿ç«æ«æå表"; |
| | | this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
| | |
| | | private System.Windows.Forms.ToolStripMenuItem eXCELToolStripMenuItem; |
| | | private System.Windows.Forms.ToolStripMenuItem cSVToolStripMenuItem; |
| | | private System.Windows.Forms.ToolStripButton fsqc; |
| | | private System.Windows.Forms.CheckBox chkWJieAn; |
| | | } |
| | | } |
| | |
| | | <data name="toolStripDropDownButton1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAE6SURBVDhPY0hOnvOfEgw2AAY6OjqA5Jn/v78f+P/tzYb/ |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAE6SURBVDhPY0hOnvOfEgw2AAY6OjqA5Jn/v78f+P/tzYb/ |
| | | 7+/P+f/iUsf/x8fK/t/Zmfz/2hr//xcW2v9PS0v7f+DAgf8MDAwIA2aeAWqdaYxiwDuoAY9gBqwFGWD3 |
| | | v9AbqBGkGZ8BX1+vh7sAZMDdXSAXBIBdADIgNWMh8QY8PlYO9QLCgDR8BvwBewFiwMtLnfAwuAoNA4IG |
| | | QMIAZMBsoAGIMLhKrAvAXkByAaoBkEBMzcRiwPTjv8CShHBmwYr/abgMmHzgy//+7W/+d657/L91ya3/ |
| | |
| | | <data name="dc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADoSURBVDhPrZMvD4MwEMXvm6Jn5uaWtGIGMUXmKHKgJvBo |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADoSURBVDhPrZMvD4MwEMXvm6Jn5uaWtGIGMUXmKHKgJvBo |
| | | asEiqeQ73O4glHb8C9uaPNFr+su7dy0EQYBHBQCsYXGh6zpsjcGmabCqKixLjUVRYJ7nmKUZKqUwiiIM |
| | | wxCFlD0gjuMBMgKMBygnQOYDpNgB1AzQEyAlwIUuWMCWgycdJKQH6U66ka4kBpxJm4AXFccWtOOAW3Ad |
| | | iLUWLKCet+BnIJYBNsS/AJwppFlqASe6KOQOQNGhP0Yf8PMUVkM07eCAAbMWkgMP6TNEHmPihLjrgAHa |
| | |
| | | <data name="yl.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAF/SURBVDhPnZFNSwJBAIbnX1Q/IOoYeAzqHh3C6JAgJEgU |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAF/SURBVDhPnZFNSwJBAIbnX1Q/IOoYeAzqHh3C6JAgJEgU |
| | | UQgaeQgxKZQwtBRC7YsiOnQPISISKyEPUrcgKqIipNQ11/XzbWfQdf1IxQceZnaYeVhmiNV9AIvDB/OG |
| | | V3JF/F5z7cK9fwrSCtP6NhrhdNyxsWXEuOpkGwvFoiTFbg+xkdI0YjDb2aZsLi9J8fouMDqhhlKlhcm2 |
| | | 9X9At2xlB1JCFnzJdCaHAl3jBeSyWWZpez3zSxYW4FIZJPmKQqZ0cDpcbS0zehML/HA8Ysk0k09npMNK |
| | |
| | | <data name="cx.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAFOSURBVDhPnZBPK0RRGIfvxkL5Dha+gLK0tsRGkY3dkK2w |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFOSURBVDhPnZBPK0RRGIfvxkL5Dha+gLK0tsRGkY3dkK2w |
| | | UjJbCzQWk5EFRslEiUwZFNLo+lMaxWCIIUXIQhYzj/edc28NHUzzq1/v7Z7zPOee6/ybgMu3lhwP6NrO |
| | | F9q6blqaSDaETnOs3UIiCx2bUBuDmjmojpr5t0QWZ9KQfJSNkll5roxAxQRUTZn+LvBOH0vBQgbidzB0 |
| | | KF+wCA1xaEyYqbVLPEG/CwMC9iShbQu69yEo0uFzM7V2QV2Y2E2e4Al07kGL3L/3CEKXsCRXSryaOZ3J |
| | |
| | | <data name="sx.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAHXSURBVDhPjZJNSBtRFIUH3Ke4aiHVTRd2V7B7EXGhriyu |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHXSURBVDhPjZJNSBtRFIUH3Ke4aiHVTRd2V7B7EXGhriyu |
| | | ao0ImqppU39qSFVMtVZLrfQXFMlKFy4KbaXQTao7Cd1U3VSyFFQIqNXYZDKZTHJ8976ZTEZD6AcnL+/e |
| | | e857A08p5uX7MEgv3i4h9GYRE3MLJUW9sdlPMG0SKhCvP4Z5/R8cIVYA0dk/AkOsKT1fUmpWzvkCz+2A |
| | | 4PQ7WRW0tnvR5unFvQ7vFVH9fvdjdPYNoccftANGJufZbOTyvJZjdOaD8/uJ4dAcNzO6ga3dPezEbNFe |
| | |
| | | <data name="xz.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGySURBVDhPhZLNKwRxGMefUlLc5D9wUE5eolyUo5PkomhJ |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGySURBVDhPhZLNKwRxGMefUlLc5D9wUE5eolyUo5PkomhJ |
| | | ybZE5D2ippYty7Ic1NgclOLiqhAlym44yF3JuzW7s2tedvcxzzO7jbWDT337PfN7nu935vdrYH51EwXf |
| | | BgpLor18Is75A+gP7CDYMetdx/9Y9l3wahsy7VnjZiqVshXh9Z7xSuSETLpXuJFIJm1FLC6e85ohK2Rc |
| | | WOJNTU/Yir5B3DjEptZObGnrxv2DY57PACOzC1woqm4rVdMxaaRIchzfwhLPhioL8bQYuIbBaQ8XcUX7 |
| | |
| | | <data name="dj.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | BqCzorNiABgABnjme+GFBPlR3znfSUJy7yMJdorG0S2KY1r6/lE0PBMcdA8z3NZEd9VtSmiolU7iSjwY |
| | | CcNyUUL0UhzMIcK4An8IPFjGr2F0s3CTmrFOLbgN67vK79LQsOCqQhaIxIE9AfXVxT4Wwzp1NsGYQ4b9 |
| | | tjhSe4smiVKma19NL+4KBEQA85hH1OQH+T6T6MgagaArThys0V3g8ZwpgbryzBuIXAfB3iosZSUP3VEH |
| | |
| | | <data name="sc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAG5SURBVDhPlZDrK4NhGMafP8BHf4BPwkfmq8NnvhKlUHxw |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAG5SURBVDhPlZDrK4NhGMafP8BHf4BPwkfmq8NnvhKlUHxw |
| | | iEgSIsQKqcVyPjQ2Z9mS0ooSlqElQ07RaGRib6zmeHmf27O3zSZcdbXnfp77+r33PRZKZdXN8Le4/pt4 |
| | | wO15g0vykvn5V4j/1/5iEfsSv/iPbPbjQAgvHp5ecXrlwv6ZE7bDC1h2j7BitWNpzYZ5swUG0zL6Jxag |
| | | GZxCe68+GFBe14rjkzOMjs9iSD+DPt0ktAN6dHQPQ63pR0N7N+pbtdBNL6KmRRNijVo1jWexHcLjfcbN |
| | |
| | | <data name="sh.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGgSURBVDhPlZPPK8NhHMc/5T7tRM0cOCAHJXGbxQ7c/AEc |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGgSURBVDhPlZPPK8NhHMc/5T7tRM0cOCAHJXGbxQ7c/AEc |
| | | d1EcjEwytSiH4SZcRHLQ7FemtlJDOPiZml8XSzMWMz9mK7Xevs/z7DvDzLzr9X2253k+r8+nvn0pM10t |
| | | hGykjnMndRE1ZWJlVKvF+qdErytIF/1G6k72sMPTBULIRcCF4H2bcOMknC8SNsb/IXheJ8R8hAfPPwUH |
| | | M4Qz6fKVlXBtJwRWxP99aX/NnKfgcJZwMkfwS9OwdW86TwFLc6MGmxPE2Zok+CwCzwjB5XDkLpbDJHYj |
| | |
| | | <data name="qsh.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGPSURBVDhPlZLLK0RhGMbfsrVRtkp2k4UFsUOxsPAn2NoI |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGPSURBVDhPlZLLK0RhGMbfsrVRtkp2k4UFsUOxsPAn2NoI |
| | | C0MzEmpQFi4LpWEjUhaGMYqyUINQjEtqGEqkcZkY4zLO1CGP73vPN2cujdtTv97vPd/7PL2ncyhZTTWE |
| | | TKjrn6UGUVRgVElhnlF/DamvzjJN36FmMkteHk8RbhYJODXQNwnXHkJgmrA2+I+A51VC1Et4WPlnwN4Y |
| | | 4UQMX7gIV27C5ZzR+8TzZccfA/bHCUcTBL/YRtZd5x8DpKoqyrE+RMzGMME7YHDlG4WUGvtZMsRtJ8bV |
| | |
| | | <data name="fsqc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGySURBVDhPhZLNKwRxGMefUlLc5D9wUE5eolyUo5PkomhJ |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGySURBVDhPhZLNKwRxGMefUlLc5D9wUE5eolyUo5PkomhJ |
| | | ybZE5D2ippYty7Ic1NgclOLiqhAlym44yF3JuzW7s2tedvcxzzO7jbWDT337PfN7nu935vdrYH51EwXf |
| | | BgpLor18Is75A+gP7CDYMetdx/9Y9l3wahsy7VnjZiqVshXh9Z7xSuSETLpXuJFIJm1FLC6e85ohK2Rc |
| | | WOJNTU/Yir5B3DjEptZObGnrxv2DY57PACOzC1woqm4rVdMxaaRIchzfwhLPhioL8bQYuIbBaQ8XcUX7 |
| | |
| | | <data name="tc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADCSURBVDhPpZJdCoMwEIRzpxxJ6Ak2z/ZZnysIBXuUHMA7 |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADCSURBVDhPpZJdCoMwEIRzpxxJ6Ak2z/ZZnysIBXuUHMA7 |
| | | bXeWrGBMYkoHh+gk8xl/XEneP7jXqXIWJkIgHscnT/PEy2vhz7ZhMQ/Dm5l3ObRcB1ACzAKQ6FTcV69G |
| | | rgWTbUl3QFQtFgGpfAAoAVDOi2ZbrwW5hwY4N+P6FmDlkrsBq6zOy3AXIEkhGHMbIMaorgGgI8Cu7CsY |
| | | wOZbAEgDBch/gOveRzgJAKLwH0CGJsDmxU1dAMiSu3R5iZr+oJuic1+SJ5jRbOqnmgAAAABJRU5ErkJg |
| | |
| | | <data name="mrlk.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH/SURBVDhPfZHfS1NhGMefkCLQu/A/6MK6SbMQFlg3dudN |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH/SURBVDhPfZHfS1NhGMefkCLQu/A/6MK6SbMQFlg3dudN |
| | | oBFDY9BF05XMMAoLL3bhxGB4zjzoVCKim4iCgkCMSam1cqP9aO4YJlpIDmqh00IRv73Pe87OWuV54Mt7 |
| | | znm/n895z0aF8Stj6FdGoARDUAf/H97jTp96FyZmjC8QwuRUBB0zACkiwT0i9rxvgBcvX4MZEye65Vex |
| | | vp6HJ7yJ+1nYpmNyE3nRZcbEiW74AljL5UB3gOk84J8HnFPA0UfirZqIaoZPMQDZZcbEibp6+vE9mwUF |
| | |
| | | <data name="bclk.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH4SURBVDhPjZPNS1RRGMZfI2jRLlqUEKLUQgsl3EauEoRW |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH4SURBVDhPjZPNS1RRGMZfI2jRLlqUEKLUQgsl3EauEoRW |
| | | /QN+phG4CQXTNrPLbzFrpZAuBIfEqChctFRndHI0YzKnxkHFYQgH50NH5+o8Pm/HwQ/s4oGHc++5z/O7 |
| | | 77nnvSKPPZDyKYSfA8tN55N6NfMvK1XT+LIBxAH8PqfUqxnNitR+g1x/yQuRlJWCZVm2Uo965RozmpXq |
| | | aRR/Io1jYgJwTdlLPeqt92QqqHLj7phZTCST2Nqxl3rUWzrOTKX7JGBykm9x2Us96r3p1ApOAf5G49iI |
| | |
| | | string sSql = ""; |
| | | string sWhere = ""; |
| | | |
| | | if (chkWJieAn.Checked == true) |
| | | { |
| | | sWhere = " and HBillStatus<>3 "; |
| | | } |
| | | |
| | | if (frmCondition.SqlStr.Trim().Length == 0) |
| | | { |
| | | sSql = "Select top 5000 * from " + ViewName + " Where 1=1 " + sWhere + sDlgWhere + " order by hmainid desc "; |
| | |
| | | oSumGrid.ogrdMain = grdMain; //åå§å new |
| | | oSumGrid.oGridsum = grdSum; |
| | | initGrid(); |
| | | chkWJieAn.Checked = true; |
| | | } |
| | | |
| | | private void grdMain_DblClick(object sender, EventArgs e) |
| | |
| | | this.lbldj = new System.Windows.Forms.Label(); |
| | | this.lblCaption = new System.Windows.Forms.Label(); |
| | | this.Tool = new System.Windows.Forms.ToolStrip(); |
| | | this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton(); |
| | | this.eXCELToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.cSVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.dc = new System.Windows.Forms.ToolStripButton(); |
| | | this.yl = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); |
| | |
| | | this.grdMain = new System.Windows.Forms.DataGridView(); |
| | | this.grdPrint = new System.Windows.Forms.DataGridView(); |
| | | this.grdSum = new System.Windows.Forms.DataGridView(); |
| | | this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton(); |
| | | this.eXCELToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.cSVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.chkWJieAn = new System.Windows.Forms.CheckBox(); |
| | | 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.label3); |
| | | this.pPic.Controls.Add(this.txtHOrderProcNO); |
| | | this.pPic.Controls.Add(this.label2); |
| | | this.pPic.Controls.Add(this.txtHCenterID); |
| | | this.pPic.Controls.Add(this.label1); |
| | | this.pPic.Controls.Add(this.txtHBillNo); |
| | | this.pPic.Controls.Add(this.chkWJieAn); |
| | | this.pPic.Controls.Add(this.label3); |
| | | this.pPic.Controls.Add(this.label2); |
| | | this.pPic.Controls.Add(this.label1); |
| | | 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.Location = new System.Drawing.Point(0, 50); |
| | | this.pPic.Name = "pPic"; |
| | | this.pPic.Size = new System.Drawing.Size(1661, 66); |
| | | this.pPic.Size = new System.Drawing.Size(1246, 53); |
| | | this.pPic.TabIndex = 15; |
| | | // |
| | | // label3 |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.BackColor = System.Drawing.Color.Transparent; |
| | | this.label3.Location = new System.Drawing.Point(293, 18); |
| | | this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label3.Location = new System.Drawing.Point(222, 19); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(97, 15); |
| | | this.label3.Size = new System.Drawing.Size(77, 12); |
| | | this.label3.TabIndex = 18; |
| | | this.label3.Text = "订åè·è¸ªå·ï¼"; |
| | | // |
| | | // txtHOrderProcNO |
| | | // |
| | | this.txtHOrderProcNO.Location = new System.Drawing.Point(399, 13); |
| | | this.txtHOrderProcNO.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHOrderProcNO.Location = new System.Drawing.Point(299, 15); |
| | | this.txtHOrderProcNO.Name = "txtHOrderProcNO"; |
| | | this.txtHOrderProcNO.Size = new System.Drawing.Size(215, 25); |
| | | this.txtHOrderProcNO.Size = new System.Drawing.Size(162, 21); |
| | | this.txtHOrderProcNO.TabIndex = 17; |
| | | this.txtHOrderProcNO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHOrderProcNO_KeyDown); |
| | | // |
| | |
| | | // |
| | | this.label2.AutoSize = true; |
| | | this.label2.BackColor = System.Drawing.Color.Transparent; |
| | | this.label2.Location = new System.Drawing.Point(630, 19); |
| | | this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label2.Location = new System.Drawing.Point(472, 19); |
| | | this.label2.Name = "label2"; |
| | | this.label2.Size = new System.Drawing.Size(82, 15); |
| | | this.label2.Size = new System.Drawing.Size(65, 12); |
| | | this.label2.TabIndex = 14; |
| | | this.label2.Text = "å·¥ä½ä¸å¿ï¼"; |
| | | // |
| | | // txtHCenterID |
| | | // |
| | | this.txtHCenterID.Location = new System.Drawing.Point(720, 15); |
| | | this.txtHCenterID.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHCenterID.Location = new System.Drawing.Point(537, 15); |
| | | this.txtHCenterID.Name = "txtHCenterID"; |
| | | this.txtHCenterID.Size = new System.Drawing.Size(215, 25); |
| | | this.txtHCenterID.Size = new System.Drawing.Size(162, 21); |
| | | this.txtHCenterID.TabIndex = 15; |
| | | this.txtHCenterID.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHCenterID_KeyDown); |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Location = new System.Drawing.Point(944, 19); |
| | | this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label1.Location = new System.Drawing.Point(708, 19); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(82, 15); |
| | | this.label1.Size = new System.Drawing.Size(65, 12); |
| | | this.label1.TabIndex = 8; |
| | | this.label1.Text = "æµè½¬å¡å·ï¼"; |
| | | // |
| | | // txtHBillNo |
| | | // |
| | | this.txtHBillNo.Location = new System.Drawing.Point(1034, 15); |
| | | this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHBillNo.Location = new System.Drawing.Point(775, 15); |
| | | this.txtHBillNo.Name = "txtHBillNo"; |
| | | this.txtHBillNo.Size = new System.Drawing.Size(215, 25); |
| | | this.txtHBillNo.Size = new System.Drawing.Size(162, 21); |
| | | this.txtHBillNo.TabIndex = 9; |
| | | this.txtHBillNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHBillNo_KeyDown); |
| | | // |
| | |
| | | this.panel1.Controls.Add(this.lbljl); |
| | | this.panel1.Controls.Add(this.lbldj); |
| | | this.panel1.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.panel1.Location = new System.Drawing.Point(1398, 0); |
| | | this.panel1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.panel1.Location = new System.Drawing.Point(1049, 0); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(263, 66); |
| | | this.panel1.Size = new System.Drawing.Size(197, 53); |
| | | this.panel1.TabIndex = 7; |
| | | // |
| | | // lbljl |
| | | // |
| | | this.lbljl.AutoSize = true; |
| | | this.lbljl.Location = new System.Drawing.Point(32, 38); |
| | | this.lbljl.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lbljl.Location = new System.Drawing.Point(24, 30); |
| | | this.lbljl.Name = "lbljl"; |
| | | this.lbljl.Size = new System.Drawing.Size(15, 15); |
| | | this.lbljl.Size = new System.Drawing.Size(11, 12); |
| | | this.lbljl.TabIndex = 1; |
| | | this.lbljl.Text = " "; |
| | | // |
| | | // lbldj |
| | | // |
| | | this.lbldj.AutoSize = true; |
| | | this.lbldj.Location = new System.Drawing.Point(32, 15); |
| | | this.lbldj.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lbldj.Location = new System.Drawing.Point(24, 12); |
| | | this.lbldj.Name = "lbldj"; |
| | | this.lbldj.Size = new System.Drawing.Size(0, 15); |
| | | this.lbldj.Size = new System.Drawing.Size(0, 12); |
| | | this.lbldj.TabIndex = 0; |
| | | // |
| | | // lblCaption |
| | |
| | | this.lblCaption.BackColor = System.Drawing.Color.Transparent; |
| | | this.lblCaption.Cursor = System.Windows.Forms.Cursors.No; |
| | | this.lblCaption.Font = new System.Drawing.Font("å®ä½", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.lblCaption.Location = new System.Drawing.Point(16, 19); |
| | | this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lblCaption.Location = new System.Drawing.Point(12, 15); |
| | | this.lblCaption.Name = "lblCaption"; |
| | | this.lblCaption.Size = new System.Drawing.Size(180, 27); |
| | | this.lblCaption.Size = new System.Drawing.Size(142, 21); |
| | | this.lblCaption.TabIndex = 4; |
| | | this.lblCaption.Text = "æ±æ¥æ«æå表"; |
| | | this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
| | |
| | | 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(1661, 62); |
| | | this.Tool.Size = new System.Drawing.Size(1246, 50); |
| | | this.Tool.Stretch = true; |
| | | this.Tool.TabIndex = 16; |
| | | this.Tool.Text = "toolStrip1"; |
| | | // |
| | | // toolStripDropDownButton1 |
| | | // |
| | | this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
| | | this.eXCELToolStripMenuItem, |
| | | this.cSVToolStripMenuItem}); |
| | | this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image"))); |
| | | this.toolStripDropDownButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; |
| | | this.toolStripDropDownButton1.Size = new System.Drawing.Size(45, 47); |
| | | this.toolStripDropDownButton1.Text = "å¼åº"; |
| | | this.toolStripDropDownButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripDropDownButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | // |
| | | // eXCELToolStripMenuItem |
| | | // |
| | | this.eXCELToolStripMenuItem.Name = "eXCELToolStripMenuItem"; |
| | | this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(112, 22); |
| | | 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(112, 22); |
| | | this.cSVToolStripMenuItem.Text = "CSV"; |
| | | this.cSVToolStripMenuItem.Click += new System.EventHandler(this.cSVToolStripMenuItem_Click); |
| | | // |
| | | // dc |
| | | // |
| | |
| | | // toolStripSeparator2 |
| | | // |
| | | this.toolStripSeparator2.Name = "toolStripSeparator2"; |
| | | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // cx |
| | | // |
| | |
| | | // toolStripSeparator1 |
| | | // |
| | | this.toolStripSeparator1.Name = "toolStripSeparator1"; |
| | | this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // xz |
| | | // |
| | |
| | | // toolStripSeparator5 |
| | | // |
| | | this.toolStripSeparator5.Name = "toolStripSeparator5"; |
| | | this.toolStripSeparator5.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // sh |
| | | // |
| | |
| | | // toolStripSeparator6 |
| | | // |
| | | this.toolStripSeparator6.Name = "toolStripSeparator6"; |
| | | this.toolStripSeparator6.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator6.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // bzd |
| | | // |
| | |
| | | // toolStripSeparator4 |
| | | // |
| | | this.toolStripSeparator4.Name = "toolStripSeparator4"; |
| | | this.toolStripSeparator4.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // tc |
| | | // |
| | |
| | | // toolStripSeparator3 |
| | | // |
| | | this.toolStripSeparator3.Name = "toolStripSeparator3"; |
| | | this.toolStripSeparator3.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // toolStripSeparator9 |
| | | // |
| | | this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator9.Name = "toolStripSeparator9"; |
| | | this.toolStripSeparator9.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // mrlk |
| | | // |
| | |
| | | this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.mrlk.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.mrlk.Name = "mrlk"; |
| | | this.mrlk.Size = new System.Drawing.Size(73, 59); |
| | | this.mrlk.Size = new System.Drawing.Size(60, 47); |
| | | this.mrlk.Text = "é»è®¤å宽"; |
| | | this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | |
| | | // |
| | | this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator7.Name = "toolStripSeparator7"; |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // bclk |
| | | // |
| | |
| | | this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.bclk.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.bclk.Name = "bclk"; |
| | | this.bclk.Size = new System.Drawing.Size(73, 59); |
| | | this.bclk.Size = new System.Drawing.Size(60, 47); |
| | | this.bclk.Text = "ä¿åå宽"; |
| | | this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | |
| | | // |
| | | this.toolStripSeparator8.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator8.Name = "toolStripSeparator8"; |
| | | this.toolStripSeparator8.Size = new System.Drawing.Size(6, 62); |
| | | this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // timer1 |
| | | // |
| | |
| | | this.grdMain.BackgroundColor = System.Drawing.SystemColors.InactiveCaption; |
| | | this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdMain.Location = new System.Drawing.Point(0, 128); |
| | | this.grdMain.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdMain.Location = new System.Drawing.Point(0, 103); |
| | | this.grdMain.Name = "grdMain"; |
| | | this.grdMain.ReadOnly = true; |
| | | this.grdMain.RowTemplate.Height = 23; |
| | | this.grdMain.Size = new System.Drawing.Size(1661, 512); |
| | | this.grdMain.Size = new System.Drawing.Size(1246, 409); |
| | | 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); |
| | |
| | | // grdPrint |
| | | // |
| | | this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdPrint.Location = new System.Drawing.Point(1029, 182); |
| | | this.grdPrint.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdPrint.Location = new System.Drawing.Point(772, 146); |
| | | this.grdPrint.Name = "grdPrint"; |
| | | this.grdPrint.RowTemplate.Height = 23; |
| | | this.grdPrint.Size = new System.Drawing.Size(33, 30); |
| | | this.grdPrint.Size = new System.Drawing.Size(25, 24); |
| | | this.grdPrint.TabIndex = 8; |
| | | this.grdPrint.Visible = false; |
| | | // |
| | |
| | | this.grdSum.BackgroundColor = System.Drawing.SystemColors.Control; |
| | | this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.grdSum.Location = new System.Drawing.Point(0, 640); |
| | | this.grdSum.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdSum.Location = new System.Drawing.Point(0, 512); |
| | | this.grdSum.Name = "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(1661, 24); |
| | | this.grdSum.Size = new System.Drawing.Size(1246, 19); |
| | | this.grdSum.TabIndex = 47; |
| | | // |
| | | // toolStripDropDownButton1 |
| | | // chkWJieAn |
| | | // |
| | | this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
| | | this.eXCELToolStripMenuItem, |
| | | this.cSVToolStripMenuItem}); |
| | | this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image"))); |
| | | this.toolStripDropDownButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; |
| | | this.toolStripDropDownButton1.Size = new System.Drawing.Size(53, 59); |
| | | this.toolStripDropDownButton1.Text = "å¼åº"; |
| | | this.toolStripDropDownButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripDropDownButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | // |
| | | // eXCELToolStripMenuItem |
| | | // |
| | | this.eXCELToolStripMenuItem.Name = "eXCELToolStripMenuItem"; |
| | | this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(181, 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(181, 26); |
| | | this.cSVToolStripMenuItem.Text = "CSV"; |
| | | this.cSVToolStripMenuItem.Click += new System.EventHandler(this.cSVToolStripMenuItem_Click); |
| | | this.chkWJieAn.AutoSize = true; |
| | | this.chkWJieAn.Location = new System.Drawing.Point(956, 19); |
| | | this.chkWJieAn.Margin = new System.Windows.Forms.Padding(2); |
| | | this.chkWJieAn.Name = "chkWJieAn"; |
| | | this.chkWJieAn.Size = new System.Drawing.Size(60, 16); |
| | | this.chkWJieAn.TabIndex = 104; |
| | | this.chkWJieAn.Text = "æªç»æ¡"; |
| | | this.chkWJieAn.UseVisualStyleBackColor = true; |
| | | // |
| | | // MES_StationOutBillList |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1661, 664); |
| | | this.ClientSize = new System.Drawing.Size(1246, 531); |
| | | this.Controls.Add(this.grdMain); |
| | | this.Controls.Add(this.grdSum); |
| | | this.Controls.Add(this.pPic); |
| | | this.Controls.Add(this.Tool); |
| | | this.Controls.Add(this.grdPrint); |
| | | this.Margin = new System.Windows.Forms.Padding(4); |
| | | this.Name = "MES_StationOutBillList"; |
| | | this.Text = "æ±æ¥æ«æå表"; |
| | | this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
| | |
| | | private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton1; |
| | | private System.Windows.Forms.ToolStripMenuItem eXCELToolStripMenuItem; |
| | | private System.Windows.Forms.ToolStripMenuItem cSVToolStripMenuItem; |
| | | private System.Windows.Forms.CheckBox chkWJieAn; |
| | | } |
| | | } |
| | |
| | | <data name="toolStripDropDownButton1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAE6SURBVDhPY0hOnvOfEgw2AAY6OjqA5Jn/v78f+P/tzYb/ |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAE6SURBVDhPY0hOnvOfEgw2AAY6OjqA5Jn/v78f+P/tzYb/ |
| | | 7+/P+f/iUsf/x8fK/t/Zmfz/2hr//xcW2v9PS0v7f+DAgf8MDAwIA2aeAWqdaYxiwDuoAY9gBqwFGWD3 |
| | | v9AbqBGkGZ8BX1+vh7sAZMDdXSAXBIBdADIgNWMh8QY8PlYO9QLCgDR8BvwBewFiwMtLnfAwuAoNA4IG |
| | | QMIAZMBsoAGIMLhKrAvAXkByAaoBkEBMzcRiwPTjv8CShHBmwYr/abgMmHzgy//+7W/+d657/L91ya3/ |
| | |
| | | <data name="dc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADoSURBVDhPrZMvD4MwEMXvm6Jn5uaWtGIGMUXmKHKgJvBo |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADoSURBVDhPrZMvD4MwEMXvm6Jn5uaWtGIGMUXmKHKgJvBo |
| | | asEiqeQ73O4glHb8C9uaPNFr+su7dy0EQYBHBQCsYXGh6zpsjcGmabCqKixLjUVRYJ7nmKUZKqUwiiIM |
| | | wxCFlD0gjuMBMgKMBygnQOYDpNgB1AzQEyAlwIUuWMCWgycdJKQH6U66ka4kBpxJm4AXFccWtOOAW3Ad |
| | | iLUWLKCet+BnIJYBNsS/AJwppFlqASe6KOQOQNGhP0Yf8PMUVkM07eCAAbMWkgMP6TNEHmPihLjrgAHa |
| | |
| | | <data name="yl.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAF/SURBVDhPnZFNSwJBAIbnX1Q/IOoYeAzqHh3C6JAgJEgU |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAF/SURBVDhPnZFNSwJBAIbnX1Q/IOoYeAzqHh3C6JAgJEgU |
| | | UQgaeQgxKZQwtBRC7YsiOnQPISISKyEPUrcgKqIipNQ11/XzbWfQdf1IxQceZnaYeVhmiNV9AIvDB/OG |
| | | V3JF/F5z7cK9fwrSCtP6NhrhdNyxsWXEuOpkGwvFoiTFbg+xkdI0YjDb2aZsLi9J8fouMDqhhlKlhcm2 |
| | | 9X9At2xlB1JCFnzJdCaHAl3jBeSyWWZpez3zSxYW4FIZJPmKQqZ0cDpcbS0zehML/HA8Ysk0k09npMNK |
| | |
| | | <data name="cx.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAFOSURBVDhPnZBPK0RRGIfvxkL5Dha+gLK0tsRGkY3dkK2w |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFOSURBVDhPnZBPK0RRGIfvxkL5Dha+gLK0tsRGkY3dkK2w |
| | | UjJbCzQWk5EFRslEiUwZFNLo+lMaxWCIIUXIQhYzj/edc28NHUzzq1/v7Z7zPOee6/ybgMu3lhwP6NrO |
| | | F9q6blqaSDaETnOs3UIiCx2bUBuDmjmojpr5t0QWZ9KQfJSNkll5roxAxQRUTZn+LvBOH0vBQgbidzB0 |
| | | KF+wCA1xaEyYqbVLPEG/CwMC9iShbQu69yEo0uFzM7V2QV2Y2E2e4Al07kGL3L/3CEKXsCRXSryaOZ3J |
| | |
| | | <data name="sx.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAHXSURBVDhPjZJNSBtRFIUH3Ke4aiHVTRd2V7B7EXGhriyu |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHXSURBVDhPjZJNSBtRFIUH3Ke4aiHVTRd2V7B7EXGhriyu |
| | | ao0ImqppU39qSFVMtVZLrfQXFMlKFy4KbaXQTao7Cd1U3VSyFFQIqNXYZDKZTHJ8976ZTEZD6AcnL+/e |
| | | e857A08p5uX7MEgv3i4h9GYRE3MLJUW9sdlPMG0SKhCvP4Z5/R8cIVYA0dk/AkOsKT1fUmpWzvkCz+2A |
| | | 4PQ7WRW0tnvR5unFvQ7vFVH9fvdjdPYNoccftANGJufZbOTyvJZjdOaD8/uJ4dAcNzO6ga3dPezEbNFe |
| | |
| | | <data name="xz.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGySURBVDhPhZLNKwRxGMefUlLc5D9wUE5eolyUo5PkomhJ |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGySURBVDhPhZLNKwRxGMefUlLc5D9wUE5eolyUo5PkomhJ |
| | | ybZE5D2ippYty7Ic1NgclOLiqhAlym44yF3JuzW7s2tedvcxzzO7jbWDT337PfN7nu935vdrYH51EwXf |
| | | BgpLor18Is75A+gP7CDYMetdx/9Y9l3wahsy7VnjZiqVshXh9Z7xSuSETLpXuJFIJm1FLC6e85ohK2Rc |
| | | WOJNTU/Yir5B3DjEptZObGnrxv2DY57PACOzC1woqm4rVdMxaaRIchzfwhLPhioL8bQYuIbBaQ8XcUX7 |
| | |
| | | <data name="dj.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAD3SURBVDhPnZC9FYIwFEaZiQFkAB1ADzULZACGoJLKSio7 |
| | | BqCzorNiABgABnjme+GFBPlR3znfSUJy7yMJdorG0S2KY1r6/lE0PBMcdA8z3NZEd9VtSmiolU7iSjwY |
| | | CcNyUUL0UhzMIcK4An8IPFjGr2F0s3CTmrFOLbgN67vK79LQsOCqQhaIxIE9AfXVxT4Wwzp1NsGYQ4b9 |
| | | tjhSe4smiVKma19NL+4KBEQA85hH1OQH+T6T6MgagaArThys0V3g8ZwpgbryzBuIXAfB3iosZSUP3VEH |
| | |
| | | <data name="sc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAG5SURBVDhPlZDrK4NhGMafP8BHf4BPwkfmq8NnvhKlUHxw |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAG5SURBVDhPlZDrK4NhGMafP8BHf4BPwkfmq8NnvhKlUHxw |
| | | iEgSIsQKqcVyPjQ2Z9mS0ooSlqElQ07RaGRib6zmeHmf27O3zSZcdbXnfp77+r33PRZKZdXN8Le4/pt4 |
| | | wO15g0vykvn5V4j/1/5iEfsSv/iPbPbjQAgvHp5ecXrlwv6ZE7bDC1h2j7BitWNpzYZ5swUG0zL6Jxag |
| | | GZxCe68+GFBe14rjkzOMjs9iSD+DPt0ktAN6dHQPQ63pR0N7N+pbtdBNL6KmRRNijVo1jWexHcLjfcbN |
| | |
| | | <data name="sh.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGgSURBVDhPlZPPK8NhHMc/5T7tRM0cOCAHJXGbxQ7c/AEc |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGgSURBVDhPlZPPK8NhHMc/5T7tRM0cOCAHJXGbxQ7c/AEc |
| | | d1EcjEwytSiH4SZcRHLQ7FemtlJDOPiZml8XSzMWMz9mK7Xevs/z7DvDzLzr9X2253k+r8+nvn0pM10t |
| | | hGykjnMndRE1ZWJlVKvF+qdErytIF/1G6k72sMPTBULIRcCF4H2bcOMknC8SNsb/IXheJ8R8hAfPPwUH |
| | | M4Qz6fKVlXBtJwRWxP99aX/NnKfgcJZwMkfwS9OwdW86TwFLc6MGmxPE2Zok+CwCzwjB5XDkLpbDJHYj |
| | |
| | | <data name="qsh.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGPSURBVDhPlZLLK0RhGMbfsrVRtkp2k4UFsUOxsPAn2NoI |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGPSURBVDhPlZLLK0RhGMbfsrVRtkp2k4UFsUOxsPAn2NoI |
| | | C0MzEmpQFi4LpWEjUhaGMYqyUINQjEtqGEqkcZkY4zLO1CGP73vPN2cujdtTv97vPd/7PL2ncyhZTTWE |
| | | TKjrn6UGUVRgVElhnlF/DamvzjJN36FmMkteHk8RbhYJODXQNwnXHkJgmrA2+I+A51VC1Et4WPlnwN4Y |
| | | 4UQMX7gIV27C5ZzR+8TzZccfA/bHCUcTBL/YRtZd5x8DpKoqyrE+RMzGMME7YHDlG4WUGvtZMsRtJ8bV |
| | |
| | | <data name="bzd.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADmSURBVDhPlY6xDYMwFES9U3bKCmzACEh0FJmACRiAnoqK |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADmSURBVDhPlY6xDYMwFES9U3bKCmzACEh0FJmACRiAnoqK |
| | | jo6OzvH7yVk/OFHg0MnC/vfuhzOq6zrK76vzIrRtm3nf92sgBpdlieu6ZgCe5xmAXEot0zTZMABBXLiU |
| | | grRUVRWHYTATYpOfYR9kiGbMnQelUTu5wzmsoDWk796GOI6jGRDDzH0BxAyQ1Z5e4xhuGUSQWbkAaE2B |
| | | FMRN05h9uAD4JoHato1d9yjCOjOAH9Y+QggDOW5gwZdfEgR7iAf4YG53yq0eBADzjlWk/+QP2WXf9xmk |
| | |
| | | <data name="tc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADCSURBVDhPpZJdCoMwEIRzpxxJ6Ak2z/ZZnysIBXuUHMA7 |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADCSURBVDhPpZJdCoMwEIRzpxxJ6Ak2z/ZZnysIBXuUHMA7 |
| | | bXeWrGBMYkoHh+gk8xl/XEneP7jXqXIWJkIgHscnT/PEy2vhz7ZhMQ/Dm5l3ObRcB1ACzAKQ6FTcV69G |
| | | rgWTbUl3QFQtFgGpfAAoAVDOi2ZbrwW5hwY4N+P6FmDlkrsBq6zOy3AXIEkhGHMbIMaorgGgI8Cu7CsY |
| | | wOZbAEgDBch/gOveRzgJAKLwH0CGJsDmxU1dAMiSu3R5iZr+oJuic1+SJ5jRbOqnmgAAAABJRU5ErkJg |
| | |
| | | <data name="mrlk.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH/SURBVDhPfZHfS1NhGMefkCLQu/A/6MK6SbMQFlg3dudN |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH/SURBVDhPfZHfS1NhGMefkCLQu/A/6MK6SbMQFlg3dudN |
| | | oBFDY9BF05XMMAoLL3bhxGB4zjzoVCKim4iCgkCMSam1cqP9aO4YJlpIDmqh00IRv73Pe87OWuV54Mt7 |
| | | znm/n895z0aF8Stj6FdGoARDUAf/H97jTp96FyZmjC8QwuRUBB0zACkiwT0i9rxvgBcvX4MZEye65Vex |
| | | vp6HJ7yJ+1nYpmNyE3nRZcbEiW74AljL5UB3gOk84J8HnFPA0UfirZqIaoZPMQDZZcbEibp6+vE9mwUF |
| | |
| | | <data name="bclk.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |
| | | YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH4SURBVDhPjZPNS1RRGMZfI2jRLlqUEKLUQgsl3EauEoRW |
| | | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH4SURBVDhPjZPNS1RRGMZfI2jRLlqUEKLUQgsl3EauEoRW |
| | | /QN+phG4CQXTNrPLbzFrpZAuBIfEqChctFRndHI0YzKnxkHFYQgH50NH5+o8Pm/HwQ/s4oGHc++5z/O7 |
| | | 77nnvSKPPZDyKYSfA8tN55N6NfMvK1XT+LIBxAH8PqfUqxnNitR+g1x/yQuRlJWCZVm2Uo965RozmpXq |
| | | aRR/Io1jYgJwTdlLPeqt92QqqHLj7phZTCST2Nqxl3rUWzrOTKX7JGBykm9x2Us96r3p1ApOAf5G49iI |
| | |
| | | string sSql = ""; |
| | | string sWhere = ""; |
| | | |
| | | bzd.Enabled = true; |
| | | if (frmCondition.SqlStr.Trim().Length == 0) |
| | | { |
| | | sSql = "Select top 5000 * from " + ViewName + " Where 1=1 " + sWhere + sDlgWhere + " order by hmainid desc "; |
| | |
| | | |
| | | private void bzd_Click(object sender, EventArgs e) |
| | | { |
| | | //ç¹å»åå
¥åºæé®åç° |
| | | bzd.Enabled = false; |
| | | //æ ¹æ®éä¸çæ°æ®çæå
è£
å |
| | | int MainIDCol = Fun_GetCol("hmainid"); |
| | | int SubIDCol = Fun_GetCol("hsubid"); |
| | |
| | | if (oSystemParameter.ShowBill(ref DBUtility.ClsPub.sExeReturnInfo) == false) |
| | | { |
| | | MessageBox.Show("è·åç³»ç»åæ°å¤±è´¥ï¼ " + DBUtility.ClsPub.sExeReturnInfo); |
| | | bzd.Enabled = true; |
| | | return; |
| | | } |
| | | //夿ä¼è®¡ææ¯å¦åç |
| | |
| | | if (DBUtility.Xt_BaseBillFun.Fun_AllowYearPeriod(DateTime.Today, ref sYear, ref sPeriod, ref s) == false) |
| | | { |
| | | MessageBox.Show("ä¼è®¡æé´æéè¯¯ï¼ " + DBUtility.ClsPub.sExeReturnInfo); |
| | | bzd.Enabled = true; |
| | | return; |
| | | } |
| | | string sHInterID = ""; |
| | |
| | | if (sHInterID=="") |
| | | { |
| | | MessageBox.Show("没æéä¸çåæ®æç»è¡ï¼è¯·å
éæ©è¦å
¥åºçåæ®ï¼", "æç¤º"); |
| | | bzd.Enabled = true; |
| | | return; |
| | | } |
| | | else |
| | |
| | | if (DS == null || DS.Tables[0].Rows.Count == 0) |
| | | { |
| | | MessageBox.Show("å
¥åºåå¤æå¤±è´¥ï¼", "æç¤º"); |
| | | bzd.Enabled = true; |
| | | return; |
| | | } |
| | | else |
| | |
| | | if (DBUtility.ClsPub.isStrNull(DS.Tables[0].Rows[0][0]) == "1") |
| | | { |
| | | MessageBox.Show(DBUtility.ClsPub.isStrNull(DS.Tables[0].Rows[0]["HRemark"])); |
| | | bzd.Enabled = true; |
| | | return; |
| | | } |
| | | } |
| | |
| | | System.Threading.Thread.Sleep(2000); |
| | | // |
| | | } |
| | | bzd.Enabled = true; |
| | | // |
| | | if (n > 0) |
| | | { |