From 344613d596fe956b4ce16eb7df1683d413071b8d Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 31 十月 2024 10:51:54 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs | 132 ++++++++++++++++++++++---------------------- 1 files changed, 66 insertions(+), 66 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs index b61db81..16613db 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs @@ -74,7 +74,6 @@ this.txt_changereason = new DevExpress.XtraEditors.TextEdit(); this.gv_changereason = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_checkFalg = new DevExpress.XtraEditors.LabelControl(); - this.txt_checkFalg = new DevExpress.XtraEditors.TextEdit(); this.gv_checkFalg = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_checkBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -168,13 +167,13 @@ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.panel1 = new System.Windows.Forms.Panel(); + this.txt_checkFalg = new DevExpress.XtraEditors.CheckEdit(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_changereason.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ebelnK3id.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).BeginInit(); @@ -212,6 +211,7 @@ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).BeginInit(); this.SuspendLayout(); // // gvMx1demandDocumentLineId @@ -710,7 +710,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1361, 291); + this.tabMxPage1.Size = new System.Drawing.Size(1361, 317); this.tabMxPage1.Text = "閲囪喘鍗曟槑缁�"; // // gcMx1 @@ -719,7 +719,7 @@ this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(1361, 291); + this.gcMx1.Size = new System.Drawing.Size(1361, 317); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -795,7 +795,7 @@ // this.gv_changereason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_changereason.AppearanceCell.Options.UseFont = true; - this.gv_changereason.Caption = "鍙樻洿鍘熷洜 "; + this.gv_changereason.Caption = "鍙樻洿鍘熷洜"; this.gv_changereason.FieldName = "changereason"; this.gv_changereason.MinWidth = 100; this.gv_changereason.Name = "gv_changereason"; @@ -809,28 +809,19 @@ // this.lb_checkFalg.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_checkFalg.Appearance.Options.UseFont = true; - this.lb_checkFalg.Location = new System.Drawing.Point(1029, 212); + this.lb_checkFalg.Location = new System.Drawing.Point(789, 183); this.lb_checkFalg.Name = "lb_checkFalg"; this.lb_checkFalg.Size = new System.Drawing.Size(73, 21); this.lb_checkFalg.TabIndex = 387; this.lb_checkFalg.Text = "瀹℃牳鏍囪瘑 "; // - // txt_checkFalg - // - this.txt_checkFalg.Location = new System.Drawing.Point(1109, 208); - this.txt_checkFalg.Name = "txt_checkFalg"; - this.txt_checkFalg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_checkFalg.Properties.Appearance.Options.UseFont = true; - this.txt_checkFalg.Size = new System.Drawing.Size(174, 28); - this.txt_checkFalg.TabIndex = 387; - // // gv_checkFalg // this.gv_checkFalg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_checkFalg.AppearanceCell.Options.UseFont = true; - this.gv_checkFalg.Caption = "瀹℃牳鏍囪瘑 "; + this.gv_checkFalg.Caption = "瀹℃牳鏍囪瘑"; this.gv_checkFalg.FieldName = "checkFalg"; - this.gv_checkFalg.MinWidth = 100; + this.gv_checkFalg.MinWidth = 80; this.gv_checkFalg.Name = "gv_checkFalg"; this.gv_checkFalg.OptionsColumn.AllowEdit = false; this.gv_checkFalg.Tag = "query_a.CHECK_FALG"; @@ -842,7 +833,7 @@ // this.gv_checkBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_checkBy.AppearanceCell.Options.UseFont = true; - this.gv_checkBy.Caption = "瀹℃牳浜� "; + this.gv_checkBy.Caption = "瀹℃牳浜�"; this.gv_checkBy.FieldName = "checkBy"; this.gv_checkBy.MinWidth = 100; this.gv_checkBy.Name = "gv_checkBy"; @@ -856,15 +847,15 @@ // this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_checkDate.AppearanceCell.Options.UseFont = true; - this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡 "; + this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡"; this.gv_checkDate.FieldName = "checkDate"; - this.gv_checkDate.MinWidth = 100; + this.gv_checkDate.MinWidth = 120; this.gv_checkDate.Name = "gv_checkDate"; this.gv_checkDate.OptionsColumn.AllowEdit = false; this.gv_checkDate.Tag = "query_a.CHECK_DATE"; this.gv_checkDate.Visible = true; this.gv_checkDate.VisibleIndex = 25; - this.gv_checkDate.Width = 100; + this.gv_checkDate.Width = 120; // // lb_ebelnK3id // @@ -908,15 +899,15 @@ // this.gv_erpCheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_erpCheckDate.AppearanceCell.Options.UseFont = true; - this.gv_erpCheckDate.Caption = "瀹℃牳鏃堕棿 "; + this.gv_erpCheckDate.Caption = "瀹℃牳鏃堕棿"; this.gv_erpCheckDate.FieldName = "erpCheckDate"; - this.gv_erpCheckDate.MinWidth = 100; + this.gv_erpCheckDate.MinWidth = 200; this.gv_erpCheckDate.Name = "gv_erpCheckDate"; this.gv_erpCheckDate.OptionsColumn.AllowEdit = false; this.gv_erpCheckDate.Tag = "query_a.ERP_CHECK_DATE"; this.gv_erpCheckDate.Visible = true; this.gv_erpCheckDate.VisibleIndex = 24; - this.gv_erpCheckDate.Width = 100; + this.gv_erpCheckDate.Width = 200; // // lb_erpCheckBy // @@ -941,7 +932,7 @@ // this.gv_erpCheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_erpCheckBy.AppearanceCell.Options.UseFont = true; - this.gv_erpCheckBy.Caption = "瀹℃牳浜� "; + this.gv_erpCheckBy.Caption = "瀹℃牳浜�"; this.gv_erpCheckBy.FieldName = "erpCheckBy"; this.gv_erpCheckBy.MinWidth = 100; this.gv_erpCheckBy.Name = "gv_erpCheckBy"; @@ -974,7 +965,7 @@ // this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; - this.gv_lastupdateBy.Caption = "鏈�鍚庝慨鏀逛汉 "; + this.gv_lastupdateBy.Caption = "鏈�鍚庝慨鏀逛汉"; this.gv_lastupdateBy.FieldName = "lastupdateBy"; this.gv_lastupdateBy.MinWidth = 100; this.gv_lastupdateBy.Name = "gv_lastupdateBy"; @@ -1007,15 +998,15 @@ // this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; - this.gv_lastupdateDate.Caption = "鏈�鍚庝慨鏀规椂闂� "; + this.gv_lastupdateDate.Caption = "鏈�鍚庝慨鏀规椂闂�"; this.gv_lastupdateDate.FieldName = "lastupdateDate"; - this.gv_lastupdateDate.MinWidth = 100; + this.gv_lastupdateDate.MinWidth = 200; this.gv_lastupdateDate.Name = "gv_lastupdateDate"; this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE"; this.gv_lastupdateDate.Visible = true; this.gv_lastupdateDate.VisibleIndex = 21; - this.gv_lastupdateDate.Width = 100; + this.gv_lastupdateDate.Width = 200; // // lb_createDate // @@ -1040,7 +1031,7 @@ // this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_createDate.AppearanceCell.Options.UseFont = true; - this.gv_createDate.Caption = "鍒涘缓鏃ユ湡 "; + this.gv_createDate.Caption = "鍒涘缓鏃ユ湡"; this.gv_createDate.FieldName = "createDate"; this.gv_createDate.MinWidth = 200; this.gv_createDate.Name = "gv_createDate"; @@ -1073,7 +1064,7 @@ // this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_createBy.AppearanceCell.Options.UseFont = true; - this.gv_createBy.Caption = "鍒涘缓浜� "; + this.gv_createBy.Caption = "鍒涘缓浜�"; this.gv_createBy.FieldName = "createBy"; this.gv_createBy.MinWidth = 100; this.gv_createBy.Name = "gv_createBy"; @@ -1106,15 +1097,15 @@ // this.gv_cancellationDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_cancellationDate.AppearanceCell.Options.UseFont = true; - this.gv_cancellationDate.Caption = "浣滃簾鏃ユ湡 "; + this.gv_cancellationDate.Caption = "浣滃簾鏃ユ湡"; this.gv_cancellationDate.FieldName = "cancellationDate"; - this.gv_cancellationDate.MinWidth = 100; + this.gv_cancellationDate.MinWidth = 200; this.gv_cancellationDate.Name = "gv_cancellationDate"; this.gv_cancellationDate.OptionsColumn.AllowEdit = false; this.gv_cancellationDate.Tag = "query_a.CANCELLATION_DATE"; this.gv_cancellationDate.Visible = true; this.gv_cancellationDate.VisibleIndex = 18; - this.gv_cancellationDate.Width = 100; + this.gv_cancellationDate.Width = 200; // // lb_cancellationPerson // @@ -1139,7 +1130,7 @@ // this.gv_cancellationPerson.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_cancellationPerson.AppearanceCell.Options.UseFont = true; - this.gv_cancellationPerson.Caption = "浣滃簾浜� "; + this.gv_cancellationPerson.Caption = "浣滃簾浜�"; this.gv_cancellationPerson.FieldName = "cancellationPerson"; this.gv_cancellationPerson.MinWidth = 100; this.gv_cancellationPerson.Name = "gv_cancellationPerson"; @@ -1172,7 +1163,7 @@ // this.gv_cancellationStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_cancellationStatus.AppearanceCell.Options.UseFont = true; - this.gv_cancellationStatus.Caption = "浣滃簾鐘舵�� "; + this.gv_cancellationStatus.Caption = "浣滃簾鐘舵��"; this.gv_cancellationStatus.FieldName = "cancellationStatus"; this.gv_cancellationStatus.MinWidth = 50; this.gv_cancellationStatus.Name = "gv_cancellationStatus"; @@ -1205,7 +1196,7 @@ // this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_remarks.AppearanceCell.Options.UseFont = true; - this.gv_remarks.Caption = "澶囨敞 "; + this.gv_remarks.Caption = "澶囨敞"; this.gv_remarks.FieldName = "remarks"; this.gv_remarks.MinWidth = 100; this.gv_remarks.Name = "gv_remarks"; @@ -1238,7 +1229,7 @@ // this.gv_transportMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_transportMethod.AppearanceCell.Options.UseFont = true; - this.gv_transportMethod.Caption = "杩愯緭鏂瑰紡 "; + this.gv_transportMethod.Caption = "杩愯緭鏂瑰紡"; this.gv_transportMethod.FieldName = "transportMethod"; this.gv_transportMethod.MinWidth = 100; this.gv_transportMethod.Name = "gv_transportMethod"; @@ -1290,7 +1281,7 @@ // this.gv_paymentParty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_paymentParty.AppearanceCell.Options.UseFont = true; - this.gv_paymentParty.Caption = "鏀舵鏂� "; + this.gv_paymentParty.Caption = "鏀舵鏂�"; this.gv_paymentParty.FieldName = "paymentParty"; this.gv_paymentParty.MinWidth = 100; this.gv_paymentParty.Name = "gv_paymentParty"; @@ -1323,7 +1314,7 @@ // this.gv_settlementParty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_settlementParty.AppearanceCell.Options.UseFont = true; - this.gv_settlementParty.Caption = "缁撶畻鏂� "; + this.gv_settlementParty.Caption = "缁撶畻鏂�"; this.gv_settlementParty.FieldName = "settlementParty"; this.gv_settlementParty.MinWidth = 100; this.gv_settlementParty.Name = "gv_settlementParty"; @@ -1356,7 +1347,7 @@ // this.gv_qualityReq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qualityReq.AppearanceCell.Options.UseFont = true; - this.gv_qualityReq.Caption = "璐ㄩ噺瑕佹眰 "; + this.gv_qualityReq.Caption = "璐ㄩ噺瑕佹眰"; this.gv_qualityReq.FieldName = "qualityReq"; this.gv_qualityReq.MinWidth = 100; this.gv_qualityReq.Name = "gv_qualityReq"; @@ -1389,7 +1380,7 @@ // this.gv_purchaser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_purchaser.AppearanceCell.Options.UseFont = true; - this.gv_purchaser.Caption = "閲囪喘鍛� "; + this.gv_purchaser.Caption = "閲囪喘鍛�"; this.gv_purchaser.FieldName = "purchaser"; this.gv_purchaser.MinWidth = 100; this.gv_purchaser.Name = "gv_purchaser"; @@ -1422,15 +1413,15 @@ // this.gv_qtyAcceptance.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qtyAcceptance.AppearanceCell.Options.UseFont = true; - this.gv_qtyAcceptance.Caption = "鏁伴噺楠屾敹 "; + this.gv_qtyAcceptance.Caption = "鏁伴噺楠屾敹"; this.gv_qtyAcceptance.FieldName = "qtyAcceptance"; - this.gv_qtyAcceptance.MinWidth = 50; + this.gv_qtyAcceptance.MinWidth = 100; this.gv_qtyAcceptance.Name = "gv_qtyAcceptance"; this.gv_qtyAcceptance.OptionsColumn.AllowEdit = false; this.gv_qtyAcceptance.Tag = "query_a.QTY_ACCEPTANCE"; this.gv_qtyAcceptance.Visible = true; this.gv_qtyAcceptance.VisibleIndex = 9; - this.gv_qtyAcceptance.Width = 50; + this.gv_qtyAcceptance.Width = 100; // // lb_purchaseGroup // @@ -1474,7 +1465,7 @@ // this.gv_purchaseDept.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_purchaseDept.AppearanceCell.Options.UseFont = true; - this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬 "; + this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬"; this.gv_purchaseDept.FieldName = "purchaseDept"; this.gv_purchaseDept.MinWidth = 110; this.gv_purchaseDept.Name = "gv_purchaseDept"; @@ -1526,7 +1517,7 @@ // this.gv_closeStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_closeStatus.AppearanceCell.Options.UseFont = true; - this.gv_closeStatus.Caption = "鍏抽棴鐘舵�� "; + this.gv_closeStatus.Caption = "鍏抽棴鐘舵��"; this.gv_closeStatus.FieldName = "closeStatus"; this.gv_closeStatus.MinWidth = 100; this.gv_closeStatus.Name = "gv_closeStatus"; @@ -1559,7 +1550,7 @@ // this.gv_supplier.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_supplier.AppearanceCell.Options.UseFont = true; - this.gv_supplier.Caption = "渚涘簲鍟� "; + this.gv_supplier.Caption = "渚涘簲鍟�"; this.gv_supplier.FieldName = "supplier"; this.gv_supplier.MinWidth = 110; this.gv_supplier.Name = "gv_supplier"; @@ -1592,7 +1583,7 @@ // this.gv_purchaseDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_purchaseDate.AppearanceCell.Options.UseFont = true; - this.gv_purchaseDate.Caption = "閲囪喘鏃ユ湡 "; + this.gv_purchaseDate.Caption = "閲囪喘鏃ユ湡"; this.gv_purchaseDate.FieldName = "purchaseDate"; this.gv_purchaseDate.MinWidth = 200; this.gv_purchaseDate.Name = "gv_purchaseDate"; @@ -1625,7 +1616,7 @@ // this.gv_businessType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_businessType.AppearanceCell.Options.UseFont = true; - this.gv_businessType.Caption = "涓氬姟绫诲瀷 "; + this.gv_businessType.Caption = "涓氬姟绫诲瀷"; this.gv_businessType.FieldName = "businessType"; this.gv_businessType.MinWidth = 100; this.gv_businessType.Name = "gv_businessType"; @@ -1658,7 +1649,7 @@ // this.gv_documentType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_documentType.AppearanceCell.Options.UseFont = true; - this.gv_documentType.Caption = "鍗曟嵁绫诲瀷 "; + this.gv_documentType.Caption = "鍗曟嵁绫诲瀷"; this.gv_documentType.FieldName = "documentType"; this.gv_documentType.MinWidth = 110; this.gv_documentType.Name = "gv_documentType"; @@ -1691,7 +1682,7 @@ // this.gv_documentStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_documentStatus.AppearanceCell.Options.UseFont = true; - this.gv_documentStatus.Caption = "鍗曟嵁鐘舵�� "; + this.gv_documentStatus.Caption = "鍗曟嵁鐘舵��"; this.gv_documentStatus.FieldName = "documentStatus"; this.gv_documentStatus.MinWidth = 100; this.gv_documentStatus.Name = "gv_documentStatus"; @@ -1724,7 +1715,7 @@ // this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_billNo.AppearanceCell.Options.UseFont = true; - this.gv_billNo.Caption = "閲囪喘鍗曞彿 "; + this.gv_billNo.Caption = "閲囪喘鍗曞彿"; this.gv_billNo.FieldName = "billNo"; this.gv_billNo.MinWidth = 120; this.gv_billNo.Name = "gv_billNo"; @@ -1755,7 +1746,7 @@ this.gcMain.Location = new System.Drawing.Point(0, 0); this.gcMain.MainView = this.gridView1; this.gcMain.Name = "gcMain"; - this.gcMain.Size = new System.Drawing.Size(1328, 531); + this.gcMain.Size = new System.Drawing.Size(1363, 531); this.gcMain.TabIndex = 1; this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -1805,11 +1796,12 @@ // this.gv_factory.Caption = "宸ュ巶"; this.gv_factory.FieldName = "factory"; - this.gv_factory.MinWidth = 25; + this.gv_factory.MinWidth = 60; this.gv_factory.Name = "gv_factory"; + this.gv_factory.OptionsColumn.AllowEdit = false; this.gv_factory.Visible = true; this.gv_factory.VisibleIndex = 0; - this.gv_factory.Width = 25; + this.gv_factory.Width = 60; // // xtraTabControl1 // @@ -1828,7 +1820,7 @@ this.xtraTabPage1.Controls.Add(this.gcMain); this.xtraTabPage1.Controls.Add(this.pageBar1); this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1328, 570); + this.xtraTabPage1.Size = new System.Drawing.Size(1363, 570); this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; // // pageBar1 @@ -1840,7 +1832,7 @@ this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; this.pageBar1.RowsCount = 50; - this.pageBar1.Size = new System.Drawing.Size(1328, 39); + this.pageBar1.Size = new System.Drawing.Size(1363, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; // @@ -1856,10 +1848,10 @@ // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 247); + this.tabMx.Location = new System.Drawing.Point(0, 221); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1363, 323); + this.tabMx.Size = new System.Drawing.Size(1363, 349); this.tabMx.TabIndex = 2; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -1867,12 +1859,12 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.txt_checkFalg); this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); this.panel1.Controls.Add(this.lb_changereason); this.panel1.Controls.Add(this.txt_changereason); this.panel1.Controls.Add(this.lb_checkFalg); - this.panel1.Controls.Add(this.txt_checkFalg); this.panel1.Controls.Add(this.lb_ebelnK3id); this.panel1.Controls.Add(this.txt_ebelnK3id); this.panel1.Controls.Add(this.lb_erpCheckDate); @@ -1933,12 +1925,20 @@ this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1363, 247); + this.panel1.Size = new System.Drawing.Size(1363, 221); this.panel1.TabIndex = 1; + // + // txt_checkFalg + // + this.txt_checkFalg.Location = new System.Drawing.Point(871, 182); + this.txt_checkFalg.Name = "txt_checkFalg"; + this.txt_checkFalg.Properties.Caption = ""; + this.txt_checkFalg.Size = new System.Drawing.Size(94, 24); + this.txt_checkFalg.TabIndex = 451; // // labelControl11 // - this.labelControl11.Location = new System.Drawing.Point(823, 189); + this.labelControl11.Location = new System.Drawing.Point(920, 185); this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(45, 18); @@ -1949,7 +1949,7 @@ // lbGuid // this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(874, 189); + this.lbGuid.Location = new System.Drawing.Point(971, 185); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; @@ -1967,7 +1967,6 @@ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_changereason.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ebelnK3id.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).EndInit(); @@ -2006,6 +2005,7 @@ this.tabMx.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).EndInit(); this.ResumeLayout(false); } @@ -2068,7 +2068,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_changereason; private DevExpress.XtraEditors.LabelControl lb_checkFalg; - private DevExpress.XtraEditors.TextEdit txt_checkFalg; private DevExpress.XtraGrid.Columns.GridColumn gv_checkFalg; private DevExpress.XtraGrid.Columns.GridColumn gv_checkBy; private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; @@ -2181,5 +2180,6 @@ private DevExpress.XtraEditors.TextEdit txt_billNo; private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; private DevExpress.XtraGrid.Columns.GridColumn gv_factory; + private DevExpress.XtraEditors.CheckEdit txt_checkFalg; } } \ No newline at end of file -- Gitblit v1.9.3