From f788e188fdeeb74cec845cd2c5df4976f7ff1ed5 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 18 四月 2025 15:57:14 +0800 Subject: [PATCH] 委外 --- DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs | 148 +++++++++++++++++++++++++------------------------ 1 files changed, 76 insertions(+), 72 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs index c7e8933..260763c 100644 --- a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs @@ -122,8 +122,11 @@ this.txt_lineName = new DevExpress.XtraEditors.TextEdit(); this.txt_itemId = new DevExpress.XtraEditors.TextEdit(); this.txt_lineId = new DevExpress.XtraEditors.TextEdit(); + this.txt_kbSl = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_itemId1111 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -155,7 +158,8 @@ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.txt_epTagtxt = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_lineName111 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx2 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -221,10 +225,6 @@ this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.tips = new DevExpress.Utils.ToolTipController(this.components); - this.txt_itemId1111 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_lineName111 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_kbSl = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); @@ -277,8 +277,11 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_lineName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lineId.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); @@ -310,7 +313,8 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_epTagtxt)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit(); this.xtraTabControl2.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -354,10 +358,6 @@ ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); this.SuspendLayout(); // // repositoryItemComboBox1 @@ -408,6 +408,7 @@ // split1 // this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.split1.Horizontal = false; this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Name = "split1"; @@ -421,8 +422,9 @@ // split1.Panel2 // this.split1.Panel2.Text = "Panel2"; + this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split1.Size = new System.Drawing.Size(1342, 688); - this.split1.SplitterPosition = 651; + this.split1.SplitterPosition = 0; this.split1.TabIndex = 4; // // gcMain1 @@ -431,7 +433,7 @@ this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; - this.gcMain1.Size = new System.Drawing.Size(1342, 613); + this.gcMain1.Size = new System.Drawing.Size(1342, 638); this.gcMain1.TabIndex = 2; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -810,7 +812,7 @@ // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 613); + this.pageBar1.Location = new System.Drawing.Point(0, 638); this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; @@ -841,6 +843,7 @@ // this.splitMx1.Panel2.Controls.Add(this.xtraTabControl2); this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1342, 688); this.splitMx1.SplitterPosition = 282; this.splitMx1.TabIndex = 0; @@ -886,7 +889,9 @@ this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem17, - this.layoutControlItem21}); + this.layoutControlItem21, + this.txt_itemId1111, + this.layoutControlItem4}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(789, 440, 812, 500); @@ -995,7 +1000,7 @@ // this.txt_itemModel.Location = new System.Drawing.Point(84, 215); this.txt_itemModel.Name = "txt_itemModel"; - this.txt_itemModel.Size = new System.Drawing.Size(254, 24); + this.txt_itemModel.Size = new System.Drawing.Size(584, 24); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 801; this.txt_itemModel.Tag = "readonly"; @@ -1232,6 +1237,15 @@ this.txt_lineId.TabIndex = 834; this.txt_lineId.Tag = "readonly"; // + // txt_kbSl + // + this.txt_kbSl.Location = new System.Drawing.Point(84, 99); + this.txt_kbSl.Name = "txt_kbSl"; + this.txt_kbSl.Size = new System.Drawing.Size(254, 24); + this.txt_kbSl.StyleController = this.layoutMx1; + this.txt_kbSl.TabIndex = 835; + this.txt_kbSl.Tag = "readonly"; + // // layoutControlItem17 // this.layoutControlItem17.Control = this.lbGuid; @@ -1254,6 +1268,28 @@ this.layoutControlItem21.Size = new System.Drawing.Size(326, 32); this.layoutControlItem21.Text = "涓婚敭GUID"; this.layoutControlItem21.TextSize = new System.Drawing.Size(50, 20); + // + // txt_itemId1111 + // + this.txt_itemId1111.Control = this.txt_itemId; + this.txt_itemId1111.Location = new System.Drawing.Point(660, 232); + this.txt_itemId1111.Name = "txt_itemId1111"; + this.txt_itemId1111.OptionsTableLayoutItem.ColumnIndex = 2; + this.txt_itemId1111.OptionsTableLayoutItem.RowIndex = 8; + this.txt_itemId1111.Size = new System.Drawing.Size(330, 30); + this.txt_itemId1111.Text = "浜у搧ID"; + this.txt_itemId1111.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_lineId; + this.layoutControlItem4.Location = new System.Drawing.Point(330, 203); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 7; + this.layoutControlItem4.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem4.Text = "绾垮埆ID"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); // // Root // @@ -1290,8 +1326,6 @@ this.layoutControlItem3, this.txt_epTagtxt, this.layoutControlItem18, - this.layoutControlItem4, - this.txt_itemId1111, this.txt_lineName111, this.layoutControlItem30}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; @@ -1544,8 +1578,9 @@ this.layoutControlItem6.CustomizationFormText = "浜у搧瑙勬牸"; this.layoutControlItem6.Location = new System.Drawing.Point(0, 203); this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 7; - this.layoutControlItem6.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem6.Size = new System.Drawing.Size(660, 29); this.layoutControlItem6.Text = "鐗╂枡瑙勬牸"; this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); // @@ -1666,16 +1701,25 @@ this.layoutControlItem18.Text = "娴佺▼缂栧彿"; this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18); // - // layoutControlItem4 + // txt_lineName111 // - this.layoutControlItem4.Control = this.txt_lineId; - this.layoutControlItem4.Location = new System.Drawing.Point(330, 203); - this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 7; - this.layoutControlItem4.Size = new System.Drawing.Size(330, 29); - this.layoutControlItem4.Text = "绾垮埆ID"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); + this.txt_lineName111.Control = this.txt_lineName; + this.txt_lineName111.Location = new System.Drawing.Point(0, 116); + this.txt_lineName111.Name = "txt_lineName111"; + this.txt_lineName111.OptionsTableLayoutItem.RowIndex = 4; + this.txt_lineName111.Size = new System.Drawing.Size(330, 29); + this.txt_lineName111.Text = "鐢熶骇绾垮埆"; + this.txt_lineName111.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem30 + // + this.layoutControlItem30.Control = this.txt_kbSl; + this.layoutControlItem30.Location = new System.Drawing.Point(0, 87); + this.layoutControlItem30.Name = "layoutControlItem30"; + this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem30.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem30.Text = "閫佹鏁伴噺"; + this.layoutControlItem30.TextSize = new System.Drawing.Size(60, 18); // // xtraTabControl2 // @@ -2429,46 +2473,6 @@ // this.gridView4.Name = "gridView4"; // - // txt_itemId1111 - // - this.txt_itemId1111.Control = this.txt_itemId; - this.txt_itemId1111.Location = new System.Drawing.Point(660, 232); - this.txt_itemId1111.Name = "txt_itemId1111"; - this.txt_itemId1111.OptionsTableLayoutItem.ColumnIndex = 2; - this.txt_itemId1111.OptionsTableLayoutItem.RowIndex = 8; - this.txt_itemId1111.Size = new System.Drawing.Size(330, 30); - this.txt_itemId1111.Text = "浜у搧ID"; - this.txt_itemId1111.TextSize = new System.Drawing.Size(60, 18); - // - // txt_lineName111 - // - this.txt_lineName111.Control = this.txt_lineName; - this.txt_lineName111.Location = new System.Drawing.Point(0, 116); - this.txt_lineName111.Name = "txt_lineName111"; - this.txt_lineName111.OptionsTableLayoutItem.RowIndex = 4; - this.txt_lineName111.Size = new System.Drawing.Size(330, 29); - this.txt_lineName111.Text = "鐢熶骇绾垮埆"; - this.txt_lineName111.TextSize = new System.Drawing.Size(60, 18); - // - // txt_kbSl - // - this.txt_kbSl.Location = new System.Drawing.Point(84, 99); - this.txt_kbSl.Name = "txt_kbSl"; - this.txt_kbSl.Size = new System.Drawing.Size(254, 24); - this.txt_kbSl.StyleController = this.layoutMx1; - this.txt_kbSl.TabIndex = 835; - this.txt_kbSl.Tag = "readonly"; - // - // layoutControlItem30 - // - this.layoutControlItem30.Control = this.txt_kbSl; - this.layoutControlItem30.Location = new System.Drawing.Point(0, 87); - this.layoutControlItem30.Name = "layoutControlItem30"; - this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem30.Size = new System.Drawing.Size(330, 29); - this.layoutControlItem30.Text = "閫佹鏁伴噺"; - this.layoutControlItem30.TextSize = new System.Drawing.Size(60, 18); - // // Frm_FqcDetect01 // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -2531,8 +2535,11 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_lineName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lineId.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); @@ -2564,7 +2571,8 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_epTagtxt)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit(); this.xtraTabControl2.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -2608,10 +2616,6 @@ ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); this.ResumeLayout(false); } -- Gitblit v1.9.3