From 767f92e1e3efb4170295279bc0a788fd4caeb56d Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期五, 05 九月 2025 11:18:46 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs | 174 +++++++++++++++++++++++++++++---------------------------- 1 files changed, 88 insertions(+), 86 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs index abc60a4..932351e 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs @@ -96,13 +96,13 @@ this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); this.layWeight = new DevExpress.XtraLayout.LayoutControl(); - this.txtW1 = new DevExpress.XtraEditors.TextEdit(); - this.txtW2 = new DevExpress.XtraEditors.TextEdit(); - this.txtW3 = new DevExpress.XtraEditors.TextEdit(); - this.txtW4 = new DevExpress.XtraEditors.TextEdit(); + this.txt_weight1 = new DevExpress.XtraEditors.TextEdit(); + this.txt_weight2 = new DevExpress.XtraEditors.TextEdit(); + this.txt_weight3 = new DevExpress.XtraEditors.TextEdit(); + this.txt_weight4 = new DevExpress.XtraEditors.TextEdit(); this.btnW = new DevExpress.XtraEditors.SimpleButton(); this.txtWCurrent = new DevExpress.XtraEditors.TextEdit(); - this.txtW5 = new DevExpress.XtraEditors.TextEdit(); + this.txt_weight5 = new DevExpress.XtraEditors.TextEdit(); this.btnClean = new DevExpress.XtraEditors.SimpleButton(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -249,12 +249,12 @@ this.layoutMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layWeight)).BeginInit(); this.layWeight.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txtW1.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtW2.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtW3.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtW4.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_weight1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_weight2.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_weight3.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_weight4.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWCurrent.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtW5.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_weight5.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); @@ -515,7 +515,7 @@ this.gv_lotNo.OptionsColumn.AllowEdit = false; this.gv_lotNo.Tag = "query_a.lot_no"; this.gv_lotNo.Visible = true; - this.gv_lotNo.VisibleIndex = 6; + this.gv_lotNo.VisibleIndex = 3; this.gv_lotNo.Width = 120; // // gv_lifnr @@ -553,8 +553,6 @@ this.gv_itemId.Name = "gv_itemId"; this.gv_itemId.OptionsColumn.AllowEdit = false; this.gv_itemId.Tag = "query_a.item_id"; - this.gv_itemId.Visible = true; - this.gv_itemId.VisibleIndex = 8; this.gv_itemId.Width = 30; // // gv_itemNo @@ -567,7 +565,7 @@ this.gv_itemNo.OptionsColumn.AllowEdit = false; this.gv_itemNo.Tag = "query_a.item_no"; this.gv_itemNo.Visible = true; - this.gv_itemNo.VisibleIndex = 9; + this.gv_itemNo.VisibleIndex = 8; this.gv_itemNo.Width = 136; // // gv_boardStyle @@ -580,7 +578,7 @@ this.gv_boardStyle.OptionsColumn.AllowEdit = false; this.gv_boardStyle.Tag = "query_a.board_style"; this.gv_boardStyle.Visible = true; - this.gv_boardStyle.VisibleIndex = 10; + this.gv_boardStyle.VisibleIndex = 9; this.gv_boardStyle.Width = 164; // // gridColumn14 @@ -591,7 +589,7 @@ this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.OptionsColumn.ReadOnly = true; this.gridColumn14.Visible = true; - this.gridColumn14.VisibleIndex = 11; + this.gridColumn14.VisibleIndex = 10; this.gridColumn14.Width = 200; // // gv_fbatchQty @@ -604,7 +602,7 @@ this.gv_fbatchQty.OptionsColumn.AllowEdit = false; this.gv_fbatchQty.Tag = "query_a.fbatch_qty"; this.gv_fbatchQty.Visible = true; - this.gv_fbatchQty.VisibleIndex = 12; + this.gv_fbatchQty.VisibleIndex = 11; this.gv_fbatchQty.Width = 80; // // gv_fcheckResu @@ -617,7 +615,7 @@ this.gv_fcheckResu.OptionsColumn.AllowEdit = false; this.gv_fcheckResu.Tag = "query_a.fcheck_resu"; this.gv_fcheckResu.Visible = true; - this.gv_fcheckResu.VisibleIndex = 4; + this.gv_fcheckResu.VisibleIndex = 5; this.gv_fcheckResu.Width = 50; // // gv_fcovertQty @@ -642,7 +640,7 @@ this.gv_remarks.OptionsColumn.AllowEdit = false; this.gv_remarks.Tag = "query_a.remarks"; this.gv_remarks.Visible = true; - this.gv_remarks.VisibleIndex = 13; + this.gv_remarks.VisibleIndex = 12; this.gv_remarks.Width = 100; // // gv_fcheckBy @@ -655,7 +653,7 @@ this.gv_fcheckBy.OptionsColumn.AllowEdit = false; this.gv_fcheckBy.Tag = "query_a.fcheck_by"; this.gv_fcheckBy.Visible = true; - this.gv_fcheckBy.VisibleIndex = 14; + this.gv_fcheckBy.VisibleIndex = 13; this.gv_fcheckBy.Width = 118; // // gv_fcheckDate @@ -668,7 +666,7 @@ this.gv_fcheckDate.OptionsColumn.AllowEdit = false; this.gv_fcheckDate.Tag = "query_a.fcheck_date"; this.gv_fcheckDate.Visible = true; - this.gv_fcheckDate.VisibleIndex = 16; + this.gv_fcheckDate.VisibleIndex = 15; this.gv_fcheckDate.Width = 182; // // gv_createBy @@ -681,7 +679,7 @@ this.gv_createBy.OptionsColumn.AllowEdit = false; this.gv_createBy.Tag = "query_a.create_by"; this.gv_createBy.Visible = true; - this.gv_createBy.VisibleIndex = 15; + this.gv_createBy.VisibleIndex = 14; this.gv_createBy.Width = 67; // // gridColumn15 @@ -691,7 +689,7 @@ this.gridColumn15.MinWidth = 25; this.gridColumn15.Name = "gridColumn15"; this.gridColumn15.Visible = true; - this.gridColumn15.VisibleIndex = 17; + this.gridColumn15.VisibleIndex = 16; this.gridColumn15.Width = 94; // // gv_lastupdateBy @@ -704,7 +702,7 @@ this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; this.gv_lastupdateBy.Tag = "query_a.lastupdate_by"; this.gv_lastupdateBy.Visible = true; - this.gv_lastupdateBy.VisibleIndex = 18; + this.gv_lastupdateBy.VisibleIndex = 17; this.gv_lastupdateBy.Width = 60; // // gv_lastupdateDate @@ -717,7 +715,7 @@ this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; this.gv_lastupdateDate.Visible = true; - this.gv_lastupdateDate.VisibleIndex = 19; + this.gv_lastupdateDate.VisibleIndex = 18; this.gv_lastupdateDate.Width = 120; // // gv_fngHandle @@ -730,7 +728,7 @@ this.gv_fngHandle.OptionsColumn.AllowEdit = false; this.gv_fngHandle.Tag = "query_a.fng_handle"; this.gv_fngHandle.Visible = true; - this.gv_fngHandle.VisibleIndex = 5; + this.gv_fngHandle.VisibleIndex = 6; this.gv_fngHandle.Width = 100; // // bandedGridColumn1 @@ -741,7 +739,7 @@ this.bandedGridColumn1.Name = "bandedGridColumn1"; this.bandedGridColumn1.Tag = "org.fnamber"; this.bandedGridColumn1.Visible = true; - this.bandedGridColumn1.VisibleIndex = 20; + this.bandedGridColumn1.VisibleIndex = 19; this.bandedGridColumn1.Width = 250; // // gridColumn18 @@ -751,7 +749,7 @@ this.gridColumn18.MinWidth = 25; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.Visible = true; - this.gridColumn18.VisibleIndex = 21; + this.gridColumn18.VisibleIndex = 20; this.gridColumn18.Width = 94; // // gridColumn19 @@ -761,7 +759,7 @@ this.gridColumn19.MinWidth = 25; this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Visible = true; - this.gridColumn19.VisibleIndex = 22; + this.gridColumn19.VisibleIndex = 21; this.gridColumn19.Width = 94; // // gridColumn17 @@ -779,7 +777,7 @@ this.gridColumn23.MinWidth = 25; this.gridColumn23.Name = "gridColumn23"; this.gridColumn23.Visible = true; - this.gridColumn23.VisibleIndex = 23; + this.gridColumn23.VisibleIndex = 22; this.gridColumn23.Width = 94; // // gridColumn30 @@ -798,7 +796,7 @@ this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.OptionsColumn.ReadOnly = true; this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 3; + this.gridColumn5.VisibleIndex = 4; this.gridColumn5.Width = 94; // // gridColumn6 @@ -896,13 +894,13 @@ // layWeight // this.layWeight.BackColor = System.Drawing.Color.LightBlue; - this.layWeight.Controls.Add(this.txtW1); - this.layWeight.Controls.Add(this.txtW2); - this.layWeight.Controls.Add(this.txtW3); - this.layWeight.Controls.Add(this.txtW4); + this.layWeight.Controls.Add(this.txt_weight1); + this.layWeight.Controls.Add(this.txt_weight2); + this.layWeight.Controls.Add(this.txt_weight3); + this.layWeight.Controls.Add(this.txt_weight4); this.layWeight.Controls.Add(this.btnW); this.layWeight.Controls.Add(this.txtWCurrent); - this.layWeight.Controls.Add(this.txtW5); + this.layWeight.Controls.Add(this.txt_weight5); this.layWeight.Controls.Add(this.btnClean); this.layWeight.Location = new System.Drawing.Point(10, 227); this.layWeight.Margin = new System.Windows.Forms.Padding(0); @@ -912,41 +910,41 @@ this.layWeight.TabIndex = 818; this.layWeight.Text = "layoutControl1"; // - // txtW1 + // txt_weight1 // - this.txtW1.Location = new System.Drawing.Point(52, 2); - this.txtW1.Name = "txtW1"; - this.txtW1.Properties.ReadOnly = true; - this.txtW1.Size = new System.Drawing.Size(76, 24); - this.txtW1.StyleController = this.layWeight; - this.txtW1.TabIndex = 4; + this.txt_weight1.Location = new System.Drawing.Point(52, 2); + this.txt_weight1.Name = "txt_weight1"; + this.txt_weight1.Properties.ReadOnly = true; + this.txt_weight1.Size = new System.Drawing.Size(76, 24); + this.txt_weight1.StyleController = this.layWeight; + this.txt_weight1.TabIndex = 4; // - // txtW2 + // txt_weight2 // - this.txtW2.Location = new System.Drawing.Point(182, 2); - this.txtW2.Name = "txtW2"; - this.txtW2.Properties.ReadOnly = true; - this.txtW2.Size = new System.Drawing.Size(79, 24); - this.txtW2.StyleController = this.layWeight; - this.txtW2.TabIndex = 5; + this.txt_weight2.Location = new System.Drawing.Point(182, 2); + this.txt_weight2.Name = "txt_weight2"; + this.txt_weight2.Properties.ReadOnly = true; + this.txt_weight2.Size = new System.Drawing.Size(79, 24); + this.txt_weight2.StyleController = this.layWeight; + this.txt_weight2.TabIndex = 5; // - // txtW3 + // txt_weight3 // - this.txtW3.Location = new System.Drawing.Point(315, 2); - this.txtW3.Name = "txtW3"; - this.txtW3.Properties.ReadOnly = true; - this.txtW3.Size = new System.Drawing.Size(79, 24); - this.txtW3.StyleController = this.layWeight; - this.txtW3.TabIndex = 6; + this.txt_weight3.Location = new System.Drawing.Point(315, 2); + this.txt_weight3.Name = "txt_weight3"; + this.txt_weight3.Properties.ReadOnly = true; + this.txt_weight3.Size = new System.Drawing.Size(79, 24); + this.txt_weight3.StyleController = this.layWeight; + this.txt_weight3.TabIndex = 6; // - // txtW4 + // txt_weight4 // - this.txtW4.Location = new System.Drawing.Point(448, 2); - this.txtW4.Name = "txtW4"; - this.txtW4.Properties.ReadOnly = true; - this.txtW4.Size = new System.Drawing.Size(79, 24); - this.txtW4.StyleController = this.layWeight; - this.txtW4.TabIndex = 7; + this.txt_weight4.Location = new System.Drawing.Point(448, 2); + this.txt_weight4.Name = "txt_weight4"; + this.txt_weight4.Properties.ReadOnly = true; + this.txt_weight4.Size = new System.Drawing.Size(79, 24); + this.txt_weight4.StyleController = this.layWeight; + this.txt_weight4.TabIndex = 7; // // btnW // @@ -965,19 +963,23 @@ // this.txtWCurrent.Location = new System.Drawing.Point(664, 2); this.txtWCurrent.Name = "txtWCurrent"; + this.txtWCurrent.Properties.Appearance.BackColor = System.Drawing.Color.DeepSkyBlue; + this.txtWCurrent.Properties.Appearance.ForeColor = System.Drawing.Color.Black; + this.txtWCurrent.Properties.Appearance.Options.UseBackColor = true; + this.txtWCurrent.Properties.Appearance.Options.UseForeColor = true; this.txtWCurrent.Properties.ReadOnly = true; this.txtWCurrent.Size = new System.Drawing.Size(129, 24); this.txtWCurrent.StyleController = this.layWeight; this.txtWCurrent.TabIndex = 10; // - // txtW5 + // txt_weight5 // - this.txtW5.Location = new System.Drawing.Point(581, 2); - this.txtW5.Name = "txtW5"; - this.txtW5.Properties.ReadOnly = true; - this.txtW5.Size = new System.Drawing.Size(79, 24); - this.txtW5.StyleController = this.layWeight; - this.txtW5.TabIndex = 11; + this.txt_weight5.Location = new System.Drawing.Point(581, 2); + this.txt_weight5.Name = "txt_weight5"; + this.txt_weight5.Properties.ReadOnly = true; + this.txt_weight5.Size = new System.Drawing.Size(79, 24); + this.txt_weight5.StyleController = this.layWeight; + this.txt_weight5.TabIndex = 11; // // btnClean // @@ -1040,7 +1042,7 @@ // // layoutControlItem31 // - this.layoutControlItem31.Control = this.txtW1; + this.layoutControlItem31.Control = this.txt_weight1; this.layoutControlItem31.Location = new System.Drawing.Point(0, 0); this.layoutControlItem31.Name = "layoutControlItem31"; this.layoutControlItem31.Size = new System.Drawing.Size(130, 33); @@ -1049,7 +1051,7 @@ // // layoutControlItem32 // - this.layoutControlItem32.Control = this.txtW2; + this.layoutControlItem32.Control = this.txt_weight2; this.layoutControlItem32.Location = new System.Drawing.Point(130, 0); this.layoutControlItem32.Name = "layoutControlItem32"; this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 1; @@ -1059,7 +1061,7 @@ // // layoutControlItem33 // - this.layoutControlItem33.Control = this.txtW3; + this.layoutControlItem33.Control = this.txt_weight3; this.layoutControlItem33.Location = new System.Drawing.Point(263, 0); this.layoutControlItem33.Name = "layoutControlItem33"; this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 2; @@ -1069,7 +1071,7 @@ // // layoutControlItem34 // - this.layoutControlItem34.Control = this.txtW4; + this.layoutControlItem34.Control = this.txt_weight4; this.layoutControlItem34.Location = new System.Drawing.Point(396, 0); this.layoutControlItem34.Name = "layoutControlItem34"; this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 3; @@ -1101,7 +1103,7 @@ // // layoutControlItem35 // - this.layoutControlItem35.Control = this.txtW5; + this.layoutControlItem35.Control = this.txt_weight5; this.layoutControlItem35.Location = new System.Drawing.Point(529, 0); this.layoutControlItem35.Name = "layoutControlItem35"; this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 4; @@ -2473,12 +2475,12 @@ this.layoutMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layWeight)).EndInit(); this.layWeight.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.txtW1.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtW2.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtW3.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtW4.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_weight1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_weight2.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_weight3.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_weight4.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWCurrent.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtW5.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_weight5.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); @@ -2737,10 +2739,10 @@ private DevExpress.XtraLayout.LayoutControl layWeight; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; - private DevExpress.XtraEditors.TextEdit txtW1; - private DevExpress.XtraEditors.TextEdit txtW2; - private DevExpress.XtraEditors.TextEdit txtW3; - private DevExpress.XtraEditors.TextEdit txtW4; + private DevExpress.XtraEditors.TextEdit txt_weight1; + private DevExpress.XtraEditors.TextEdit txt_weight2; + private DevExpress.XtraEditors.TextEdit txt_weight3; + private DevExpress.XtraEditors.TextEdit txt_weight4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; @@ -2750,7 +2752,7 @@ private DevExpress.XtraEditors.TextEdit txtWCurrent; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem37; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; - private DevExpress.XtraEditors.TextEdit txtW5; + private DevExpress.XtraEditors.TextEdit txt_weight5; private DevExpress.XtraEditors.SimpleButton btnClean; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem38; -- Gitblit v1.9.3