From 49e7d052cc72a98b10ba9c06268c8a1d79e94a5b Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 15 四月 2025 11:14:10 +0800 Subject: [PATCH] fqc --- DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs | 129 ++++++++++++++++++++++++++---------------- 1 files changed, 80 insertions(+), 49 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs index 25ba567..d42c314 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(); @@ -148,8 +151,6 @@ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_itemId1111 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_lineName111 = new DevExpress.XtraLayout.LayoutControlItem(); this.txt_boxQty11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -157,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(); @@ -275,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(); @@ -301,8 +306,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_boxQty11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).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(); @@ -878,10 +882,13 @@ this.layoutMx1.Controls.Add(this.txt_lineName); this.layoutMx1.Controls.Add(this.txt_itemId); this.layoutMx1.Controls.Add(this.txt_lineId); + this.layoutMx1.Controls.Add(this.txt_kbSl); 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); @@ -990,7 +997,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"; @@ -1202,7 +1209,7 @@ // // txt_lineName // - this.txt_lineName.Location = new System.Drawing.Point(84, 99); + this.txt_lineName.Location = new System.Drawing.Point(84, 128); this.txt_lineName.Name = "txt_lineName"; this.txt_lineName.Size = new System.Drawing.Size(254, 24); this.txt_lineName.StyleController = this.layoutMx1; @@ -1211,7 +1218,7 @@ // // txt_itemId // - this.txt_itemId.Location = new System.Drawing.Point(84, 128); + this.txt_itemId.Location = new System.Drawing.Point(744, 244); this.txt_itemId.Name = "txt_itemId"; this.txt_itemId.Size = new System.Drawing.Size(254, 24); this.txt_itemId.StyleController = this.layoutMx1; @@ -1226,6 +1233,15 @@ this.txt_lineId.StyleController = this.layoutMx1; 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 // @@ -1249,6 +1265,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 // @@ -1278,8 +1316,6 @@ this.layoutControlItem5, this.layoutControlItem1, this.layoutControlItem28, - this.txt_itemId1111, - this.txt_lineName111, this.txt_boxQty11, this.layoutControlItem9, this.layoutControlItem22, @@ -1287,7 +1323,8 @@ this.layoutControlItem3, this.txt_epTagtxt, this.layoutControlItem18, - this.layoutControlItem4}); + this.txt_lineName111, + this.layoutControlItem30}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -1538,8 +1575,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); // @@ -1584,26 +1622,6 @@ this.layoutControlItem28.Text = "閫夋嫨宸ュ崟"; this.layoutControlItem28.TextSize = new System.Drawing.Size(60, 18); // - // txt_itemId1111 - // - this.txt_itemId1111.Control = this.txt_itemId; - this.txt_itemId1111.Location = new System.Drawing.Point(0, 116); - this.txt_itemId1111.Name = "txt_itemId1111"; - this.txt_itemId1111.OptionsTableLayoutItem.RowIndex = 4; - this.txt_itemId1111.Size = new System.Drawing.Size(330, 29); - 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, 87); - this.txt_lineName111.Name = "txt_lineName111"; - this.txt_lineName111.OptionsTableLayoutItem.RowIndex = 3; - 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_boxQty11 // this.txt_boxQty11.Control = this.txt_kbList; @@ -1611,7 +1629,7 @@ this.txt_boxQty11.Name = "txt_boxQty11"; this.txt_boxQty11.OptionsTableLayoutItem.RowIndex = 2; this.txt_boxQty11.Size = new System.Drawing.Size(330, 29); - this.txt_boxQty11.Text = "閫夋嫨绠辩爜"; + this.txt_boxQty11.Text = "閫佹绠辩爜"; this.txt_boxQty11.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem9 @@ -1680,16 +1698,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 // @@ -2505,8 +2532,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(); @@ -2531,8 +2561,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_boxQty11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); @@ -2540,7 +2568,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); @@ -2750,8 +2779,6 @@ private DevExpress.XtraEditors.TextEdit txt_itemId; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; - private DevExpress.XtraLayout.LayoutControlItem txt_itemId1111; - private DevExpress.XtraLayout.LayoutControlItem txt_lineName111; private DevExpress.XtraLayout.LayoutControlItem txt_boxQty11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; @@ -2763,5 +2790,9 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraTab.XtraTabPage tabMxPage2; private UcChouJianList ucChouJianList1; + private DevExpress.XtraEditors.TextEdit txt_kbSl; + private DevExpress.XtraLayout.LayoutControlItem txt_itemId1111; + private DevExpress.XtraLayout.LayoutControlItem txt_lineName111; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; } } \ No newline at end of file -- Gitblit v1.9.3