From a8d37812edaf003fe6ab9cd90c5b223622635791 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期六, 12 七月 2025 08:08:26 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs | 303 ++++++++++++++++++++++++++------------------------ 1 files changed, 157 insertions(+), 146 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs index f28d711..a39ac78 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs @@ -29,7 +29,6 @@ private void InitializeComponent() { DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); @@ -38,12 +37,22 @@ DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); + this.lb_qtckdcgy = new DevExpress.XtraEditors.LabelControl(); + this.lb_qtckdllr = new DevExpress.XtraEditors.LabelControl(); + this.lb_qtkg = new DevExpress.XtraEditors.LabelControl(); + this.lb_qtrkdcgy = new DevExpress.XtraEditors.LabelControl(); + this.lb_qtrkdysy = new DevExpress.XtraEditors.LabelControl(); this.txt_qtrkdysy = new DevExpress.XtraEditors.TextEdit(); this.txt_qtrkdcgy = new DevExpress.XtraEditors.TextEdit(); this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.txt_qtkg = new DevExpress.XtraEditors.CheckEdit(); this.txt_qtckdllr = new DevExpress.XtraEditors.TextEdit(); this.txt_qtckdcgy = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -51,16 +60,7 @@ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lb_qtrkdysy = new DevExpress.XtraEditors.LabelControl(); - this.lb_qtrkdcgy = new DevExpress.XtraEditors.LabelControl(); - this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lb_qtkg = new DevExpress.XtraEditors.LabelControl(); - this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lb_qtckdllr = new DevExpress.XtraEditors.LabelControl(); - this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lb_qtckdcgy = new DevExpress.XtraEditors.LabelControl(); - this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); this.splitContainerControl1.Panel1.SuspendLayout(); @@ -73,6 +73,11 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_qtkg.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtckdllr.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtckdcgy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); @@ -80,11 +85,8 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); + this.groupControl1.SuspendLayout(); this.SuspendLayout(); // // splitContainerControl1 @@ -96,7 +98,7 @@ // // splitContainerControl1.Panel1 // - this.splitContainerControl1.Panel1.Controls.Add(this.layoutControl1); + this.splitContainerControl1.Panel1.Controls.Add(this.groupControl1); this.splitContainerControl1.Panel1.Text = "Panel1"; // // splitContainerControl1.Panel2 @@ -104,7 +106,7 @@ this.splitContainerControl1.Panel2.Text = "Panel2"; this.splitContainerControl1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitContainerControl1.Size = new System.Drawing.Size(757, 533); - this.splitContainerControl1.SplitterPosition = 250; + this.splitContainerControl1.SplitterPosition = 359; this.splitContainerControl1.TabIndex = 0; // // layoutControl1 @@ -127,34 +129,79 @@ this.layoutControlItem9, this.layoutControlItem10, this.layoutControlItem11}); - this.layoutControl1.Location = new System.Drawing.Point(0, 0); + this.layoutControl1.Location = new System.Drawing.Point(2, 28); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(633, 377, 812, 500); this.layoutControl1.Root = this.Root; - this.layoutControl1.Size = new System.Drawing.Size(757, 250); + this.layoutControl1.Size = new System.Drawing.Size(549, 252); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; + // + // lb_qtckdcgy + // + this.lb_qtckdcgy.Location = new System.Drawing.Point(380, 164); + this.lb_qtckdcgy.Name = "lb_qtckdcgy"; + this.lb_qtckdcgy.Size = new System.Drawing.Size(70, 18); + this.lb_qtckdcgy.StyleController = this.layoutControl1; + this.lb_qtckdcgy.TabIndex = 15; + this.lb_qtckdcgy.Text = "FStockerId"; + // + // lb_qtckdllr + // + this.lb_qtckdllr.Location = new System.Drawing.Point(380, 126); + this.lb_qtckdllr.Name = "lb_qtckdllr"; + this.lb_qtckdllr.Size = new System.Drawing.Size(73, 18); + this.lb_qtckdllr.StyleController = this.layoutControl1; + this.lb_qtckdllr.TabIndex = 14; + this.lb_qtckdllr.Text = "FPICKERID"; + // + // lb_qtkg + // + this.lb_qtkg.Location = new System.Drawing.Point(380, 88); + this.lb_qtkg.Name = "lb_qtkg"; + this.lb_qtkg.Size = new System.Drawing.Size(28, 18); + this.lb_qtkg.StyleController = this.layoutControl1; + this.lb_qtkg.TabIndex = 13; + this.lb_qtkg.Text = "qtkg"; + // + // lb_qtrkdcgy + // + this.lb_qtrkdcgy.Location = new System.Drawing.Point(380, 50); + this.lb_qtrkdcgy.Name = "lb_qtrkdcgy"; + this.lb_qtrkdcgy.Size = new System.Drawing.Size(70, 18); + this.lb_qtrkdcgy.StyleController = this.layoutControl1; + this.lb_qtrkdcgy.TabIndex = 12; + this.lb_qtrkdcgy.Text = "FStockerId"; + // + // lb_qtrkdysy + // + this.lb_qtrkdysy.Location = new System.Drawing.Point(380, 12); + this.lb_qtrkdysy.Name = "lb_qtrkdysy"; + this.lb_qtrkdysy.Size = new System.Drawing.Size(97, 18); + this.lb_qtrkdysy.StyleController = this.layoutControl1; + this.lb_qtrkdysy.TabIndex = 11; + this.lb_qtrkdysy.Text = "FACCEPTANCE"; // // txt_qtrkdysy // this.txt_qtrkdysy.Location = new System.Drawing.Point(144, 12); this.txt_qtrkdysy.Name = "txt_qtrkdysy"; - this.txt_qtrkdysy.Size = new System.Drawing.Size(232, 24); + this.txt_qtrkdysy.Size = new System.Drawing.Size(393, 24); this.txt_qtrkdysy.StyleController = this.layoutControl1; this.txt_qtrkdysy.TabIndex = 4; // // txt_qtrkdcgy // - this.txt_qtrkdcgy.Location = new System.Drawing.Point(144, 50); + this.txt_qtrkdcgy.Location = new System.Drawing.Point(144, 49); this.txt_qtrkdcgy.Name = "txt_qtrkdcgy"; - this.txt_qtrkdcgy.Size = new System.Drawing.Size(232, 24); + this.txt_qtrkdcgy.Size = new System.Drawing.Size(393, 24); this.txt_qtrkdcgy.StyleController = this.layoutControl1; this.txt_qtrkdcgy.TabIndex = 5; // // btnSave // this.btnSave.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exportfile_16x161; - this.btnSave.Location = new System.Drawing.Point(12, 202); + this.btnSave.Location = new System.Drawing.Point(12, 205); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(96, 27); this.btnSave.StyleController = this.layoutControl1; @@ -166,25 +213,79 @@ this.txt_qtkg.Location = new System.Drawing.Point(12, 88); this.txt_qtkg.Name = "txt_qtkg"; this.txt_qtkg.Properties.Caption = "榻愬寮�宸�"; - this.txt_qtkg.Size = new System.Drawing.Size(364, 24); + this.txt_qtkg.Size = new System.Drawing.Size(525, 24); this.txt_qtkg.StyleController = this.layoutControl1; this.txt_qtkg.TabIndex = 8; // // txt_qtckdllr // - this.txt_qtckdllr.Location = new System.Drawing.Point(144, 126); + this.txt_qtckdllr.Location = new System.Drawing.Point(144, 127); this.txt_qtckdllr.Name = "txt_qtckdllr"; - this.txt_qtckdllr.Size = new System.Drawing.Size(232, 24); + this.txt_qtckdllr.Size = new System.Drawing.Size(393, 24); this.txt_qtckdllr.StyleController = this.layoutControl1; this.txt_qtckdllr.TabIndex = 9; // // txt_qtckdcgy // - this.txt_qtckdcgy.Location = new System.Drawing.Point(144, 164); + this.txt_qtckdcgy.Location = new System.Drawing.Point(144, 166); this.txt_qtckdcgy.Name = "txt_qtckdcgy"; - this.txt_qtckdcgy.Size = new System.Drawing.Size(232, 24); + this.txt_qtckdcgy.Size = new System.Drawing.Size(393, 24); this.txt_qtckdcgy.StyleController = this.layoutControl1; this.txt_qtckdcgy.TabIndex = 10; + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.lb_qtrkdysy; + this.layoutControlItem7.Location = new System.Drawing.Point(368, 0); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem7.Size = new System.Drawing.Size(369, 38); + this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem7.TextVisible = false; + // + // layoutControlItem8 + // + this.layoutControlItem8.Control = this.lb_qtrkdcgy; + this.layoutControlItem8.Location = new System.Drawing.Point(368, 38); + this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem8.Size = new System.Drawing.Size(369, 38); + this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem8.TextVisible = false; + // + // layoutControlItem9 + // + this.layoutControlItem9.Control = this.lb_qtkg; + this.layoutControlItem9.Location = new System.Drawing.Point(368, 76); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem9.Size = new System.Drawing.Size(369, 38); + this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem9.TextVisible = false; + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.lb_qtckdllr; + this.layoutControlItem10.Location = new System.Drawing.Point(368, 114); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem10.Size = new System.Drawing.Size(369, 38); + this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem10.TextVisible = false; + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.lb_qtckdcgy; + this.layoutControlItem11.Location = new System.Drawing.Point(368, 152); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem11.Size = new System.Drawing.Size(369, 38); + this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem11.TextVisible = false; // // Root // @@ -201,11 +302,8 @@ this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition1.Width = 100D; - columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition2.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition1, - columnDefinition2}); + columnDefinition1}); rowDefinition1.Height = 100D; rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition2.Height = 100D; @@ -225,7 +323,7 @@ rowDefinition4, rowDefinition5, rowDefinition6}); - this.Root.Size = new System.Drawing.Size(757, 250); + this.Root.Size = new System.Drawing.Size(549, 252); this.Root.TextVisible = false; // // layoutControlItem1 @@ -233,17 +331,17 @@ this.layoutControlItem1.Control = this.txt_qtrkdysy; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(368, 38); + this.layoutControlItem1.Size = new System.Drawing.Size(529, 37); this.layoutControlItem1.Text = "鍏跺畠鍏ュ簱鍗曢獙鏀跺憳"; this.layoutControlItem1.TextSize = new System.Drawing.Size(120, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_qtrkdcgy; - this.layoutControlItem2.Location = new System.Drawing.Point(0, 38); + this.layoutControlItem2.Location = new System.Drawing.Point(0, 37); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(368, 38); + this.layoutControlItem2.Size = new System.Drawing.Size(529, 39); this.layoutControlItem2.Text = "鍏跺畠鍏ュ簱鍗曚粨绠″憳"; this.layoutControlItem2.TextSize = new System.Drawing.Size(120, 18); // @@ -253,7 +351,7 @@ this.layoutControlItem3.Location = new System.Drawing.Point(0, 76); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(368, 38); + this.layoutControlItem3.Size = new System.Drawing.Size(529, 39); this.layoutControlItem3.Text = "榻愬寮�宸�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; @@ -261,12 +359,12 @@ // layoutControlItem4 // this.layoutControlItem4.Control = this.btnSave; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 190); + this.layoutControlItem4.Location = new System.Drawing.Point(0, 193); this.layoutControlItem4.MaxSize = new System.Drawing.Size(100, 31); this.layoutControlItem4.MinSize = new System.Drawing.Size(90, 31); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem4.Size = new System.Drawing.Size(368, 40); + this.layoutControlItem4.Size = new System.Drawing.Size(529, 39); this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem4.Text = "纭畾淇濆瓨"; this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); @@ -275,121 +373,31 @@ // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_qtckdllr; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 114); + this.layoutControlItem5.Location = new System.Drawing.Point(0, 115); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem5.Size = new System.Drawing.Size(368, 38); + this.layoutControlItem5.Size = new System.Drawing.Size(529, 39); this.layoutControlItem5.Text = "鍏跺畠鍑哄簱鍗曢鏂欎汉"; this.layoutControlItem5.TextSize = new System.Drawing.Size(120, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_qtckdcgy; - this.layoutControlItem6.Location = new System.Drawing.Point(0, 152); + this.layoutControlItem6.Location = new System.Drawing.Point(0, 154); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem6.Size = new System.Drawing.Size(368, 38); + this.layoutControlItem6.Size = new System.Drawing.Size(529, 39); this.layoutControlItem6.Text = "鍏跺畠鍑哄簱鍗曚粨绠″憳"; this.layoutControlItem6.TextSize = new System.Drawing.Size(120, 18); // - // lb_qtrkdysy + // groupControl1 // - this.lb_qtrkdysy.Location = new System.Drawing.Point(380, 12); - this.lb_qtrkdysy.Name = "lb_qtrkdysy"; - this.lb_qtrkdysy.Size = new System.Drawing.Size(97, 18); - this.lb_qtrkdysy.StyleController = this.layoutControl1; - this.lb_qtrkdysy.TabIndex = 11; - this.lb_qtrkdysy.Text = "FACCEPTANCE"; - // - // lb_qtrkdcgy - // - this.lb_qtrkdcgy.Location = new System.Drawing.Point(380, 50); - this.lb_qtrkdcgy.Name = "lb_qtrkdcgy"; - this.lb_qtrkdcgy.Size = new System.Drawing.Size(70, 18); - this.lb_qtrkdcgy.StyleController = this.layoutControl1; - this.lb_qtrkdcgy.TabIndex = 12; - this.lb_qtrkdcgy.Text = "FStockerId"; - // - // layoutControlItem8 - // - this.layoutControlItem8.Control = this.lb_qtrkdcgy; - this.layoutControlItem8.Location = new System.Drawing.Point(368, 38); - this.layoutControlItem8.Name = "layoutControlItem8"; - this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(369, 38); - this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem8.TextVisible = false; - // - // lb_qtkg - // - this.lb_qtkg.Location = new System.Drawing.Point(380, 88); - this.lb_qtkg.Name = "lb_qtkg"; - this.lb_qtkg.Size = new System.Drawing.Size(28, 18); - this.lb_qtkg.StyleController = this.layoutControl1; - this.lb_qtkg.TabIndex = 13; - this.lb_qtkg.Text = "qtkg"; - // - // layoutControlItem9 - // - this.layoutControlItem9.Control = this.lb_qtkg; - this.layoutControlItem9.Location = new System.Drawing.Point(368, 76); - this.layoutControlItem9.Name = "layoutControlItem9"; - this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(369, 38); - this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem9.TextVisible = false; - // - // lb_qtckdllr - // - this.lb_qtckdllr.Location = new System.Drawing.Point(380, 126); - this.lb_qtckdllr.Name = "lb_qtckdllr"; - this.lb_qtckdllr.Size = new System.Drawing.Size(73, 18); - this.lb_qtckdllr.StyleController = this.layoutControl1; - this.lb_qtckdllr.TabIndex = 14; - this.lb_qtckdllr.Text = "FPICKERID"; - // - // layoutControlItem10 - // - this.layoutControlItem10.Control = this.lb_qtckdllr; - this.layoutControlItem10.Location = new System.Drawing.Point(368, 114); - this.layoutControlItem10.Name = "layoutControlItem10"; - this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(369, 38); - this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem10.TextVisible = false; - // - // lb_qtckdcgy - // - this.lb_qtckdcgy.Location = new System.Drawing.Point(380, 164); - this.lb_qtckdcgy.Name = "lb_qtckdcgy"; - this.lb_qtckdcgy.Size = new System.Drawing.Size(70, 18); - this.lb_qtckdcgy.StyleController = this.layoutControl1; - this.lb_qtckdcgy.TabIndex = 15; - this.lb_qtckdcgy.Text = "FStockerId"; - // - // layoutControlItem11 - // - this.layoutControlItem11.Control = this.lb_qtckdcgy; - this.layoutControlItem11.Location = new System.Drawing.Point(368, 152); - this.layoutControlItem11.Name = "layoutControlItem11"; - this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem11.Size = new System.Drawing.Size(369, 38); - this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem11.TextVisible = false; - // - // layoutControlItem7 - // - this.layoutControlItem7.Control = this.lb_qtrkdysy; - this.layoutControlItem7.Location = new System.Drawing.Point(368, 0); - this.layoutControlItem7.Name = "layoutControlItem7"; - this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(369, 38); - this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem7.TextVisible = false; + this.groupControl1.Controls.Add(this.layoutControl1); + this.groupControl1.Location = new System.Drawing.Point(22, 31); + this.groupControl1.Name = "groupControl1"; + this.groupControl1.Size = new System.Drawing.Size(553, 282); + this.groupControl1.TabIndex = 0; + this.groupControl1.Text = "鍩虹閰嶇疆"; // // Frm_Config // @@ -411,6 +419,11 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_qtkg.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtckdllr.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtckdcgy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); @@ -418,11 +431,8 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); + this.groupControl1.ResumeLayout(false); this.ResumeLayout(false); } @@ -454,5 +464,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; + private DevExpress.XtraEditors.GroupControl groupControl1; } } \ No newline at end of file -- Gitblit v1.9.3