tangxu
2024-03-26 edd23f115dba31d764fdaf75a6207d888d0419d3
WinFrmUI/IStation.WinFrmUI.CalcErQu/Wizard/pageCalcParas.designer.cs
@@ -95,6 +95,11 @@
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.windowsUIButtonPanel1 = new DevExpress.XtraBars.Docking2010.WindowsUIButtonPanel();
            this.spinEditStart = new DevExpress.XtraEditors.SpinEdit();
            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
            this.spinEditEnd = new DevExpress.XtraEditors.SpinEdit();
            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
@@ -144,10 +149,17 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.spinEditStart.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.spinEditEnd.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
            this.SuspendLayout();
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.spinEditEnd);
            this.layoutControl1.Controls.Add(this.spinEditStart);
            this.layoutControl1.Controls.Add(this.dropDownButton1);
            this.layoutControl1.Controls.Add(this.BTN计算方案);
            this.layoutControl1.Controls.Add(this.checkEdit水位限制);
@@ -180,7 +192,7 @@
            // dropDownButton1
            // 
            this.dropDownButton1.DropDownControl = this.popupMenu1;
            this.dropDownButton1.Location = new System.Drawing.Point(254, 135);
            this.dropDownButton1.Location = new System.Drawing.Point(254, 159);
            this.dropDownButton1.Name = "dropDownButton1";
            this.dropDownButton1.Size = new System.Drawing.Size(124, 22);
            this.dropDownButton1.StyleController = this.layoutControl1;
@@ -266,7 +278,7 @@
            // 
            this.BTN计算方案.Appearance.BackColor = System.Drawing.Color.Navy;
            this.BTN计算方案.Appearance.Options.UseBackColor = true;
            this.BTN计算方案.Location = new System.Drawing.Point(878, 125);
            this.BTN计算方案.Location = new System.Drawing.Point(878, 149);
            this.BTN计算方案.Name = "BTN计算方案";
            this.BTN计算方案.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.True;
            this.BTN计算方案.Size = new System.Drawing.Size(193, 40);
@@ -278,7 +290,7 @@
            // checkEdit水位限制
            // 
            this.checkEdit水位限制.Enabled = false;
            this.checkEdit水位限制.Location = new System.Drawing.Point(450, 135);
            this.checkEdit水位限制.Location = new System.Drawing.Point(450, 159);
            this.checkEdit水位限制.Name = "checkEdit水位限制";
            this.checkEdit水位限制.Properties.Caption = " ";
            this.checkEdit水位限制.Size = new System.Drawing.Size(27, 20);
@@ -288,23 +300,23 @@
            // 
            // viewRealTimeRiverWaterLevelCtrl1
            // 
            this.viewRealTimeRiverWaterLevelCtrl1.Location = new System.Drawing.Point(2, 251);
            this.viewRealTimeRiverWaterLevelCtrl1.Location = new System.Drawing.Point(2, 270);
            this.viewRealTimeRiverWaterLevelCtrl1.Name = "viewRealTimeRiverWaterLevelCtrl1";
            this.viewRealTimeRiverWaterLevelCtrl1.Size = new System.Drawing.Size(1290, 279);
            this.viewRealTimeRiverWaterLevelCtrl1.Size = new System.Drawing.Size(1290, 260);
            this.viewRealTimeRiverWaterLevelCtrl1.TabIndex = 32;
            // 
            // checkEdit重新计算方案
            // 
            this.checkEdit重新计算方案.Location = new System.Drawing.Point(874, 73);
            this.checkEdit重新计算方案.Location = new System.Drawing.Point(709, 97);
            this.checkEdit重新计算方案.Name = "checkEdit重新计算方案";
            this.checkEdit重新计算方案.Properties.Caption = "强制重新计算方案";
            this.checkEdit重新计算方案.Size = new System.Drawing.Size(141, 20);
            this.checkEdit重新计算方案.Size = new System.Drawing.Size(413, 20);
            this.checkEdit重新计算方案.StyleController = this.layoutControl1;
            this.checkEdit重新计算方案.TabIndex = 31;
            // 
            // textEdit最低水位限制
            // 
            this.textEdit最低水位限制.Location = new System.Drawing.Point(582, 135);
            this.textEdit最低水位限制.Location = new System.Drawing.Point(582, 159);
            this.textEdit最低水位限制.Name = "textEdit最低水位限制";
            this.textEdit最低水位限制.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit最低水位限制.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
@@ -314,7 +326,7 @@
            // 
            // textEdit最高水位限制
            // 
            this.textEdit最高水位限制.Location = new System.Drawing.Point(773, 135);
            this.textEdit最高水位限制.Location = new System.Drawing.Point(773, 159);
            this.textEdit最高水位限制.Name = "textEdit最高水位限制";
            this.textEdit最高水位限制.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit最高水位限制.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
@@ -325,7 +337,7 @@
            // checkEdit供水总量
            // 
            this.checkEdit供水总量.Enabled = false;
            this.checkEdit供水总量.Location = new System.Drawing.Point(4, 135);
            this.checkEdit供水总量.Location = new System.Drawing.Point(4, 159);
            this.checkEdit供水总量.Name = "checkEdit供水总量";
            this.checkEdit供水总量.Properties.Caption = "取水总量(万m³):";
            this.checkEdit供水总量.Size = new System.Drawing.Size(126, 20);
@@ -340,10 +352,10 @@
            this.winStepPnl.Buttons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] {
            new DevExpress.XtraBars.Docking2010.WindowsUIButton("计算方案", true, windowsUIButtonImageOptions1, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, "下一步", -1, false)});
            this.winStepPnl.ForeColor = System.Drawing.Color.White;
            this.winStepPnl.Location = new System.Drawing.Point(1163, 532);
            this.winStepPnl.Location = new System.Drawing.Point(1154, 532);
            this.winStepPnl.Margin = new System.Windows.Forms.Padding(0);
            this.winStepPnl.Name = "winStepPnl";
            this.winStepPnl.Size = new System.Drawing.Size(131, 75);
            this.winStepPnl.Size = new System.Drawing.Size(140, 75);
            this.winStepPnl.TabIndex = 26;
            this.winStepPnl.Text = "winStepPnl";
            // 
@@ -359,7 +371,7 @@
            this.winBottomPnl.Location = new System.Drawing.Point(0, 532);
            this.winBottomPnl.Margin = new System.Windows.Forms.Padding(0);
            this.winBottomPnl.Name = "winBottomPnl";
            this.winBottomPnl.Size = new System.Drawing.Size(1163, 75);
            this.winBottomPnl.Size = new System.Drawing.Size(1154, 75);
            this.winBottomPnl.TabIndex = 25;
            this.winBottomPnl.Text = "winBottomPnl";
            // 
@@ -389,7 +401,7 @@
            // textEdit当前水库水位
            // 
            this.textEdit当前水库水位.EditValue = "";
            this.textEdit当前水库水位.Location = new System.Drawing.Point(501, 73);
            this.textEdit当前水库水位.Location = new System.Drawing.Point(336, 97);
            this.textEdit当前水库水位.Name = "textEdit当前水库水位";
            this.textEdit当前水库水位.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit当前水库水位.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
@@ -399,16 +411,16 @@
            // 
            // reservoirParasRequestCtrl
            // 
            this.reservoirParasRequestCtrl.Location = new System.Drawing.Point(2, 169);
            this.reservoirParasRequestCtrl.Location = new System.Drawing.Point(2, 193);
            this.reservoirParasRequestCtrl.Margin = new System.Windows.Forms.Padding(0);
            this.reservoirParasRequestCtrl.Name = "reservoirParasRequestCtrl";
            this.reservoirParasRequestCtrl.Size = new System.Drawing.Size(1290, 30);
            this.reservoirParasRequestCtrl.Size = new System.Drawing.Size(1290, 25);
            this.reservoirParasRequestCtrl.TabIndex = 21;
            // 
            // imageComboCurrentOpenCount
            // 
            this.imageComboCurrentOpenCount.EditValue = -1;
            this.imageComboCurrentOpenCount.Location = new System.Drawing.Point(298, 73);
            this.imageComboCurrentOpenCount.Location = new System.Drawing.Point(109, 97);
            this.imageComboCurrentOpenCount.Name = "imageComboCurrentOpenCount";
            this.imageComboCurrentOpenCount.Properties.Appearance.Options.UseTextOptions = true;
            this.imageComboCurrentOpenCount.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
@@ -421,21 +433,21 @@
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("两台", 2, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("三台", 3, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("四台", 4, -1)});
            this.imageComboCurrentOpenCount.Size = new System.Drawing.Size(91, 20);
            this.imageComboCurrentOpenCount.Size = new System.Drawing.Size(115, 20);
            this.imageComboCurrentOpenCount.StyleController = this.layoutControl1;
            this.imageComboCurrentOpenCount.TabIndex = 19;
            // 
            // imageComboSouceWL
            // 
            this.imageComboSouceWL.EditValue = 0;
            this.imageComboSouceWL.Location = new System.Drawing.Point(95, 225);
            this.imageComboSouceWL.Location = new System.Drawing.Point(95, 244);
            this.imageComboSouceWL.Name = "imageComboSouceWL";
            this.imageComboSouceWL.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.imageComboSouceWL.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("槽位手册", 0, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("来源网站 global-tide.nmdis.org.cn", 1, -1)});
            this.imageComboSouceWL.Size = new System.Drawing.Size(291, 20);
            this.imageComboSouceWL.Size = new System.Drawing.Size(288, 20);
            this.imageComboSouceWL.StyleController = this.layoutControl1;
            this.imageComboSouceWL.TabIndex = 17;
            this.imageComboSouceWL.SelectedIndexChanged += new System.EventHandler(this.imageComboSouceWL_SelectedIndexChanged);
@@ -443,7 +455,7 @@
            // imageComboClacOptType
            // 
            this.imageComboClacOptType.EditValue = 0;
            this.imageComboClacOptType.Location = new System.Drawing.Point(702, 73);
            this.imageComboClacOptType.Location = new System.Drawing.Point(537, 97);
            this.imageComboClacOptType.Name = "imageComboClacOptType";
            this.imageComboClacOptType.Properties.Appearance.Options.UseTextOptions = true;
            this.imageComboClacOptType.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
@@ -486,7 +498,7 @@
            // 
            this.textEdit取水总量万.EditValue = "";
            this.textEdit取水总量万.Enabled = false;
            this.textEdit取水总量万.Location = new System.Drawing.Point(134, 135);
            this.textEdit取水总量万.Location = new System.Drawing.Point(134, 159);
            this.textEdit取水总量万.Name = "textEdit取水总量万";
            this.textEdit取水总量万.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit取水总量万.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
@@ -526,25 +538,28 @@
            this.layoutControlGroup6.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText;
            this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.emptySpaceItem2,
            this.btnRefresh水位,
            this.layoutControlItem3,
            this.layoutControlItem8,
            this.layoutControlItem5,
            this.layoutControlItem6,
            this.layoutControlItem11,
            this.labRefresh水位});
            this.labRefresh水位,
            this.layoutControlItem3,
            this.layoutControlItem18,
            this.btnRefresh水位,
            this.layoutControlItem20,
            this.emptySpaceItem6});
            this.layoutControlGroup6.Location = new System.Drawing.Point(0, 47);
            this.layoutControlGroup6.Name = "layoutControlGroup6";
            this.layoutControlGroup6.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup6.Size = new System.Drawing.Size(1294, 52);
            this.layoutControlGroup6.Size = new System.Drawing.Size(1294, 76);
            this.layoutControlGroup6.Text = " 分析目标";
            // 
            // emptySpaceItem2
            // 
            this.emptySpaceItem2.AllowHotTrack = false;
            this.emptySpaceItem2.Location = new System.Drawing.Point(1015, 0);
            this.emptySpaceItem2.Location = new System.Drawing.Point(1122, 24);
            this.emptySpaceItem2.Name = "emptySpaceItem2";
            this.emptySpaceItem2.Size = new System.Drawing.Size(275, 26);
            this.emptySpaceItem2.Size = new System.Drawing.Size(168, 26);
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
            // 
            // btnRefresh水位
@@ -552,11 +567,11 @@
            this.btnRefresh水位.AllowHotTrack = false;
            this.btnRefresh水位.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnRefresh水位.ImageOptions.SvgImage")));
            this.btnRefresh水位.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
            this.btnRefresh水位.Location = new System.Drawing.Point(150, 0);
            this.btnRefresh水位.Location = new System.Drawing.Point(404, 0);
            this.btnRefresh水位.MaxSize = new System.Drawing.Size(39, 20);
            this.btnRefresh水位.MinSize = new System.Drawing.Size(39, 20);
            this.btnRefresh水位.Name = "btnRefresh水位";
            this.btnRefresh水位.Size = new System.Drawing.Size(39, 26);
            this.btnRefresh水位.Size = new System.Drawing.Size(39, 24);
            this.btnRefresh水位.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.btnRefresh水位.Text = " ";
            this.btnRefresh水位.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
@@ -572,7 +587,7 @@
            this.layoutControlItem3.MaxSize = new System.Drawing.Size(150, 24);
            this.layoutControlItem3.MinSize = new System.Drawing.Size(150, 24);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.Size = new System.Drawing.Size(150, 26);
            this.layoutControlItem3.Size = new System.Drawing.Size(150, 24);
            this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem3.Text = "日期:";
            this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
@@ -584,7 +599,7 @@
            this.layoutControlItem8.AppearanceItemCaption.Options.UseTextOptions = true;
            this.layoutControlItem8.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.layoutControlItem8.Control = this.imageComboClacOptType;
            this.layoutControlItem8.Location = new System.Drawing.Point(641, 0);
            this.layoutControlItem8.Location = new System.Drawing.Point(476, 24);
            this.layoutControlItem8.MaxSize = new System.Drawing.Size(229, 26);
            this.layoutControlItem8.MinSize = new System.Drawing.Size(229, 26);
            this.layoutControlItem8.Name = "layoutControlItem8";
@@ -600,12 +615,13 @@
            this.layoutControlItem5.AppearanceItemCaption.Options.UseTextOptions = true;
            this.layoutControlItem5.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.layoutControlItem5.Control = this.imageComboCurrentOpenCount;
            this.layoutControlItem5.Location = new System.Drawing.Point(189, 0);
            this.layoutControlItem5.CustomizationFormText = "开始时开泵情况:";
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 24);
            this.layoutControlItem5.MinSize = new System.Drawing.Size(159, 24);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.Size = new System.Drawing.Size(200, 26);
            this.layoutControlItem5.Size = new System.Drawing.Size(224, 26);
            this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem5.Text = "零点时开泵情况:";
            this.layoutControlItem5.Text = "开始时开泵情况:";
            this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            this.layoutControlItem5.TextSize = new System.Drawing.Size(100, 14);
            this.layoutControlItem5.TextToControlDistance = 5;
@@ -613,16 +629,16 @@
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.checkEdit重新计算方案;
            this.layoutControlItem6.Location = new System.Drawing.Point(870, 0);
            this.layoutControlItem6.Location = new System.Drawing.Point(705, 24);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.Size = new System.Drawing.Size(145, 26);
            this.layoutControlItem6.Size = new System.Drawing.Size(417, 26);
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem6.TextVisible = false;
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.textEdit当前水库水位;
            this.layoutControlItem11.Location = new System.Drawing.Point(389, 0);
            this.layoutControlItem11.Location = new System.Drawing.Point(224, 24);
            this.layoutControlItem11.MaxSize = new System.Drawing.Size(182, 24);
            this.layoutControlItem11.MinSize = new System.Drawing.Size(182, 24);
            this.layoutControlItem11.Name = "layoutControlItem11";
@@ -635,7 +651,7 @@
            // 
            this.labRefresh水位.AllowHotTrack = false;
            this.labRefresh水位.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("labRefresh水位.ImageOptions.Image")));
            this.labRefresh水位.Location = new System.Drawing.Point(571, 0);
            this.labRefresh水位.Location = new System.Drawing.Point(406, 24);
            this.labRefresh水位.MaxSize = new System.Drawing.Size(70, 20);
            this.labRefresh水位.MinSize = new System.Drawing.Size(70, 20);
            this.labRefresh水位.Name = "labRefresh水位";
@@ -666,10 +682,10 @@
            this.emptySpaceItem8,
            this.layoutControlItem14,
            this.layoutControlItem19});
            this.layoutControlGroup3.Location = new System.Drawing.Point(0, 99);
            this.layoutControlGroup3.Location = new System.Drawing.Point(0, 123);
            this.layoutControlGroup3.Name = "layoutControlGroup3";
            this.layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup3.Size = new System.Drawing.Size(1294, 102);
            this.layoutControlGroup3.Size = new System.Drawing.Size(1294, 97);
            this.layoutControlGroup3.Text = "水库参数";
            // 
            // layoutControlItem9
@@ -680,7 +696,7 @@
            this.layoutControlItem9.MinSize = new System.Drawing.Size(5, 20);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlItem9.Size = new System.Drawing.Size(1290, 30);
            this.layoutControlItem9.Size = new System.Drawing.Size(1290, 25);
            this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem9.TextVisible = false;
@@ -852,10 +868,10 @@
            this.layoutControlItem4,
            this.emptySpaceItem3,
            this.layoutControlItem16});
            this.layoutControlGroup2.Location = new System.Drawing.Point(0, 201);
            this.layoutControlGroup2.Location = new System.Drawing.Point(0, 220);
            this.layoutControlGroup2.Name = "layoutControlGroup2";
            this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup2.Size = new System.Drawing.Size(1294, 331);
            this.layoutControlGroup2.Size = new System.Drawing.Size(1294, 312);
            this.layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup2.Text = "长江水位";
            // 
@@ -868,7 +884,7 @@
            this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 26);
            this.layoutControlItem4.MinSize = new System.Drawing.Size(147, 26);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.Size = new System.Drawing.Size(388, 26);
            this.layoutControlItem4.Size = new System.Drawing.Size(385, 26);
            this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem4.Text = "长江水位数据源:";
            this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
@@ -878,9 +894,9 @@
            // emptySpaceItem3
            // 
            this.emptySpaceItem3.AllowHotTrack = false;
            this.emptySpaceItem3.Location = new System.Drawing.Point(388, 0);
            this.emptySpaceItem3.Location = new System.Drawing.Point(385, 0);
            this.emptySpaceItem3.Name = "emptySpaceItem3";
            this.emptySpaceItem3.Size = new System.Drawing.Size(906, 26);
            this.emptySpaceItem3.Size = new System.Drawing.Size(909, 26);
            this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
            // 
            // layoutControlItem16
@@ -888,7 +904,7 @@
            this.layoutControlItem16.Control = this.viewRealTimeRiverWaterLevelCtrl1;
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 26);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.Size = new System.Drawing.Size(1294, 283);
            this.layoutControlItem16.Size = new System.Drawing.Size(1294, 264);
            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem16.TextVisible = false;
            // 
@@ -900,7 +916,7 @@
            this.layoutControlItem10.MinSize = new System.Drawing.Size(4, 61);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlItem10.Size = new System.Drawing.Size(1163, 75);
            this.layoutControlItem10.Size = new System.Drawing.Size(1154, 75);
            this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem10.TextVisible = false;
@@ -908,12 +924,12 @@
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.winStepPnl;
            this.layoutControlItem12.Location = new System.Drawing.Point(1163, 532);
            this.layoutControlItem12.Location = new System.Drawing.Point(1154, 532);
            this.layoutControlItem12.MaxSize = new System.Drawing.Size(0, 75);
            this.layoutControlItem12.MinSize = new System.Drawing.Size(4, 75);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlItem12.Size = new System.Drawing.Size(131, 75);
            this.layoutControlItem12.Size = new System.Drawing.Size(140, 75);
            this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem12.TextVisible = false;
@@ -928,6 +944,86 @@
            this.windowsUIButtonPanel1.Size = new System.Drawing.Size(75, 23);
            this.windowsUIButtonPanel1.TabIndex = 0;
            this.windowsUIButtonPanel1.Text = "windowsUIButtonPanel1";
            //
            // spinEditStart
            //
            this.spinEditStart.EditValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.spinEditStart.Location = new System.Drawing.Point(219, 73);
            this.spinEditStart.MenuManager = this.barManager1;
            this.spinEditStart.Name = "spinEditStart";
            this.spinEditStart.Properties.Appearance.Options.UseTextOptions = true;
            this.spinEditStart.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.spinEditStart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.spinEditStart.Properties.IsFloatValue = false;
            this.spinEditStart.Properties.MaskSettings.Set("mask", "N00");
            this.spinEditStart.Properties.MaxValue = new decimal(new int[] {
            24,
            0,
            0,
            0});
            this.spinEditStart.Size = new System.Drawing.Size(60, 20);
            this.spinEditStart.StyleController = this.layoutControl1;
            this.spinEditStart.TabIndex = 37;
            //
            // layoutControlItem18
            //
            this.layoutControlItem18.Control = this.spinEditStart;
            this.layoutControlItem18.Location = new System.Drawing.Point(150, 0);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.Size = new System.Drawing.Size(129, 24);
            this.layoutControlItem18.Text = " 开始时间";
            this.layoutControlItem18.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 20);
            this.layoutControlItem18.TextToControlDistance = 5;
            //
            // spinEditEnd
            //
            this.spinEditEnd.EditValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.spinEditEnd.Location = new System.Drawing.Point(348, 73);
            this.spinEditEnd.MenuManager = this.barManager1;
            this.spinEditEnd.Name = "spinEditEnd";
            this.spinEditEnd.Properties.Appearance.Options.UseTextOptions = true;
            this.spinEditEnd.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.spinEditEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.spinEditEnd.Properties.IsFloatValue = false;
            this.spinEditEnd.Properties.MaskSettings.Set("mask", "N00");
            this.spinEditEnd.Properties.MaxValue = new decimal(new int[] {
            24,
            0,
            0,
            0});
            this.spinEditEnd.Size = new System.Drawing.Size(56, 20);
            this.spinEditEnd.StyleController = this.layoutControl1;
            this.spinEditEnd.TabIndex = 38;
            //
            // layoutControlItem20
            //
            this.layoutControlItem20.Control = this.spinEditEnd;
            this.layoutControlItem20.Location = new System.Drawing.Point(279, 0);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.Size = new System.Drawing.Size(125, 24);
            this.layoutControlItem20.Text = "结束时间";
            this.layoutControlItem20.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 20);
            this.layoutControlItem20.TextToControlDistance = 5;
            //
            // emptySpaceItem6
            //
            this.emptySpaceItem6.AllowHotTrack = false;
            this.emptySpaceItem6.Location = new System.Drawing.Point(443, 0);
            this.emptySpaceItem6.Name = "emptySpaceItem6";
            this.emptySpaceItem6.Size = new System.Drawing.Size(847, 24);
            this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
            // 
            // pageCalcParas
            // 
@@ -990,6 +1086,11 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.spinEditStart.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.spinEditEnd.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();
@@ -1059,5 +1160,10 @@
        private DevExpress.XtraBars.BarCheckItem bci前两日取水总量;
        private DevExpress.XtraBars.BarCheckItem bci前三日取水总量;
        private DevExpress.XtraLayout.SimpleLabelItem labRefresh水位;
        private DevExpress.XtraEditors.SpinEdit spinEditStart;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
        private DevExpress.XtraEditors.SpinEdit spinEditEnd;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
    }
}