namespace IStation.WinFrmUI.CalcErQu { partial class AnimationTipInfoDlg { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AnimationTipInfoDlg)); this.trackBarControl1 = new DevExpress.XtraEditors.TrackBarControl(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.gaugeContent前池水位 = new IStation.WinFrmUI.CalcErQu.GaugeContent(); this.gaugeContent水库水位 = new IStation.WinFrmUI.CalcErQu.GaugeContent(); this.simpleButton关闭 = new DevExpress.XtraEditors.SimpleButton(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridEditorName = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridEditorValue = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUnit = new DevExpress.XtraGrid.Columns.GridColumn(); this.gaugeContent供水量 = new IStation.WinFrmUI.CalcErQu.GaugeContent(); this.gaugeContent长江水位 = new IStation.WinFrmUI.CalcErQu.GaugeContent(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.btnStart = new DevExpress.XtraLayout.SimpleLabelItem(); this.btnPause = new DevExpress.XtraLayout.SimpleLabelItem(); this.btnStop = new DevExpress.XtraLayout.SimpleLabelItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.trackBarControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBarControl1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnStart)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnPause)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnStop)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); this.SuspendLayout(); // // trackBarControl1 // this.trackBarControl1.EditValue = 5; this.trackBarControl1.Location = new System.Drawing.Point(168, 22); this.trackBarControl1.Margin = new System.Windows.Forms.Padding(3, 9, 3, 3); this.trackBarControl1.Name = "trackBarControl1"; this.trackBarControl1.Properties.LabelAppearance.Options.UseTextOptions = true; this.trackBarControl1.Properties.LabelAppearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.trackBarControl1.Properties.Minimum = 1; this.trackBarControl1.Properties.TickStyle = System.Windows.Forms.TickStyle.Both; this.trackBarControl1.Size = new System.Drawing.Size(840, 45); this.trackBarControl1.StyleController = this.layoutControl1; this.trackBarControl1.TabIndex = 3; this.trackBarControl1.Value = 5; this.trackBarControl1.EditValueChanged += new System.EventHandler(this.trackBarControl1_EditValueChanged); // // layoutControl1 // this.layoutControl1.Controls.Add(this.gaugeContent前池水位); this.layoutControl1.Controls.Add(this.gaugeContent水库水位); this.layoutControl1.Controls.Add(this.simpleButton关闭); this.layoutControl1.Controls.Add(this.gridControl1); this.layoutControl1.Controls.Add(this.gaugeContent供水量); this.layoutControl1.Controls.Add(this.gaugeContent长江水位); this.layoutControl1.Controls.Add(this.trackBarControl1); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 0); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1106, 184, 650, 400); this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(1012, 511); this.layoutControl1.TabIndex = 5; this.layoutControl1.Text = "layoutControl1"; // // gaugeContent前池水位 // this.gaugeContent前池水位.Appearance.BackColor = System.Drawing.Color.Transparent; this.gaugeContent前池水位.Appearance.Options.UseBackColor = true; this.gaugeContent前池水位.Caption = "前池水位"; this.gaugeContent前池水位.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.gaugeContent前池水位.Image = ((System.Drawing.Image)(resources.GetObject("gaugeContent前池水位.Image"))); this.gaugeContent前池水位.Location = new System.Drawing.Point(225, 276); this.gaugeContent前池水位.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.gaugeContent前池水位.Name = "gaugeContent前池水位"; this.gaugeContent前池水位.Size = new System.Drawing.Size(238, 205); this.gaugeContent前池水位.TabIndex = 9; // // gaugeContent水库水位 // this.gaugeContent水库水位.Appearance.BackColor = System.Drawing.Color.Transparent; this.gaugeContent水库水位.Appearance.Options.UseBackColor = true; this.gaugeContent水库水位.Caption = "水池水位"; this.gaugeContent水库水位.Color = System.Drawing.Color.Magenta; this.gaugeContent水库水位.Image = ((System.Drawing.Image)(resources.GetObject("gaugeContent水库水位.Image"))); this.gaugeContent水库水位.Location = new System.Drawing.Point(225, 71); this.gaugeContent水库水位.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.gaugeContent水库水位.Name = "gaugeContent水库水位"; this.gaugeContent水库水位.Size = new System.Drawing.Size(238, 201); this.gaugeContent水库水位.TabIndex = 8; // // simpleButton关闭 // this.simpleButton关闭.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.simpleButton关闭.Location = new System.Drawing.Point(809, 485); this.simpleButton关闭.Name = "simpleButton关闭"; this.simpleButton关闭.Size = new System.Drawing.Size(168, 22); this.simpleButton关闭.StyleController = this.layoutControl1; this.simpleButton关闭.TabIndex = 7; this.simpleButton关闭.Text = "关闭"; this.simpleButton关闭.Click += new System.EventHandler(this.simpleButton关闭_Click); // // gridControl1 // this.gridControl1.Location = new System.Drawing.Point(467, 71); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.Size = new System.Drawing.Size(541, 410); this.gridControl1.TabIndex = 6; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // gridView1 // this.gridView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridEditorName, this.gridEditorValue, this.colUnit}); this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsPrint.AutoWidth = false; this.gridView1.OptionsView.RowAutoHeight = true; this.gridView1.OptionsView.ShowGroupPanel = false; // // gridEditorName // this.gridEditorName.Caption = "参数"; this.gridEditorName.FieldName = "clnName"; this.gridEditorName.Name = "gridEditorName"; this.gridEditorName.OptionsColumn.AllowEdit = false; this.gridEditorName.OptionsColumn.AllowFocus = false; this.gridEditorName.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False; this.gridEditorName.OptionsColumn.ReadOnly = true; this.gridEditorName.OptionsFilter.AllowAutoFilter = false; this.gridEditorName.OptionsFilter.AllowFilter = false; this.gridEditorName.Visible = true; this.gridEditorName.VisibleIndex = 0; this.gridEditorName.Width = 67; // // gridEditorValue // this.gridEditorValue.Caption = "值"; this.gridEditorValue.FieldName = "clnValue"; this.gridEditorValue.Name = "gridEditorValue"; this.gridEditorValue.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False; this.gridEditorValue.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.gridEditorValue.OptionsFilter.AllowAutoFilter = false; this.gridEditorValue.OptionsFilter.AllowFilter = false; this.gridEditorValue.Visible = true; this.gridEditorValue.VisibleIndex = 2; this.gridEditorValue.Width = 128; // // colUnit // this.colUnit.Caption = "单位"; this.colUnit.FieldName = "clnUnit"; this.colUnit.Name = "colUnit"; this.colUnit.Visible = true; this.colUnit.VisibleIndex = 1; this.colUnit.Width = 44; // // gaugeContent供水量 // this.gaugeContent供水量.Appearance.BackColor = System.Drawing.Color.Transparent; this.gaugeContent供水量.Appearance.Options.UseBackColor = true; this.gaugeContent供水量.Caption = "供水量"; this.gaugeContent供水量.Color = System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(190)))), ((int)(((byte)(251))))); this.gaugeContent供水量.Image = ((System.Drawing.Image)(resources.GetObject("gaugeContent供水量.Image"))); this.gaugeContent供水量.Location = new System.Drawing.Point(4, 276); this.gaugeContent供水量.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.gaugeContent供水量.Name = "gaugeContent供水量"; this.gaugeContent供水量.Size = new System.Drawing.Size(217, 205); this.gaugeContent供水量.TabIndex = 5; // // gaugeContent长江水位 // this.gaugeContent长江水位.Appearance.BackColor = System.Drawing.Color.Transparent; this.gaugeContent长江水位.Appearance.Options.UseBackColor = true; this.gaugeContent长江水位.Caption = "长江水位"; this.gaugeContent长江水位.Color = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(178)))), ((int)(((byte)(121))))); this.gaugeContent长江水位.Image = ((System.Drawing.Image)(resources.GetObject("gaugeContent长江水位.Image"))); this.gaugeContent长江水位.Location = new System.Drawing.Point(4, 71); this.gaugeContent长江水位.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.gaugeContent长江水位.Name = "gaugeContent长江水位"; this.gaugeContent长江水位.Size = new System.Drawing.Size(217, 201); this.gaugeContent长江水位.TabIndex = 4; // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.btnStart, this.btnPause, this.btnStop, this.layoutControlItem3, this.layoutControlItem2, this.layoutControlItem4, this.layoutControlItem5, this.emptySpaceItem1, this.emptySpaceItem2, this.simpleLabelItem1, this.layoutControlItem6, this.layoutControlItem7}); this.Root.Name = "Root"; this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2); this.Root.Size = new System.Drawing.Size(1012, 511); this.Root.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem1.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.layoutControlItem1.Control = this.trackBarControl1; this.layoutControlItem1.Location = new System.Drawing.Point(135, 18); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(873, 49); this.layoutControlItem1.Text = "速度"; this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.layoutControlItem1.TextSize = new System.Drawing.Size(24, 14); this.layoutControlItem1.TextToControlDistance = 5; // // btnStart // this.btnStart.AllowHotTrack = false; this.btnStart.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnStart.ImageOptions.SvgImage"))); this.btnStart.Location = new System.Drawing.Point(0, 18); this.btnStart.MaxSize = new System.Drawing.Size(45, 49); this.btnStart.MinSize = new System.Drawing.Size(45, 49); this.btnStart.Name = "btnStart"; this.btnStart.Size = new System.Drawing.Size(45, 49); this.btnStart.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.btnStart.Text = " "; this.btnStart.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.btnStart.TextSize = new System.Drawing.Size(41, 32); this.btnStart.Click += new System.EventHandler(this.btnStart_Click); // // btnPause // this.btnPause.AllowHotTrack = false; this.btnPause.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnPause.ImageOptions.SvgImage"))); this.btnPause.Location = new System.Drawing.Point(45, 18); this.btnPause.MaxSize = new System.Drawing.Size(45, 36); this.btnPause.MinSize = new System.Drawing.Size(45, 36); this.btnPause.Name = "btnPause"; this.btnPause.Size = new System.Drawing.Size(45, 49); this.btnPause.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.btnPause.Text = " "; this.btnPause.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.btnPause.TextSize = new System.Drawing.Size(41, 32); this.btnPause.Click += new System.EventHandler(this.btnPause_Click); // // btnStop // this.btnStop.AllowHotTrack = false; this.btnStop.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnStop.ImageOptions.SvgImage"))); this.btnStop.Location = new System.Drawing.Point(90, 18); this.btnStop.MaxSize = new System.Drawing.Size(45, 36); this.btnStop.MinSize = new System.Drawing.Size(45, 36); this.btnStop.Name = "btnStop"; this.btnStop.Size = new System.Drawing.Size(45, 49); this.btnStop.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.btnStop.Text = " "; this.btnStop.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.btnStop.TextSize = new System.Drawing.Size(41, 32); this.btnStop.Click += new System.EventHandler(this.btnStop_Click); // // layoutControlItem3 // this.layoutControlItem3.Control = this.gaugeContent长江水位; this.layoutControlItem3.Location = new System.Drawing.Point(0, 67); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(221, 205); this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; // // layoutControlItem2 // this.layoutControlItem2.Control = this.gridControl1; this.layoutControlItem2.Location = new System.Drawing.Point(463, 67); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(545, 414); this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem2.TextVisible = false; // // layoutControlItem4 // this.layoutControlItem4.Control = this.gaugeContent供水量; this.layoutControlItem4.Location = new System.Drawing.Point(0, 272); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(221, 209); this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem4.TextVisible = false; // // layoutControlItem5 // this.layoutControlItem5.Control = this.simpleButton关闭; this.layoutControlItem5.Location = new System.Drawing.Point(805, 481); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(172, 26); this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextVisible = false; // // emptySpaceItem1 // this.emptySpaceItem1.AllowHotTrack = false; this.emptySpaceItem1.Location = new System.Drawing.Point(977, 481); this.emptySpaceItem1.Name = "emptySpaceItem1"; this.emptySpaceItem1.Size = new System.Drawing.Size(31, 26); this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); // // emptySpaceItem2 // this.emptySpaceItem2.AllowHotTrack = false; this.emptySpaceItem2.Location = new System.Drawing.Point(0, 481); this.emptySpaceItem2.Name = "emptySpaceItem2"; this.emptySpaceItem2.Size = new System.Drawing.Size(805, 26); this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); // // simpleLabelItem1 // this.simpleLabelItem1.AllowHotTrack = false; this.simpleLabelItem1.Location = new System.Drawing.Point(0, 0); this.simpleLabelItem1.Name = "simpleLabelItem1"; this.simpleLabelItem1.Size = new System.Drawing.Size(1008, 18); this.simpleLabelItem1.Text = "信息"; this.simpleLabelItem1.TextSize = new System.Drawing.Size(24, 14); // // layoutControlItem6 // this.layoutControlItem6.Control = this.gaugeContent水库水位; this.layoutControlItem6.Location = new System.Drawing.Point(221, 67); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(242, 205); this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem6.TextVisible = false; // // layoutControlItem7 // this.layoutControlItem7.Control = this.gaugeContent前池水位; this.layoutControlItem7.Location = new System.Drawing.Point(221, 272); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Size = new System.Drawing.Size(242, 209); this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem7.TextVisible = false; // // AnimationTipInfoDlg // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1012, 511); this.Controls.Add(this.layoutControl1); this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "AnimationTipInfoDlg"; this.Text = "实时数据"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.AnimationTipInfoDlg_FormClosing); this.Load += new System.EventHandler(this.AnimationTipInfoDlg_Load); ((System.ComponentModel.ISupportInitialize)(this.trackBarControl1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBarControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnStart)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnPause)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnStop)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.TrackBarControl trackBarControl1; private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.SimpleLabelItem btnStart; private DevExpress.XtraLayout.SimpleLabelItem btnPause; private DevExpress.XtraLayout.SimpleLabelItem btnStop; private GaugeContent gaugeContent供水量; private GaugeContent gaugeContent长江水位; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraGrid.GridControl gridControl1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn gridEditorName; private DevExpress.XtraGrid.Columns.GridColumn gridEditorValue; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraGrid.Columns.GridColumn colUnit; private DevExpress.XtraEditors.SimpleButton simpleButton关闭; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1; private GaugeContent gaugeContent前池水位; private GaugeContent gaugeContent水库水位; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; } }