| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | |
| | | this.gvMx1dab012 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1dab002 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | |
| | | 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.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | // |
| | | // gv_pcSh |
| | | // |
| | | |
| | | this.gv_pcSh.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pcSh.Caption = "排产审核 "; |
| | | this.gv_pcSh.FieldName = "pcShChk"; |
| | |
| | | // |
| | | // gv_daa001 |
| | | // |
| | | |
| | | this.gv_daa001.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa001.Caption = "委外工单号 "; |
| | | this.gv_daa001.FieldName = "daa001"; |
| | |
| | | // |
| | | // gv_daa008 |
| | | // |
| | | |
| | | this.gv_daa008.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa008.Caption = "工单数量 "; |
| | | this.gv_daa008.FieldName = "daa008"; |
| | |
| | | // |
| | | // gv_unit |
| | | // |
| | | |
| | | this.gv_unit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_unit.Caption = "单位"; |
| | | this.gv_unit.FieldName = "dwName"; |
| | |
| | | // |
| | | // gv_daa014 |
| | | // |
| | | |
| | | this.gv_daa014.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa014.Caption = "投料单号 "; |
| | | this.gv_daa014.FieldName = "daa014"; |
| | |
| | | // |
| | | // gv_daa011 |
| | | // |
| | | |
| | | this.gv_daa011.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa011.Caption = "生产数 "; |
| | | this.gv_daa011.FieldName = "daa011"; |
| | |
| | | // |
| | | // gv_mesStartProd |
| | | // |
| | | |
| | | this.gv_mesStartProd.AppearanceCell.Options.UseFont = true; |
| | | this.gv_mesStartProd.Caption = "预计开工时间 "; |
| | | this.gv_mesStartProd.FieldName = "mesStartProd"; |
| | |
| | | // |
| | | // gv_mesEndProd |
| | | // |
| | | |
| | | this.gv_mesEndProd.AppearanceCell.Options.UseFont = true; |
| | | this.gv_mesEndProd.Caption = "预计完工时间 "; |
| | | this.gv_mesEndProd.FieldName = "mesEndProd"; |
| | |
| | | // |
| | | // gv_blState |
| | | // |
| | | |
| | | this.gv_blState.AppearanceCell.Options.UseFont = true; |
| | | this.gv_blState.Caption = "备料状态 "; |
| | | this.gv_blState.FieldName = "blStateTxt"; |
| | |
| | | // |
| | | // gv_blTime |
| | | // |
| | | |
| | | this.gv_blTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_blTime.Caption = "备料时间 "; |
| | | this.gv_blTime.FieldName = "blTime"; |
| | |
| | | // |
| | | // gv_blUser |
| | | // |
| | | |
| | | this.gv_blUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_blUser.Caption = "备料人 "; |
| | | this.gv_blUser.FieldName = "blUser"; |
| | |
| | | // |
| | | // gv_daa018 |
| | | // |
| | | |
| | | this.gv_daa018.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa018.Caption = "工单状态 "; |
| | | this.gv_daa018.FieldName = "daa018"; |
| | |
| | | // |
| | | // gv_wgTime |
| | | // |
| | | |
| | | this.gv_wgTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_wgTime.Caption = "完工时间 "; |
| | | this.gv_wgTime.FieldName = "wgTime"; |
| | |
| | | // |
| | | // gv_wgUser |
| | | // |
| | | |
| | | this.gv_wgUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_wgUser.Caption = "完工人 "; |
| | | this.gv_wgUser.FieldName = "wgUser"; |
| | |
| | | // |
| | | // gv_pcTime |
| | | // |
| | | |
| | | this.gv_pcTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pcTime.Caption = "排产时间 "; |
| | | this.gv_pcTime.FieldName = "pcTime"; |
| | |
| | | // |
| | | // gv_remark |
| | | // |
| | | |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注"; |
| | | this.gv_remark.FieldName = "remark"; |
| | |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(119, 140); |
| | | this.txt_remark.Location = new System.Drawing.Point(119, 134); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Properties.ReadOnly = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(431, 28); |
| | | this.txt_remark.Size = new System.Drawing.Size(441, 24); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | | this.txt_remark.TabIndex = 312; |
| | | // |
| | | // txt_blUser |
| | | // |
| | | this.txt_blUser.Location = new System.Drawing.Point(119, 108); |
| | | this.txt_blUser.Location = new System.Drawing.Point(119, 103); |
| | | this.txt_blUser.Name = "txt_blUser"; |
| | | |
| | | this.txt_blUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_blUser.Properties.ReadOnly = true; |
| | | this.txt_blUser.Size = new System.Drawing.Size(160, 28); |
| | | this.txt_blUser.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_blUser.StyleController = this.layoutMx1; |
| | | this.txt_blUser.TabIndex = 247; |
| | | // |
| | | // txt_blTime |
| | | // |
| | | this.txt_blTime.Location = new System.Drawing.Point(390, 108); |
| | | this.txt_blTime.Location = new System.Drawing.Point(395, 103); |
| | | this.txt_blTime.Name = "txt_blTime"; |
| | | |
| | | this.txt_blTime.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_blTime.Properties.ReadOnly = true; |
| | | this.txt_blTime.Size = new System.Drawing.Size(160, 28); |
| | | this.txt_blTime.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_blTime.StyleController = this.layoutMx1; |
| | | this.txt_blTime.TabIndex = 243; |
| | | // |
| | |
| | | // |
| | | this.txt_daa001.Location = new System.Drawing.Point(119, 12); |
| | | this.txt_daa001.Name = "txt_daa001"; |
| | | |
| | | this.txt_daa001.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa001.Properties.ReadOnly = true; |
| | | this.txt_daa001.Size = new System.Drawing.Size(160, 28); |
| | | this.txt_daa001.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_daa001.StyleController = this.layoutMx1; |
| | | this.txt_daa001.TabIndex = 216; |
| | | // |
| | | // txt_wgTime |
| | | // |
| | | this.txt_wgTime.Location = new System.Drawing.Point(661, 76); |
| | | this.txt_wgTime.Location = new System.Drawing.Point(671, 72); |
| | | this.txt_wgTime.Name = "txt_wgTime"; |
| | | |
| | | this.txt_wgTime.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_wgTime.Properties.ReadOnly = true; |
| | | this.txt_wgTime.Size = new System.Drawing.Size(160, 28); |
| | | this.txt_wgTime.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_wgTime.StyleController = this.layoutMx1; |
| | | this.txt_wgTime.TabIndex = 258; |
| | | // |
| | | // txt_wgUser |
| | | // |
| | | this.txt_wgUser.Location = new System.Drawing.Point(661, 44); |
| | | this.txt_wgUser.Location = new System.Drawing.Point(671, 41); |
| | | this.txt_wgUser.Name = "txt_wgUser"; |
| | | |
| | | this.txt_wgUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_wgUser.Properties.ReadOnly = true; |
| | | this.txt_wgUser.Size = new System.Drawing.Size(160, 28); |
| | | this.txt_wgUser.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_wgUser.StyleController = this.layoutMx1; |
| | | this.txt_wgUser.TabIndex = 262; |
| | | // |
| | | // txt_daa014 |
| | | // |
| | | this.txt_daa014.Location = new System.Drawing.Point(390, 12); |
| | | this.txt_daa014.Location = new System.Drawing.Point(395, 12); |
| | | this.txt_daa014.Name = "txt_daa014"; |
| | | |
| | | this.txt_daa014.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa014.Properties.ReadOnly = true; |
| | | this.txt_daa014.Size = new System.Drawing.Size(160, 28); |
| | | this.txt_daa014.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_daa014.StyleController = this.layoutMx1; |
| | | this.txt_daa014.TabIndex = 226; |
| | | // |
| | | // txt_daa018 |
| | | // |
| | | this.txt_daa018.Location = new System.Drawing.Point(661, 12); |
| | | this.txt_daa018.Location = new System.Drawing.Point(671, 12); |
| | | this.txt_daa018.Name = "txt_daa018"; |
| | | |
| | | this.txt_daa018.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa018.Properties.ReadOnly = true; |
| | | this.txt_daa018.Size = new System.Drawing.Size(160, 28); |
| | | this.txt_daa018.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_daa018.StyleController = this.layoutMx1; |
| | | this.txt_daa018.TabIndex = 252; |
| | | // |
| | | // txt_mesStartProd |
| | | // |
| | | this.txt_mesStartProd.Location = new System.Drawing.Point(932, 12); |
| | | this.txt_mesStartProd.Location = new System.Drawing.Point(947, 12); |
| | | this.txt_mesStartProd.Name = "txt_mesStartProd"; |
| | | |
| | | this.txt_mesStartProd.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_mesStartProd.Properties.ReadOnly = true; |
| | | this.txt_mesStartProd.Size = new System.Drawing.Size(161, 28); |
| | | this.txt_mesStartProd.Size = new System.Drawing.Size(167, 24); |
| | | this.txt_mesStartProd.StyleController = this.layoutMx1; |
| | | this.txt_mesStartProd.TabIndex = 231; |
| | | // |
| | | // txt_blStateTxt |
| | | // |
| | | this.txt_blStateTxt.Location = new System.Drawing.Point(932, 76); |
| | | this.txt_blStateTxt.Location = new System.Drawing.Point(947, 72); |
| | | this.txt_blStateTxt.Name = "txt_blStateTxt"; |
| | | |
| | | this.txt_blStateTxt.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_blStateTxt.Properties.ReadOnly = true; |
| | | this.txt_blStateTxt.Size = new System.Drawing.Size(161, 28); |
| | | this.txt_blStateTxt.Size = new System.Drawing.Size(167, 24); |
| | | this.txt_blStateTxt.StyleController = this.layoutMx1; |
| | | this.txt_blStateTxt.TabIndex = 240; |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(119, 44); |
| | | this.txt_itemNo.Location = new System.Drawing.Point(119, 41); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Properties.ReadOnly = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(160, 28); |
| | | this.txt_itemNo.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | | this.txt_itemNo.TabIndex = 217; |
| | | // |
| | | // txt_daa008 |
| | | // |
| | | this.txt_daa008.Location = new System.Drawing.Point(390, 44); |
| | | this.txt_daa008.Location = new System.Drawing.Point(395, 41); |
| | | this.txt_daa008.Name = "txt_daa008"; |
| | | |
| | | this.txt_daa008.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa008.Properties.ReadOnly = true; |
| | | this.txt_daa008.Size = new System.Drawing.Size(160, 28); |
| | | this.txt_daa008.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_daa008.StyleController = this.layoutMx1; |
| | | this.txt_daa008.TabIndex = 219; |
| | | // |
| | | // txt_mesEndProd |
| | | // |
| | | this.txt_mesEndProd.Location = new System.Drawing.Point(932, 44); |
| | | this.txt_mesEndProd.Location = new System.Drawing.Point(947, 41); |
| | | this.txt_mesEndProd.Name = "txt_mesEndProd"; |
| | | |
| | | this.txt_mesEndProd.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_mesEndProd.Properties.ReadOnly = true; |
| | | this.txt_mesEndProd.Size = new System.Drawing.Size(161, 28); |
| | | this.txt_mesEndProd.Size = new System.Drawing.Size(167, 24); |
| | | this.txt_mesEndProd.StyleController = this.layoutMx1; |
| | | this.txt_mesEndProd.TabIndex = 235; |
| | | // |
| | | // txt_daa011 |
| | | // |
| | | this.txt_daa011.Location = new System.Drawing.Point(119, 76); |
| | | this.txt_daa011.Location = new System.Drawing.Point(119, 72); |
| | | this.txt_daa011.Name = "txt_daa011"; |
| | | |
| | | this.txt_daa011.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa011.Properties.ReadOnly = true; |
| | | this.txt_daa011.Size = new System.Drawing.Size(160, 28); |
| | | this.txt_daa011.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_daa011.StyleController = this.layoutMx1; |
| | | this.txt_daa011.TabIndex = 228; |
| | | // |
| | | // txt_dwName |
| | | // |
| | | this.txt_dwName.Location = new System.Drawing.Point(390, 76); |
| | | this.txt_dwName.Location = new System.Drawing.Point(395, 72); |
| | | this.txt_dwName.Name = "txt_dwName"; |
| | | |
| | | this.txt_dwName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dwName.Properties.ReadOnly = true; |
| | | this.txt_dwName.Size = new System.Drawing.Size(160, 28); |
| | | this.txt_dwName.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_dwName.StyleController = this.layoutMx1; |
| | | this.txt_dwName.TabIndex = 222; |
| | | // |
| | | // txt_cgd |
| | | // |
| | | this.txt_cgd.Location = new System.Drawing.Point(661, 140); |
| | | this.txt_cgd.Location = new System.Drawing.Point(671, 134); |
| | | this.txt_cgd.Name = "txt_cgd"; |
| | | this.txt_cgd.Size = new System.Drawing.Size(160, 24); |
| | | this.txt_cgd.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_cgd.StyleController = this.layoutMx1; |
| | | this.txt_cgd.TabIndex = 313; |
| | | // |
| | | // txt_cgdxh |
| | | // |
| | | this.txt_cgdxh.Location = new System.Drawing.Point(932, 140); |
| | | this.txt_cgdxh.Location = new System.Drawing.Point(947, 134); |
| | | this.txt_cgdxh.Name = "txt_cgdxh"; |
| | | this.txt_cgdxh.Size = new System.Drawing.Size(161, 24); |
| | | this.txt_cgdxh.Size = new System.Drawing.Size(167, 24); |
| | | this.txt_cgdxh.StyleController = this.layoutMx1; |
| | | this.txt_cgdxh.TabIndex = 314; |
| | | // |
| | | // txt_erpProductionOrderNo |
| | | // |
| | | this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(932, 108); |
| | | this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(947, 103); |
| | | this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo"; |
| | | this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(161, 24); |
| | | this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(167, 24); |
| | | this.txt_erpProductionOrderNo.StyleController = this.layoutMx1; |
| | | this.txt_erpProductionOrderNo.TabIndex = 315; |
| | | // |
| | | // txt_pcHNo |
| | | // |
| | | this.txt_pcHNo.Location = new System.Drawing.Point(661, 108); |
| | | this.txt_pcHNo.Location = new System.Drawing.Point(671, 103); |
| | | this.txt_pcHNo.Name = "txt_pcHNo"; |
| | | this.txt_pcHNo.Size = new System.Drawing.Size(160, 24); |
| | | this.txt_pcHNo.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_pcHNo.StyleController = this.layoutMx1; |
| | | this.txt_pcHNo.TabIndex = 316; |
| | | // |
| | |
| | | rowDefinition3, |
| | | rowDefinition4, |
| | | rowDefinition5}); |
| | | this.Root.Size = new System.Drawing.Size(1105, 180); |
| | | this.Root.Size = new System.Drawing.Size(1126, 173); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | this.layoutControlItem1.CustomizationFormText = "委外工单号"; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem1.Text = "委外工单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_daa014; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(271, 0); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem2.Text = "委外订单号"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_daa018; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(542, 0); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(552, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem3.Text = "工单状态 "; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_mesStartProd; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(813, 0); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(828, 0); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(272, 32); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(278, 29); |
| | | this.layoutControlItem4.Text = "预计开工时间 "; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_itemNo; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(0, 32); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(0, 29); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(276, 31); |
| | | this.layoutControlItem5.Text = "物料编码"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_daa008; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(271, 32); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(276, 29); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(276, 31); |
| | | this.layoutControlItem6.Text = "工单数量"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_wgUser; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(542, 32); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(552, 29); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(276, 31); |
| | | this.layoutControlItem7.Text = "完工人 "; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_mesEndProd; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(813, 32); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(828, 29); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(272, 32); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(278, 31); |
| | | this.layoutControlItem8.Text = "预计完工时间 "; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_daa011; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 64); |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 60); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(276, 31); |
| | | this.layoutControlItem9.Text = "生产数"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_dwName; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(271, 64); |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(276, 60); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(276, 31); |
| | | this.layoutControlItem10.Text = "单位"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_wgTime; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(542, 64); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(552, 60); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(276, 31); |
| | | this.layoutControlItem11.Text = "完工时间 "; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | this.layoutControlItem12.Control = this.txt_blStateTxt; |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(813, 64); |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(828, 60); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(278, 31); |
| | | this.layoutControlItem12.Text = "备料状态 "; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_remark; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 128); |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 122); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(542, 32); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(552, 31); |
| | | this.layoutControlItem13.Text = "备注"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_blUser; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(0, 96); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(0, 91); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(276, 31); |
| | | this.layoutControlItem14.Text = "备料人 "; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_blTime; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(271, 96); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(276, 91); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(276, 31); |
| | | this.layoutControlItem15.Text = "备料时间 "; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem20 |
| | | // |
| | | this.layoutControlItem20.Control = this.txt_pcHNo; |
| | | this.layoutControlItem20.Location = new System.Drawing.Point(542, 96); |
| | | this.layoutControlItem20.Location = new System.Drawing.Point(552, 91); |
| | | this.layoutControlItem20.Name = "layoutControlItem20"; |
| | | this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem20.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem20.Size = new System.Drawing.Size(276, 31); |
| | | this.layoutControlItem20.Text = "排产编号"; |
| | | this.layoutControlItem20.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem19 |
| | | // |
| | | this.layoutControlItem19.Control = this.txt_erpProductionOrderNo; |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(813, 96); |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(828, 91); |
| | | this.layoutControlItem19.Name = "layoutControlItem19"; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(272, 32); |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(278, 31); |
| | | this.layoutControlItem19.Text = "任务单号"; |
| | | this.layoutControlItem19.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem18 |
| | | // |
| | | this.layoutControlItem18.Control = this.txt_cgdxh; |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(813, 128); |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(828, 122); |
| | | this.layoutControlItem18.Name = "layoutControlItem18"; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(272, 32); |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(278, 31); |
| | | this.layoutControlItem18.Text = "采购单行号"; |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | | // layoutControlItem17 |
| | | // |
| | | this.layoutControlItem17.Control = this.txt_cgd; |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(542, 128); |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(552, 122); |
| | | this.layoutControlItem17.Name = "layoutControlItem17"; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(276, 31); |
| | | this.layoutControlItem17.Text = "采购单号"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(95, 18); |
| | | // |
| | |
| | | // |
| | | this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | |
| | | this.gvMx1.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx1.ColumnPanelRowHeight = 50; |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | // |
| | | // gvMx1id |
| | | // |
| | | |
| | | this.gvMx1id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1id.Caption = "主键 "; |
| | | this.gvMx1id.FieldName = "id"; |
| | |
| | | // |
| | | // gvMx1pid |
| | | // |
| | | |
| | | this.gvMx1pid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1pid.Caption = "工单主键 "; |
| | | this.gvMx1pid.FieldName = "pid"; |
| | |
| | | // |
| | | // gvMx1erpid |
| | | // |
| | | |
| | | this.gvMx1erpid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1erpid.Caption = "erpid "; |
| | | this.gvMx1erpid.FieldName = "erpid"; |
| | |
| | | // |
| | | // gvMx1eid |
| | | // |
| | | |
| | | this.gvMx1eid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1eid.Caption = "eid "; |
| | | this.gvMx1eid.FieldName = "eid"; |
| | |
| | | // |
| | | // gvMx1dab006 |
| | | // |
| | | |
| | | this.gvMx1dab006.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab006.Caption = "需领 "; |
| | | this.gvMx1dab006.FieldName = "dab006"; |
| | |
| | | // |
| | | // gvMx1dab007 |
| | | // |
| | | |
| | | this.gvMx1dab007.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab007.Caption = "已领 "; |
| | | this.gvMx1dab007.FieldName = "dab007"; |
| | |
| | | // |
| | | // gvMx1dab009 |
| | | // |
| | | |
| | | this.gvMx1dab009.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab009.Caption = "单位 "; |
| | | this.gvMx1dab009.FieldName = "dwName"; |
| | |
| | | // |
| | | // gvMx1dab020 |
| | | // |
| | | |
| | | this.gvMx1dab020.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab020.Caption = "实领用量 "; |
| | | this.gvMx1dab020.FieldName = "dab020"; |
| | |
| | | // |
| | | // gvMx1dab021 |
| | | // |
| | | |
| | | this.gvMx1dab021.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab021.Caption = "补领数量 "; |
| | | this.gvMx1dab021.FieldName = "dab021"; |
| | |
| | | // |
| | | // gvMx1dab022 |
| | | // |
| | | |
| | | this.gvMx1dab022.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab022.Caption = "退料数量 "; |
| | | this.gvMx1dab022.FieldName = "dab022"; |
| | |
| | | // |
| | | // gvMx1dab023 |
| | | // |
| | | |
| | | this.gvMx1dab023.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab023.Caption = "超领数量 "; |
| | | this.gvMx1dab023.FieldName = "dab023"; |
| | |
| | | // |
| | | // gvMx1lpTl |
| | | // |
| | | |
| | | this.gvMx1lpTl.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lpTl.Caption = "良品退料 "; |
| | | this.gvMx1lpTl.FieldName = "lpTl"; |
| | |
| | | // |
| | | // gvMx1llBl |
| | | // |
| | | |
| | | this.gvMx1llBl.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1llBl.Caption = "来料不良 "; |
| | | this.gvMx1llBl.FieldName = "llBl"; |
| | |
| | | // |
| | | // gvMx1zyBl |
| | | // |
| | | |
| | | this.gvMx1zyBl.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1zyBl.Caption = "作业不良 "; |
| | | this.gvMx1zyBl.FieldName = "zyBl"; |
| | |
| | | // |
| | | // gvMx1dab017 |
| | | // |
| | | |
| | | this.gvMx1dab017.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab017.Caption = "仓库id "; |
| | | this.gvMx1dab017.FieldName = "dab017"; |
| | |
| | | // |
| | | // gvMx1dab018 |
| | | // |
| | | |
| | | this.gvMx1dab018.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab018.Caption = "仓库名称 "; |
| | | this.gvMx1dab018.FieldName = "dab018"; |
| | |
| | | // |
| | | // gvMx1dab001 |
| | | // |
| | | |
| | | this.gvMx1dab001.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab001.Caption = "工单号 "; |
| | | this.gvMx1dab001.FieldName = "dab001"; |
| | |
| | | // |
| | | // gvMx1dab012 |
| | | // |
| | | |
| | | this.gvMx1dab012.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab012.Caption = "组成用量 "; |
| | | this.gvMx1dab012.FieldName = "dab012"; |
| | |
| | | // |
| | | // gvMx1dab002 |
| | | // |
| | | |
| | | this.gvMx1dab002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab002.Caption = "序号 "; |
| | | this.gvMx1dab002.FieldName = "dab002"; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | } |
| | | } |