| | |
| | | // 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_id |
| | | // |
| | | this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_id.Caption = "ID "; |
| | | this.gv_id.FieldName = "guid"; |
| | |
| | | // |
| | | // gv_bl018 |
| | | // |
| | | this.gv_bl018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl018.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl018.Caption = "审核状态 "; |
| | | this.gv_bl018.FieldName = "bl018"; |
| | |
| | | // |
| | | // gv_bl019 |
| | | // |
| | | this.gv_bl019.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl019.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl019.Caption = "完结标识 "; |
| | | this.gv_bl019.FieldName = "bl019"; |
| | |
| | | // |
| | | // gv_blNo |
| | | // |
| | | this.gv_blNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_blNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_blNo.Caption = "申请单号 "; |
| | | this.gv_blNo.FieldName = "blNo"; |
| | |
| | | // |
| | | // gv_bl001 |
| | | // |
| | | this.gv_bl001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl001.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl001.Caption = "工单单号"; |
| | | this.gv_bl001.FieldName = "bl001"; |
| | |
| | | // |
| | | // gv_bl013 |
| | | // |
| | | this.gv_bl013.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl013.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl013.Caption = "任务单号 "; |
| | | this.gv_bl013.FieldName = "bl013"; |
| | |
| | | // |
| | | // gv_bl002 |
| | | // |
| | | this.gv_bl002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl002.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl002.Caption = "产品编号 "; |
| | | this.gv_bl002.FieldName = "bl002"; |
| | |
| | | // |
| | | // gv_bl014 |
| | | // |
| | | this.gv_bl014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl014.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl014.Caption = "产品名称 "; |
| | | this.gv_bl014.FieldName = "bl014"; |
| | |
| | | // |
| | | // gv_bl015 |
| | | // |
| | | this.gv_bl015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl015.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl015.Caption = "产品型号 "; |
| | | this.gv_bl015.FieldName = "bl015"; |
| | |
| | | // |
| | | // gv_bl007 |
| | | // |
| | | this.gv_bl007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl007.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl007.Caption = "申请原因 "; |
| | | this.gv_bl007.FieldName = "bl007"; |
| | |
| | | // |
| | | // gv_bl009 |
| | | // |
| | | this.gv_bl009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl009.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl009.Caption = "业务类型 "; |
| | | this.gv_bl009.FieldName = "bl009"; |
| | |
| | | // |
| | | // gv_bl010 |
| | | // |
| | | this.gv_bl010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl010.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl010.Caption = "发料仓 "; |
| | | this.gv_bl010.FieldName = "bl010"; |
| | |
| | | // |
| | | // gv_bl011 |
| | | // |
| | | this.gv_bl011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl011.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl011.Caption = "申请车间"; |
| | | this.gv_bl011.FieldName = "dptName"; |
| | |
| | | // |
| | | // gv_bl012 |
| | | // |
| | | this.gv_bl012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl012.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl012.Caption = "申请产线 "; |
| | | this.gv_bl012.FieldName = "sjlineName"; |
| | |
| | | // |
| | | // gv_bl004 |
| | | // |
| | | this.gv_bl004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl004.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl004.Caption = "申请人 "; |
| | | this.gv_bl004.FieldName = "bl004"; |
| | |
| | | // |
| | | // gv_bl005 |
| | | // |
| | | this.gv_bl005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl005.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl005.Caption = "申请日期 "; |
| | | this.gv_bl005.FieldName = "bl005"; |
| | |
| | | // |
| | | // gv_bl016 |
| | | // |
| | | this.gv_bl016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl016.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl016.Caption = "审核人 "; |
| | | this.gv_bl016.FieldName = "bl016"; |
| | |
| | | // |
| | | // gv_bl006 |
| | | // |
| | | this.gv_bl006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_bl006.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl006.Caption = "审核日期 "; |
| | | this.gv_bl006.FieldName = "bl006"; |
| | |
| | | // |
| | | // gv_wcUser |
| | | // |
| | | this.gv_wcUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_wcUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_wcUser.Caption = "完成人 "; |
| | | this.gv_wcUser.FieldName = "wcUser"; |
| | |
| | | // |
| | | // gv_wcTime |
| | | // |
| | | this.gv_wcTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_wcTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_wcTime.Caption = "完成时间 "; |
| | | this.gv_wcTime.FieldName = "wcTime"; |
| | |
| | | this.txt_bl017.Enabled = false; |
| | | this.txt_bl017.Location = new System.Drawing.Point(365, 12); |
| | | this.txt_bl017.Name = "txt_bl017"; |
| | | this.txt_bl017.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_bl017.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl017.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl017.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_bl007.Location = new System.Drawing.Point(89, 144); |
| | | this.txt_bl007.Name = "txt_bl007"; |
| | | this.txt_bl007.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_bl007.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl007.Size = new System.Drawing.Size(471, 28); |
| | | this.txt_bl007.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_bl013.Location = new System.Drawing.Point(641, 12); |
| | | this.txt_bl013.Name = "txt_bl013"; |
| | | this.txt_bl013.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_bl013.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl013.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl013.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_blNo.Location = new System.Drawing.Point(89, 12); |
| | | this.txt_blNo.Name = "txt_blNo"; |
| | | this.txt_blNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_blNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_blNo.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_blNo.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_bl012.Location = new System.Drawing.Point(365, 111); |
| | | this.txt_bl012.Name = "txt_bl012"; |
| | | this.txt_bl012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_bl012.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl012.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl012.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_bl006.Location = new System.Drawing.Point(917, 111); |
| | | this.txt_bl006.Name = "txt_bl006"; |
| | | this.txt_bl006.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_bl006.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl006.Size = new System.Drawing.Size(197, 28); |
| | | this.txt_bl006.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_bl015.Location = new System.Drawing.Point(641, 111); |
| | | this.txt_bl015.Name = "txt_bl015"; |
| | | this.txt_bl015.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_bl015.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl015.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl015.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(365, 78); |
| | | 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(195, 28); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_bl016.Location = new System.Drawing.Point(917, 78); |
| | | this.txt_bl016.Name = "txt_bl016"; |
| | | this.txt_bl016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_bl016.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl016.Size = new System.Drawing.Size(197, 28); |
| | | this.txt_bl016.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_bl002.Location = new System.Drawing.Point(641, 45); |
| | | this.txt_bl002.Name = "txt_bl002"; |
| | | this.txt_bl002.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_bl002.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl002.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl002.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_bl014.Location = new System.Drawing.Point(641, 78); |
| | | this.txt_bl014.Name = "txt_bl014"; |
| | | this.txt_bl014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_bl014.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl014.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl014.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | // gvMx1id |
| | | // |
| | | this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1id.Caption = "ID "; |
| | | this.gvMx1id.FieldName = "guid"; |
| | |
| | | // |
| | | // gvMx1mid |
| | | // |
| | | this.gvMx1mid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1mid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1mid.Caption = "MID "; |
| | | this.gvMx1mid.FieldName = "mid"; |
| | |
| | | // |
| | | // gvMx1bld012 |
| | | // |
| | | this.gvMx1bld012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld012.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1bld012.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld012.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | // |
| | | // gvMx1bld002 |
| | | // |
| | | this.gvMx1bld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld002.Caption = "物料编号 "; |
| | | this.gvMx1bld002.FieldName = "bld002"; |
| | |
| | | // |
| | | // gvMx1bld003 |
| | | // |
| | | this.gvMx1bld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld003.Caption = "物料名称 "; |
| | | this.gvMx1bld003.FieldName = "bld003"; |
| | |
| | | // |
| | | // gvMx1bld004 |
| | | // |
| | | this.gvMx1bld004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld004.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld004.Caption = "规格型号 "; |
| | | this.gvMx1bld004.FieldName = "bld004"; |
| | |
| | | // |
| | | // gvMx1bld006 |
| | | // |
| | | this.gvMx1bld006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld006.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld006.Caption = "计划数量 "; |
| | | this.gvMx1bld006.FieldName = "bld006"; |
| | |
| | | // |
| | | // gvMx1bld007 |
| | | // |
| | | this.gvMx1bld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); |
| | | this.gvMx1bld007.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld007.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | // |
| | | // gvMx1bld008 |
| | | // |
| | | this.gvMx1bld008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld008.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld008.Caption = "已领数量 "; |
| | | this.gvMx1bld008.FieldName = "bld008"; |
| | |
| | | // |
| | | // gvMx1bld009 |
| | | // |
| | | this.gvMx1bld009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld009.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld009.Caption = "单位 "; |
| | | this.gvMx1bld009.FieldName = "dwName"; |
| | |
| | | // |
| | | // gvMx1bld010 |
| | | // |
| | | this.gvMx1bld010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld010.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1bld010.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | // |
| | | // gvMx1bld014 |
| | | // |
| | | this.gvMx1bld014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld014.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld014.Caption = "ERP投料单行id "; |
| | | this.gvMx1bld014.FieldName = "bld014"; |
| | |
| | | // |
| | | // gvMx1bld001 |
| | | // |
| | | this.gvMx1bld001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld001.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld001.Caption = "工单号 "; |
| | | this.gvMx1bld001.FieldName = "bld001"; |