namespace PBS.WinFrmUI.Hydro { partial class PumpCtrl { /// /// 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 Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl(); this.QrTextEdit = new DevExpress.XtraEditors.TextEdit(); this.HrTextEdit = new DevExpress.XtraEditors.TextEdit(); this.NrTextEdit = new DevExpress.XtraEditors.TextEdit(); this.PrTextEdit = new DevExpress.XtraEditors.TextEdit(); this.ErTextEdit = new DevExpress.XtraEditors.TextEdit(); this.NPSHrTextEdit = new DevExpress.XtraEditors.TextEdit(); this.StNumrTextEdit = new DevExpress.XtraEditors.TextEdit(); this.IcTextEdit = new DevExpress.XtraEditors.TextEdit(); this.OcTextEdit = new DevExpress.XtraEditors.TextEdit(); this.IOdTextEdit = new DevExpress.XtraEditors.TextEdit(); this.IsBpCheckEdit = new DevExpress.XtraEditors.CheckEdit(); this.IsSxpCheckEdit = new DevExpress.XtraEditors.CheckEdit(); this.IeTextEdit = new DevExpress.XtraEditors.TextEdit(); this.OeTextEdit = new DevExpress.XtraEditors.TextEdit(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.ItemForQr = new DevExpress.XtraLayout.LayoutControlItem(); this.ItemForNr = new DevExpress.XtraLayout.LayoutControlItem(); this.ItemForEr = new DevExpress.XtraLayout.LayoutControlItem(); this.ItemForStNumr = new DevExpress.XtraLayout.LayoutControlItem(); this.ItemForOc = new DevExpress.XtraLayout.LayoutControlItem(); this.ItemForIsBp = new DevExpress.XtraLayout.LayoutControlItem(); this.ItemForHr = new DevExpress.XtraLayout.LayoutControlItem(); this.ItemForPr = new DevExpress.XtraLayout.LayoutControlItem(); this.ItemForNPSHr = new DevExpress.XtraLayout.LayoutControlItem(); this.ItemForIc = new DevExpress.XtraLayout.LayoutControlItem(); this.ItemForIOd = new DevExpress.XtraLayout.LayoutControlItem(); this.ItemForIsSxp = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit(); this.dataLayoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.QrTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.HrTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NrTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PrTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ErTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NPSHrTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.StNumrTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.IcTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.OcTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.IOdTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.IsBpCheckEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.IsSxpCheckEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.IeTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.OeTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForQr)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForNr)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForEr)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForStNumr)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForOc)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForIsBp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForHr)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForPr)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForNPSHr)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForIc)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForIOd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForIsSxp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); this.SuspendLayout(); // // dataLayoutControl1 // this.dataLayoutControl1.Controls.Add(this.QrTextEdit); this.dataLayoutControl1.Controls.Add(this.HrTextEdit); this.dataLayoutControl1.Controls.Add(this.NrTextEdit); this.dataLayoutControl1.Controls.Add(this.PrTextEdit); this.dataLayoutControl1.Controls.Add(this.ErTextEdit); this.dataLayoutControl1.Controls.Add(this.NPSHrTextEdit); this.dataLayoutControl1.Controls.Add(this.StNumrTextEdit); this.dataLayoutControl1.Controls.Add(this.IcTextEdit); this.dataLayoutControl1.Controls.Add(this.OcTextEdit); this.dataLayoutControl1.Controls.Add(this.IOdTextEdit); this.dataLayoutControl1.Controls.Add(this.IsBpCheckEdit); this.dataLayoutControl1.Controls.Add(this.IsSxpCheckEdit); this.dataLayoutControl1.Controls.Add(this.IeTextEdit); this.dataLayoutControl1.Controls.Add(this.OeTextEdit); this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0); this.dataLayoutControl1.Name = "dataLayoutControl1"; this.dataLayoutControl1.Root = this.Root; this.dataLayoutControl1.Size = new System.Drawing.Size(780, 310); this.dataLayoutControl1.TabIndex = 0; this.dataLayoutControl1.Text = "dataLayoutControl1"; // // QrTextEdit // this.QrTextEdit.Location = new System.Drawing.Point(131, 12); this.QrTextEdit.Name = "QrTextEdit"; this.QrTextEdit.Properties.Appearance.Options.UseTextOptions = true; this.QrTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.QrTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true; this.QrTextEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.QrTextEdit.Properties.MaskSettings.Set("mask", "f3"); this.QrTextEdit.Size = new System.Drawing.Size(256, 28); this.QrTextEdit.StyleController = this.dataLayoutControl1; this.QrTextEdit.TabIndex = 4; // // HrTextEdit // this.HrTextEdit.Location = new System.Drawing.Point(510, 12); this.HrTextEdit.Name = "HrTextEdit"; this.HrTextEdit.Properties.Appearance.Options.UseTextOptions = true; this.HrTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.HrTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true; this.HrTextEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.HrTextEdit.Properties.MaskSettings.Set("mask", "f3"); this.HrTextEdit.Size = new System.Drawing.Size(258, 28); this.HrTextEdit.StyleController = this.dataLayoutControl1; this.HrTextEdit.TabIndex = 5; // // NrTextEdit // this.NrTextEdit.Location = new System.Drawing.Point(131, 44); this.NrTextEdit.Name = "NrTextEdit"; this.NrTextEdit.Properties.Appearance.Options.UseTextOptions = true; this.NrTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.NrTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true; this.NrTextEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.NrTextEdit.Properties.MaskSettings.Set("mask", "f3"); this.NrTextEdit.Size = new System.Drawing.Size(256, 28); this.NrTextEdit.StyleController = this.dataLayoutControl1; this.NrTextEdit.TabIndex = 6; // // PrTextEdit // this.PrTextEdit.Location = new System.Drawing.Point(510, 44); this.PrTextEdit.Name = "PrTextEdit"; this.PrTextEdit.Properties.Appearance.Options.UseTextOptions = true; this.PrTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.PrTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true; this.PrTextEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.PrTextEdit.Properties.MaskSettings.Set("mask", "f3"); this.PrTextEdit.Size = new System.Drawing.Size(258, 28); this.PrTextEdit.StyleController = this.dataLayoutControl1; this.PrTextEdit.TabIndex = 7; // // ErTextEdit // this.ErTextEdit.Location = new System.Drawing.Point(131, 76); this.ErTextEdit.Name = "ErTextEdit"; this.ErTextEdit.Properties.Appearance.Options.UseTextOptions = true; this.ErTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.ErTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true; this.ErTextEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.ErTextEdit.Properties.MaskSettings.Set("mask", "f3"); this.ErTextEdit.Size = new System.Drawing.Size(256, 28); this.ErTextEdit.StyleController = this.dataLayoutControl1; this.ErTextEdit.TabIndex = 8; // // NPSHrTextEdit // this.NPSHrTextEdit.Location = new System.Drawing.Point(510, 76); this.NPSHrTextEdit.Name = "NPSHrTextEdit"; this.NPSHrTextEdit.Properties.Appearance.Options.UseTextOptions = true; this.NPSHrTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.NPSHrTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true; this.NPSHrTextEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.NPSHrTextEdit.Properties.MaskSettings.Set("mask", "f3"); this.NPSHrTextEdit.Size = new System.Drawing.Size(258, 28); this.NPSHrTextEdit.StyleController = this.dataLayoutControl1; this.NPSHrTextEdit.TabIndex = 9; // // StNumrTextEdit // this.StNumrTextEdit.Location = new System.Drawing.Point(131, 108); this.StNumrTextEdit.Name = "StNumrTextEdit"; this.StNumrTextEdit.Properties.Appearance.Options.UseTextOptions = true; this.StNumrTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.StNumrTextEdit.Properties.Mask.EditMask = "N0"; this.StNumrTextEdit.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.StNumrTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true; this.StNumrTextEdit.Size = new System.Drawing.Size(256, 28); this.StNumrTextEdit.StyleController = this.dataLayoutControl1; this.StNumrTextEdit.TabIndex = 10; // // IcTextEdit // this.IcTextEdit.Location = new System.Drawing.Point(510, 108); this.IcTextEdit.Name = "IcTextEdit"; this.IcTextEdit.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; this.IcTextEdit.Properties.Appearance.Options.UseTextOptions = true; this.IcTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.IcTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true; this.IcTextEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.IcTextEdit.Properties.MaskSettings.Set("mask", "f3"); this.IcTextEdit.Size = new System.Drawing.Size(258, 28); this.IcTextEdit.StyleController = this.dataLayoutControl1; this.IcTextEdit.TabIndex = 11; // // OcTextEdit // this.OcTextEdit.Location = new System.Drawing.Point(131, 140); this.OcTextEdit.Name = "OcTextEdit"; this.OcTextEdit.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; this.OcTextEdit.Properties.Appearance.Options.UseTextOptions = true; this.OcTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.OcTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true; this.OcTextEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.OcTextEdit.Properties.MaskSettings.Set("mask", "f3"); this.OcTextEdit.Size = new System.Drawing.Size(256, 28); this.OcTextEdit.StyleController = this.dataLayoutControl1; this.OcTextEdit.TabIndex = 12; // // IOdTextEdit // this.IOdTextEdit.Location = new System.Drawing.Point(510, 140); this.IOdTextEdit.Name = "IOdTextEdit"; this.IOdTextEdit.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; this.IOdTextEdit.Properties.Appearance.Options.UseTextOptions = true; this.IOdTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.IOdTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true; this.IOdTextEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.IOdTextEdit.Properties.MaskSettings.Set("mask", "f"); this.IOdTextEdit.Size = new System.Drawing.Size(258, 28); this.IOdTextEdit.StyleController = this.dataLayoutControl1; this.IOdTextEdit.TabIndex = 13; // // IsBpCheckEdit // this.IsBpCheckEdit.Location = new System.Drawing.Point(12, 204); this.IsBpCheckEdit.Name = "IsBpCheckEdit"; this.IsBpCheckEdit.Properties.AllowFocused = false; this.IsBpCheckEdit.Properties.Caption = "变频"; this.IsBpCheckEdit.Properties.ContentAlignment = DevExpress.Utils.HorzAlignment.Center; this.IsBpCheckEdit.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default; this.IsBpCheckEdit.Size = new System.Drawing.Size(375, 27); this.IsBpCheckEdit.StyleController = this.dataLayoutControl1; this.IsBpCheckEdit.TabIndex = 14; // // IsSxpCheckEdit // this.IsSxpCheckEdit.Location = new System.Drawing.Point(391, 204); this.IsSxpCheckEdit.Name = "IsSxpCheckEdit"; this.IsSxpCheckEdit.Properties.AllowFocused = false; this.IsSxpCheckEdit.Properties.Caption = "双吸泵"; this.IsSxpCheckEdit.Properties.ContentAlignment = DevExpress.Utils.HorzAlignment.Center; this.IsSxpCheckEdit.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default; this.IsSxpCheckEdit.Size = new System.Drawing.Size(377, 27); this.IsSxpCheckEdit.StyleController = this.dataLayoutControl1; this.IsSxpCheckEdit.TabIndex = 15; // // IeTextEdit // this.IeTextEdit.Location = new System.Drawing.Point(131, 172); this.IeTextEdit.Name = "IeTextEdit"; this.IeTextEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.IeTextEdit.Properties.MaskSettings.Set("mask", "f"); this.IeTextEdit.Size = new System.Drawing.Size(256, 28); this.IeTextEdit.StyleController = this.dataLayoutControl1; this.IeTextEdit.TabIndex = 16; // // OeTextEdit // this.OeTextEdit.Location = new System.Drawing.Point(510, 172); this.OeTextEdit.Name = "OeTextEdit"; this.OeTextEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.OeTextEdit.Properties.MaskSettings.Set("mask", "f"); this.OeTextEdit.Size = new System.Drawing.Size(258, 28); this.OeTextEdit.StyleController = this.dataLayoutControl1; this.OeTextEdit.TabIndex = 17; // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlGroup1}); this.Root.Name = "Root"; this.Root.Size = new System.Drawing.Size(780, 310); this.Root.TextVisible = false; // // layoutControlGroup1 // this.layoutControlGroup1.AllowDrawBackground = false; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.ItemForQr, this.ItemForNr, this.ItemForEr, this.ItemForStNumr, this.ItemForOc, this.ItemForIsBp, this.ItemForHr, this.ItemForPr, this.ItemForNPSHr, this.ItemForIc, this.ItemForIOd, this.ItemForIsSxp, this.layoutControlItem1, this.layoutControlItem2}); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "autoGeneratedGroup0"; this.layoutControlGroup1.Size = new System.Drawing.Size(760, 290); // // ItemForQr // this.ItemForQr.Control = this.QrTextEdit; this.ItemForQr.Location = new System.Drawing.Point(0, 0); this.ItemForQr.Name = "ItemForQr"; this.ItemForQr.Size = new System.Drawing.Size(379, 32); this.ItemForQr.Text = "额定流量:"; this.ItemForQr.TextSize = new System.Drawing.Size(107, 22); // // ItemForNr // this.ItemForNr.Control = this.NrTextEdit; this.ItemForNr.Location = new System.Drawing.Point(0, 32); this.ItemForNr.Name = "ItemForNr"; this.ItemForNr.Size = new System.Drawing.Size(379, 32); this.ItemForNr.Text = "额定转速:"; this.ItemForNr.TextSize = new System.Drawing.Size(107, 22); // // ItemForEr // this.ItemForEr.Control = this.ErTextEdit; this.ItemForEr.Location = new System.Drawing.Point(0, 64); this.ItemForEr.Name = "ItemForEr"; this.ItemForEr.Size = new System.Drawing.Size(379, 32); this.ItemForEr.Text = "额定效率:"; this.ItemForEr.TextSize = new System.Drawing.Size(107, 22); // // ItemForStNumr // this.ItemForStNumr.Control = this.StNumrTextEdit; this.ItemForStNumr.Location = new System.Drawing.Point(0, 96); this.ItemForStNumr.Name = "ItemForStNumr"; this.ItemForStNumr.Size = new System.Drawing.Size(379, 32); this.ItemForStNumr.Text = "级数:"; this.ItemForStNumr.TextSize = new System.Drawing.Size(107, 22); // // ItemForOc // this.ItemForOc.Control = this.OcTextEdit; this.ItemForOc.Location = new System.Drawing.Point(0, 128); this.ItemForOc.Name = "ItemForOc"; this.ItemForOc.Size = new System.Drawing.Size(379, 32); this.ItemForOc.Text = "出口口径:"; this.ItemForOc.TextSize = new System.Drawing.Size(107, 22); // // ItemForIsBp // this.ItemForIsBp.Control = this.IsBpCheckEdit; this.ItemForIsBp.Location = new System.Drawing.Point(0, 192); this.ItemForIsBp.Name = "ItemForIsBp"; this.ItemForIsBp.Size = new System.Drawing.Size(379, 98); this.ItemForIsBp.Text = "Is Bp"; this.ItemForIsBp.TextSize = new System.Drawing.Size(0, 0); this.ItemForIsBp.TextVisible = false; // // ItemForHr // this.ItemForHr.Control = this.HrTextEdit; this.ItemForHr.Location = new System.Drawing.Point(379, 0); this.ItemForHr.Name = "ItemForHr"; this.ItemForHr.Size = new System.Drawing.Size(381, 32); this.ItemForHr.Text = "额定扬程:"; this.ItemForHr.TextSize = new System.Drawing.Size(107, 22); // // ItemForPr // this.ItemForPr.Control = this.PrTextEdit; this.ItemForPr.Location = new System.Drawing.Point(379, 32); this.ItemForPr.Name = "ItemForPr"; this.ItemForPr.Size = new System.Drawing.Size(381, 32); this.ItemForPr.Text = "额定功率:"; this.ItemForPr.TextSize = new System.Drawing.Size(107, 22); // // ItemForNPSHr // this.ItemForNPSHr.Control = this.NPSHrTextEdit; this.ItemForNPSHr.Location = new System.Drawing.Point(379, 64); this.ItemForNPSHr.Name = "ItemForNPSHr"; this.ItemForNPSHr.Size = new System.Drawing.Size(381, 32); this.ItemForNPSHr.Text = "额定汽蚀:"; this.ItemForNPSHr.TextSize = new System.Drawing.Size(107, 22); // // ItemForIc // this.ItemForIc.Control = this.IcTextEdit; this.ItemForIc.Location = new System.Drawing.Point(379, 96); this.ItemForIc.Name = "ItemForIc"; this.ItemForIc.Size = new System.Drawing.Size(381, 32); this.ItemForIc.Text = "进口口径:"; this.ItemForIc.TextSize = new System.Drawing.Size(107, 22); // // ItemForIOd // this.ItemForIOd.Control = this.IOdTextEdit; this.ItemForIOd.Location = new System.Drawing.Point(379, 128); this.ItemForIOd.Name = "ItemForIOd"; this.ItemForIOd.Size = new System.Drawing.Size(381, 32); this.ItemForIOd.Text = "进出口距离:"; this.ItemForIOd.TextSize = new System.Drawing.Size(107, 22); // // ItemForIsSxp // this.ItemForIsSxp.Control = this.IsSxpCheckEdit; this.ItemForIsSxp.Location = new System.Drawing.Point(379, 192); this.ItemForIsSxp.Name = "ItemForIsSxp"; this.ItemForIsSxp.Size = new System.Drawing.Size(381, 98); this.ItemForIsSxp.Text = "Is Sxp"; this.ItemForIsSxp.TextSize = new System.Drawing.Size(0, 0); this.ItemForIsSxp.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.IeTextEdit; this.layoutControlItem1.Location = new System.Drawing.Point(0, 160); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(379, 32); this.layoutControlItem1.Text = "进口标高(m):"; this.layoutControlItem1.TextSize = new System.Drawing.Size(107, 22); // // layoutControlItem2 // this.layoutControlItem2.Control = this.OeTextEdit; this.layoutControlItem2.Location = new System.Drawing.Point(379, 160); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(381, 32); this.layoutControlItem2.Text = "出口标高(m):"; this.layoutControlItem2.TextSize = new System.Drawing.Size(107, 22); // // PumpCtrl // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.dataLayoutControl1); this.Name = "PumpCtrl"; this.Size = new System.Drawing.Size(780, 310); ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit(); this.dataLayoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.QrTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.HrTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NrTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PrTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ErTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NPSHrTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.StNumrTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.IcTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.OcTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.IOdTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.IsBpCheckEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.IsSxpCheckEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.IeTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.OeTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForQr)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForNr)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForEr)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForStNumr)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForOc)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForIsBp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForHr)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForPr)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForNPSHr)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForIc)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForIOd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ItemForIsSxp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraEditors.TextEdit QrTextEdit; private DevExpress.XtraEditors.TextEdit HrTextEdit; private DevExpress.XtraEditors.TextEdit NrTextEdit; private DevExpress.XtraEditors.TextEdit PrTextEdit; private DevExpress.XtraEditors.TextEdit ErTextEdit; private DevExpress.XtraEditors.TextEdit NPSHrTextEdit; private DevExpress.XtraEditors.TextEdit StNumrTextEdit; private DevExpress.XtraEditors.TextEdit IcTextEdit; private DevExpress.XtraEditors.TextEdit OcTextEdit; private DevExpress.XtraEditors.TextEdit IOdTextEdit; private DevExpress.XtraEditors.CheckEdit IsBpCheckEdit; private DevExpress.XtraEditors.CheckEdit IsSxpCheckEdit; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; private DevExpress.XtraLayout.LayoutControlItem ItemForQr; private DevExpress.XtraLayout.LayoutControlItem ItemForHr; private DevExpress.XtraLayout.LayoutControlItem ItemForNr; private DevExpress.XtraLayout.LayoutControlItem ItemForPr; private DevExpress.XtraLayout.LayoutControlItem ItemForEr; private DevExpress.XtraLayout.LayoutControlItem ItemForNPSHr; private DevExpress.XtraLayout.LayoutControlItem ItemForStNumr; private DevExpress.XtraLayout.LayoutControlItem ItemForIc; private DevExpress.XtraLayout.LayoutControlItem ItemForOc; private DevExpress.XtraLayout.LayoutControlItem ItemForIOd; private DevExpress.XtraLayout.LayoutControlItem ItemForIsBp; private DevExpress.XtraLayout.LayoutControlItem ItemForIsSxp; private DevExpress.XtraEditors.TextEdit IeTextEdit; private DevExpress.XtraEditors.TextEdit OeTextEdit; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; } }