From 0f5eaa62a6ce8c24c056e2d690bc2e6a9958637e Mon Sep 17 00:00:00 2001
From: ningshuxia <ningshuxia0927@outlook.com>
Date: 星期四, 27 三月 2025 11:51:17 +0800
Subject: [PATCH] 供水分析

---
 WinFrmUI/PBS.WinFrmUI.Hydro/02-quick-modeling/02-place/info/BuildPlaceInfoCtrl.Designer.cs |  199 +++++++++++++++++++++++--------------------------
 1 files changed, 92 insertions(+), 107 deletions(-)

diff --git a/WinFrmUI/PBS.WinFrmUI.Hydro/02-quick-modeling/02-place/info/BuildPlaceInfoCtrl.Designer.cs b/WinFrmUI/PBS.WinFrmUI.Hydro/02-quick-modeling/02-place/info/BuildPlaceInfoCtrl.Designer.cs
index ede822a..2194503 100644
--- a/WinFrmUI/PBS.WinFrmUI.Hydro/02-quick-modeling/02-place/info/BuildPlaceInfoCtrl.Designer.cs
+++ b/WinFrmUI/PBS.WinFrmUI.Hydro/02-quick-modeling/02-place/info/BuildPlaceInfoCtrl.Designer.cs
@@ -28,16 +28,16 @@
         /// </summary>
         private void InitializeComponent()
         {
-            components = new System.ComponentModel.Container();
+            components = new Container();
             layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
-            cbPropertyType = new DevExpress.XtraEditors.ComboBoxEdit();
-            txtCompletionTime = new DevExpress.XtraEditors.TextEdit();
-            txtProperTyYears = new DevExpress.XtraEditors.TextEdit();
-            txtTotalHouseHolds = new DevExpress.XtraEditors.TextEdit();
-            txtAreaSquare = new DevExpress.XtraEditors.TextEdit();
-            txtPlotRatio = new DevExpress.XtraEditors.TextEdit();
-            txtDeveloper = new DevExpress.XtraEditors.TextEdit();
-            textGreeningRate = new DevExpress.XtraEditors.TextEdit();
+            cbPropertyType = new ComboBoxEdit();
+            txtCompletionTime = new TextEdit();
+            txtProperTyYears = new TextEdit();
+            txtTotalHouseHolds = new TextEdit();
+            txtAreaSquare = new TextEdit();
+            txtPlotRatio = new TextEdit();
+            txtDeveloper = new TextEdit();
+            textGreeningRate = new TextEdit();
             Root = new DevExpress.XtraLayout.LayoutControlGroup();
             layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
             layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -49,27 +49,27 @@
             emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
             layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
             dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
-            ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
+            ((ISupportInitialize)layoutControl1).BeginInit();
             layoutControl1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)cbPropertyType.Properties).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)txtCompletionTime.Properties).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)txtProperTyYears.Properties).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)txtTotalHouseHolds.Properties).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)txtAreaSquare.Properties).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)txtPlotRatio.Properties).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)txtDeveloper.Properties).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)textGreeningRate.Properties).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem13).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem17).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem15).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem19).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem23).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit();
+            ((ISupportInitialize)cbPropertyType.Properties).BeginInit();
+            ((ISupportInitialize)txtCompletionTime.Properties).BeginInit();
+            ((ISupportInitialize)txtProperTyYears.Properties).BeginInit();
+            ((ISupportInitialize)txtTotalHouseHolds.Properties).BeginInit();
+            ((ISupportInitialize)txtAreaSquare.Properties).BeginInit();
+            ((ISupportInitialize)txtPlotRatio.Properties).BeginInit();
+            ((ISupportInitialize)txtDeveloper.Properties).BeginInit();
+            ((ISupportInitialize)textGreeningRate.Properties).BeginInit();
+            ((ISupportInitialize)Root).BeginInit();
+            ((ISupportInitialize)layoutControlItem13).BeginInit();
+            ((ISupportInitialize)layoutControlItem17).BeginInit();
+            ((ISupportInitialize)layoutControlItem8).BeginInit();
+            ((ISupportInitialize)layoutControlItem15).BeginInit();
+            ((ISupportInitialize)layoutControlItem19).BeginInit();
+            ((ISupportInitialize)layoutControlItem23).BeginInit();
+            ((ISupportInitialize)layoutControlItem4).BeginInit();
+            ((ISupportInitialize)emptySpaceItem1).BeginInit();
+            ((ISupportInitialize)layoutControlItem11).BeginInit();
+            ((ISupportInitialize)dxErrorProvider1).BeginInit();
             SuspendLayout();
             // 
             // layoutControl1
@@ -86,110 +86,95 @@
             layoutControl1.Location = new Point(0, 0);
             layoutControl1.Margin = new Padding(3, 4, 3, 4);
             layoutControl1.Name = "layoutControl1";
-            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(872, 229, 685, 516);
+            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(730, 234, 685, 516);
             layoutControl1.Root = Root;
-            layoutControl1.Size = new Size(925, 321);
+            layoutControl1.Size = new Size(600, 200);
             layoutControl1.TabIndex = 91;
             layoutControl1.Text = "layoutControl1";
             // 
             // cbPropertyType
             // 
-            cbPropertyType.Location = new Point(121, 52);
-            cbPropertyType.Margin = new Padding(2, 3, 2, 3);
-            cbPropertyType.MinimumSize = new Size(0, 36);
+            cbPropertyType.Location = new Point(111, 30);
             cbPropertyType.Name = "cbPropertyType";
-            cbPropertyType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
+            cbPropertyType.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) });
             cbPropertyType.Properties.Items.AddRange(new object[] { "鍏瘬浣忓畢" });
             cbPropertyType.Properties.NullText = "璇烽�夋嫨";
-            cbPropertyType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            cbPropertyType.Size = new Size(339, 36);
+            cbPropertyType.Properties.TextEditStyle = TextEditStyles.DisableTextEditor;
+            cbPropertyType.Size = new Size(187, 24);
             cbPropertyType.StyleController = layoutControl1;
             cbPropertyType.TabIndex = 6;
             // 
             // txtCompletionTime
             // 
-            txtCompletionTime.Location = new Point(573, 52);
-            txtCompletionTime.Margin = new Padding(2, 3, 2, 3);
-            txtCompletionTime.MinimumSize = new Size(0, 36);
+            txtCompletionTime.Location = new Point(411, 30);
             txtCompletionTime.Name = "txtCompletionTime";
             txtCompletionTime.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
-            txtCompletionTime.Size = new Size(340, 36);
+            txtCompletionTime.Size = new Size(187, 24);
             txtCompletionTime.StyleController = layoutControl1;
             txtCompletionTime.TabIndex = 8;
             // 
             // txtProperTyYears
             // 
-            txtProperTyYears.Location = new Point(121, 12);
-            txtProperTyYears.Margin = new Padding(2, 3, 2, 3);
-            txtProperTyYears.MinimumSize = new Size(0, 36);
+            txtProperTyYears.Location = new Point(111, 2);
             txtProperTyYears.Name = "txtProperTyYears";
             txtProperTyYears.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
-            txtProperTyYears.Size = new Size(339, 36);
+            txtProperTyYears.Size = new Size(187, 24);
             txtProperTyYears.StyleController = layoutControl1;
             txtProperTyYears.TabIndex = 3;
             // 
             // txtTotalHouseHolds
             // 
-            txtTotalHouseHolds.Location = new Point(121, 92);
-            txtTotalHouseHolds.Margin = new Padding(2, 3, 2, 3);
-            txtTotalHouseHolds.MinimumSize = new Size(0, 36);
+            txtTotalHouseHolds.Location = new Point(111, 58);
             txtTotalHouseHolds.Name = "txtTotalHouseHolds";
             txtTotalHouseHolds.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
-            txtTotalHouseHolds.Size = new Size(339, 36);
+            txtTotalHouseHolds.Size = new Size(187, 24);
             txtTotalHouseHolds.StyleController = layoutControl1;
             txtTotalHouseHolds.TabIndex = 9;
             // 
             // txtAreaSquare
             // 
-            txtAreaSquare.Location = new Point(573, 12);
-            txtAreaSquare.Margin = new Padding(2, 3, 2, 3);
-            txtAreaSquare.MinimumSize = new Size(0, 36);
+            txtAreaSquare.Location = new Point(411, 2);
             txtAreaSquare.Name = "txtAreaSquare";
             txtAreaSquare.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
-            txtAreaSquare.Size = new Size(340, 36);
+            txtAreaSquare.Size = new Size(187, 24);
             txtAreaSquare.StyleController = layoutControl1;
             txtAreaSquare.TabIndex = 4;
             // 
             // txtPlotRatio
             // 
-            txtPlotRatio.Location = new Point(573, 92);
-            txtPlotRatio.Margin = new Padding(2, 3, 2, 3);
-            txtPlotRatio.MinimumSize = new Size(0, 36);
+            txtPlotRatio.Location = new Point(411, 58);
             txtPlotRatio.Name = "txtPlotRatio";
             txtPlotRatio.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
-            txtPlotRatio.Size = new Size(340, 36);
+            txtPlotRatio.Size = new Size(187, 24);
             txtPlotRatio.StyleController = layoutControl1;
             txtPlotRatio.TabIndex = 10;
             // 
             // txtDeveloper
             // 
-            txtDeveloper.Location = new Point(121, 132);
-            txtDeveloper.Margin = new Padding(2, 3, 2, 3);
-            txtDeveloper.MinimumSize = new Size(0, 36);
+            txtDeveloper.Location = new Point(111, 86);
             txtDeveloper.Name = "txtDeveloper";
-            txtDeveloper.Size = new Size(339, 36);
+            txtDeveloper.Size = new Size(187, 24);
             txtDeveloper.StyleController = layoutControl1;
             txtDeveloper.TabIndex = 11;
             // 
             // textGreeningRate
             // 
-            textGreeningRate.Location = new Point(573, 132);
-            textGreeningRate.Margin = new Padding(2, 3, 2, 3);
-            textGreeningRate.MinimumSize = new Size(0, 36);
+            textGreeningRate.Location = new Point(411, 86);
             textGreeningRate.Name = "textGreeningRate";
-            textGreeningRate.Size = new Size(340, 36);
+            textGreeningRate.Size = new Size(187, 24);
             textGreeningRate.StyleController = layoutControl1;
             textGreeningRate.TabIndex = 12;
             // 
             // Root
             // 
             Root.AppearanceItemCaption.Options.UseTextOptions = true;
-            Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
+            Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
             Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
             Root.GroupBordersVisible = false;
             Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem13, layoutControlItem17, layoutControlItem8, layoutControlItem15, layoutControlItem19, layoutControlItem23, layoutControlItem4, emptySpaceItem1, layoutControlItem11 });
             Root.Name = "Root";
-            Root.Size = new Size(925, 321);
+            Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
+            Root.Size = new Size(600, 200);
             Root.TextVisible = false;
             // 
             // layoutControlItem13
@@ -199,92 +184,92 @@
             layoutControlItem13.Location = new Point(0, 0);
             layoutControlItem13.Name = "layoutControlItem13";
             layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
-            layoutControlItem13.Size = new Size(452, 40);
+            layoutControlItem13.Size = new Size(300, 28);
             layoutControlItem13.Text = "浜ф潈骞撮檺(骞�):";
             layoutControlItem13.TextSize = new Size(97, 18);
             // 
             // layoutControlItem17
             // 
             layoutControlItem17.Control = txtAreaSquare;
-            layoutControlItem17.Location = new Point(452, 0);
+            layoutControlItem17.Location = new Point(300, 0);
             layoutControlItem17.Name = "layoutControlItem17";
             layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
             layoutControlItem17.OptionsTableLayoutItem.RowIndex = 1;
-            layoutControlItem17.Size = new Size(453, 40);
+            layoutControlItem17.Size = new Size(300, 28);
             layoutControlItem17.Text = "鎬诲缓闈㈢Н(m鲁):";
             layoutControlItem17.TextSize = new Size(97, 18);
             // 
             // layoutControlItem8
             // 
             layoutControlItem8.Control = cbPropertyType;
-            layoutControlItem8.Location = new Point(0, 40);
+            layoutControlItem8.Location = new Point(0, 28);
             layoutControlItem8.Name = "layoutControlItem8";
             layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
             layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
-            layoutControlItem8.Size = new Size(452, 40);
+            layoutControlItem8.Size = new Size(300, 28);
             layoutControlItem8.Text = "鐗╀笟绫诲瀷:";
             layoutControlItem8.TextSize = new Size(97, 18);
             // 
             // layoutControlItem15
             // 
             layoutControlItem15.Control = txtTotalHouseHolds;
-            layoutControlItem15.Location = new Point(0, 80);
+            layoutControlItem15.Location = new Point(0, 56);
             layoutControlItem15.Name = "layoutControlItem15";
             layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
-            layoutControlItem15.Size = new Size(452, 40);
+            layoutControlItem15.Size = new Size(300, 28);
             layoutControlItem15.Text = "鎬绘埛鏁�:";
             layoutControlItem15.TextSize = new Size(97, 18);
             // 
             // layoutControlItem19
             // 
             layoutControlItem19.Control = txtPlotRatio;
-            layoutControlItem19.Location = new Point(452, 80);
+            layoutControlItem19.Location = new Point(300, 56);
             layoutControlItem19.Name = "layoutControlItem19";
             layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1;
             layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
-            layoutControlItem19.Size = new Size(453, 40);
+            layoutControlItem19.Size = new Size(300, 28);
             layoutControlItem19.Text = "瀹圭Н鐜�(锛�):";
             layoutControlItem19.TextSize = new Size(97, 18);
             // 
             // layoutControlItem23
             // 
             layoutControlItem23.Control = txtDeveloper;
-            layoutControlItem23.Location = new Point(0, 120);
+            layoutControlItem23.Location = new Point(0, 84);
             layoutControlItem23.Name = "layoutControlItem23";
             layoutControlItem23.OptionsTableLayoutItem.RowIndex = 5;
-            layoutControlItem23.Size = new Size(452, 40);
+            layoutControlItem23.Size = new Size(300, 28);
             layoutControlItem23.Text = "寮�鍙戝晢:";
             layoutControlItem23.TextSize = new Size(97, 18);
             // 
             // layoutControlItem4
             // 
             layoutControlItem4.Control = textGreeningRate;
-            layoutControlItem4.Location = new Point(452, 120);
+            layoutControlItem4.Location = new Point(300, 84);
             layoutControlItem4.Name = "layoutControlItem4";
             layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
             layoutControlItem4.OptionsTableLayoutItem.RowIndex = 6;
-            layoutControlItem4.Size = new Size(453, 40);
+            layoutControlItem4.Size = new Size(300, 28);
             layoutControlItem4.Text = "缁垮寲鐜�(锛�):";
             layoutControlItem4.TextSize = new Size(97, 18);
             // 
             // emptySpaceItem1
             // 
             emptySpaceItem1.AllowHotTrack = false;
-            emptySpaceItem1.Location = new Point(0, 160);
+            emptySpaceItem1.Location = new Point(0, 112);
             emptySpaceItem1.Name = "emptySpaceItem1";
             emptySpaceItem1.OptionsTableLayoutItem.ColumnIndex = 1;
             emptySpaceItem1.OptionsTableLayoutItem.RowIndex = 5;
-            emptySpaceItem1.Size = new Size(905, 141);
+            emptySpaceItem1.Size = new Size(600, 88);
             emptySpaceItem1.TextSize = new Size(0, 0);
             // 
             // layoutControlItem11
             // 
             layoutControlItem11.Control = txtCompletionTime;
-            layoutControlItem11.Location = new Point(452, 40);
+            layoutControlItem11.Location = new Point(300, 28);
             layoutControlItem11.Name = "layoutControlItem11";
             layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
             layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3;
-            layoutControlItem11.Size = new Size(453, 40);
+            layoutControlItem11.Size = new Size(300, 28);
             layoutControlItem11.Text = "绔e伐鏃堕棿(骞�):";
             layoutControlItem11.TextSize = new Size(97, 18);
             // 
@@ -292,35 +277,35 @@
             // 
             dxErrorProvider1.ContainerControl = this;
             // 
-            // BuildWizardForm
+            // BuildPlaceInfoCtrl
             // 
             AutoScaleDimensions = new SizeF(8F, 18F);
             AutoScaleMode = AutoScaleMode.Font;
             Controls.Add(layoutControl1);
             Margin = new Padding(2, 3, 2, 3);
-            Name = "BuildWizardForm";
-            Size = new Size(925, 321);
-             ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
+            Name = "BuildPlaceInfoCtrl";
+            Size = new Size(600, 200);
+            ((ISupportInitialize)layoutControl1).EndInit();
             layoutControl1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)cbPropertyType.Properties).EndInit();
-            ((System.ComponentModel.ISupportInitialize)txtCompletionTime.Properties).EndInit();
-            ((System.ComponentModel.ISupportInitialize)txtProperTyYears.Properties).EndInit();
-            ((System.ComponentModel.ISupportInitialize)txtTotalHouseHolds.Properties).EndInit();
-            ((System.ComponentModel.ISupportInitialize)txtAreaSquare.Properties).EndInit();
-            ((System.ComponentModel.ISupportInitialize)txtPlotRatio.Properties).EndInit();
-            ((System.ComponentModel.ISupportInitialize)txtDeveloper.Properties).EndInit();
-            ((System.ComponentModel.ISupportInitialize)textGreeningRate.Properties).EndInit();
-            ((System.ComponentModel.ISupportInitialize)Root).EndInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem13).EndInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem17).EndInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem15).EndInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem19).EndInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem23).EndInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
-            ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit();
-            ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit();
+            ((ISupportInitialize)cbPropertyType.Properties).EndInit();
+            ((ISupportInitialize)txtCompletionTime.Properties).EndInit();
+            ((ISupportInitialize)txtProperTyYears.Properties).EndInit();
+            ((ISupportInitialize)txtTotalHouseHolds.Properties).EndInit();
+            ((ISupportInitialize)txtAreaSquare.Properties).EndInit();
+            ((ISupportInitialize)txtPlotRatio.Properties).EndInit();
+            ((ISupportInitialize)txtDeveloper.Properties).EndInit();
+            ((ISupportInitialize)textGreeningRate.Properties).EndInit();
+            ((ISupportInitialize)Root).EndInit();
+            ((ISupportInitialize)layoutControlItem13).EndInit();
+            ((ISupportInitialize)layoutControlItem17).EndInit();
+            ((ISupportInitialize)layoutControlItem8).EndInit();
+            ((ISupportInitialize)layoutControlItem15).EndInit();
+            ((ISupportInitialize)layoutControlItem19).EndInit();
+            ((ISupportInitialize)layoutControlItem23).EndInit();
+            ((ISupportInitialize)layoutControlItem4).EndInit();
+            ((ISupportInitialize)emptySpaceItem1).EndInit();
+            ((ISupportInitialize)layoutControlItem11).EndInit();
+            ((ISupportInitialize)dxErrorProvider1).EndInit();
             ResumeLayout(false);
         }
 

--
Gitblit v1.9.3