| | |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | |
| | | // |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | // |
| | | // gv_daa027 |
| | | // |
| | | this.gv_daa027.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa027.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa027.AppearanceHeader.Options.UseTextOptions = true; |
| | | this.gv_daa027.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | |
| | | // |
| | | // gv_daa018 |
| | | // |
| | | this.gv_daa018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa018.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa018.Caption = "工单状态"; |
| | | this.gv_daa018.FieldName = "daa018"; |
| | |
| | | // |
| | | // gv_daa001 |
| | | // |
| | | this.gv_daa001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa001.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa001.Caption = "工单单号"; |
| | | this.gv_daa001.FieldName = "daa001"; |
| | |
| | | // |
| | | // gv_daa021 |
| | | // |
| | | this.gv_daa021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa021.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa021.Caption = "投料单号"; |
| | | this.gv_daa021.FieldName = "daa014"; |
| | |
| | | // |
| | | // gv_daa003 |
| | | // |
| | | this.gv_daa003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa003.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa003.Caption = "产品名称"; |
| | | this.gv_daa003.FieldName = "daa003"; |
| | |
| | | // |
| | | // gv_daa004 |
| | | // |
| | | this.gv_daa004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa004.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa004.Caption = "产品规格"; |
| | | this.gv_daa004.FieldName = "daa004"; |
| | |
| | | // |
| | | // gv_daa008 |
| | | // |
| | | this.gv_daa008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa008.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa008.Caption = "工单数量"; |
| | | this.gv_daa008.FieldName = "daa008"; |
| | |
| | | // |
| | | // gv_daa011 |
| | | // |
| | | this.gv_daa011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa011.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa011.Caption = "已生产量"; |
| | | this.gv_daa011.FieldName = "daa011"; |
| | |
| | | // |
| | | // gv_daa010 |
| | | // |
| | | this.gv_daa010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa010.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa010.Caption = "入库数量"; |
| | | this.gv_daa010.FieldName = "daa010"; |
| | |
| | | // |
| | | // gv_daa005 |
| | | // |
| | | this.gv_daa005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa005.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa005.Caption = "单位"; |
| | | this.gv_daa005.FieldName = "fname"; |
| | |
| | | // |
| | | // gv_cust |
| | | // |
| | | this.gv_cust.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_cust.AppearanceCell.Options.UseFont = true; |
| | | this.gv_cust.Caption = "需求单号"; |
| | | this.gv_cust.FieldName = "saleNo"; |
| | |
| | | // |
| | | // gv_daa015 |
| | | // |
| | | this.gv_daa015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa015.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa015.Caption = "生产线别"; |
| | | this.gv_daa015.FieldName = "lineName"; |
| | |
| | | // |
| | | // gv_daa009 |
| | | // |
| | | this.gv_daa009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa009.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa009.Caption = "备注"; |
| | | this.gv_daa009.FieldName = "daa009"; |
| | |
| | | // |
| | | // gv_prepareTime |
| | | // |
| | | this.gv_prepareTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_prepareTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_prepareTime.Caption = "预计备料时间"; |
| | | this.gv_prepareTime.FieldName = "prepareTime"; |
| | |
| | | // |
| | | // gv_daa028 |
| | | // |
| | | this.gv_daa028.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa028.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa028.Caption = "备料完成时间"; |
| | | this.gv_daa028.FieldName = "daa028"; |
| | |
| | | // |
| | | // gv_daa016 |
| | | // |
| | | this.gv_daa016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa016.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa016.Caption = "实际开工日"; |
| | | this.gv_daa016.FieldName = "daa016"; |
| | |
| | | // |
| | | // gv_daa017 |
| | | // |
| | | this.gv_daa017.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa017.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa017.Caption = "实际完工日"; |
| | | this.gv_daa017.FieldName = "daa017"; |
| | |
| | | // |
| | | // gv_mesStartProd |
| | | // |
| | | this.gv_mesStartProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_mesStartProd.AppearanceCell.Options.UseFont = true; |
| | | this.gv_mesStartProd.Caption = "MES预计开工时间"; |
| | | this.gv_mesStartProd.FieldName = "mesStartProd"; |
| | |
| | | // |
| | | // gv_mesEndProd |
| | | // |
| | | this.gv_mesEndProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_mesEndProd.AppearanceCell.Options.UseFont = true; |
| | | this.gv_mesEndProd.Caption = "MES预计完工时间"; |
| | | this.gv_mesEndProd.FieldName = "mesEndProd"; |
| | |
| | | // |
| | | this.txt_kQty.Location = new System.Drawing.Point(947, 76); |
| | | this.txt_kQty.Name = "txt_kQty"; |
| | | this.txt_kQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_kQty.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_kQty.Properties.ReadOnly = true; |
| | | this.txt_kQty.Size = new System.Drawing.Size(167, 28); |
| | |
| | | // |
| | | this.txt_daa009.Location = new System.Drawing.Point(395, 204); |
| | | this.txt_daa009.Name = "txt_daa009"; |
| | | this.txt_daa009.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa009.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa009.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa009.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa013.Location = new System.Drawing.Point(395, 140); |
| | | this.txt_daa013.Name = "txt_daa013"; |
| | | this.txt_daa013.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa013.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa013.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa013.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_yQty.Location = new System.Drawing.Point(947, 44); |
| | | this.txt_yQty.Name = "txt_yQty"; |
| | | this.txt_yQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_yQty.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_yQty.Properties.ReadOnly = true; |
| | | this.txt_yQty.Size = new System.Drawing.Size(167, 28); |
| | |
| | | // |
| | | this.txt_iCount_1.Location = new System.Drawing.Point(947, 172); |
| | | this.txt_iCount_1.Name = "txt_iCount_1"; |
| | | this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_iCount_1.Size = new System.Drawing.Size(167, 28); |
| | | this.txt_iCount_1.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa001.Location = new System.Drawing.Point(119, 12); |
| | | this.txt_daa001.Name = "txt_daa001"; |
| | | this.txt_daa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa001.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa001.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa001.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_psnQty_1.Location = new System.Drawing.Point(947, 140); |
| | | this.txt_psnQty_1.Name = "txt_psnQty_1"; |
| | | this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_psnQty_1.Size = new System.Drawing.Size(167, 28); |
| | | this.txt_psnQty_1.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.textEdit1.Location = new System.Drawing.Point(395, 44); |
| | | this.textEdit1.Name = "textEdit1"; |
| | | this.textEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.textEdit1.Properties.Appearance.Options.UseFont = true; |
| | | this.textEdit1.Size = new System.Drawing.Size(165, 28); |
| | | this.textEdit1.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa008.Location = new System.Drawing.Point(671, 12); |
| | | this.txt_daa008.Name = "txt_daa008"; |
| | | this.txt_daa008.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa008.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa008.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa008.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_printRemark.Location = new System.Drawing.Point(947, 108); |
| | | this.txt_printRemark.Name = "txt_printRemark"; |
| | | this.txt_printRemark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_printRemark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_printRemark.Size = new System.Drawing.Size(167, 28); |
| | | this.txt_printRemark.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_saleOrderNo.Location = new System.Drawing.Point(119, 76); |
| | | this.txt_saleOrderNo.Name = "txt_saleOrderNo"; |
| | | this.txt_saleOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_saleOrderNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_saleOrderNo.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_saleOrderNo.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa028.Location = new System.Drawing.Point(395, 76); |
| | | this.txt_daa028.Name = "txt_daa028"; |
| | | this.txt_daa028.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa028.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa028.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa028.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_mesStartProd.Location = new System.Drawing.Point(671, 108); |
| | | this.txt_mesStartProd.Name = "txt_mesStartProd"; |
| | | this.txt_mesStartProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_mesStartProd.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_mesStartProd.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_mesStartProd.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa014.Location = new System.Drawing.Point(119, 44); |
| | | this.txt_daa014.Name = "txt_daa014"; |
| | | this.txt_daa014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa014.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa014.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa014.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa022Txt.Location = new System.Drawing.Point(395, 12); |
| | | this.txt_daa022Txt.Name = "txt_daa022Txt"; |
| | | this.txt_daa022Txt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa022Txt.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa022Txt.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa022Txt.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa010.Location = new System.Drawing.Point(671, 44); |
| | | this.txt_daa010.Name = "txt_daa010"; |
| | | this.txt_daa010.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa010.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa010.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa010.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_mesEndProd.Location = new System.Drawing.Point(671, 140); |
| | | this.txt_mesEndProd.Name = "txt_mesEndProd"; |
| | | this.txt_mesEndProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_mesEndProd.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_mesEndProd.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_mesEndProd.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa011.Location = new System.Drawing.Point(671, 76); |
| | | this.txt_daa011.Name = "txt_daa011"; |
| | | this.txt_daa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa011.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa011.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa011.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(395, 172); |
| | | this.txt_dptName.Name = "txt_dptName"; |
| | | this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_dptName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dptName.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa016.Location = new System.Drawing.Point(671, 172); |
| | | this.txt_daa016.Name = "txt_daa016"; |
| | | this.txt_daa016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa016.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa016.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa016.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa029.Location = new System.Drawing.Point(119, 108); |
| | | this.txt_daa029.Name = "txt_daa029"; |
| | | this.txt_daa029.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa029.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa029.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa029.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_lineName.Location = new System.Drawing.Point(395, 108); |
| | | this.txt_lineName.Name = "txt_lineName"; |
| | | this.txt_lineName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_lineName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lineName.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_lineName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa017.Location = new System.Drawing.Point(671, 204); |
| | | this.txt_daa017.Name = "txt_daa017"; |
| | | this.txt_daa017.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa017.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa017.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa017.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa003.Location = new System.Drawing.Point(119, 172); |
| | | this.txt_daa003.Name = "txt_daa003"; |
| | | this.txt_daa003.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa003.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa003.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa003.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_dwName.Location = new System.Drawing.Point(947, 12); |
| | | this.txt_dwName.Name = "txt_dwName"; |
| | | this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_dwName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dwName.Size = new System.Drawing.Size(167, 28); |
| | | this.txt_dwName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_daa004.Location = new System.Drawing.Point(119, 140); |
| | | this.txt_daa004.Name = "txt_daa004"; |
| | | this.txt_daa004.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa004.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa004.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_daa004.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | // gvMx1dab001 |
| | | // |
| | | this.gvMx1dab001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab001.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab001.Caption = "工单单号"; |
| | | this.gvMx1dab001.FieldName = "dab001"; |
| | |
| | | // |
| | | // gvMx1dab003 |
| | | // |
| | | this.gvMx1dab003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab003.Caption = "材料编码"; |
| | | this.gvMx1dab003.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gvMx1dab004 |
| | | // |
| | | this.gvMx1dab004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab004.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab004.Caption = "材料名称"; |
| | | this.gvMx1dab004.FieldName = "dab004"; |
| | |
| | | // |
| | | // gvMx1dab005 |
| | | // |
| | | this.gvMx1dab005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab005.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab005.Caption = "材料规格"; |
| | | this.gvMx1dab005.FieldName = "dab005"; |
| | |
| | | // |
| | | // gvMx1dab006 |
| | | // |
| | | this.gvMx1dab006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab006.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab006.Caption = "需领用量"; |
| | | this.gvMx1dab006.FieldName = "dab006"; |
| | |
| | | // |
| | | // gvMx1dab007 |
| | | // |
| | | this.gvMx1dab007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab007.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab007.Caption = "已领用量"; |
| | | this.gvMx1dab007.FieldName = "dab007"; |
| | |
| | | // |
| | | // gvMx1dab014 |
| | | // |
| | | this.gvMx1dab014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab014.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab014.Caption = "是否替料"; |
| | | this.gvMx1dab014.FieldName = "dab014Txt"; |
| | |
| | | // |
| | | // gvMx1dab012 |
| | | // |
| | | this.gvMx1dab012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab012.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab012.Caption = "组成用量"; |
| | | this.gvMx1dab012.FieldName = "dab012"; |
| | |
| | | // |
| | | // gvMx1dab009 |
| | | // |
| | | this.gvMx1dab009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab009.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab009.Caption = "单位"; |
| | | this.gvMx1dab009.FieldName = "dwName"; |
| | |
| | | // |
| | | // gvMx1scrapqty |
| | | // |
| | | this.gvMx1scrapqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1scrapqty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1scrapqty.Caption = "固定损耗"; |
| | | this.gvMx1scrapqty.FieldName = "scrapqty"; |
| | |
| | | // |
| | | // gvMx1scraprate |
| | | // |
| | | this.gvMx1scraprate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1scraprate.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1scraprate.Caption = "变动损耗率"; |
| | | this.gvMx1scraprate.FieldName = "scraprate"; |
| | |
| | | // |
| | | // gvMx1zyBl |
| | | // |
| | | this.gvMx1zyBl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1zyBl.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1zyBl.Caption = "作业不良"; |
| | | this.gvMx1zyBl.FieldName = "zyBl"; |
| | |
| | | // |
| | | // gvMx1llBl |
| | | // |
| | | this.gvMx1llBl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1llBl.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1llBl.Caption = "来料不良"; |
| | | this.gvMx1llBl.FieldName = "llBl"; |
| | |
| | | // |
| | | // gvMx1lpTl |
| | | // |
| | | this.gvMx1lpTl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1lpTl.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lpTl.Caption = "良品退料"; |
| | | this.gvMx1lpTl.FieldName = "lpTl"; |
| | |
| | | // |
| | | // gvMx1dab021 |
| | | // |
| | | this.gvMx1dab021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab021.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab021.Caption = "补领数量"; |
| | | this.gvMx1dab021.FieldName = "dab021"; |
| | |
| | | // |
| | | // gvMx1dab010 |
| | | // |
| | | this.gvMx1dab010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab010.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab010.Caption = "材料类型"; |
| | | this.gvMx1dab010.FieldName = "dab010"; |
| | |
| | | // |
| | | // gvMx1dab011 |
| | | // |
| | | this.gvMx1dab011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab011.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab011.Caption = "主料"; |
| | | this.gvMx1dab011.FieldName = "dab011"; |
| | |
| | | // |
| | | // gvMx1dab013 |
| | | // |
| | | this.gvMx1dab013.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab013.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab013.Caption = "底数"; |
| | | this.gvMx1dab013.FieldName = "dab013"; |
| | |
| | | // |
| | | // gvMx1dab015 |
| | | // |
| | | this.gvMx1dab015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab015.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab015.Caption = "点位"; |
| | | this.gvMx1dab015.FieldName = "dab015"; |
| | |
| | | // |
| | | // gvMx1dab019 |
| | | // |
| | | this.gvMx1dab019.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab019.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab019.Caption = "领料方式"; |
| | | this.gvMx1dab019.FieldName = "dab019"; |
| | |
| | | // |
| | | // gvMx1dab020 |
| | | // |
| | | this.gvMx1dab020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab020.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab020.Caption = "实领用量"; |
| | | this.gvMx1dab020.FieldName = "dab020"; |
| | |
| | | // |
| | | // gvMx1dab022 |
| | | // |
| | | this.gvMx1dab022.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab022.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab022.Caption = "退料数量"; |
| | | this.gvMx1dab022.FieldName = "dab022"; |
| | |
| | | // |
| | | // gvMx1dab023 |
| | | // |
| | | this.gvMx1dab023.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab023.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab023.Caption = "超领数量"; |
| | | this.gvMx1dab023.FieldName = "dab023"; |
| | |
| | | // |
| | | this.gvMx2.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gvMx2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx2.ColumnPanelRowHeight = 50; |
| | | this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | // |
| | | // gvMx2guid |
| | | // |
| | | this.gvMx2guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2guid.Caption = "guid "; |
| | | this.gvMx2guid.FieldName = "guid"; |
| | |
| | | // |
| | | // gvMx2itemBarcode |
| | | // |
| | | this.gvMx2itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemBarcode.Caption = "物料条码 "; |
| | | this.gvMx2itemBarcode.FieldName = "itemBarcode"; |
| | |
| | | // |
| | | // gvMx2quantity |
| | | // |
| | | this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2quantity.Caption = "数量 "; |
| | | this.gvMx2quantity.FieldName = "quantity"; |
| | |
| | | // |
| | | // gvMx2unit |
| | | // |
| | | this.gvMx2unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2unit.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2unit.Caption = "单位 "; |
| | | this.gvMx2unit.FieldName = "dwName"; |
| | |
| | | // |
| | | // gvMx2itemSname |
| | | // |
| | | this.gvMx2itemSname.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2itemSname.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemSname.Caption = "物料名称 "; |
| | | this.gvMx2itemSname.FieldName = "itemName"; |
| | |
| | | // |
| | | // gvMx2createBy |
| | | // |
| | | this.gvMx2createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2createBy.Caption = "创建人 "; |
| | | this.gvMx2createBy.FieldName = "createBy"; |
| | |
| | | // |
| | | // gvMx2createDate |
| | | // |
| | | this.gvMx2createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2createDate.Caption = "创建时间 "; |
| | | this.gvMx2createDate.FieldName = "createDate"; |