From 061078119e918c8fe4bd205315dfc17401d5a821 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期六, 20 九月 2025 14:42:30 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs | 447 +++++++++++++++++++++++++++++++------------------------ 1 files changed, 254 insertions(+), 193 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs index 58da719..1341109 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs @@ -42,9 +42,13 @@ DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); + this.lb_color = new DevExpress.XtraEditors.LabelControl(); + this.lb_colorIng = new DevExpress.XtraEditors.LabelControl(); + this.lb_colorFinish = new DevExpress.XtraEditors.LabelControl(); this.lb_qtRk = new DevExpress.XtraEditors.LabelControl(); this.lb_FSalesManId = new DevExpress.XtraEditors.LabelControl(); this.lb_sctlbfb = new DevExpress.XtraEditors.LabelControl(); @@ -64,6 +68,9 @@ this.txt_sctlbfb = new DevExpress.XtraEditors.TextEdit(); this.txt_FSalesManId = new DevExpress.XtraEditors.TextEdit(); this.txt_qtRk = new DevExpress.XtraEditors.TextEdit(); + this.txt_colorFinish = new DevExpress.XtraEditors.TextEdit(); + this.txt_colorIng = new DevExpress.XtraEditors.TextEdit(); + this.txt_color = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -71,6 +78,10 @@ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -81,21 +92,15 @@ this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_colorFinish = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_colorIng = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_color = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lb_colorFinish = new DevExpress.XtraEditors.LabelControl(); - this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lb_colorIng = new DevExpress.XtraEditors.LabelControl(); - this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lb_color = new DevExpress.XtraEditors.LabelControl(); - this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_OutsXjxc = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); + this.lb_OutsXjxc = new DevExpress.XtraEditors.LabelControl(); + this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); this.splitContainerControl1.Panel1.SuspendLayout(); @@ -114,6 +119,9 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_sctlbfb.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_FSalesManId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtRk.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_colorFinish.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_colorIng.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_color.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); @@ -121,6 +129,10 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); @@ -131,18 +143,14 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_colorFinish.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_colorIng.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_color.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_OutsXjxc.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); this.SuspendLayout(); // // splitContainerControl1 @@ -176,6 +184,7 @@ // // layoutControl1 // + this.layoutControl1.Controls.Add(this.lb_OutsXjxc); this.layoutControl1.Controls.Add(this.lb_color); this.layoutControl1.Controls.Add(this.lb_colorIng); this.layoutControl1.Controls.Add(this.lb_colorFinish); @@ -201,6 +210,7 @@ this.layoutControl1.Controls.Add(this.txt_colorFinish); this.layoutControl1.Controls.Add(this.txt_colorIng); this.layoutControl1.Controls.Add(this.txt_color); + this.layoutControl1.Controls.Add(this.txt_OutsXjxc); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem8, @@ -212,16 +222,44 @@ this.layoutControlItem19, this.layoutControlItem25, this.layoutControlItem24, - this.layoutControlItem17, this.layoutControlItem23, - this.layoutControlItem7}); + this.layoutControlItem7, + this.layoutControlItem27, + this.layoutControlItem17}); this.layoutControl1.Location = new System.Drawing.Point(2, 28); this.layoutControl1.Name = "layoutControl1"; - this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(924, 201, 812, 500); + this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(924, 201, 812, 623); this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(549, 448); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; + // + // lb_color + // + this.lb_color.Location = new System.Drawing.Point(440, 374); + this.lb_color.Name = "lb_color"; + this.lb_color.Size = new System.Drawing.Size(30, 18); + this.lb_color.StyleController = this.layoutControl1; + this.lb_color.TabIndex = 29; + this.lb_color.Text = "color"; + // + // lb_colorIng + // + this.lb_colorIng.Location = new System.Drawing.Point(440, 341); + this.lb_colorIng.Name = "lb_colorIng"; + this.lb_colorIng.Size = new System.Drawing.Size(52, 18); + this.lb_colorIng.StyleController = this.layoutControl1; + this.lb_colorIng.TabIndex = 28; + this.lb_colorIng.Text = "colorIng"; + // + // lb_colorFinish + // + this.lb_colorFinish.Location = new System.Drawing.Point(440, 308); + this.lb_colorFinish.Name = "lb_colorFinish"; + this.lb_colorFinish.Size = new System.Drawing.Size(65, 18); + this.lb_colorFinish.StyleController = this.layoutControl1; + this.lb_colorFinish.TabIndex = 27; + this.lb_colorFinish.Text = "colorFinish"; // // lb_qtRk // @@ -234,7 +272,7 @@ // // lb_FSalesManId // - this.lb_FSalesManId.Location = new System.Drawing.Point(440, 242); + this.lb_FSalesManId.Location = new System.Drawing.Point(454, 223); this.lb_FSalesManId.Name = "lb_FSalesManId"; this.lb_FSalesManId.Size = new System.Drawing.Size(83, 18); this.lb_FSalesManId.StyleController = this.layoutControl1; @@ -306,24 +344,24 @@ // // txt_qtrkdysy // - this.txt_qtrkdysy.Location = new System.Drawing.Point(187, 12); + this.txt_qtrkdysy.Location = new System.Drawing.Point(247, 12); this.txt_qtrkdysy.Name = "txt_qtrkdysy"; - this.txt_qtrkdysy.Size = new System.Drawing.Size(350, 24); + this.txt_qtrkdysy.Size = new System.Drawing.Size(290, 24); this.txt_qtrkdysy.StyleController = this.layoutControl1; this.txt_qtrkdysy.TabIndex = 4; // // txt_qtrkdcgy // - this.txt_qtrkdcgy.Location = new System.Drawing.Point(187, 44); + this.txt_qtrkdcgy.Location = new System.Drawing.Point(247, 40); this.txt_qtrkdcgy.Name = "txt_qtrkdcgy"; - this.txt_qtrkdcgy.Size = new System.Drawing.Size(350, 24); + this.txt_qtrkdcgy.Size = new System.Drawing.Size(290, 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, 407); + this.btnSave.Location = new System.Drawing.Point(12, 409); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(96, 27); this.btnSave.StyleController = this.layoutControl1; @@ -332,7 +370,7 @@ // // txt_qtkg // - this.txt_qtkg.Location = new System.Drawing.Point(12, 77); + this.txt_qtkg.Location = new System.Drawing.Point(12, 68); this.txt_qtkg.Name = "txt_qtkg"; this.txt_qtkg.Properties.Caption = "榻愬寮�宸�"; this.txt_qtkg.Size = new System.Drawing.Size(525, 24); @@ -341,51 +379,75 @@ // // txt_qtckdllr // - this.txt_qtckdllr.Location = new System.Drawing.Point(187, 110); + this.txt_qtckdllr.Location = new System.Drawing.Point(247, 99); this.txt_qtckdllr.Name = "txt_qtckdllr"; - this.txt_qtckdllr.Size = new System.Drawing.Size(350, 24); + this.txt_qtckdllr.Size = new System.Drawing.Size(290, 24); this.txt_qtckdllr.StyleController = this.layoutControl1; this.txt_qtckdllr.TabIndex = 9; // // txt_qtckdcgy // - this.txt_qtckdcgy.Location = new System.Drawing.Point(187, 143); + this.txt_qtckdcgy.Location = new System.Drawing.Point(247, 130); this.txt_qtckdcgy.Name = "txt_qtckdcgy"; - this.txt_qtckdcgy.Size = new System.Drawing.Size(350, 24); + this.txt_qtckdcgy.Size = new System.Drawing.Size(290, 24); this.txt_qtckdcgy.StyleController = this.layoutControl1; this.txt_qtckdcgy.TabIndex = 10; // // txt_cgthsqcgy // - this.txt_cgthsqcgy.Location = new System.Drawing.Point(187, 176); + this.txt_cgthsqcgy.Location = new System.Drawing.Point(247, 161); this.txt_cgthsqcgy.Name = "txt_cgthsqcgy"; - this.txt_cgthsqcgy.Size = new System.Drawing.Size(350, 24); + this.txt_cgthsqcgy.Size = new System.Drawing.Size(290, 24); this.txt_cgthsqcgy.StyleController = this.layoutControl1; this.txt_cgthsqcgy.TabIndex = 16; // // txt_sctlbfb // - this.txt_sctlbfb.Location = new System.Drawing.Point(187, 209); + this.txt_sctlbfb.Location = new System.Drawing.Point(247, 192); this.txt_sctlbfb.Name = "txt_sctlbfb"; - this.txt_sctlbfb.Size = new System.Drawing.Size(350, 24); + this.txt_sctlbfb.Size = new System.Drawing.Size(290, 24); this.txt_sctlbfb.StyleController = this.layoutControl1; this.txt_sctlbfb.TabIndex = 18; // // txt_FSalesManId // - this.txt_FSalesManId.Location = new System.Drawing.Point(187, 242); + this.txt_FSalesManId.Location = new System.Drawing.Point(247, 223); this.txt_FSalesManId.Name = "txt_FSalesManId"; - this.txt_FSalesManId.Size = new System.Drawing.Size(350, 24); + this.txt_FSalesManId.Size = new System.Drawing.Size(290, 24); this.txt_FSalesManId.StyleController = this.layoutControl1; this.txt_FSalesManId.TabIndex = 20; // // txt_qtRk // - this.txt_qtRk.Location = new System.Drawing.Point(187, 275); + this.txt_qtRk.Location = new System.Drawing.Point(247, 254); this.txt_qtRk.Name = "txt_qtRk"; - this.txt_qtRk.Size = new System.Drawing.Size(350, 24); + this.txt_qtRk.Size = new System.Drawing.Size(290, 24); this.txt_qtRk.StyleController = this.layoutControl1; this.txt_qtRk.TabIndex = 22; + // + // txt_colorFinish + // + this.txt_colorFinish.Location = new System.Drawing.Point(247, 285); + this.txt_colorFinish.Name = "txt_colorFinish"; + this.txt_colorFinish.Size = new System.Drawing.Size(290, 24); + this.txt_colorFinish.StyleController = this.layoutControl1; + this.txt_colorFinish.TabIndex = 24; + // + // txt_colorIng + // + this.txt_colorIng.Location = new System.Drawing.Point(247, 316); + this.txt_colorIng.Name = "txt_colorIng"; + this.txt_colorIng.Size = new System.Drawing.Size(290, 24); + this.txt_colorIng.StyleController = this.layoutControl1; + this.txt_colorIng.TabIndex = 25; + // + // txt_color + // + this.txt_color.Location = new System.Drawing.Point(247, 347); + this.txt_color.Name = "txt_color"; + this.txt_color.Size = new System.Drawing.Size(290, 24); + this.txt_color.StyleController = this.layoutControl1; + this.txt_color.TabIndex = 26; // // layoutControlItem8 // @@ -468,6 +530,54 @@ this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem19.TextVisible = false; // + // layoutControlItem25 + // + this.layoutControlItem25.Control = this.lb_color; + this.layoutControlItem25.Location = new System.Drawing.Point(428, 362); + this.layoutControlItem25.Name = "layoutControlItem25"; + this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 11; + this.layoutControlItem25.Size = new System.Drawing.Size(101, 33); + this.layoutControlItem25.Text = "榛樿琛岄鑹瞝abel"; + this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem25.TextVisible = false; + // + // layoutControlItem24 + // + this.layoutControlItem24.Control = this.lb_colorIng; + this.layoutControlItem24.Location = new System.Drawing.Point(428, 329); + this.layoutControlItem24.Name = "layoutControlItem24"; + this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 10; + this.layoutControlItem24.Size = new System.Drawing.Size(101, 33); + this.layoutControlItem24.Text = "杩涜涓棰滆壊label"; + this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem24.TextVisible = false; + // + // layoutControlItem23 + // + this.layoutControlItem23.Control = this.lb_colorFinish; + this.layoutControlItem23.Location = new System.Drawing.Point(428, 296); + this.layoutControlItem23.Name = "layoutControlItem23"; + this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 9; + this.layoutControlItem23.Size = new System.Drawing.Size(101, 33); + this.layoutControlItem23.Text = "瀹岀粨瀹屾垚琛岄鑹瞝abel"; + this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem23.TextVisible = false; + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.lb_qtrkdysy; + this.layoutControlItem7.Location = new System.Drawing.Point(428, 131); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem7.Size = new System.Drawing.Size(101, 33); + this.layoutControlItem7.Text = "鍏跺畠鍏ュ簱鍗曢獙鏀跺憳label"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem7.TextVisible = false; + // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; @@ -482,10 +592,11 @@ this.layoutControlItem14, this.layoutControlItem16, this.layoutControlItem18, - this.layoutControlItem4, this.layoutControlItem20, this.layoutControlItem21, - this.layoutControlItem22}); + this.layoutControlItem22, + this.layoutControlItem4, + this.layoutControlItem26}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -518,6 +629,8 @@ rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition13.Height = 100D; rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition14.Height = 31D; + rowDefinition14.SizeType = System.Windows.Forms.SizeType.AutoSize; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, @@ -531,7 +644,8 @@ rowDefinition10, rowDefinition11, rowDefinition12, - rowDefinition13}); + rowDefinition13, + rowDefinition14}); this.Root.Size = new System.Drawing.Size(549, 448); this.Root.TextVisible = false; // @@ -540,27 +654,27 @@ 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(529, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(529, 28); this.layoutControlItem1.Text = "鍏跺畠鍏ュ簱鍗曢獙鏀跺憳"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(163, 18); + this.layoutControlItem1.TextSize = new System.Drawing.Size(223, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_qtrkdcgy; - this.layoutControlItem2.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem2.Location = new System.Drawing.Point(0, 28); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(529, 33); + this.layoutControlItem2.Size = new System.Drawing.Size(529, 28); this.layoutControlItem2.Text = "鍏跺畠鍏ュ簱鍗曚粨绠″憳"; - this.layoutControlItem2.TextSize = new System.Drawing.Size(163, 18); + this.layoutControlItem2.TextSize = new System.Drawing.Size(223, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_qtkg; - this.layoutControlItem3.Location = new System.Drawing.Point(0, 65); + this.layoutControlItem3.Location = new System.Drawing.Point(0, 56); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(529, 33); + this.layoutControlItem3.Size = new System.Drawing.Size(529, 31); this.layoutControlItem3.Text = "榻愬寮�宸�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; @@ -568,218 +682,158 @@ // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_qtckdllr; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 98); + this.layoutControlItem5.Location = new System.Drawing.Point(0, 87); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem5.Size = new System.Drawing.Size(529, 33); + this.layoutControlItem5.Size = new System.Drawing.Size(529, 31); this.layoutControlItem5.Text = "鍏跺畠鍑哄簱鍗曢鏂欎汉"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(163, 18); + this.layoutControlItem5.TextSize = new System.Drawing.Size(223, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_qtckdcgy; - this.layoutControlItem6.Location = new System.Drawing.Point(0, 131); + this.layoutControlItem6.Location = new System.Drawing.Point(0, 118); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem6.Size = new System.Drawing.Size(529, 33); + this.layoutControlItem6.Size = new System.Drawing.Size(529, 31); this.layoutControlItem6.Text = "鍏跺畠鍑哄簱鍗曚粨绠″憳"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(163, 18); + this.layoutControlItem6.TextSize = new System.Drawing.Size(223, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_cgthsqcgy; - this.layoutControlItem12.Location = new System.Drawing.Point(0, 164); + this.layoutControlItem12.Location = new System.Drawing.Point(0, 149); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem12.Size = new System.Drawing.Size(529, 33); + this.layoutControlItem12.Size = new System.Drawing.Size(529, 31); this.layoutControlItem12.Text = "閲囪喘閫�璐х敵璇烽噰璐憳"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(163, 18); + this.layoutControlItem12.TextSize = new System.Drawing.Size(223, 18); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_sctlbfb; - this.layoutControlItem14.Location = new System.Drawing.Point(0, 197); + this.layoutControlItem14.Location = new System.Drawing.Point(0, 180); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem14.Size = new System.Drawing.Size(529, 33); + this.layoutControlItem14.Size = new System.Drawing.Size(529, 31); this.layoutControlItem14.Text = "鐢熶骇閫�鏂欒秴%鍒欒瀹℃牳"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(163, 18); + this.layoutControlItem14.TextSize = new System.Drawing.Size(223, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_FSalesManId; - this.layoutControlItem16.Location = new System.Drawing.Point(0, 230); + this.layoutControlItem16.Location = new System.Drawing.Point(0, 211); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 7; - this.layoutControlItem16.Size = new System.Drawing.Size(529, 33); + this.layoutControlItem16.Size = new System.Drawing.Size(529, 31); this.layoutControlItem16.Text = "閿�鍞憳"; - this.layoutControlItem16.TextSize = new System.Drawing.Size(163, 18); + this.layoutControlItem16.TextSize = new System.Drawing.Size(223, 18); // // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_qtRk; - this.layoutControlItem18.Location = new System.Drawing.Point(0, 263); + this.layoutControlItem18.Location = new System.Drawing.Point(0, 242); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 8; - this.layoutControlItem18.Size = new System.Drawing.Size(529, 33); + this.layoutControlItem18.Size = new System.Drawing.Size(529, 31); this.layoutControlItem18.Text = "榻愬鍏ュ簱(1:寮�鍚�,0:鍏抽棴)"; - this.layoutControlItem18.TextSize = new System.Drawing.Size(163, 18); - // - // layoutControlItem4 - // - this.layoutControlItem4.Control = this.btnSave; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 395); - 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 = 12; - this.layoutControlItem4.Size = new System.Drawing.Size(529, 33); - this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.layoutControlItem4.Text = "纭畾淇濆瓨"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem4.TextVisible = false; - // - // txt_colorFinish - // - this.txt_colorFinish.Location = new System.Drawing.Point(187, 308); - this.txt_colorFinish.Name = "txt_colorFinish"; - this.txt_colorFinish.Size = new System.Drawing.Size(350, 24); - this.txt_colorFinish.StyleController = this.layoutControl1; - this.txt_colorFinish.TabIndex = 24; + this.layoutControlItem18.TextSize = new System.Drawing.Size(223, 18); // // layoutControlItem20 // this.layoutControlItem20.Control = this.txt_colorFinish; - this.layoutControlItem20.Location = new System.Drawing.Point(0, 296); + this.layoutControlItem20.Location = new System.Drawing.Point(0, 273); this.layoutControlItem20.Name = "layoutControlItem20"; this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 9; - this.layoutControlItem20.Size = new System.Drawing.Size(529, 33); + this.layoutControlItem20.Size = new System.Drawing.Size(529, 31); this.layoutControlItem20.Text = "瀹岀粨瀹屾垚琛岄鑹�"; - this.layoutControlItem20.TextSize = new System.Drawing.Size(163, 18); - // - // txt_colorIng - // - this.txt_colorIng.Location = new System.Drawing.Point(187, 341); - this.txt_colorIng.Name = "txt_colorIng"; - this.txt_colorIng.Size = new System.Drawing.Size(350, 24); - this.txt_colorIng.StyleController = this.layoutControl1; - this.txt_colorIng.TabIndex = 25; + this.layoutControlItem20.TextSize = new System.Drawing.Size(223, 18); // // layoutControlItem21 // this.layoutControlItem21.Control = this.txt_colorIng; - this.layoutControlItem21.Location = new System.Drawing.Point(0, 329); + this.layoutControlItem21.Location = new System.Drawing.Point(0, 304); this.layoutControlItem21.Name = "layoutControlItem21"; this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 10; - this.layoutControlItem21.Size = new System.Drawing.Size(529, 33); + this.layoutControlItem21.Size = new System.Drawing.Size(529, 31); this.layoutControlItem21.Text = "杩涜涓棰滆壊"; - this.layoutControlItem21.TextSize = new System.Drawing.Size(163, 18); - // - // txt_color - // - this.txt_color.Location = new System.Drawing.Point(187, 374); - this.txt_color.Name = "txt_color"; - this.txt_color.Size = new System.Drawing.Size(350, 24); - this.txt_color.StyleController = this.layoutControl1; - this.txt_color.TabIndex = 26; + this.layoutControlItem21.TextSize = new System.Drawing.Size(223, 18); // // layoutControlItem22 // this.layoutControlItem22.Control = this.txt_color; - this.layoutControlItem22.Location = new System.Drawing.Point(0, 362); + this.layoutControlItem22.Location = new System.Drawing.Point(0, 335); this.layoutControlItem22.Name = "layoutControlItem22"; this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 11; - this.layoutControlItem22.Size = new System.Drawing.Size(529, 33); + this.layoutControlItem22.Size = new System.Drawing.Size(529, 31); this.layoutControlItem22.Text = "榛樿琛岄鑹�"; - this.layoutControlItem22.TextSize = new System.Drawing.Size(163, 18); + this.layoutControlItem22.TextSize = new System.Drawing.Size(223, 18); // // layoutControlItem17 // this.layoutControlItem17.Control = this.lb_FSalesManId; this.layoutControlItem17.CustomizationFormText = "閿�鍞憳label"; - this.layoutControlItem17.Location = new System.Drawing.Point(428, 230); + this.layoutControlItem17.Location = new System.Drawing.Point(442, 211); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 7; - this.layoutControlItem17.Size = new System.Drawing.Size(101, 33); + this.layoutControlItem17.Size = new System.Drawing.Size(87, 31); this.layoutControlItem17.Text = "閿�鍞憳"; this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem17.TextVisible = false; // - // layoutControlItem7 + // layoutControlItem4 // - this.layoutControlItem7.Control = this.lb_qtrkdysy; - this.layoutControlItem7.Location = new System.Drawing.Point(428, 131); - this.layoutControlItem7.Name = "layoutControlItem7"; - this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem7.Size = new System.Drawing.Size(101, 33); - this.layoutControlItem7.Text = "鍏跺畠鍏ュ簱鍗曢獙鏀跺憳label"; - this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem7.TextVisible = false; + this.layoutControlItem4.Control = this.btnSave; + this.layoutControlItem4.Location = new System.Drawing.Point(0, 397); + 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 = 13; + this.layoutControlItem4.Size = new System.Drawing.Size(529, 31); + this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem4.Text = "纭畾淇濆瓨"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem4.TextVisible = false; // - // lb_colorFinish + // txt_OutsXjxc // - this.lb_colorFinish.Location = new System.Drawing.Point(440, 308); - this.lb_colorFinish.Name = "lb_colorFinish"; - this.lb_colorFinish.Size = new System.Drawing.Size(65, 18); - this.lb_colorFinish.StyleController = this.layoutControl1; - this.lb_colorFinish.TabIndex = 27; - this.lb_colorFinish.Text = "colorFinish"; + this.txt_OutsXjxc.Location = new System.Drawing.Point(247, 378); + this.txt_OutsXjxc.Name = "txt_OutsXjxc"; + this.txt_OutsXjxc.Size = new System.Drawing.Size(290, 24); + this.txt_OutsXjxc.StyleController = this.layoutControl1; + this.txt_OutsXjxc.TabIndex = 30; // - // layoutControlItem23 + // layoutControlItem26 // - this.layoutControlItem23.Control = this.lb_colorFinish; - this.layoutControlItem23.Location = new System.Drawing.Point(428, 296); - this.layoutControlItem23.Name = "layoutControlItem23"; - this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 9; - this.layoutControlItem23.Size = new System.Drawing.Size(101, 33); - this.layoutControlItem23.Text = "瀹岀粨瀹屾垚琛岄鑹瞝abel"; - this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem23.TextVisible = false; + this.layoutControlItem26.Control = this.txt_OutsXjxc; + this.layoutControlItem26.Location = new System.Drawing.Point(0, 366); + this.layoutControlItem26.Name = "layoutControlItem26"; + this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 12; + this.layoutControlItem26.Size = new System.Drawing.Size(529, 31); + this.layoutControlItem26.Text = "鐢熶骇棰嗘枡鍏堣繘鍏堝嚭(1:寮�鍚�,0:鍏抽棴)"; + this.layoutControlItem26.TextSize = new System.Drawing.Size(223, 18); // - // lb_colorIng + // lb_OutsXjxc // - this.lb_colorIng.Location = new System.Drawing.Point(440, 341); - this.lb_colorIng.Name = "lb_colorIng"; - this.lb_colorIng.Size = new System.Drawing.Size(52, 18); - this.lb_colorIng.StyleController = this.layoutControl1; - this.lb_colorIng.TabIndex = 28; - this.lb_colorIng.Text = "colorIng"; + this.lb_OutsXjxc.Location = new System.Drawing.Point(454, 378); + this.lb_OutsXjxc.Name = "lb_OutsXjxc"; + this.lb_OutsXjxc.Size = new System.Drawing.Size(59, 18); + this.lb_OutsXjxc.StyleController = this.layoutControl1; + this.lb_OutsXjxc.TabIndex = 31; + this.lb_OutsXjxc.Text = "OutsXjxc"; // - // layoutControlItem24 + // layoutControlItem27 // - this.layoutControlItem24.Control = this.lb_colorIng; - this.layoutControlItem24.Location = new System.Drawing.Point(428, 329); - this.layoutControlItem24.Name = "layoutControlItem24"; - this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 10; - this.layoutControlItem24.Size = new System.Drawing.Size(101, 33); - this.layoutControlItem24.Text = "杩涜涓棰滆壊label"; - this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem24.TextVisible = false; - // - // lb_color - // - this.lb_color.Location = new System.Drawing.Point(440, 374); - this.lb_color.Name = "lb_color"; - this.lb_color.Size = new System.Drawing.Size(30, 18); - this.lb_color.StyleController = this.layoutControl1; - this.lb_color.TabIndex = 29; - this.lb_color.Text = "color"; - // - // layoutControlItem25 - // - this.layoutControlItem25.Control = this.lb_color; - this.layoutControlItem25.Location = new System.Drawing.Point(428, 362); - this.layoutControlItem25.Name = "layoutControlItem25"; - this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 11; - this.layoutControlItem25.Size = new System.Drawing.Size(101, 33); - this.layoutControlItem25.Text = "榛樿琛岄鑹瞝abel"; - this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem25.TextVisible = false; + this.layoutControlItem27.Control = this.lb_OutsXjxc; + this.layoutControlItem27.CustomizationFormText = "鐢熶骇棰嗘枡鍏堣繘鍏堝嚭label"; + this.layoutControlItem27.Location = new System.Drawing.Point(442, 366); + this.layoutControlItem27.Name = "layoutControlItem27"; + this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 12; + this.layoutControlItem27.Size = new System.Drawing.Size(87, 31); + this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem27.TextVisible = false; // // Frm_Config // @@ -807,6 +861,9 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_sctlbfb.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_FSalesManId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtRk.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_colorFinish.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_colorIng.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_color.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); @@ -814,6 +871,10 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); @@ -824,18 +885,14 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_colorFinish.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_colorIng.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_color.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_OutsXjxc.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); this.ResumeLayout(false); } @@ -882,7 +939,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; private DevExpress.XtraEditors.TextEdit txt_colorFinish; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; private DevExpress.XtraEditors.LabelControl lb_color; private DevExpress.XtraEditors.LabelControl lb_colorIng; @@ -891,10 +947,15 @@ private DevExpress.XtraEditors.TextEdit txt_color; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; + private DevExpress.XtraEditors.LabelControl lb_OutsXjxc; + private DevExpress.XtraEditors.TextEdit txt_OutsXjxc; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; } } \ No newline at end of file -- Gitblit v1.9.3