lu
2025-03-06 f23d33d0cf77a73d449cd7c38effda9e50c8fda4
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -261,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
@@ -270,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});
@@ -533,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 = "抽样结果";
            // 
@@ -543,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});