namespace Yw.WinFrmUI.Phart { partial class PumpChartPointImportCtrl { /// /// Requipuired 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 /// /// Requipuired method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { components = new System.ComponentModel.Container(); layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); comboBoxType = new DevExpress.XtraEditors.ComboBoxEdit(); txtFlow = new DevExpress.XtraEditors.TextEdit(); txtHead = new DevExpress.XtraEditors.TextEdit(); txtSpeed = new DevExpress.XtraEditors.TextEdit(); cekIsSxp = new DevExpress.XtraEditors.CheckEdit(); spinLevel = new DevExpress.XtraEditors.SpinEdit(); txtE = new DevExpress.XtraEditors.TextEdit(); txtP = new DevExpress.XtraEditors.TextEdit(); txtK0 = new DevExpress.XtraEditors.TextEdit(); txtMaxRatio = new DevExpress.XtraEditors.TextEdit(); txtNS = new DevExpress.XtraEditors.TextEdit(); txtNPSH = new DevExpress.XtraEditors.TextEdit(); barManager1 = new DevExpress.XtraBars.BarManager(components); bar2 = new DevExpress.XtraBars.Bar(); barBtnCreate = new DevExpress.XtraBars.BarButtonItem(); barDockControlTop = new DevExpress.XtraBars.BarDockControl(); barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); barDockControlRight = new DevExpress.XtraBars.BarDockControl(); Root = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); labReckon = new DevExpress.XtraLayout.SimpleLabelItem(); labCalcuE = new DevExpress.XtraLayout.SimpleLabelItem(); labCalcuP = new DevExpress.XtraLayout.SimpleLabelItem(); layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); sidePanel1 = new DevExpress.XtraEditors.SidePanel(); pumpViewChart1 = new PumpViewChart(); ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit(); layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)comboBoxType.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtFlow.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtHead.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtSpeed.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)cekIsSxp.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)spinLevel.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtE.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtP.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtK0.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtMaxRatio.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtNS.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtNPSH.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)barManager1).BeginInit(); ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup2).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem12).BeginInit(); ((System.ComponentModel.ISupportInitialize)labReckon).BeginInit(); ((System.ComponentModel.ISupportInitialize)labCalcuE).BeginInit(); ((System.ComponentModel.ISupportInitialize)labCalcuP).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit(); sidePanel1.SuspendLayout(); SuspendLayout(); // // layoutControl1 // layoutControl1.Controls.Add(comboBoxType); layoutControl1.Controls.Add(txtFlow); layoutControl1.Controls.Add(txtHead); layoutControl1.Controls.Add(txtSpeed); layoutControl1.Controls.Add(cekIsSxp); layoutControl1.Controls.Add(spinLevel); layoutControl1.Controls.Add(txtE); layoutControl1.Controls.Add(txtP); layoutControl1.Controls.Add(txtK0); layoutControl1.Controls.Add(txtMaxRatio); layoutControl1.Controls.Add(txtNS); layoutControl1.Controls.Add(txtNPSH); layoutControl1.Dock = DockStyle.Fill; layoutControl1.Location = new Point(1, 0); layoutControl1.Name = "layoutControl1"; layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(934, 227, 975, 600); layoutControl1.Root = Root; layoutControl1.Size = new Size(364, 626); layoutControl1.TabIndex = 39; layoutControl1.Text = "layoutControl1"; // // comboBoxType // comboBoxType.Location = new Point(138, 257); comboBoxType.Margin = new Padding(4, 5, 4, 5); comboBoxType.Name = "comboBoxType"; comboBoxType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); comboBoxType.Properties.Items.AddRange(new object[] { "单级单吸离心泵", "多级离心泵 ", "双吸离心泵 ", "化工泵 ", "渣浆泵 ", "长轴泵 " }); comboBoxType.Size = new Size(165, 28); comboBoxType.StyleController = layoutControl1; comboBoxType.TabIndex = 6; // // txtFlow // txtFlow.Location = new Point(138, 45); txtFlow.Name = "txtFlow"; txtFlow.Properties.DisplayFormat.FormatString = "{0} m³/h"; txtFlow.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; txtFlow.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtFlow.Size = new Size(214, 28); txtFlow.StyleController = layoutControl1; txtFlow.TabIndex = 0; txtFlow.EditValueChanged += txtQ_EditValueChanged; // // txtHead // txtHead.Location = new Point(138, 77); txtHead.Name = "txtHead"; txtHead.Properties.DisplayFormat.FormatString = "{0} m"; txtHead.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; txtHead.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtHead.Size = new Size(214, 28); txtHead.StyleController = layoutControl1; txtHead.TabIndex = 2; txtHead.EditValueChanged += txtH_EditValueChanged; // // txtSpeed // txtSpeed.Location = new Point(138, 109); txtSpeed.Name = "txtSpeed"; txtSpeed.Properties.DisplayFormat.FormatString = "{0} r/min"; txtSpeed.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; txtSpeed.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtSpeed.Size = new Size(214, 28); txtSpeed.StyleController = layoutControl1; txtSpeed.TabIndex = 3; txtSpeed.EditValueChanged += txtN_EditValueChanged; // // cekIsSxp // cekIsSxp.Location = new Point(12, 173); cekIsSxp.Name = "cekIsSxp"; cekIsSxp.Properties.Caption = "双吸泵"; cekIsSxp.Properties.ContentAlignment = DevExpress.Utils.HorzAlignment.Center; cekIsSxp.Size = new Size(340, 27); cekIsSxp.StyleController = layoutControl1; cekIsSxp.TabIndex = 5; // // spinLevel // spinLevel.EditValue = new decimal(new int[] { 1, 0, 0, 0 }); spinLevel.Location = new Point(138, 141); spinLevel.Name = "spinLevel"; spinLevel.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); spinLevel.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default; spinLevel.Properties.MaskSettings.Set("mask", "d"); spinLevel.Properties.MaxValue = new decimal(new int[] { 1000, 0, 0, 0 }); spinLevel.Properties.MinValue = new decimal(new int[] { 1, 0, 0, 0 }); spinLevel.Size = new Size(214, 28); spinLevel.StyleController = layoutControl1; spinLevel.TabIndex = 4; spinLevel.EditValueChanged += spinEditYLJS_EditValueChanged; // // txtE // txtE.Location = new Point(138, 289); txtE.Name = "txtE"; txtE.Properties.DisplayFormat.FormatString = "{0} %"; txtE.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; txtE.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtE.Properties.MaskSettings.Set("mask", "f"); txtE.Size = new Size(165, 28); txtE.StyleController = layoutControl1; txtE.TabIndex = 7; // // txtP // txtP.Location = new Point(138, 321); txtP.Name = "txtP"; txtP.Properties.DisplayFormat.FormatString = "{0} kW"; txtP.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; txtP.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtP.Properties.MaskSettings.Set("mask", "f"); txtP.Size = new Size(165, 28); txtP.StyleController = layoutControl1; txtP.TabIndex = 8; // // txtK0 // txtK0.Location = new Point(138, 385); txtK0.Name = "txtK0"; txtK0.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtK0.Size = new Size(214, 28); txtK0.StyleController = layoutControl1; txtK0.TabIndex = 10; // // txtMaxRatio // txtMaxRatio.Location = new Point(138, 417); txtMaxRatio.Name = "txtMaxRatio"; txtMaxRatio.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtMaxRatio.Size = new Size(214, 28); txtMaxRatio.StyleController = layoutControl1; txtMaxRatio.TabIndex = 11; // // txtNS // txtNS.Location = new Point(138, 449); txtNS.Name = "txtNS"; txtNS.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtNS.Size = new Size(214, 28); txtNS.StyleController = layoutControl1; txtNS.TabIndex = 12; // // txtNPSH // txtNPSH.Location = new Point(138, 353); txtNPSH.MenuManager = barManager1; txtNPSH.Name = "txtNPSH"; txtNPSH.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtNPSH.Size = new Size(214, 28); txtNPSH.StyleController = layoutControl1; txtNPSH.TabIndex = 9; // // barManager1 // barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { bar2 }); barManager1.DockControls.Add(barDockControlTop); barManager1.DockControls.Add(barDockControlBottom); barManager1.DockControls.Add(barDockControlLeft); barManager1.DockControls.Add(barDockControlRight); barManager1.Form = this; barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { barBtnCreate }); barManager1.MainMenu = bar2; barManager1.MaxItemId = 1; // // bar2 // bar2.BarName = "Main menu"; bar2.DockCol = 0; bar2.DockRow = 0; bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.KeyTip, barBtnCreate, "", false, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.Standard, "计算", "") }); bar2.OptionsBar.DrawBorder = false; bar2.OptionsBar.DrawDragBorder = false; bar2.OptionsBar.UseWholeRow = true; bar2.Text = "Main menu"; // // barBtnCreate // barBtnCreate.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; barBtnCreate.Caption = "生成"; barBtnCreate.Id = 0; barBtnCreate.ImageOptions.SvgImage = Core.Properties.Resources.business_calculator1; barBtnCreate.Name = "barBtnCreate"; barBtnCreate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; barBtnCreate.ItemClick += barBtnCreate_ItemClick; // // barDockControlTop // barDockControlTop.CausesValidation = false; barDockControlTop.Dock = DockStyle.Top; barDockControlTop.Location = new Point(0, 0); barDockControlTop.Manager = barManager1; barDockControlTop.Size = new Size(1000, 34); // // barDockControlBottom // barDockControlBottom.CausesValidation = false; barDockControlBottom.Dock = DockStyle.Bottom; barDockControlBottom.Location = new Point(0, 660); barDockControlBottom.Manager = barManager1; barDockControlBottom.Size = new Size(1000, 0); // // barDockControlLeft // barDockControlLeft.CausesValidation = false; barDockControlLeft.Dock = DockStyle.Left; barDockControlLeft.Location = new Point(0, 34); barDockControlLeft.Manager = barManager1; barDockControlLeft.Size = new Size(0, 626); // // barDockControlRight // barDockControlRight.CausesValidation = false; barDockControlRight.Dock = DockStyle.Right; barDockControlRight.Location = new Point(1000, 34); barDockControlRight.Manager = barManager1; barDockControlRight.Size = new Size(0, 626); // // Root // Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; Root.GroupBordersVisible = false; Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1, layoutControlGroup2 }); Root.Name = "Root"; Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); Root.Size = new Size(364, 626); Root.TextVisible = false; // // layoutControlGroup1 // layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title; layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem5, layoutControlItem4, layoutControlItem3, layoutControlItem2, layoutControlItem1 }); layoutControlGroup1.Location = new Point(0, 0); layoutControlGroup1.Name = "layoutControlGroup1"; layoutControlGroup1.Size = new Size(364, 212); layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup1.Text = "高效点参数"; // // layoutControlItem5 // layoutControlItem5.Control = cekIsSxp; layoutControlItem5.Location = new Point(0, 128); layoutControlItem5.Name = "layoutControlItem5"; layoutControlItem5.Size = new Size(344, 31); layoutControlItem5.TextSize = new Size(0, 0); layoutControlItem5.TextVisible = false; // // layoutControlItem4 // layoutControlItem4.Control = spinLevel; layoutControlItem4.Location = new Point(0, 96); layoutControlItem4.Name = "layoutControlItem4"; layoutControlItem4.Size = new Size(344, 32); layoutControlItem4.Text = "叶轮级数:"; layoutControlItem4.TextSize = new Size(114, 22); // // layoutControlItem3 // layoutControlItem3.Control = txtSpeed; layoutControlItem3.Location = new Point(0, 64); layoutControlItem3.Name = "layoutControlItem3"; layoutControlItem3.Size = new Size(344, 32); layoutControlItem3.Text = "转速:"; layoutControlItem3.TextSize = new Size(114, 22); // // layoutControlItem2 // layoutControlItem2.Control = txtHead; layoutControlItem2.Location = new Point(0, 32); layoutControlItem2.Name = "layoutControlItem2"; layoutControlItem2.Size = new Size(344, 32); layoutControlItem2.Text = "扬程:"; layoutControlItem2.TextSize = new Size(114, 22); // // layoutControlItem1 // layoutControlItem1.Control = txtFlow; layoutControlItem1.CustomizationFormText = "流量:"; layoutControlItem1.Location = new Point(0, 0); layoutControlItem1.Name = "layoutControlItem1"; layoutControlItem1.Size = new Size(344, 32); layoutControlItem1.Text = "流量:"; layoutControlItem1.TextSize = new Size(114, 22); // // layoutControlGroup2 // layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Title; layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem6, layoutControlItem7, layoutControlItem8, layoutControlItem10, layoutControlItem11, layoutControlItem12, labReckon, labCalcuE, labCalcuP, layoutControlItem9 }); layoutControlGroup2.Location = new Point(0, 212); layoutControlGroup2.Name = "layoutControlGroup2"; layoutControlGroup2.Size = new Size(364, 414); layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup2.Text = "其他参数(可空)"; // // layoutControlItem6 // layoutControlItem6.Control = comboBoxType; layoutControlItem6.Location = new Point(0, 0); layoutControlItem6.Name = "layoutControlItem6"; layoutControlItem6.Size = new Size(295, 32); layoutControlItem6.Text = "根据类型估算:"; layoutControlItem6.TextSize = new Size(114, 22); // // layoutControlItem7 // layoutControlItem7.Control = txtE; layoutControlItem7.Location = new Point(0, 32); layoutControlItem7.Name = "layoutControlItem7"; layoutControlItem7.Size = new Size(295, 32); layoutControlItem7.Text = "效率:"; layoutControlItem7.TextSize = new Size(114, 22); // // layoutControlItem8 // layoutControlItem8.Control = txtP; layoutControlItem8.Location = new Point(0, 64); layoutControlItem8.Name = "layoutControlItem8"; layoutControlItem8.Size = new Size(295, 32); layoutControlItem8.Text = "轴功率:"; layoutControlItem8.TextSize = new Size(114, 22); // // layoutControlItem10 // layoutControlItem10.Control = txtK0; layoutControlItem10.Location = new Point(0, 128); layoutControlItem10.Name = "layoutControlItem10"; layoutControlItem10.Size = new Size(344, 32); layoutControlItem10.Text = "关死点系数:"; layoutControlItem10.TextSize = new Size(114, 22); // // layoutControlItem11 // layoutControlItem11.Control = txtMaxRatio; layoutControlItem11.Location = new Point(0, 160); layoutControlItem11.Name = "layoutControlItem11"; layoutControlItem11.Size = new Size(344, 32); layoutControlItem11.Text = "流量延长系数:"; layoutControlItem11.TextSize = new Size(114, 22); // // layoutControlItem12 // layoutControlItem12.Control = txtNS; layoutControlItem12.Location = new Point(0, 192); layoutControlItem12.Name = "layoutControlItem12"; layoutControlItem12.Size = new Size(344, 169); layoutControlItem12.Text = "比转速:"; layoutControlItem12.TextSize = new Size(114, 22); // // labReckon // labReckon.AllowHotTrack = false; labReckon.AppearanceItemCaption.BackColor = Color.White; labReckon.AppearanceItemCaption.Options.UseBackColor = true; labReckon.AppearanceItemCaption.Options.UseTextOptions = true; labReckon.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; labReckon.Location = new Point(295, 0); labReckon.Name = "labReckon"; labReckon.Size = new Size(49, 32); labReckon.Text = "估"; labReckon.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; labReckon.TextSize = new Size(18, 22); labReckon.Click += labReckon_Click; // // labCalcuE // labCalcuE.AllowHotTrack = false; labCalcuE.AppearanceItemCaption.BackColor = Color.White; labCalcuE.AppearanceItemCaption.Options.UseBackColor = true; labCalcuE.AppearanceItemCaption.Options.UseTextOptions = true; labCalcuE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; labCalcuE.Location = new Point(295, 32); labCalcuE.Name = "labCalcuE"; labCalcuE.Size = new Size(49, 32); labCalcuE.Text = "计"; labCalcuE.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; labCalcuE.TextSize = new Size(18, 22); labCalcuE.Click += labCalcuE_Click; // // labCalcuP // labCalcuP.AllowHotTrack = false; labCalcuP.AppearanceItemCaption.BackColor = Color.White; labCalcuP.AppearanceItemCaption.Options.UseBackColor = true; labCalcuP.AppearanceItemCaption.Options.UseTextOptions = true; labCalcuP.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; labCalcuP.Location = new Point(295, 64); labCalcuP.Name = "labCalcuP"; labCalcuP.Size = new Size(49, 32); labCalcuP.Text = "计"; labCalcuP.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; labCalcuP.TextSize = new Size(18, 22); labCalcuP.Click += labCalcuP_Click; // // layoutControlItem9 // layoutControlItem9.Control = txtNPSH; layoutControlItem9.Location = new Point(0, 96); layoutControlItem9.Name = "layoutControlItem9"; layoutControlItem9.Size = new Size(344, 32); layoutControlItem9.Text = "气蚀:"; layoutControlItem9.TextSize = new Size(114, 22); // // sidePanel1 // sidePanel1.Controls.Add(layoutControl1); sidePanel1.Dock = DockStyle.Right; sidePanel1.Location = new Point(635, 34); sidePanel1.Name = "sidePanel1"; sidePanel1.Size = new Size(365, 626); sidePanel1.TabIndex = 5; sidePanel1.Text = "sidePanel1"; // // pumpViewChart1 // pumpViewChart1.Dock = DockStyle.Fill; pumpViewChart1.Location = new Point(0, 34); pumpViewChart1.Name = "pumpViewChart1"; pumpViewChart1.Size = new Size(635, 626); pumpViewChart1.TabIndex = 10; // // PumpChartPointImportCtrl // AutoScaleDimensions = new SizeF(10F, 22F); AutoScaleMode = AutoScaleMode.Font; Controls.Add(pumpViewChart1); Controls.Add(sidePanel1); Controls.Add(barDockControlLeft); Controls.Add(barDockControlRight); Controls.Add(barDockControlBottom); Controls.Add(barDockControlTop); Margin = new Padding(4, 5, 4, 5); Name = "PumpChartPointImportCtrl"; Size = new Size(1000, 660); ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit(); layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)comboBoxType.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtFlow.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtHead.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtSpeed.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)cekIsSxp.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)spinLevel.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtE.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtP.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtK0.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtMaxRatio.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtNS.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtNPSH.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)barManager1).EndInit(); ((System.ComponentModel.ISupportInitialize)Root).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup2).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem12).EndInit(); ((System.ComponentModel.ISupportInitialize)labReckon).EndInit(); ((System.ComponentModel.ISupportInitialize)labCalcuE).EndInit(); ((System.ComponentModel.ISupportInitialize)labCalcuP).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit(); sidePanel1.ResumeLayout(false); ResumeLayout(false); PerformLayout(); } #endregion private DevExpress.XtraEditors.ComboBoxEdit comboBoxType; private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraEditors.TextEdit txtFlow; private DevExpress.XtraEditors.TextEdit txtHead; private DevExpress.XtraEditors.TextEdit txtSpeed; private DevExpress.XtraEditors.CheckEdit cekIsSxp; 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 spinLevel; 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 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 layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; private DevExpress.XtraLayout.SimpleLabelItem labCalcuE; private DevExpress.XtraLayout.SimpleLabelItem labCalcuP; private DevExpress.XtraEditors.SidePanel sidePanel1; private DevExpress.XtraBars.BarManager barManager1; private DevExpress.XtraBars.Bar bar2; private DevExpress.XtraBars.BarDockControl barDockControlTop; private DevExpress.XtraBars.BarDockControl barDockControlBottom; private DevExpress.XtraBars.BarDockControl barDockControlLeft; private DevExpress.XtraBars.BarDockControl barDockControlRight; private DevExpress.XtraBars.BarButtonItem barBtnCreate; private DevExpress.XtraEditors.TextEdit txtNPSH; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private PumpViewChart pumpViewChart1; } }