1
lu
2024-11-08 7cae4ef4317a5281c454c293ec31667e538dc3f2
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -29,17 +29,17 @@
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesQaItemsDetect01));
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -73,7 +73,7 @@
            this.txtJianYan = new DevExpress.XtraEditors.TextEdit();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.lb_remarks = new DevExpress.XtraEditors.LabelControl();
            this.fngDesc = new DevExpress.XtraEditors.TextEdit();
            this.txt_fngDesc = new DevExpress.XtraEditors.TextEdit();
            this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_iqcDate = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -169,7 +169,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.panMsg)).BeginInit();
            this.panMsg.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fngDesc.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit();
@@ -523,6 +523,7 @@
            this.gridColumn4.FieldName = "guid";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsColumn.ReadOnly = true;
            this.gridColumn4.Width = 94;
            // 
            // gridColumn3
@@ -531,6 +532,7 @@
            this.gridColumn3.FieldName = "fcheckItem";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.OptionsColumn.ReadOnly = true;
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 0;
            this.gridColumn3.Width = 192;
@@ -541,6 +543,7 @@
            this.gridColumn2.FieldName = "fcheckResu";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsColumn.ReadOnly = true;
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            this.gridColumn2.Width = 158;
@@ -551,6 +554,7 @@
            this.gridColumn1.FieldName = "fstand";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsColumn.ReadOnly = true;
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 2;
            this.gridColumn1.Width = 958;
@@ -569,28 +573,28 @@
            // btnLoad
            // 
            this.btnLoad.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.refresh_32x321;
            this.btnLoad.Location = new System.Drawing.Point(722, 19);
            this.btnLoad.Location = new System.Drawing.Point(842, 16);
            this.btnLoad.Name = "btnLoad";
            this.btnLoad.Size = new System.Drawing.Size(180, 34);
            this.btnLoad.Size = new System.Drawing.Size(163, 34);
            this.btnLoad.TabIndex = 3;
            this.btnLoad.Text = "重新加载检验项目";
            // 
            // txtJianYan
            // 
            this.txtJianYan.Location = new System.Drawing.Point(481, 19);
            this.txtJianYan.Location = new System.Drawing.Point(494, 15);
            this.txtJianYan.Name = "txtJianYan";
            this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
            this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
            this.txtJianYan.Properties.Appearance.Options.UseFont = true;
            this.txtJianYan.Size = new System.Drawing.Size(197, 34);
            this.txtJianYan.Size = new System.Drawing.Size(197, 36);
            this.txtJianYan.TabIndex = 2;
            // 
            // labelControl3
            // 
            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
            this.labelControl3.Appearance.Options.UseFont = true;
            this.labelControl3.Location = new System.Drawing.Point(73, 22);
            this.labelControl3.Location = new System.Drawing.Point(73, 18);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(398, 29);
            this.labelControl3.Size = new System.Drawing.Size(418, 30);
            this.labelControl3.TabIndex = 1;
            this.labelControl3.Text = "录入检验结果(OK-19,NG-1,纯数字)";
            // 
@@ -604,14 +608,14 @@
            this.lb_remarks.TabIndex = 786;
            this.lb_remarks.Text = "不良描述 ";
            // 
            // fngDesc
            // txt_fngDesc
            // 
            this.fngDesc.Location = new System.Drawing.Point(452, 125);
            this.fngDesc.Name = "fngDesc";
            this.fngDesc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.fngDesc.Properties.Appearance.Options.UseFont = true;
            this.fngDesc.Size = new System.Drawing.Size(530, 28);
            this.fngDesc.TabIndex = 786;
            this.txt_fngDesc.Location = new System.Drawing.Point(452, 125);
            this.txt_fngDesc.Name = "txt_fngDesc";
            this.txt_fngDesc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fngDesc.Properties.Appearance.Options.UseFont = true;
            this.txt_fngDesc.Size = new System.Drawing.Size(530, 28);
            this.txt_fngDesc.TabIndex = 786;
            // 
            // gv_remarks
            // 
@@ -874,6 +878,7 @@
            // 
            // txt_checkQty
            // 
            this.txt_checkQty.Enabled = false;
            this.txt_checkQty.Location = new System.Drawing.Point(706, 50);
            this.txt_checkQty.Name = "txt_checkQty";
            this.txt_checkQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -935,6 +940,7 @@
            // 
            // txt_fbatchQty
            // 
            this.txt_fbatchQty.Enabled = false;
            this.txt_fbatchQty.Location = new System.Drawing.Point(452, 50);
            this.txt_fbatchQty.Name = "txt_fbatchQty";
            this.txt_fbatchQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -982,6 +988,7 @@
            // 
            // txt_fcheckBy
            // 
            this.txt_fcheckBy.Enabled = false;
            this.txt_fcheckBy.Location = new System.Drawing.Point(706, 10);
            this.txt_fcheckBy.Name = "txt_fcheckBy";
            this.txt_fcheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1015,6 +1022,7 @@
            // 
            // txt_fcheckDate
            // 
            this.txt_fcheckDate.Enabled = false;
            this.txt_fcheckDate.Location = new System.Drawing.Point(452, 10);
            this.txt_fcheckDate.Name = "txt_fcheckDate";
            this.txt_fcheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1048,6 +1056,7 @@
            // 
            // txt_releaseNo
            // 
            this.txt_releaseNo.Enabled = false;
            this.txt_releaseNo.Location = new System.Drawing.Point(97, 10);
            this.txt_releaseNo.Name = "txt_releaseNo";
            this.txt_releaseNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1338,10 +1347,10 @@
            // repositoryItemButtonEdit2
            // 
            this.repositoryItemButtonEdit2.AutoHeight = false;
            editorButtonImageOptions3.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions3.Image")));
            editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            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, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            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)});
            this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
            this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
@@ -1359,10 +1368,10 @@
            // repositoryItemButtonEdit1
            // 
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "删除", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "删除", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
@@ -1393,7 +1402,7 @@
            this.panel1.Controls.Add(this.labelControl11);
            this.panel1.Controls.Add(this.lbGuid);
            this.panel1.Controls.Add(this.lb_remarks);
            this.panel1.Controls.Add(this.fngDesc);
            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);
@@ -1437,6 +1446,7 @@
            // 
            // txt_suppId
            // 
            this.txt_suppId.Enabled = false;
            this.txt_suppId.KeyFile = "";
            this.txt_suppId.Location = new System.Drawing.Point(706, 92);
            this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
@@ -1464,6 +1474,7 @@
            // 
            // txt_itemModel
            // 
            this.txt_itemModel.Enabled = false;
            this.txt_itemModel.Location = new System.Drawing.Point(97, 125);
            this.txt_itemModel.Name = "txt_itemModel";
            this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1474,6 +1485,7 @@
            // 
            // txt_itemId
            // 
            this.txt_itemId.Enabled = false;
            this.txt_itemId.KeyFile = "";
            this.txt_itemId.Location = new System.Drawing.Point(97, 48);
            this.txt_itemId.Name = "txt_itemId";
@@ -1502,6 +1514,7 @@
            // 
            // txt_itemNo
            // 
            this.txt_itemNo.Enabled = false;
            this.txt_itemNo.Location = new System.Drawing.Point(97, 87);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1570,6 +1583,7 @@
            // 
            // txt_lotNo
            // 
            this.txt_lotNo.Enabled = false;
            this.txt_lotNo.Location = new System.Drawing.Point(452, 87);
            this.txt_lotNo.Name = "txt_lotNo";
            this.txt_lotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1602,7 +1616,7 @@
            this.panMsg.ResumeLayout(false);
            this.panMsg.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fngDesc.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit();
@@ -1646,7 +1660,7 @@
        private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
        private DevExpress.XtraEditors.LabelControl lb_remarks;
        private DevExpress.XtraEditors.TextEdit fngDesc;
        private DevExpress.XtraEditors.TextEdit txt_fngDesc;
        private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
        private DevExpress.XtraGrid.Columns.GridColumn gv_itemId;
        private DevExpress.XtraGrid.Columns.GridColumn gv_iqcDate;