lu
2025-03-06 f23d33d0cf77a73d449cd7c38effda9e50c8fda4
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -29,9 +29,7 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesQaItemsDetect01));
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
@@ -179,7 +177,6 @@
            this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit();
            this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.txt_qualityAudit = new DevExpress.XtraEditors.CheckEdit();
            this.txt_fsubmit = new DevExpress.XtraEditors.CheckEdit();
            this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit();
            this.lb_itemModel = new DevExpress.XtraEditors.LabelControl();
@@ -189,11 +186,9 @@
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.lb_fsubmit = new DevExpress.XtraEditors.LabelControl();
            this.lb_modify1Flag = new DevExpress.XtraEditors.LabelControl();
            this.lb_lotNo = new DevExpress.XtraEditors.LabelControl();
            this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components);
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
@@ -234,7 +229,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qualityAudit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
@@ -267,7 +261,7 @@
            this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1);
            this.splitContainerControl1.Panel2.Text = "Panel2";
            this.splitContainerControl1.Size = new System.Drawing.Size(1340, 406);
            this.splitContainerControl1.SplitterPosition = 160;
            this.splitContainerControl1.SplitterPosition = 153;
            this.splitContainerControl1.TabIndex = 3;
            // 
            // gcMx1
@@ -276,7 +270,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(1340, 160);
            this.gcMx1.Size = new System.Drawing.Size(1340, 153);
            this.gcMx1.TabIndex = 1;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -327,7 +321,7 @@
            this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckItem.Caption = "检验项目";
            this.gvMx1fcheckItem.FieldName = "fcheckItem";
            this.gvMx1fcheckItem.MinWidth = 120;
            this.gvMx1fcheckItem.MinWidth = 50;
            this.gvMx1fcheckItem.Name = "gvMx1fcheckItem";
            this.gvMx1fcheckItem.Tag = "query_a.fcheck_item";
            this.gvMx1fcheckItem.Visible = true;
@@ -340,7 +334,7 @@
            this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckTool.Caption = "检验工具";
            this.gvMx1fcheckTool.FieldName = "fcheckTool";
            this.gvMx1fcheckTool.MinWidth = 100;
            this.gvMx1fcheckTool.MinWidth = 50;
            this.gvMx1fcheckTool.Name = "gvMx1fcheckTool";
            this.gvMx1fcheckTool.Tag = "query_a.fcheck_tool";
            this.gvMx1fcheckTool.Visible = true;
@@ -353,7 +347,7 @@
            this.gvMx1fcheckItemDesc.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckItemDesc.Caption = "检验项目描述";
            this.gvMx1fcheckItemDesc.FieldName = "fcheckItemDesc";
            this.gvMx1fcheckItemDesc.MinWidth = 120;
            this.gvMx1fcheckItemDesc.MinWidth = 50;
            this.gvMx1fcheckItemDesc.Name = "gvMx1fcheckItemDesc";
            this.gvMx1fcheckItemDesc.Tag = "query_a.fcheck_item_desc";
            this.gvMx1fcheckItemDesc.Visible = true;
@@ -366,7 +360,7 @@
            this.gvMx1fspecRequ.AppearanceCell.Options.UseFont = true;
            this.gvMx1fspecRequ.Caption = "规格要求";
            this.gvMx1fspecRequ.FieldName = "fspecRequ";
            this.gvMx1fspecRequ.MinWidth = 120;
            this.gvMx1fspecRequ.MinWidth = 50;
            this.gvMx1fspecRequ.Name = "gvMx1fspecRequ";
            this.gvMx1fspecRequ.Tag = "query_a.fspec_requ";
            this.gvMx1fspecRequ.Visible = true;
@@ -397,7 +391,7 @@
            this.gvMx1fstand.Tag = "query_a.fstand";
            this.gvMx1fstand.Visible = true;
            this.gvMx1fstand.VisibleIndex = 5;
            this.gvMx1fstand.Width = 50;
            this.gvMx1fstand.Width = 70;
            // 
            // gvMx1fdownAllow
            // 
@@ -431,7 +425,7 @@
            this.gvMx1checkQyt.AppearanceCell.Options.UseFont = true;
            this.gvMx1checkQyt.Caption = "抽检数量";
            this.gvMx1checkQyt.FieldName = "checkQyt";
            this.gvMx1checkQyt.MinWidth = 60;
            this.gvMx1checkQyt.MinWidth = 50;
            this.gvMx1checkQyt.Name = "gvMx1checkQyt";
            this.gvMx1checkQyt.Tag = "query_a.check_qyt";
            this.gvMx1checkQyt.Visible = true;
@@ -461,7 +455,7 @@
            this.gvMx1fcheckResu.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1fcheckResu.Caption = "检验结果";
            this.gvMx1fcheckResu.FieldName = "fcheckResu";
            this.gvMx1fcheckResu.MinWidth = 80;
            this.gvMx1fcheckResu.MinWidth = 50;
            this.gvMx1fcheckResu.Name = "gvMx1fcheckResu";
            this.gvMx1fcheckResu.Tag = "query_a.fcheck_resu";
            this.gvMx1fcheckResu.Visible = true;
@@ -474,7 +468,7 @@
            this.gvMx1fngRate.AppearanceCell.Options.UseFont = true;
            this.gvMx1fngRate.Caption = "不良率";
            this.gvMx1fngRate.FieldName = "fngRateName";
            this.gvMx1fngRate.MinWidth = 80;
            this.gvMx1fngRate.MinWidth = 50;
            this.gvMx1fngRate.Name = "gvMx1fngRate";
            this.gvMx1fngRate.Tag = "query_a.fng_rate";
            this.gvMx1fngRate.Visible = true;
@@ -500,7 +494,7 @@
            this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1sampleSizeNo.Caption = "检验标志编码";
            this.gvMx1sampleSizeNo.FieldName = "sampleSizeNo";
            this.gvMx1sampleSizeNo.MinWidth = 200;
            this.gvMx1sampleSizeNo.MinWidth = 50;
            this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo";
            this.gvMx1sampleSizeNo.Tag = "query_a.sample_size_no";
            this.gvMx1sampleSizeNo.Visible = true;
@@ -513,7 +507,7 @@
            this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckLevel.Caption = "检验水平";
            this.gvMx1fcheckLevel.FieldName = "fcheckLevel";
            this.gvMx1fcheckLevel.MinWidth = 200;
            this.gvMx1fcheckLevel.MinWidth = 50;
            this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel";
            this.gvMx1fcheckLevel.Tag = "query_a.fcheck_level";
            this.gvMx1fcheckLevel.Visible = true;
@@ -526,7 +520,7 @@
            this.gvMx1facLevel.AppearanceCell.Options.UseFont = true;
            this.gvMx1facLevel.Caption = "拒收水平";
            this.gvMx1facLevel.FieldName = "facLevel";
            this.gvMx1facLevel.MinWidth = 200;
            this.gvMx1facLevel.MinWidth = 50;
            this.gvMx1facLevel.Name = "gvMx1facLevel";
            this.gvMx1facLevel.Tag = "query_a.fac_level";
            this.gvMx1facLevel.Visible = true;
@@ -539,7 +533,7 @@
            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl1.Location = new System.Drawing.Point(0, 0);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(1340, 234);
            this.groupControl1.Size = new System.Drawing.Size(1340, 241);
            this.groupControl1.TabIndex = 3;
            this.groupControl1.Text = "抽样结果";
            // 
@@ -549,7 +543,7 @@
            this.gcMx2.Location = new System.Drawing.Point(2, 28);
            this.gcMx2.MainView = this.gvMx2;
            this.gcMx2.Name = "gcMx2";
            this.gcMx2.Size = new System.Drawing.Size(1336, 204);
            this.gcMx2.Size = new System.Drawing.Size(1336, 211);
            this.gcMx2.TabIndex = 0;
            this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx2});
@@ -864,7 +858,7 @@
            // 
            this.bandedGridColumn1.Caption = "收料组织";
            this.bandedGridColumn1.FieldName = "receivingOrg";
            this.bandedGridColumn1.MinWidth = 250;
            this.bandedGridColumn1.MinWidth = 50;
            this.bandedGridColumn1.Name = "bandedGridColumn1";
            this.bandedGridColumn1.Tag = "org.fnamber";
            this.bandedGridColumn1.Visible = true;
@@ -950,7 +944,6 @@
            this.gridBand9.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridBand9.Caption = "检验结果";
            this.gridBand9.Columns.Add(this.gv_fcheckResu);
            this.gridBand9.MinWidth = 50;
            this.gridBand9.Name = "gridBand9";
            this.gridBand9.VisibleIndex = 3;
            this.gridBand9.Width = 50;
@@ -972,7 +965,6 @@
            // 
            this.gridBand14.Caption = "送检批次";
            this.gridBand14.Columns.Add(this.gv_lotNo);
            this.gridBand14.MinWidth = 120;
            this.gridBand14.Name = "gridBand14";
            this.gridBand14.VisibleIndex = 4;
            this.gridBand14.Width = 120;
@@ -994,7 +986,6 @@
            // 
            this.gridBand16.Caption = "检验单号";
            this.gridBand16.Columns.Add(this.gv_releaseNo);
            this.gridBand16.MinWidth = 100;
            this.gridBand16.Name = "gridBand16";
            this.gridBand16.VisibleIndex = 5;
            this.gridBand16.Width = 100;
@@ -1021,7 +1012,6 @@
            this.gridBand2,
            this.gridBand5,
            this.gridBand3});
            this.gridBand18.MinWidth = 300;
            this.gridBand18.Name = "gridBand18";
            this.gridBand18.VisibleIndex = 6;
            this.gridBand18.Width = 300;
@@ -1052,7 +1042,6 @@
            // 
            this.gridBand5.Caption = "物料编码";
            this.gridBand5.Columns.Add(this.gv_itemNo);
            this.gridBand5.MinWidth = 100;
            this.gridBand5.Name = "gridBand5";
            this.gridBand5.VisibleIndex = 0;
            this.gridBand5.Width = 136;
@@ -1074,7 +1063,6 @@
            // 
            this.gridBand3.Caption = "物料名称";
            this.gridBand3.Columns.Add(this.gv_boardStyle);
            this.gridBand3.MinWidth = 120;
            this.gridBand3.Name = "gridBand3";
            this.gridBand3.VisibleIndex = 1;
            this.gridBand3.Width = 164;
@@ -1096,7 +1084,6 @@
            // 
            this.gridBand19.Caption = "供应商名称";
            this.gridBand19.Columns.Add(this.gv_lifnr);
            this.gridBand19.MinWidth = 200;
            this.gridBand19.Name = "gridBand19";
            this.gridBand19.VisibleIndex = 7;
            this.gridBand19.Width = 200;
@@ -1142,7 +1129,6 @@
            this.gridBand21.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridBand21.Caption = "类型";
            this.gridBand21.Columns.Add(this.gv_ftype);
            this.gridBand21.MinWidth = 60;
            this.gridBand21.Name = "gridBand21";
            this.gridBand21.VisibleIndex = 9;
            this.gridBand21.Width = 60;
@@ -1166,7 +1152,8 @@
            this.gridBand4.Columns.Add(this.gv_fversion);
            this.gridBand4.MinWidth = 60;
            this.gridBand4.Name = "gridBand4";
            this.gridBand4.VisibleIndex = 10;
            this.gridBand4.Visible = false;
            this.gridBand4.VisibleIndex = -1;
            this.gridBand4.Width = 60;
            // 
            // gv_fversion
@@ -1192,16 +1179,14 @@
            this.gridBand32,
            this.gridBand6,
            this.gridBand15});
            this.gridBand8.MinWidth = 300;
            this.gridBand8.Name = "gridBand8";
            this.gridBand8.VisibleIndex = 11;
            this.gridBand8.VisibleIndex = 10;
            this.gridBand8.Width = 300;
            // 
            // gridBand10
            // 
            this.gridBand10.Caption = "检验人员";
            this.gridBand10.Columns.Add(this.gv_fcheckBy);
            this.gridBand10.MinWidth = 60;
            this.gridBand10.Name = "gridBand10";
            this.gridBand10.VisibleIndex = 0;
            this.gridBand10.Width = 118;
@@ -1290,9 +1275,8 @@
            // 
            this.gridBand23.Caption = "IQC提交时间";
            this.gridBand23.Columns.Add(this.gv_iqcDate);
            this.gridBand23.MinWidth = 120;
            this.gridBand23.Name = "gridBand23";
            this.gridBand23.VisibleIndex = 12;
            this.gridBand23.VisibleIndex = 11;
            this.gridBand23.Width = 120;
            // 
            // gv_iqcDate
@@ -1314,7 +1298,7 @@
            this.gridBand26.Columns.Add(this.gv_lastupdateBy);
            this.gridBand26.MinWidth = 60;
            this.gridBand26.Name = "gridBand26";
            this.gridBand26.VisibleIndex = 13;
            this.gridBand26.VisibleIndex = 12;
            this.gridBand26.Width = 60;
            // 
            // gv_lastupdateBy
@@ -1334,9 +1318,8 @@
            // 
            this.gridBand27.Caption = "更新日期";
            this.gridBand27.Columns.Add(this.gv_lastupdateDate);
            this.gridBand27.MinWidth = 120;
            this.gridBand27.Name = "gridBand27";
            this.gridBand27.VisibleIndex = 14;
            this.gridBand27.VisibleIndex = 13;
            this.gridBand27.Width = 120;
            // 
            // gv_lastupdateDate
@@ -1391,7 +1374,7 @@
            this.gridBand29.Columns.Add(this.gv_fcovertQty);
            this.gridBand29.MinWidth = 60;
            this.gridBand29.Name = "gridBand29";
            this.gridBand29.VisibleIndex = 15;
            this.gridBand29.VisibleIndex = 14;
            this.gridBand29.Width = 60;
            // 
            // gv_fcovertQty
@@ -1416,16 +1399,14 @@
            this.gridBand30.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
            this.gridBand22,
            this.gridBand17});
            this.gridBand30.MinWidth = 200;
            this.gridBand30.Name = "gridBand30";
            this.gridBand30.VisibleIndex = 16;
            this.gridBand30.VisibleIndex = 15;
            this.gridBand30.Width = 200;
            // 
            // gridBand22
            // 
            this.gridBand22.Caption = "日期";
            this.gridBand22.Columns.Add(this.gv_createDate);
            this.gridBand22.MinWidth = 120;
            this.gridBand22.Name = "gridBand22";
            this.gridBand22.VisibleIndex = 0;
            this.gridBand22.Width = 133;
@@ -1447,7 +1428,6 @@
            // 
            this.gridBand17.Caption = "建立者";
            this.gridBand17.Columns.Add(this.gv_createBy);
            this.gridBand17.MinWidth = 60;
            this.gridBand17.Name = "gridBand17";
            this.gridBand17.VisibleIndex = 1;
            this.gridBand17.Width = 67;
@@ -1469,9 +1449,8 @@
            // 
            this.gridBand24.Caption = "不良描述";
            this.gridBand24.Columns.Add(this.gv_remarks);
            this.gridBand24.MinWidth = 100;
            this.gridBand24.Name = "gridBand24";
            this.gridBand24.VisibleIndex = 17;
            this.gridBand24.VisibleIndex = 16;
            this.gridBand24.Width = 100;
            // 
            // gv_remarks
@@ -1491,9 +1470,8 @@
            // 
            this.gridBand25.Caption = "不良处理方法";
            this.gridBand25.Columns.Add(this.gv_fngHandle);
            this.gridBand25.MinWidth = 100;
            this.gridBand25.Name = "gridBand25";
            this.gridBand25.VisibleIndex = 18;
            this.gridBand25.VisibleIndex = 17;
            this.gridBand25.Width = 100;
            // 
            // gv_fngHandle
@@ -1686,7 +1664,6 @@
            // repositoryItemButtonEdit2
            // 
            this.repositoryItemButtonEdit2.AutoHeight = false;
            editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "浏览", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
@@ -1754,7 +1731,6 @@
            this.panel1.Controls.Add(this.txt_fcheckResu);
            this.panel1.Controls.Add(this.txt_lotNo1);
            this.panel1.Controls.Add(this.labelControl2);
            this.panel1.Controls.Add(this.txt_qualityAudit);
            this.panel1.Controls.Add(this.txt_fsubmit);
            this.panel1.Controls.Add(this.txt_itemModel);
            this.panel1.Controls.Add(this.lb_itemModel);
@@ -1767,7 +1743,6 @@
            this.panel1.Controls.Add(this.txt_fngDesc);
            this.panel1.Controls.Add(this.lb_lifnr);
            this.panel1.Controls.Add(this.lb_fsubmit);
            this.panel1.Controls.Add(this.lb_modify1Flag);
            this.panel1.Controls.Add(this.lb_lotNo);
            this.panel1.Controls.Add(this.txt_lotNo);
            this.panel1.Controls.Add(this.lb_fbatchQty);
@@ -1841,19 +1816,10 @@
            this.labelControl2.TabIndex = 796;
            this.labelControl2.Text = "备注";
            // 
            // txt_qualityAudit
            //
            this.txt_qualityAudit.Enabled = false;
            this.txt_qualityAudit.Location = new System.Drawing.Point(947, 12);
            this.txt_qualityAudit.Name = "txt_qualityAudit";
            this.txt_qualityAudit.Properties.Caption = "";
            this.txt_qualityAudit.Size = new System.Drawing.Size(30, 24);
            this.txt_qualityAudit.TabIndex = 794;
            //
            // txt_fsubmit
            // 
            this.txt_fsubmit.Enabled = false;
            this.txt_fsubmit.Location = new System.Drawing.Point(947, 46);
            this.txt_fsubmit.Location = new System.Drawing.Point(977, 46);
            this.txt_fsubmit.Name = "txt_fsubmit";
            this.txt_fsubmit.Properties.Caption = "";
            this.txt_fsubmit.Size = new System.Drawing.Size(35, 24);
@@ -1932,21 +1898,11 @@
            // 
            this.lb_fsubmit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fsubmit.Appearance.Options.UseFont = true;
            this.lb_fsubmit.Location = new System.Drawing.Point(870, 48);
            this.lb_fsubmit.Location = new System.Drawing.Point(900, 48);
            this.lb_fsubmit.Name = "lb_fsubmit";
            this.lb_fsubmit.Size = new System.Drawing.Size(68, 21);
            this.lb_fsubmit.TabIndex = 360;
            this.lb_fsubmit.Text = "提交标识";
            //
            // lb_modify1Flag
            //
            this.lb_modify1Flag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_modify1Flag.Appearance.Options.UseFont = true;
            this.lb_modify1Flag.Location = new System.Drawing.Point(870, 14);
            this.lb_modify1Flag.Name = "lb_modify1Flag";
            this.lb_modify1Flag.Size = new System.Drawing.Size(68, 21);
            this.lb_modify1Flag.TabIndex = 306;
            this.lb_modify1Flag.Text = "审核标识";
            // 
            // lb_lotNo
            // 
@@ -1978,12 +1934,6 @@
            this.picCheckBox.TabIndex = 6;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // alertControl1
            //
            this.alertControl1.AutoFormDelay = 2000;
            this.alertControl1.FormDisplaySpeed = DevExpress.XtraBars.Alerter.AlertFormDisplaySpeed.Fast;
            this.alertControl1.FormLocation = DevExpress.XtraBars.Alerter.AlertFormLocation.TopRight;
            // 
            // Frm_MesQaItemsDetect01
            // 
@@ -2037,7 +1987,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qualityAudit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
@@ -2084,7 +2033,6 @@
        private DevExpress.XtraEditors.LabelControl labelControl3;
        private DevExpress.XtraEditors.TextEdit txtJianYan;
        private DevExpress.XtraEditors.LabelControl lb_fsubmit;
        private DevExpress.XtraEditors.LabelControl lb_modify1Flag;
        private DevExpress.XtraEditors.LabelControl lb_lotNo;
        private DevExpress.XtraEditors.TextEdit txt_lotNo;
        private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
@@ -2128,7 +2076,6 @@
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
        private DevExpress.XtraEditors.CheckEdit txt_qualityAudit;
        private DevExpress.XtraEditors.CheckEdit txt_fsubmit;
        private DevExpress.XtraEditors.TextEdit txt_lotNo1;
        private DevExpress.XtraEditors.LabelControl labelControl2;
@@ -2167,7 +2114,6 @@
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_iqcDate;
        private System.Windows.Forms.PictureBox picCheckBox;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1;
        private DevExpress.XtraBars.Alerter.AlertControl alertControl1;
        private DevExpress.XtraEditors.TextEdit txt_itemName;
        private DevExpress.XtraEditors.TextEdit txt_suppName;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand31;