namespace IStation.WinFrmUI.Import { partial class DrawLxpCurveOnePtCtrl { /// /// 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.components = new System.ComponentModel.Container(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.comboBoxType = new DevExpress.XtraEditors.ComboBoxEdit(); this.txtQ = new DevExpress.XtraEditors.TextEdit(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.txtH = new DevExpress.XtraEditors.TextEdit(); this.txtN = new DevExpress.XtraEditors.TextEdit(); this.checkEditSXB = new DevExpress.XtraEditors.CheckEdit(); this.spinEditYLJS = new DevExpress.XtraEditors.SpinEdit(); this.txtE = new DevExpress.XtraEditors.TextEdit(); this.txtP = new DevExpress.XtraEditors.TextEdit(); this.txtNPSH = new DevExpress.XtraEditors.TextEdit(); this.txtK0 = new DevExpress.XtraEditors.TextEdit(); this.txtMaxRatio = new DevExpress.XtraEditors.TextEdit(); this.txtNS = new DevExpress.XtraEditors.TextEdit(); this.btnCreate = new DevExpress.XtraEditors.SimpleButton(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.labReckon = new DevExpress.XtraLayout.SimpleLabelItem(); this.labCalcuE = new DevExpress.XtraLayout.SimpleLabelItem(); this.labCalcuP = new DevExpress.XtraLayout.SimpleLabelItem(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.chartFeatCurveViewCtrl1 = new IStation.WinFrmUI.Curve.CurveExpressChart(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); this.splitContainerControl1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit(); this.splitContainerControl1.Panel2.SuspendLayout(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.comboBoxType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQ.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtH.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtN.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.checkEditSXB.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.spinEditYLJS.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtE.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtP.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtNPSH.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtK0.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMaxRatio.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtNS.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.labReckon)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.labCalcuE)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.labCalcuP)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); this.SuspendLayout(); // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.Location = new System.Drawing.Point(0, 0); this.splitContainerControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.splitContainerControl1.Name = "splitContainerControl1"; // // splitContainerControl1.Panel1 // this.splitContainerControl1.Panel1.Controls.Add(this.layoutControl1); this.splitContainerControl1.Panel1.Text = "Panel1"; // // splitContainerControl1.Panel2 // this.splitContainerControl1.Panel2.Controls.Add(this.chartFeatCurveViewCtrl1); this.splitContainerControl1.Panel2.Text = "Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(1000, 660); this.splitContainerControl1.SplitterPosition = 400; this.splitContainerControl1.TabIndex = 0; this.splitContainerControl1.Text = "splitContainerControl1"; // // layoutControl1 // this.layoutControl1.Controls.Add(this.comboBoxType); this.layoutControl1.Controls.Add(this.txtQ); this.layoutControl1.Controls.Add(this.txtH); this.layoutControl1.Controls.Add(this.txtN); this.layoutControl1.Controls.Add(this.checkEditSXB); this.layoutControl1.Controls.Add(this.spinEditYLJS); this.layoutControl1.Controls.Add(this.txtE); this.layoutControl1.Controls.Add(this.txtP); this.layoutControl1.Controls.Add(this.txtNPSH); this.layoutControl1.Controls.Add(this.txtK0); this.layoutControl1.Controls.Add(this.txtMaxRatio); this.layoutControl1.Controls.Add(this.txtNS); this.layoutControl1.Controls.Add(this.btnCreate); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 0); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(400, 660); this.layoutControl1.TabIndex = 39; this.layoutControl1.Text = "layoutControl1"; // // comboBoxType // this.comboBoxType.Location = new System.Drawing.Point(140, 263); this.comboBoxType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.comboBoxType.Name = "comboBoxType"; this.comboBoxType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.comboBoxType.Properties.Items.AddRange(new object[] { "单级单吸离心泵", "多级离心泵 ", "双吸离心泵 ", "化工泵 ", "渣浆泵 ", "长轴泵 "}); this.comboBoxType.Size = new System.Drawing.Size(193, 28); this.comboBoxType.StyleController = this.layoutControl1; this.comboBoxType.TabIndex = 37; // // txtQ // this.txtQ.Location = new System.Drawing.Point(140, 47); this.txtQ.MenuManager = this.barManager1; this.txtQ.Name = "txtQ"; this.txtQ.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.txtQ.Size = new System.Drawing.Size(246, 28); this.txtQ.StyleController = this.layoutControl1; this.txtQ.TabIndex = 4; this.txtQ.EditValueChanged += new System.EventHandler(this.txtQ_EditValueChanged); // // barManager1 // this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem1, this.barButtonItem2}); this.barManager1.MaxItemId = 15; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Manager = this.barManager1; this.barDockControlTop.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.barDockControlTop.Size = new System.Drawing.Size(1000, 0); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 660); this.barDockControlBottom.Manager = this.barManager1; this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.barDockControlBottom.Size = new System.Drawing.Size(1000, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 0); this.barDockControlLeft.Manager = this.barManager1; this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.barDockControlLeft.Size = new System.Drawing.Size(0, 660); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1000, 0); this.barDockControlRight.Manager = this.barManager1; this.barDockControlRight.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.barDockControlRight.Size = new System.Drawing.Size(0, 660); // // barButtonItem1 // this.barButtonItem1.Caption = "额定点无量纲曲线"; this.barButtonItem1.Id = 13; this.barButtonItem1.Name = "barButtonItem1"; // // barButtonItem2 // this.barButtonItem2.Caption = "相似换算无量纲曲线"; this.barButtonItem2.Id = 14; this.barButtonItem2.Name = "barButtonItem2"; // // txtH // this.txtH.Location = new System.Drawing.Point(140, 79); this.txtH.MenuManager = this.barManager1; this.txtH.Name = "txtH"; this.txtH.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.txtH.Size = new System.Drawing.Size(246, 28); this.txtH.StyleController = this.layoutControl1; this.txtH.TabIndex = 5; this.txtH.EditValueChanged += new System.EventHandler(this.txtH_EditValueChanged); // // txtN // this.txtN.Location = new System.Drawing.Point(140, 111); this.txtN.MenuManager = this.barManager1; this.txtN.Name = "txtN"; this.txtN.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.txtN.Size = new System.Drawing.Size(246, 28); this.txtN.StyleController = this.layoutControl1; this.txtN.TabIndex = 6; this.txtN.EditValueChanged += new System.EventHandler(this.txtN_EditValueChanged); // // checkEditSXB // this.checkEditSXB.Location = new System.Drawing.Point(14, 175); this.checkEditSXB.MenuManager = this.barManager1; this.checkEditSXB.Name = "checkEditSXB"; this.checkEditSXB.Properties.Caption = "双吸泵"; this.checkEditSXB.Properties.ContentAlignment = DevExpress.Utils.HorzAlignment.Center; this.checkEditSXB.Size = new System.Drawing.Size(372, 27); this.checkEditSXB.StyleController = this.layoutControl1; this.checkEditSXB.TabIndex = 8; // // spinEditYLJS // this.spinEditYLJS.EditValue = new decimal(new int[] { 1, 0, 0, 0}); this.spinEditYLJS.Location = new System.Drawing.Point(140, 143); this.spinEditYLJS.MenuManager = this.barManager1; this.spinEditYLJS.Name = "spinEditYLJS"; this.spinEditYLJS.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.spinEditYLJS.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default; this.spinEditYLJS.Properties.MaskSettings.Set("mask", "d"); this.spinEditYLJS.Properties.MaxValue = new decimal(new int[] { 1000, 0, 0, 0}); this.spinEditYLJS.Properties.MinValue = new decimal(new int[] { 1, 0, 0, 0}); this.spinEditYLJS.Size = new System.Drawing.Size(246, 28); this.spinEditYLJS.StyleController = this.layoutControl1; this.spinEditYLJS.TabIndex = 7; this.spinEditYLJS.EditValueChanged += new System.EventHandler(this.spinEditYLJS_EditValueChanged); // // txtE // this.txtE.Location = new System.Drawing.Point(140, 295); this.txtE.MenuManager = this.barManager1; this.txtE.Name = "txtE"; this.txtE.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.txtE.Properties.MaskSettings.Set("mask", "f"); this.txtE.Size = new System.Drawing.Size(193, 28); this.txtE.StyleController = this.layoutControl1; this.txtE.TabIndex = 38; // // txtP // this.txtP.Location = new System.Drawing.Point(140, 327); this.txtP.MenuManager = this.barManager1; this.txtP.Name = "txtP"; this.txtP.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.txtP.Properties.MaskSettings.Set("mask", "f"); this.txtP.Size = new System.Drawing.Size(193, 28); this.txtP.StyleController = this.layoutControl1; this.txtP.TabIndex = 39; // // txtNPSH // this.txtNPSH.Location = new System.Drawing.Point(140, 359); this.txtNPSH.MenuManager = this.barManager1; this.txtNPSH.Name = "txtNPSH"; this.txtNPSH.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.txtNPSH.Size = new System.Drawing.Size(246, 28); this.txtNPSH.StyleController = this.layoutControl1; this.txtNPSH.TabIndex = 40; // // txtK0 // this.txtK0.Location = new System.Drawing.Point(140, 391); this.txtK0.MenuManager = this.barManager1; this.txtK0.Name = "txtK0"; this.txtK0.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.txtK0.Size = new System.Drawing.Size(246, 28); this.txtK0.StyleController = this.layoutControl1; this.txtK0.TabIndex = 41; // // txtMaxRatio // this.txtMaxRatio.Location = new System.Drawing.Point(140, 423); this.txtMaxRatio.MenuManager = this.barManager1; this.txtMaxRatio.Name = "txtMaxRatio"; this.txtMaxRatio.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.txtMaxRatio.Size = new System.Drawing.Size(246, 28); this.txtMaxRatio.StyleController = this.layoutControl1; this.txtMaxRatio.TabIndex = 42; // // txtNS // this.txtNS.Location = new System.Drawing.Point(140, 455); this.txtNS.MenuManager = this.barManager1; this.txtNS.Name = "txtNS"; this.txtNS.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.txtNS.Size = new System.Drawing.Size(246, 28); this.txtNS.StyleController = this.layoutControl1; this.txtNS.TabIndex = 43; // // btnCreate // this.btnCreate.Location = new System.Drawing.Point(100, 507); this.btnCreate.Name = "btnCreate"; this.btnCreate.Size = new System.Drawing.Size(200, 32); this.btnCreate.StyleController = this.layoutControl1; this.btnCreate.TabIndex = 44; this.btnCreate.Text = "生成曲线"; this.btnCreate.Click += new System.EventHandler(this.btnCreate_Click); // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.emptySpaceItem1, this.layoutControlGroup1, this.layoutControlGroup2, this.layoutControlItem13}); this.Root.Name = "Root"; this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.Root.Size = new System.Drawing.Size(400, 660); this.Root.TextVisible = false; // // emptySpaceItem1 // this.emptySpaceItem1.AllowHotTrack = false; this.emptySpaceItem1.Location = new System.Drawing.Point(0, 549); this.emptySpaceItem1.Name = "emptySpaceItem1"; this.emptySpaceItem1.Size = new System.Drawing.Size(400, 111); this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); // // layoutControlGroup1 // this.layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem5, this.layoutControlItem4, this.layoutControlItem3, this.layoutControlItem2, this.layoutControlItem1}); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Size = new System.Drawing.Size(400, 216); this.layoutControlGroup1.Text = "高效点参数"; // // layoutControlItem5 // this.layoutControlItem5.Control = this.checkEditSXB; this.layoutControlItem5.Location = new System.Drawing.Point(0, 128); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(376, 31); this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextVisible = false; // // layoutControlItem4 // this.layoutControlItem4.Control = this.spinEditYLJS; this.layoutControlItem4.Location = new System.Drawing.Point(0, 96); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(376, 32); this.layoutControlItem4.Text = "叶轮级数:"; this.layoutControlItem4.TextSize = new System.Drawing.Size(114, 22); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txtN; this.layoutControlItem3.Location = new System.Drawing.Point(0, 64); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(376, 32); this.layoutControlItem3.Text = "转速(r/min):"; this.layoutControlItem3.TextSize = new System.Drawing.Size(114, 22); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txtH; this.layoutControlItem2.Location = new System.Drawing.Point(0, 32); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(376, 32); this.layoutControlItem2.Text = "扬程(m):"; this.layoutControlItem2.TextSize = new System.Drawing.Size(114, 22); // // layoutControlItem1 // this.layoutControlItem1.Control = this.txtQ; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(376, 32); this.layoutControlItem1.Text = "流量(m³/h):"; this.layoutControlItem1.TextSize = new System.Drawing.Size(114, 22); // // layoutControlGroup2 // this.layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Title; this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem6, this.layoutControlItem7, this.layoutControlItem8, this.layoutControlItem10, this.layoutControlItem9, this.layoutControlItem11, this.layoutControlItem12, this.labReckon, this.labCalcuE, this.labCalcuP}); this.layoutControlGroup2.Location = new System.Drawing.Point(0, 216); this.layoutControlGroup2.Name = "layoutControlGroup2"; this.layoutControlGroup2.Size = new System.Drawing.Size(400, 281); this.layoutControlGroup2.Text = "其他参数(可空)"; // // layoutControlItem6 // this.layoutControlItem6.Control = this.comboBoxType; this.layoutControlItem6.Location = new System.Drawing.Point(0, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(323, 32); this.layoutControlItem6.Text = "根据类型估算:"; this.layoutControlItem6.TextSize = new System.Drawing.Size(114, 22); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txtE; this.layoutControlItem7.Location = new System.Drawing.Point(0, 32); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Size = new System.Drawing.Size(323, 32); this.layoutControlItem7.Text = "效率(%):"; this.layoutControlItem7.TextSize = new System.Drawing.Size(114, 22); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txtP; this.layoutControlItem8.Location = new System.Drawing.Point(0, 64); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.Size = new System.Drawing.Size(323, 32); this.layoutControlItem8.Text = "轴功率(kw):"; this.layoutControlItem8.TextSize = new System.Drawing.Size(114, 22); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txtK0; this.layoutControlItem10.Location = new System.Drawing.Point(0, 128); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.Size = new System.Drawing.Size(376, 32); this.layoutControlItem10.Text = "关死点系数:"; this.layoutControlItem10.TextSize = new System.Drawing.Size(114, 22); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txtNPSH; this.layoutControlItem9.Location = new System.Drawing.Point(0, 96); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.Size = new System.Drawing.Size(376, 32); this.layoutControlItem9.Text = "汽蚀(NPSHr):"; this.layoutControlItem9.TextSize = new System.Drawing.Size(114, 22); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txtMaxRatio; this.layoutControlItem11.Location = new System.Drawing.Point(0, 160); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.Size = new System.Drawing.Size(376, 32); this.layoutControlItem11.Text = "流量延长系数:"; this.layoutControlItem11.TextSize = new System.Drawing.Size(114, 22); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txtNS; this.layoutControlItem12.Location = new System.Drawing.Point(0, 192); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.Size = new System.Drawing.Size(376, 32); this.layoutControlItem12.Text = "比转速:"; this.layoutControlItem12.TextSize = new System.Drawing.Size(114, 22); // // labReckon // this.labReckon.AllowHotTrack = false; this.labReckon.AppearanceItemCaption.BackColor = System.Drawing.Color.MistyRose; this.labReckon.AppearanceItemCaption.Options.UseBackColor = true; this.labReckon.AppearanceItemCaption.Options.UseTextOptions = true; this.labReckon.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labReckon.Location = new System.Drawing.Point(323, 0); this.labReckon.Name = "labReckon"; this.labReckon.Size = new System.Drawing.Size(53, 32); this.labReckon.Text = "估"; this.labReckon.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.labReckon.TextSize = new System.Drawing.Size(18, 22); this.labReckon.Click += new System.EventHandler(this.labReckon_Click); // // labCalcuE // this.labCalcuE.AllowHotTrack = false; this.labCalcuE.AppearanceItemCaption.BackColor = System.Drawing.Color.MistyRose; this.labCalcuE.AppearanceItemCaption.Options.UseBackColor = true; this.labCalcuE.AppearanceItemCaption.Options.UseTextOptions = true; this.labCalcuE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labCalcuE.Location = new System.Drawing.Point(323, 32); this.labCalcuE.Name = "labCalcuE"; this.labCalcuE.Size = new System.Drawing.Size(53, 32); this.labCalcuE.Text = "计"; this.labCalcuE.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.labCalcuE.TextSize = new System.Drawing.Size(18, 22); this.labCalcuE.Click += new System.EventHandler(this.labCalcuE_Click); // // labCalcuP // this.labCalcuP.AllowHotTrack = false; this.labCalcuP.AppearanceItemCaption.BackColor = System.Drawing.Color.MistyRose; this.labCalcuP.AppearanceItemCaption.Options.UseBackColor = true; this.labCalcuP.AppearanceItemCaption.Options.UseTextOptions = true; this.labCalcuP.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labCalcuP.Location = new System.Drawing.Point(323, 64); this.labCalcuP.Name = "labCalcuP"; this.labCalcuP.Size = new System.Drawing.Size(53, 32); this.labCalcuP.Text = "计"; this.labCalcuP.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.labCalcuP.TextSize = new System.Drawing.Size(18, 22); this.labCalcuP.Click += new System.EventHandler(this.labCalcuP_Click); // // layoutControlItem13 // this.layoutControlItem13.Control = this.btnCreate; this.layoutControlItem13.Location = new System.Drawing.Point(0, 497); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.Padding = new DevExpress.XtraLayout.Utils.Padding(100, 100, 10, 10); this.layoutControlItem13.Size = new System.Drawing.Size(400, 52); this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem13.TextVisible = false; // // chartFeatCurveViewCtrl1 // this.chartFeatCurveViewCtrl1.DefinePointVisible = false; this.chartFeatCurveViewCtrl1.Dock = System.Windows.Forms.DockStyle.Fill; this.chartFeatCurveViewCtrl1.LineVisible = false; this.chartFeatCurveViewCtrl1.Location = new System.Drawing.Point(0, 0); this.chartFeatCurveViewCtrl1.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); this.chartFeatCurveViewCtrl1.Name = "chartFeatCurveViewCtrl1"; this.chartFeatCurveViewCtrl1.Size = new System.Drawing.Size(585, 660); this.chartFeatCurveViewCtrl1.TabIndex = 0; // // DrawLxpCurveOnePtCtrl // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.splitContainerControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Name = "DrawLxpCurveOnePtCtrl"; this.Size = new System.Drawing.Size(1000, 660); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit(); this.splitContainerControl1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit(); this.splitContainerControl1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.comboBoxType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQ.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtH.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtN.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.checkEditSXB.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.spinEditYLJS.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtE.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtP.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtNPSH.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtK0.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMaxRatio.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtNS.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.labReckon)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.labCalcuE)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.labCalcuP)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1; private DevExpress.XtraEditors.ComboBoxEdit comboBoxType; private DevExpress.XtraBars.BarButtonItem barButtonItem1; private DevExpress.XtraBars.BarButtonItem barButtonItem2; private DevExpress.XtraBars.BarManager barManager1; private DevExpress.XtraBars.BarDockControl barDockControlTop; private DevExpress.XtraBars.BarDockControl barDockControlBottom; private DevExpress.XtraBars.BarDockControl barDockControlLeft; private DevExpress.XtraBars.BarDockControl barDockControlRight; private Curve.CurveExpressChart chartFeatCurveViewCtrl1; private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; private DevExpress.XtraEditors.TextEdit txtQ; private DevExpress.XtraEditors.TextEdit txtH; private DevExpress.XtraEditors.TextEdit txtN; private DevExpress.XtraEditors.CheckEdit checkEditSXB; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraEditors.SpinEdit spinEditYLJS; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.SimpleLabelItem labReckon; private DevExpress.XtraEditors.TextEdit txtE; private DevExpress.XtraEditors.TextEdit txtP; private DevExpress.XtraEditors.TextEdit txtNPSH; private DevExpress.XtraEditors.TextEdit txtK0; private DevExpress.XtraEditors.TextEdit txtMaxRatio; private DevExpress.XtraEditors.TextEdit txtNS; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; private DevExpress.XtraEditors.SimpleButton btnCreate; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.SimpleLabelItem labCalcuE; private DevExpress.XtraLayout.SimpleLabelItem labCalcuP; } }