From b7b95d84fe541040e5b86168265ecf8f87aaa54a Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 26 三月 2025 10:48:38 +0800 Subject: [PATCH] 生产退料 --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs | 219 ++++++++++++++++++++++++++++++++++++------------------ 1 files changed, 144 insertions(+), 75 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs index 1b73e3c..248a3c9 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs @@ -111,6 +111,9 @@ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -122,6 +125,7 @@ this.gvMx1tld003 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1tld004 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1tld005 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1tld006 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1tld007 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1tld009 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -152,6 +156,7 @@ this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -160,12 +165,12 @@ this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1lotDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.picCheckBox = new System.Windows.Forms.PictureBox(); - this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -217,6 +222,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -238,9 +246,6 @@ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -645,7 +650,7 @@ // btnSelect // this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.btnSelect.Location = new System.Drawing.Point(12, 130); + this.btnSelect.Location = new System.Drawing.Point(12, 140); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(96, 27); this.btnSelect.StyleController = this.layoutMx1; @@ -655,7 +660,7 @@ // txt_tbl023 // this.txt_tbl023.IsReadly = false; - this.txt_tbl023.Location = new System.Drawing.Point(84, 34); + this.txt_tbl023.Location = new System.Drawing.Point(84, 44); this.txt_tbl023.Name = "txt_tbl023"; this.txt_tbl023.Size = new System.Drawing.Size(195, 28); this.txt_tbl023.TabIndex = 462; @@ -663,7 +668,7 @@ // txt_tbl005 // this.txt_tbl005.EditValue = "-璇烽�夋嫨-"; - this.txt_tbl005.Location = new System.Drawing.Point(84, 98); + this.txt_tbl005.Location = new System.Drawing.Point(84, 108); this.txt_tbl005.Name = "txt_tbl005"; this.txt_tbl005.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -679,7 +684,7 @@ // // txt_tbl006 // - this.txt_tbl006.Location = new System.Drawing.Point(355, 98); + this.txt_tbl006.Location = new System.Drawing.Point(355, 108); this.txt_tbl006.Name = "txt_tbl006"; this.txt_tbl006.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_tbl006.Properties.Appearance.Options.UseFont = true; @@ -690,14 +695,14 @@ // txt_tbl002 // this.txt_tbl002.IsReadly = false; - this.txt_tbl002.Location = new System.Drawing.Point(84, 66); + this.txt_tbl002.Location = new System.Drawing.Point(84, 76); this.txt_tbl002.Name = "txt_tbl002"; this.txt_tbl002.Size = new System.Drawing.Size(195, 28); this.txt_tbl002.TabIndex = 458; // // txt_workName // - this.txt_workName.Location = new System.Drawing.Point(355, 66); + this.txt_workName.Location = new System.Drawing.Point(355, 76); this.txt_workName.Name = "txt_workName"; this.txt_workName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_workName.Properties.Appearance.Options.UseFont = true; @@ -708,7 +713,7 @@ // // txt_tbl012 // - this.txt_tbl012.Location = new System.Drawing.Point(897, 34); + this.txt_tbl012.Location = new System.Drawing.Point(897, 44); this.txt_tbl012.Name = "txt_tbl012"; this.txt_tbl012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_tbl012.Properties.Appearance.Options.UseFont = true; @@ -719,7 +724,7 @@ // // txt_billNo // - this.txt_billNo.Location = new System.Drawing.Point(84, 2); + this.txt_billNo.Location = new System.Drawing.Point(84, 12); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_billNo.Properties.Appearance.Options.UseFont = true; @@ -730,7 +735,7 @@ // // txt_rwd // - this.txt_rwd.Location = new System.Drawing.Point(897, 130); + this.txt_rwd.Location = new System.Drawing.Point(897, 140); this.txt_rwd.Name = "txt_rwd"; this.txt_rwd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_rwd.Properties.Appearance.Options.UseFont = true; @@ -741,7 +746,7 @@ // // txt_tbl011 // - this.txt_tbl011.Location = new System.Drawing.Point(897, 2); + this.txt_tbl011.Location = new System.Drawing.Point(897, 12); this.txt_tbl011.Name = "txt_tbl011"; this.txt_tbl011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_tbl011.Properties.Appearance.Options.UseFont = true; @@ -752,7 +757,7 @@ // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(355, 2); + this.txt_itemName.Location = new System.Drawing.Point(355, 12); this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemName.Properties.Appearance.Options.UseFont = true; @@ -763,7 +768,7 @@ // // txt_tbl013 // - this.txt_tbl013.Location = new System.Drawing.Point(825, 66); + this.txt_tbl013.Location = new System.Drawing.Point(825, 76); this.txt_tbl013.Name = "txt_tbl013"; this.txt_tbl013.Properties.Caption = "瀹℃牳鐘舵��"; this.txt_tbl013.Size = new System.Drawing.Size(268, 24); @@ -773,7 +778,7 @@ // // txt_tbl009 // - this.txt_tbl009.Location = new System.Drawing.Point(626, 2); + this.txt_tbl009.Location = new System.Drawing.Point(626, 12); this.txt_tbl009.Name = "txt_tbl009"; this.txt_tbl009.Size = new System.Drawing.Size(195, 24); this.txt_tbl009.StyleController = this.layoutMx1; @@ -782,7 +787,7 @@ // // txt_tbl010 // - this.txt_tbl010.Location = new System.Drawing.Point(626, 34); + this.txt_tbl010.Location = new System.Drawing.Point(626, 44); this.txt_tbl010.Name = "txt_tbl010"; this.txt_tbl010.Size = new System.Drawing.Size(195, 24); this.txt_tbl010.StyleController = this.layoutMx1; @@ -791,7 +796,7 @@ // // txt_tbl020 // - this.txt_tbl020.Location = new System.Drawing.Point(554, 66); + this.txt_tbl020.Location = new System.Drawing.Point(554, 76); this.txt_tbl020.Name = "txt_tbl020"; this.txt_tbl020.Properties.Caption = "瀹岀粨鏍囪瘑"; this.txt_tbl020.Size = new System.Drawing.Size(267, 24); @@ -801,7 +806,7 @@ // // txt_daa003 // - this.txt_daa003.Location = new System.Drawing.Point(355, 34); + this.txt_daa003.Location = new System.Drawing.Point(355, 44); this.txt_daa003.Name = "txt_daa003"; this.txt_daa003.Size = new System.Drawing.Size(195, 24); this.txt_daa003.StyleController = this.layoutMx1; @@ -819,7 +824,7 @@ // // txt_daa014 // - this.txt_daa014.Location = new System.Drawing.Point(897, 98); + this.txt_daa014.Location = new System.Drawing.Point(897, 108); this.txt_daa014.Name = "txt_daa014"; this.txt_daa014.Size = new System.Drawing.Size(196, 24); this.txt_daa014.StyleController = this.layoutMx1; @@ -1056,6 +1061,40 @@ this.layoutControlItem6.Text = "鐢熶骇杞﹂棿"; this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); // + // lab_daa014 + // + this.lab_daa014.Control = this.txt_daa014; + this.lab_daa014.Location = new System.Drawing.Point(813, 96); + this.lab_daa014.Name = "lab_daa014"; + this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 3; + this.lab_daa014.OptionsTableLayoutItem.RowIndex = 3; + this.lab_daa014.Size = new System.Drawing.Size(272, 32); + this.lab_daa014.Text = "鎶曟枡鍗曞彿"; + this.lab_daa014.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_rwd; + this.layoutControlItem2.Location = new System.Drawing.Point(813, 128); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem2.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem2.Text = "浠诲姟鍗曞彿"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.txt_tbl006; + this.layoutControlItem15.Location = new System.Drawing.Point(271, 96); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem15.Size = new System.Drawing.Size(542, 32); + this.layoutControlItem15.Text = "澶囨敞璇存槑"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); + // // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; @@ -1091,6 +1130,8 @@ // // gvMx1 // + this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1tlid, this.gridColumn3, @@ -1099,6 +1140,7 @@ this.gvMx1tld003, this.gvMx1tld004, this.gvMx1tld005, + this.gridColumn13, this.gvMx1tld006, this.gvMx1tld007, this.gvMx1tld009, @@ -1199,17 +1241,27 @@ this.gvMx1tld005.VisibleIndex = 4; this.gvMx1tld005.Width = 94; // + // gridColumn13 + // + this.gridColumn13.Caption = "宸查鏁伴噺"; + this.gridColumn13.FieldName = "ylsl"; + this.gridColumn13.MinWidth = 25; + this.gridColumn13.Name = "gridColumn13"; + this.gridColumn13.Visible = true; + this.gridColumn13.VisibleIndex = 5; + this.gridColumn13.Width = 94; + // // gvMx1tld006 // this.gvMx1tld006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1tld006.AppearanceCell.Options.UseFont = true; this.gvMx1tld006.Caption = "宸查��鏁伴噺"; - this.gvMx1tld006.FieldName = "tld006"; + this.gvMx1tld006.FieldName = "ytsl"; this.gvMx1tld006.MinWidth = 50; this.gvMx1tld006.Name = "gvMx1tld006"; this.gvMx1tld006.Tag = "query_a.tld006"; this.gvMx1tld006.Visible = true; - this.gvMx1tld006.VisibleIndex = 5; + this.gvMx1tld006.VisibleIndex = 6; this.gvMx1tld006.Width = 94; // // gvMx1tld007 @@ -1222,7 +1274,7 @@ this.gvMx1tld007.Name = "gvMx1tld007"; this.gvMx1tld007.Tag = "query_a.tld007"; this.gvMx1tld007.Visible = true; - this.gvMx1tld007.VisibleIndex = 6; + this.gvMx1tld007.VisibleIndex = 7; this.gvMx1tld007.Width = 94; // // gvMx1tld009 @@ -1243,7 +1295,7 @@ this.gridColumn1.MinWidth = 25; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 7; + this.gridColumn1.VisibleIndex = 8; this.gridColumn1.Width = 94; // // gridColumn2 @@ -1253,7 +1305,7 @@ this.gridColumn2.MinWidth = 25; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 8; + this.gridColumn2.VisibleIndex = 9; this.gridColumn2.Width = 94; // // gvMxDel @@ -1263,7 +1315,7 @@ this.gvMxDel.MinWidth = 25; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 9; + this.gvMxDel.VisibleIndex = 10; this.gvMxDel.Width = 94; // // repositoryItemButtonEdit1 @@ -1488,8 +1540,11 @@ // // gvMx2 // + this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1guid, + this.gridColumn15, this.gvMx1itemBarcode, this.gridColumn4, this.gridColumn9, @@ -1498,6 +1553,9 @@ this.gridColumn7, this.gvMx1createBy, this.gvMx1lotDate, + this.gridColumn14, + this.gridColumn17, + this.gridColumn16, this.gvBtnAlawys}); this.gvMx2.GridControl = this.gcMx2; this.gvMx2.Name = "gvMx2"; @@ -1516,6 +1574,16 @@ this.gvMx1guid.Tag = "query_a.guid"; this.gvMx1guid.Width = 94; // + // gridColumn15 + // + this.gridColumn15.Caption = "鏄惁鍏ュ簱"; + this.gridColumn15.FieldName = "isRk"; + this.gridColumn15.MinWidth = 25; + this.gridColumn15.Name = "gridColumn15"; + this.gridColumn15.Visible = true; + this.gridColumn15.VisibleIndex = 0; + this.gridColumn15.Width = 94; + // // gvMx1itemBarcode // this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1526,7 +1594,7 @@ this.gvMx1itemBarcode.Name = "gvMx1itemBarcode"; this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE"; this.gvMx1itemBarcode.Visible = true; - this.gvMx1itemBarcode.VisibleIndex = 0; + this.gvMx1itemBarcode.VisibleIndex = 1; this.gvMx1itemBarcode.Width = 300; // // gridColumn4 @@ -1536,7 +1604,7 @@ this.gridColumn4.MinWidth = 25; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 1; + this.gridColumn4.VisibleIndex = 2; this.gridColumn4.Width = 94; // // gridColumn9 @@ -1546,7 +1614,7 @@ this.gridColumn9.MinWidth = 25; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 2; + this.gridColumn9.VisibleIndex = 3; this.gridColumn9.Width = 94; // // gridColumn8 @@ -1556,7 +1624,7 @@ this.gridColumn8.MinWidth = 25; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 3; + this.gridColumn8.VisibleIndex = 4; this.gridColumn8.Width = 94; // // gvMx1quantity @@ -1569,7 +1637,7 @@ this.gvMx1quantity.Name = "gvMx1quantity"; this.gvMx1quantity.Tag = "query_a.QUANTITY"; this.gvMx1quantity.Visible = true; - this.gvMx1quantity.VisibleIndex = 4; + this.gvMx1quantity.VisibleIndex = 5; this.gvMx1quantity.Width = 94; // // gridColumn7 @@ -1579,7 +1647,7 @@ this.gridColumn7.MinWidth = 25; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 5; + this.gridColumn7.VisibleIndex = 6; this.gridColumn7.Width = 94; // // gvMx1createBy @@ -1592,7 +1660,7 @@ this.gvMx1createBy.Name = "gvMx1createBy"; this.gvMx1createBy.Tag = "query_a.CREATE_BY"; this.gvMx1createBy.Visible = true; - this.gvMx1createBy.VisibleIndex = 6; + this.gvMx1createBy.VisibleIndex = 7; this.gvMx1createBy.Width = 94; // // gvMx1lotDate @@ -1605,8 +1673,38 @@ this.gvMx1lotDate.Name = "gvMx1lotDate"; this.gvMx1lotDate.Tag = "query_a.LOT_DATE"; this.gvMx1lotDate.Visible = true; - this.gvMx1lotDate.VisibleIndex = 7; + this.gvMx1lotDate.VisibleIndex = 8; this.gvMx1lotDate.Width = 94; + // + // gridColumn14 + // + this.gridColumn14.Caption = "鍏ュ簱浜�"; + this.gridColumn14.FieldName = "rkUser"; + this.gridColumn14.MinWidth = 25; + this.gridColumn14.Name = "gridColumn14"; + this.gridColumn14.Visible = true; + this.gridColumn14.VisibleIndex = 9; + this.gridColumn14.Width = 94; + // + // gridColumn17 + // + this.gridColumn17.Caption = "鍏ュ簱浣�"; + this.gridColumn17.FieldName = "rkPositon"; + this.gridColumn17.MinWidth = 25; + this.gridColumn17.Name = "gridColumn17"; + this.gridColumn17.Visible = true; + this.gridColumn17.VisibleIndex = 10; + this.gridColumn17.Width = 94; + // + // gridColumn16 + // + this.gridColumn16.Caption = "鍏ュ簱鏃ユ湡"; + this.gridColumn16.FieldName = "rkDate"; + this.gridColumn16.MinWidth = 25; + this.gridColumn16.Name = "gridColumn16"; + this.gridColumn16.Visible = true; + this.gridColumn16.VisibleIndex = 11; + this.gridColumn16.Width = 94; // // gvBtnAlawys // @@ -1615,7 +1713,7 @@ this.gvBtnAlawys.MinWidth = 25; this.gvBtnAlawys.Name = "gvBtnAlawys"; this.gvBtnAlawys.Visible = true; - this.gvBtnAlawys.VisibleIndex = 8; + this.gvBtnAlawys.VisibleIndex = 12; this.gvBtnAlawys.Width = 94; // // repositoryItemButtonEdit2 @@ -1639,40 +1737,6 @@ this.picCheckBox.TabIndex = 5; this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; - // - // lab_daa014 - // - this.lab_daa014.Control = this.txt_daa014; - this.lab_daa014.Location = new System.Drawing.Point(813, 96); - this.lab_daa014.Name = "lab_daa014"; - this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 3; - this.lab_daa014.OptionsTableLayoutItem.RowIndex = 3; - this.lab_daa014.Size = new System.Drawing.Size(272, 32); - this.lab_daa014.Text = "鎶曟枡鍗曞彿"; - this.lab_daa014.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem2 - // - this.layoutControlItem2.Control = this.txt_rwd; - this.layoutControlItem2.Location = new System.Drawing.Point(813, 128); - this.layoutControlItem2.Name = "layoutControlItem2"; - this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem2.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem2.Text = "浠诲姟鍗曞彿"; - this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem15 - // - this.layoutControlItem15.Control = this.txt_tbl006; - this.layoutControlItem15.Location = new System.Drawing.Point(271, 96); - this.layoutControlItem15.Name = "layoutControlItem15"; - this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem15.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem15.Size = new System.Drawing.Size(542, 32); - this.layoutControlItem15.Text = "澶囨敞璇存槑"; - this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); // // Frm_MesItemTbl // @@ -1735,6 +1799,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -1757,9 +1824,6 @@ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); this.ResumeLayout(false); } @@ -1882,5 +1946,10 @@ private DevExpress.XtraLayout.LayoutControlItem lab_daa014; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; } } \ No newline at end of file -- Gitblit v1.9.3