From 9702c6a4dc358c7bff2eb18c8426229a0140e34a Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期一, 15 九月 2025 08:29:16 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs | 211 ++++++++++++++++++++++++++++++---------------------- 1 files changed, 122 insertions(+), 89 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs index c7a3bc0..1d6bf89 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(); @@ -139,6 +139,7 @@ this.txt_fngHandle = new DevExpress.XtraEditors.TextEdit(); this.txt_xblb = new DevExpress.XtraEditors.MemoEdit(); this.txt_xbsl = new DevExpress.XtraEditors.TextEdit(); + this.txt_iqcRemark = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -151,7 +152,6 @@ this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -166,6 +166,8 @@ this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem39 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -249,12 +251,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(); @@ -287,6 +289,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_xblb.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_xbsl.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_iqcRemark.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); @@ -299,7 +302,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); @@ -314,6 +316,8 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit(); this.xtraTabControl2.SuspendLayout(); @@ -481,7 +485,7 @@ // gridColumn13 // this.gridColumn13.Caption = "鎬ユ枡鏍囪瘑"; - this.gridColumn13.FieldName = "urgentLagTxt"; + this.gridColumn13.FieldName = "urgentFlagTxt"; this.gridColumn13.MinWidth = 30; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.OptionsColumn.ReadOnly = true; @@ -877,6 +881,7 @@ this.layoutMx1.Controls.Add(this.txt_fngHandle); this.layoutMx1.Controls.Add(this.txt_xblb); this.layoutMx1.Controls.Add(this.txt_xbsl); + this.layoutMx1.Controls.Add(this.txt_iqcRemark); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem17, @@ -885,7 +890,7 @@ this.layoutControlItem23}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(569, 547, 812, 500); + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(488, 620, 812, 500); this.layoutMx1.Root = this.Root; this.layoutMx1.Size = new System.Drawing.Size(1435, 270); this.layoutMx1.TabIndex = 0; @@ -894,13 +899,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); @@ -910,41 +915,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 // @@ -963,19 +968,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 // @@ -1038,7 +1047,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); @@ -1047,7 +1056,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; @@ -1057,7 +1066,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; @@ -1067,7 +1076,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; @@ -1099,7 +1108,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; @@ -1131,7 +1140,7 @@ // btnYcReport // this.btnYcReport.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exporttopdf_16x16; - this.btnYcReport.Location = new System.Drawing.Point(719, 167); + this.btnYcReport.Location = new System.Drawing.Point(719, 198); this.btnYcReport.Name = "btnYcReport"; this.btnYcReport.Size = new System.Drawing.Size(116, 27); this.btnYcReport.StyleController = this.layoutMx1; @@ -1159,10 +1168,10 @@ // // txt_remarks // - this.txt_remarks.Location = new System.Drawing.Point(84, 136); + this.txt_remarks.Location = new System.Drawing.Point(791, 167); this.txt_remarks.Name = "txt_remarks"; this.txt_remarks.Properties.Appearance.Options.UseFont = true; - this.txt_remarks.Size = new System.Drawing.Size(631, 24); + this.txt_remarks.Size = new System.Drawing.Size(632, 24); this.txt_remarks.StyleController = this.layoutMx1; this.txt_remarks.TabIndex = 797; this.txt_remarks.Tag = "readonly"; @@ -1372,6 +1381,14 @@ this.txt_xbsl.TabIndex = 817; this.txt_xbsl.Tag = "readonly"; // + // txt_iqcRemark + // + this.txt_iqcRemark.Location = new System.Drawing.Point(84, 136); + this.txt_iqcRemark.Name = "txt_iqcRemark"; + this.txt_iqcRemark.Size = new System.Drawing.Size(277, 24); + this.txt_iqcRemark.StyleController = this.layoutMx1; + this.txt_iqcRemark.TabIndex = 819; + // // layoutControlItem17 // this.layoutControlItem17.Control = this.lbGuid; @@ -1428,7 +1445,6 @@ this.layoutControlItem15, this.layoutControlItem16, this.layoutControlItem14, - this.layoutControlItem12, this.layoutControlItem10, this.layoutControlItem13, this.layoutControlItem22, @@ -1443,6 +1459,8 @@ this.layoutControlItem26, this.layoutControlItem29, this.layoutControlItem30, + this.layoutControlItem12, + this.layoutControlItem39, this.layoutControlItem27}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; @@ -1558,17 +1576,6 @@ this.layoutControlItem14.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem14.TextVisible = false; - // - // layoutControlItem12 - // - this.layoutControlItem12.Control = this.txt_remarks; - this.layoutControlItem12.Location = new System.Drawing.Point(0, 124); - this.layoutControlItem12.Name = "layoutControlItem12"; - this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem12.Size = new System.Drawing.Size(707, 31); - this.layoutControlItem12.Text = "鏀舵枡澶囨敞"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem10 // @@ -1727,15 +1734,37 @@ this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem30.TextVisible = false; // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.txt_remarks; + this.layoutControlItem12.Location = new System.Drawing.Point(707, 155); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem12.Size = new System.Drawing.Size(708, 31); + this.layoutControlItem12.Text = "鏀舵枡澶囨敞"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem39 + // + this.layoutControlItem39.Control = this.txt_iqcRemark; + this.layoutControlItem39.Location = new System.Drawing.Point(0, 124); + this.layoutControlItem39.Name = "layoutControlItem39"; + this.layoutControlItem39.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem39.Size = new System.Drawing.Size(353, 31); + this.layoutControlItem39.Text = "妫�楠屽娉�"; + this.layoutControlItem39.TextSize = new System.Drawing.Size(60, 18); + // // layoutControlItem27 // this.layoutControlItem27.Control = this.btnYcReport; - this.layoutControlItem27.Location = new System.Drawing.Point(707, 155); + this.layoutControlItem27.Location = new System.Drawing.Point(707, 186); this.layoutControlItem27.MaxSize = new System.Drawing.Size(120, 31); this.layoutControlItem27.MinSize = new System.Drawing.Size(120, 31); this.layoutControlItem27.Name = "layoutControlItem27"; this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 6; this.layoutControlItem27.Size = new System.Drawing.Size(354, 31); this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem27.Text = "鏌ョ湅寮傚父鎶ュ憡"; @@ -2471,12 +2500,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(); @@ -2509,6 +2538,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_xblb.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_xbsl.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_iqcRemark.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); @@ -2521,7 +2551,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); @@ -2536,6 +2565,8 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit(); this.xtraTabControl2.ResumeLayout(false); @@ -2711,7 +2742,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.XtraEditors.TextEdit txt_cgdNo; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; @@ -2735,10 +2765,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; @@ -2747,10 +2777,13 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem36; 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; + private DevExpress.XtraEditors.TextEdit txt_iqcRemark; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; } } \ No newline at end of file -- Gitblit v1.9.3