namespace Yw.WinFrmUI.Phart
{
partial class PumpImportByOnePointCtrl
{
///
/// 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();
txtQ = new DevExpress.XtraEditors.TextEdit();
barManager1 = new DevExpress.XtraBars.BarManager(components);
barDockControlTop = new DevExpress.XtraBars.BarDockControl();
barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
barDockControlRight = new DevExpress.XtraBars.BarDockControl();
barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
txtH = new DevExpress.XtraEditors.TextEdit();
txtN = new DevExpress.XtraEditors.TextEdit();
checkEditSXB = new DevExpress.XtraEditors.CheckEdit();
spinEditYLJS = new DevExpress.XtraEditors.SpinEdit();
txtE = new DevExpress.XtraEditors.TextEdit();
txtP = new DevExpress.XtraEditors.TextEdit();
txtNPSH = new DevExpress.XtraEditors.TextEdit();
txtK0 = new DevExpress.XtraEditors.TextEdit();
txtMaxRatio = new DevExpress.XtraEditors.TextEdit();
txtNS = new DevExpress.XtraEditors.TextEdit();
btnCreate = new DevExpress.XtraEditors.SimpleButton();
txtCurveCode = new DevExpress.XtraEditors.TextEdit();
Root = new DevExpress.XtraLayout.LayoutControlGroup();
emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
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();
layoutControlItem9 = 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();
layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
xtrPerform2dChart1 = new PumpViewChart();
sidePanel1 = new DevExpress.XtraEditors.SidePanel();
((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)comboBoxType.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtQ.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)barManager1).BeginInit();
((System.ComponentModel.ISupportInitialize)txtH.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtN.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)checkEditSXB.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)spinEditYLJS.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtE.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtP.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtNPSH.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtK0.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtMaxRatio.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtNS.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtCurveCode.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)Root).BeginInit();
((System.ComponentModel.ISupportInitialize)emptySpaceItem1).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)layoutControlItem9).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)layoutControlItem13).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlGroup3).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem14).BeginInit();
sidePanel1.SuspendLayout();
SuspendLayout();
//
// layoutControl1
//
layoutControl1.Controls.Add(comboBoxType);
layoutControl1.Controls.Add(txtQ);
layoutControl1.Controls.Add(txtH);
layoutControl1.Controls.Add(txtN);
layoutControl1.Controls.Add(checkEditSXB);
layoutControl1.Controls.Add(spinEditYLJS);
layoutControl1.Controls.Add(txtE);
layoutControl1.Controls.Add(txtP);
layoutControl1.Controls.Add(txtNPSH);
layoutControl1.Controls.Add(txtK0);
layoutControl1.Controls.Add(txtMaxRatio);
layoutControl1.Controls.Add(txtNS);
layoutControl1.Controls.Add(btnCreate);
layoutControl1.Controls.Add(txtCurveCode);
layoutControl1.Dock = DockStyle.Fill;
layoutControl1.Location = new Point(0, 0);
layoutControl1.Name = "layoutControl1";
layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(934, 227, 975, 600);
layoutControl1.Root = Root;
layoutControl1.Size = new Size(364, 660);
layoutControl1.TabIndex = 39;
layoutControl1.Text = "layoutControl1";
//
// comboBoxType
//
comboBoxType.Location = new Point(138, 342);
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 = 37;
//
// txtQ
//
txtQ.Location = new Point(138, 130);
txtQ.MenuManager = barManager1;
txtQ.Name = "txtQ";
txtQ.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
txtQ.Size = new Size(214, 28);
txtQ.StyleController = layoutControl1;
txtQ.TabIndex = 4;
txtQ.EditValueChanged += txtQ_EditValueChanged;
//
// barManager1
//
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[] { barButtonItem1, barButtonItem2 });
barManager1.MaxItemId = 15;
//
// barDockControlTop
//
barDockControlTop.CausesValidation = false;
barDockControlTop.Dock = DockStyle.Top;
barDockControlTop.Location = new Point(0, 0);
barDockControlTop.Manager = barManager1;
barDockControlTop.Margin = new Padding(4, 5, 4, 5);
barDockControlTop.Size = new Size(1000, 0);
//
// barDockControlBottom
//
barDockControlBottom.CausesValidation = false;
barDockControlBottom.Dock = DockStyle.Bottom;
barDockControlBottom.Location = new Point(0, 660);
barDockControlBottom.Manager = barManager1;
barDockControlBottom.Margin = new Padding(4, 5, 4, 5);
barDockControlBottom.Size = new Size(1000, 0);
//
// barDockControlLeft
//
barDockControlLeft.CausesValidation = false;
barDockControlLeft.Dock = DockStyle.Left;
barDockControlLeft.Location = new Point(0, 0);
barDockControlLeft.Manager = barManager1;
barDockControlLeft.Margin = new Padding(4, 5, 4, 5);
barDockControlLeft.Size = new Size(0, 660);
//
// barDockControlRight
//
barDockControlRight.CausesValidation = false;
barDockControlRight.Dock = DockStyle.Right;
barDockControlRight.Location = new Point(1000, 0);
barDockControlRight.Manager = barManager1;
barDockControlRight.Margin = new Padding(4, 5, 4, 5);
barDockControlRight.Size = new Size(0, 660);
//
// barButtonItem1
//
barButtonItem1.Caption = "额定点无量纲曲线";
barButtonItem1.Id = 13;
barButtonItem1.Name = "barButtonItem1";
//
// barButtonItem2
//
barButtonItem2.Caption = "相似换算无量纲曲线";
barButtonItem2.Id = 14;
barButtonItem2.Name = "barButtonItem2";
//
// txtH
//
txtH.Location = new Point(138, 162);
txtH.MenuManager = barManager1;
txtH.Name = "txtH";
txtH.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
txtH.Size = new Size(214, 28);
txtH.StyleController = layoutControl1;
txtH.TabIndex = 5;
txtH.EditValueChanged += txtH_EditValueChanged;
//
// txtN
//
txtN.Location = new Point(138, 194);
txtN.MenuManager = barManager1;
txtN.Name = "txtN";
txtN.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
txtN.Size = new Size(214, 28);
txtN.StyleController = layoutControl1;
txtN.TabIndex = 6;
txtN.EditValueChanged += txtN_EditValueChanged;
//
// checkEditSXB
//
checkEditSXB.Location = new Point(12, 258);
checkEditSXB.MenuManager = barManager1;
checkEditSXB.Name = "checkEditSXB";
checkEditSXB.Properties.Caption = "双吸泵";
checkEditSXB.Properties.ContentAlignment = DevExpress.Utils.HorzAlignment.Center;
checkEditSXB.Size = new Size(340, 27);
checkEditSXB.StyleController = layoutControl1;
checkEditSXB.TabIndex = 8;
//
// spinEditYLJS
//
spinEditYLJS.EditValue = new decimal(new int[] { 1, 0, 0, 0 });
spinEditYLJS.Location = new Point(138, 226);
spinEditYLJS.MenuManager = barManager1;
spinEditYLJS.Name = "spinEditYLJS";
spinEditYLJS.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
spinEditYLJS.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
spinEditYLJS.Properties.MaskSettings.Set("mask", "d");
spinEditYLJS.Properties.MaxValue = new decimal(new int[] { 1000, 0, 0, 0 });
spinEditYLJS.Properties.MinValue = new decimal(new int[] { 1, 0, 0, 0 });
spinEditYLJS.Size = new Size(214, 28);
spinEditYLJS.StyleController = layoutControl1;
spinEditYLJS.TabIndex = 7;
spinEditYLJS.EditValueChanged += spinEditYLJS_EditValueChanged;
//
// txtE
//
txtE.Location = new Point(138, 374);
txtE.MenuManager = barManager1;
txtE.Name = "txtE";
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 = 38;
//
// txtP
//
txtP.Location = new Point(138, 406);
txtP.MenuManager = barManager1;
txtP.Name = "txtP";
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 = 39;
//
// txtNPSH
//
txtNPSH.Location = new Point(138, 438);
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 = 40;
//
// txtK0
//
txtK0.Location = new Point(138, 470);
txtK0.MenuManager = barManager1;
txtK0.Name = "txtK0";
txtK0.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
txtK0.Size = new Size(214, 28);
txtK0.StyleController = layoutControl1;
txtK0.TabIndex = 41;
//
// txtMaxRatio
//
txtMaxRatio.Location = new Point(138, 502);
txtMaxRatio.MenuManager = barManager1;
txtMaxRatio.Name = "txtMaxRatio";
txtMaxRatio.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
txtMaxRatio.Size = new Size(214, 28);
txtMaxRatio.StyleController = layoutControl1;
txtMaxRatio.TabIndex = 42;
//
// txtNS
//
txtNS.Location = new Point(138, 534);
txtNS.MenuManager = barManager1;
txtNS.Name = "txtNS";
txtNS.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
txtNS.Size = new Size(214, 28);
txtNS.StyleController = layoutControl1;
txtNS.TabIndex = 43;
//
// btnCreate
//
btnCreate.Location = new Point(100, 584);
btnCreate.Name = "btnCreate";
btnCreate.Size = new Size(164, 32);
btnCreate.StyleController = layoutControl1;
btnCreate.TabIndex = 44;
btnCreate.Text = "生成曲线";
btnCreate.Click += btnCreate_Click;
//
// txtCurveCode
//
txtCurveCode.Location = new Point(138, 45);
txtCurveCode.Name = "txtCurveCode";
txtCurveCode.Size = new Size(214, 28);
txtCurveCode.StyleController = layoutControl1;
txtCurveCode.TabIndex = 19;
//
// Root
//
Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
Root.GroupBordersVisible = false;
Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { emptySpaceItem1, layoutControlGroup1, layoutControlGroup2, layoutControlItem13, layoutControlGroup3 });
Root.Name = "Root";
Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
Root.Size = new Size(364, 660);
Root.TextVisible = false;
//
// emptySpaceItem1
//
emptySpaceItem1.AllowHotTrack = false;
emptySpaceItem1.Location = new Point(0, 626);
emptySpaceItem1.Name = "emptySpaceItem1";
emptySpaceItem1.Size = new Size(364, 34);
emptySpaceItem1.TextSize = new Size(0, 0);
//
// layoutControlGroup1
//
layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title;
layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem5, layoutControlItem4, layoutControlItem3, layoutControlItem2, layoutControlItem1 });
layoutControlGroup1.Location = new Point(0, 85);
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 = checkEditSXB;
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 = spinEditYLJS;
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 = txtN;
layoutControlItem3.Location = new Point(0, 64);
layoutControlItem3.Name = "layoutControlItem3";
layoutControlItem3.Size = new Size(344, 32);
layoutControlItem3.Text = "转速(r/min):";
layoutControlItem3.TextSize = new Size(114, 22);
//
// layoutControlItem2
//
layoutControlItem2.Control = txtH;
layoutControlItem2.Location = new Point(0, 32);
layoutControlItem2.Name = "layoutControlItem2";
layoutControlItem2.Size = new Size(344, 32);
layoutControlItem2.Text = "扬程(m):";
layoutControlItem2.TextSize = new Size(114, 22);
//
// layoutControlItem1
//
layoutControlItem1.Control = txtQ;
layoutControlItem1.Location = new Point(0, 0);
layoutControlItem1.Name = "layoutControlItem1";
layoutControlItem1.Size = new Size(344, 32);
layoutControlItem1.Text = "流量(m³/h):";
layoutControlItem1.TextSize = new Size(114, 22);
//
// layoutControlGroup2
//
layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Title;
layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem6, layoutControlItem7, layoutControlItem8, layoutControlItem10, layoutControlItem9, layoutControlItem11, layoutControlItem12, labReckon, labCalcuE, labCalcuP });
layoutControlGroup2.Location = new Point(0, 297);
layoutControlGroup2.Name = "layoutControlGroup2";
layoutControlGroup2.Size = new Size(364, 277);
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 = "轴功率(kw):";
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);
//
// layoutControlItem9
//
layoutControlItem9.Control = txtNPSH;
layoutControlItem9.Location = new Point(0, 96);
layoutControlItem9.Name = "layoutControlItem9";
layoutControlItem9.Size = new Size(344, 32);
layoutControlItem9.Text = "汽蚀(NPSHr):";
layoutControlItem9.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, 32);
layoutControlItem12.Text = "比转速:";
layoutControlItem12.TextSize = new Size(114, 22);
//
// labReckon
//
labReckon.AllowHotTrack = false;
labReckon.AppearanceItemCaption.BackColor = Color.MistyRose;
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.MistyRose;
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.MistyRose;
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;
//
// layoutControlItem13
//
layoutControlItem13.Control = btnCreate;
layoutControlItem13.Location = new Point(0, 574);
layoutControlItem13.Name = "layoutControlItem13";
layoutControlItem13.Padding = new DevExpress.XtraLayout.Utils.Padding(100, 100, 10, 10);
layoutControlItem13.Size = new Size(364, 52);
layoutControlItem13.TextSize = new Size(0, 0);
layoutControlItem13.TextVisible = false;
//
// layoutControlGroup3
//
layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Title;
layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem14 });
layoutControlGroup3.Location = new Point(0, 0);
layoutControlGroup3.Name = "layoutControlGroup3";
layoutControlGroup3.Size = new Size(364, 85);
layoutControlGroup3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
layoutControlGroup3.Text = "曲线信息";
//
// layoutControlItem14
//
layoutControlItem14.Control = txtCurveCode;
layoutControlItem14.ControlAlignment = ContentAlignment.TopLeft;
layoutControlItem14.CustomizationFormText = "名称:";
layoutControlItem14.Location = new Point(0, 0);
layoutControlItem14.Name = "layoutControlItem14";
layoutControlItem14.Size = new Size(344, 32);
layoutControlItem14.Text = "名称:";
layoutControlItem14.TextSize = new Size(114, 22);
//
// xtrPerform2dChart1
//
xtrPerform2dChart1.DefinePointVisible = false;
xtrPerform2dChart1.Dock = DockStyle.Fill;
xtrPerform2dChart1.LineVisible = false;
xtrPerform2dChart1.Location = new Point(365, 0);
xtrPerform2dChart1.Margin = new Padding(6, 8, 6, 8);
xtrPerform2dChart1.Name = "xtrPerform2dChart1";
xtrPerform2dChart1.Size = new Size(635, 660);
xtrPerform2dChart1.TabIndex = 0;
//
// sidePanel1
//
sidePanel1.Controls.Add(layoutControl1);
sidePanel1.Dock = DockStyle.Left;
sidePanel1.Location = new Point(0, 0);
sidePanel1.Name = "sidePanel1";
sidePanel1.Size = new Size(365, 660);
sidePanel1.TabIndex = 5;
sidePanel1.Text = "sidePanel1";
//
// ImportCurveByOnePointCtrl
//
AutoScaleDimensions = new SizeF(10F, 22F);
AutoScaleMode = AutoScaleMode.Font;
Controls.Add(xtrPerform2dChart1);
Controls.Add(sidePanel1);
Controls.Add(barDockControlLeft);
Controls.Add(barDockControlRight);
Controls.Add(barDockControlBottom);
Controls.Add(barDockControlTop);
Margin = new Padding(4, 5, 4, 5);
Name = "ImportCurveByOnePointCtrl";
Size = new Size(1000, 660);
((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)comboBoxType.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtQ.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)barManager1).EndInit();
((System.ComponentModel.ISupportInitialize)txtH.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtN.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)checkEditSXB.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)spinEditYLJS.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtE.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtP.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtNPSH.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtK0.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtMaxRatio.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtNS.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtCurveCode.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)Root).EndInit();
((System.ComponentModel.ISupportInitialize)emptySpaceItem1).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)layoutControlItem9).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)layoutControlItem13).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlGroup3).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem14).EndInit();
sidePanel1.ResumeLayout(false);
ResumeLayout(false);
PerformLayout();
}
#endregion
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 PumpViewChart xtrPerform2dChart1;
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;
private DevExpress.XtraEditors.TextEdit txtCurveCode;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraEditors.SidePanel sidePanel1;
}
}