namespace Yw.WinFrmUI.Phart
|
{
|
partial class PumpParallelChartCtrl
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Component Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PumpParallelChartCtrl));
|
pumpParallelChart1 = new PumpParallelChart();
|
layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
gridControl2 = new DevExpress.XtraGrid.GridControl();
|
gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colColor1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQueryQ1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQueryH1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQueryE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQueryP1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colName1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
gridControl1 = new DevExpress.XtraGrid.GridControl();
|
pumpSerialParallelInfoViewModelBindingSource = new BindingSource(components);
|
gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colQueryQ = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQueryH = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQueryE = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQueryP = new DevExpress.XtraGrid.Columns.GridColumn();
|
colExtendRatio = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQhCalc = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQeCalc = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQpCalc = new DevExpress.XtraGrid.Columns.GridColumn();
|
colId = new DevExpress.XtraGrid.Columns.GridColumn();
|
colName = new DevExpress.XtraGrid.Columns.GridColumn();
|
colColor = new DevExpress.XtraGrid.Columns.GridColumn();
|
repColor = new DevExpress.XtraEditors.Repository.RepositoryItemColorEdit();
|
colIsBp = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRatedSpeed = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCurrentSpeed = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCurrentHz = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQh = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQe = new DevExpress.XtraGrid.Columns.GridColumn();
|
colQp = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRunStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
txtFlow = new DevExpress.XtraEditors.TextEdit();
|
txtHead = new DevExpress.XtraEditors.TextEdit();
|
btnSetDesignPoint = new DevExpress.XtraEditors.SimpleButton();
|
btnClear = new DevExpress.XtraEditors.SimpleButton();
|
Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
btnSave = new DevExpress.XtraEditors.SimpleButton();
|
layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
|
layoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)gridControl2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)gridView2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)gridControl1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)pumpSerialParallelInfoViewModelBindingSource).BeginInit();
|
((System.ComponentModel.ISupportInitialize)gridView1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)repColor).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtFlow.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtHead.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)Root).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup3).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup5).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit();
|
SuspendLayout();
|
//
|
// pumpParallelChart1
|
//
|
pumpParallelChart1.Dock = DockStyle.Fill;
|
pumpParallelChart1.LineNameVisible = true;
|
pumpParallelChart1.LineVisible = false;
|
pumpParallelChart1.Location = new Point(647, 0);
|
pumpParallelChart1.Name = "pumpParallelChart1";
|
pumpParallelChart1.Size = new Size(510, 855);
|
pumpParallelChart1.TabIndex = 0;
|
//
|
// layoutControl1
|
//
|
layoutControl1.Controls.Add(gridControl2);
|
layoutControl1.Controls.Add(gridControl1);
|
layoutControl1.Controls.Add(txtFlow);
|
layoutControl1.Controls.Add(txtHead);
|
layoutControl1.Controls.Add(btnSetDesignPoint);
|
layoutControl1.Controls.Add(btnClear);
|
layoutControl1.Controls.Add(btnSave);
|
layoutControl1.Dock = DockStyle.Left;
|
layoutControl1.Location = new Point(0, 0);
|
layoutControl1.Name = "layoutControl1";
|
layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1033, 536, 975, 600);
|
layoutControl1.Root = Root;
|
layoutControl1.Size = new Size(647, 855);
|
layoutControl1.TabIndex = 1;
|
layoutControl1.Text = "layoutControl1";
|
//
|
// gridControl2
|
//
|
gridControl2.Location = new Point(0, 603);
|
gridControl2.MainView = gridView2;
|
gridControl2.Name = "gridControl2";
|
gridControl2.Size = new Size(647, 252);
|
gridControl2.TabIndex = 7;
|
gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView2 });
|
//
|
// gridView2
|
//
|
gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colColor1, colQueryQ1, colQueryH1, colQueryE1, colQueryP1, colName1 });
|
gridView2.GridControl = gridControl2;
|
gridView2.Name = "gridView2";
|
//
|
// colColor1
|
//
|
colColor1.FieldName = "Color";
|
colColor1.MinWidth = 30;
|
colColor1.Name = "colColor1";
|
colColor1.Width = 112;
|
//
|
// colQueryQ1
|
//
|
colQueryQ1.Caption = "流量(m³/h)";
|
colQueryQ1.FieldName = "QueryQ";
|
colQueryQ1.MinWidth = 30;
|
colQueryQ1.Name = "colQueryQ1";
|
colQueryQ1.Visible = true;
|
colQueryQ1.VisibleIndex = 1;
|
colQueryQ1.Width = 112;
|
//
|
// colQueryH1
|
//
|
colQueryH1.Caption = "扬程(m)";
|
colQueryH1.FieldName = "QueryH";
|
colQueryH1.MinWidth = 30;
|
colQueryH1.Name = "colQueryH1";
|
colQueryH1.Visible = true;
|
colQueryH1.VisibleIndex = 2;
|
colQueryH1.Width = 112;
|
//
|
// colQueryE1
|
//
|
colQueryE1.Caption = "效率(%)";
|
colQueryE1.FieldName = "QueryE";
|
colQueryE1.MinWidth = 30;
|
colQueryE1.Name = "colQueryE1";
|
colQueryE1.Visible = true;
|
colQueryE1.VisibleIndex = 3;
|
colQueryE1.Width = 112;
|
//
|
// colQueryP1
|
//
|
colQueryP1.Caption = "功率(kW)";
|
colQueryP1.FieldName = "QueryP";
|
colQueryP1.MinWidth = 30;
|
colQueryP1.Name = "colQueryP1";
|
colQueryP1.Visible = true;
|
colQueryP1.VisibleIndex = 4;
|
colQueryP1.Width = 112;
|
//
|
// colName1
|
//
|
colName1.Caption = "名称";
|
colName1.FieldName = "Name";
|
colName1.MinWidth = 30;
|
colName1.Name = "colName1";
|
colName1.Visible = true;
|
colName1.VisibleIndex = 0;
|
colName1.Width = 112;
|
//
|
// gridControl1
|
//
|
gridControl1.DataSource = pumpSerialParallelInfoViewModelBindingSource;
|
gridControl1.Location = new Point(0, 122);
|
gridControl1.MainView = gridView1;
|
gridControl1.Name = "gridControl1";
|
gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repColor });
|
gridControl1.Size = new Size(647, 448);
|
gridControl1.TabIndex = 6;
|
gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 });
|
//
|
// pumpSerialParallelInfoViewModelBindingSource
|
//
|
pumpSerialParallelInfoViewModelBindingSource.DataSource = typeof(PumpSerialParallelInfoViewModel);
|
//
|
// gridView1
|
//
|
gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colQueryQ, colQueryH, colQueryE, colQueryP, colExtendRatio, colQhCalc, colQeCalc, colQpCalc, colId, colName, colColor, colIsBp, colRatedSpeed, colCurrentSpeed, colCurrentHz, colQh, colQe, colQp, colRunStatus });
|
gridView1.GridControl = gridControl1;
|
gridView1.Name = "gridView1";
|
gridView1.RowCellClick += GridView1_RowCellClick;
|
//
|
// colQueryQ
|
//
|
colQueryQ.Caption = "流量(m³/h)";
|
colQueryQ.FieldName = "QueryQ";
|
colQueryQ.MinWidth = 30;
|
colQueryQ.Name = "colQueryQ";
|
colQueryQ.OptionsColumn.ReadOnly = true;
|
colQueryQ.Width = 112;
|
//
|
// colQueryH
|
//
|
colQueryH.Caption = "扬程(m)";
|
colQueryH.FieldName = "QueryH";
|
colQueryH.MinWidth = 30;
|
colQueryH.Name = "colQueryH";
|
colQueryH.OptionsColumn.ReadOnly = true;
|
colQueryH.Width = 112;
|
//
|
// colQueryE
|
//
|
colQueryE.Caption = "效率(%)";
|
colQueryE.FieldName = "QueryE";
|
colQueryE.MinWidth = 30;
|
colQueryE.Name = "colQueryE";
|
colQueryE.OptionsColumn.ReadOnly = true;
|
colQueryE.Width = 112;
|
//
|
// colQueryP
|
//
|
colQueryP.Caption = "功率(kW)";
|
colQueryP.FieldName = "QueryP";
|
colQueryP.MinWidth = 30;
|
colQueryP.Name = "colQueryP";
|
colQueryP.OptionsColumn.ReadOnly = true;
|
colQueryP.Width = 112;
|
//
|
// colExtendRatio
|
//
|
colExtendRatio.Caption = "延长(%)";
|
colExtendRatio.FieldName = "ExtendRatio";
|
colExtendRatio.MinWidth = 30;
|
colExtendRatio.Name = "colExtendRatio";
|
colExtendRatio.Visible = true;
|
colExtendRatio.VisibleIndex = 3;
|
colExtendRatio.Width = 112;
|
//
|
// colQhCalc
|
//
|
colQhCalc.FieldName = "QhCalc";
|
colQhCalc.MinWidth = 30;
|
colQhCalc.Name = "colQhCalc";
|
colQhCalc.Width = 112;
|
//
|
// colQeCalc
|
//
|
colQeCalc.FieldName = "QeCalc";
|
colQeCalc.MinWidth = 30;
|
colQeCalc.Name = "colQeCalc";
|
colQeCalc.Width = 112;
|
//
|
// colQpCalc
|
//
|
colQpCalc.FieldName = "QpCalc";
|
colQpCalc.MinWidth = 30;
|
colQpCalc.Name = "colQpCalc";
|
colQpCalc.Width = 112;
|
//
|
// colId
|
//
|
colId.FieldName = "Id";
|
colId.MinWidth = 30;
|
colId.Name = "colId";
|
colId.Width = 112;
|
//
|
// colName
|
//
|
colName.Caption = "名称";
|
colName.FieldName = "Name";
|
colName.MinWidth = 30;
|
colName.Name = "colName";
|
colName.Visible = true;
|
colName.VisibleIndex = 0;
|
colName.Width = 112;
|
//
|
// colColor
|
//
|
colColor.Caption = "颜色";
|
colColor.ColumnEdit = repColor;
|
colColor.FieldName = "Color";
|
colColor.MinWidth = 30;
|
colColor.Name = "colColor";
|
colColor.Visible = true;
|
colColor.VisibleIndex = 1;
|
colColor.Width = 112;
|
//
|
// repColor
|
//
|
repColor.AutoHeight = false;
|
repColor.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
|
repColor.Name = "repColor";
|
repColor.NullColor = Color.Empty;
|
//
|
// colIsBp
|
//
|
colIsBp.Caption = "变频";
|
colIsBp.FieldName = "IsBp";
|
colIsBp.MinWidth = 30;
|
colIsBp.Name = "colIsBp";
|
colIsBp.OptionsColumn.ReadOnly = true;
|
colIsBp.Width = 112;
|
//
|
// colRatedSpeed
|
//
|
colRatedSpeed.FieldName = "RatedSpeed";
|
colRatedSpeed.MinWidth = 30;
|
colRatedSpeed.Name = "colRatedSpeed";
|
colRatedSpeed.Width = 112;
|
//
|
// colCurrentSpeed
|
//
|
colCurrentSpeed.FieldName = "CurrentSpeed";
|
colCurrentSpeed.MinWidth = 30;
|
colCurrentSpeed.Name = "colCurrentSpeed";
|
colCurrentSpeed.Width = 112;
|
//
|
// colCurrentHz
|
//
|
colCurrentHz.Caption = "频率(hz)";
|
colCurrentHz.FieldName = "CurrentHz";
|
colCurrentHz.MinWidth = 30;
|
colCurrentHz.Name = "colCurrentHz";
|
colCurrentHz.Visible = true;
|
colCurrentHz.VisibleIndex = 2;
|
colCurrentHz.Width = 112;
|
//
|
// colQh
|
//
|
colQh.FieldName = "Qh";
|
colQh.MinWidth = 30;
|
colQh.Name = "colQh";
|
colQh.Width = 112;
|
//
|
// colQe
|
//
|
colQe.FieldName = "Qe";
|
colQe.MinWidth = 30;
|
colQe.Name = "colQe";
|
colQe.Width = 112;
|
//
|
// colQp
|
//
|
colQp.FieldName = "Qp";
|
colQp.MinWidth = 30;
|
colQp.Name = "colQp";
|
colQp.Width = 112;
|
//
|
// colRunStatus
|
//
|
colRunStatus.Caption = "运行状态";
|
colRunStatus.FieldName = "RunStatus";
|
colRunStatus.MinWidth = 30;
|
colRunStatus.Name = "colRunStatus";
|
colRunStatus.Visible = true;
|
colRunStatus.VisibleIndex = 4;
|
colRunStatus.Width = 112;
|
//
|
// txtFlow
|
//
|
txtFlow.Location = new Point(114, 45);
|
txtFlow.Name = "txtFlow";
|
txtFlow.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
txtFlow.Size = new Size(75, 28);
|
txtFlow.StyleController = layoutControl1;
|
txtFlow.TabIndex = 0;
|
//
|
// txtHead
|
//
|
txtHead.Location = new Point(269, 45);
|
txtHead.Name = "txtHead";
|
txtHead.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
txtHead.Size = new Size(75, 28);
|
txtHead.StyleController = layoutControl1;
|
txtHead.TabIndex = 2;
|
//
|
// btnSetDesignPoint
|
//
|
btnSetDesignPoint.Appearance.BackColor = Color.White;
|
btnSetDesignPoint.Appearance.Options.UseBackColor = true;
|
btnSetDesignPoint.Appearance.Options.UseTextOptions = true;
|
btnSetDesignPoint.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
btnSetDesignPoint.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
|
btnSetDesignPoint.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("btnSetDesignPoint.ImageOptions.SvgImage");
|
btnSetDesignPoint.ImageOptions.SvgImageSize = new Size(18, 18);
|
btnSetDesignPoint.Location = new Point(348, 45);
|
btnSetDesignPoint.Name = "btnSetDesignPoint";
|
btnSetDesignPoint.Size = new Size(75, 32);
|
btnSetDesignPoint.StyleController = layoutControl1;
|
btnSetDesignPoint.TabIndex = 3;
|
btnSetDesignPoint.Text = "设置";
|
btnSetDesignPoint.Click += btnSetDesignPoint_Click;
|
//
|
// btnClear
|
//
|
btnClear.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
|
btnClear.Appearance.ForeColor = Color.White;
|
btnClear.Appearance.Options.UseBackColor = true;
|
btnClear.Appearance.Options.UseForeColor = true;
|
btnClear.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
|
btnClear.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("btnClear.ImageOptions.SvgImage");
|
btnClear.ImageOptions.SvgImageSize = new Size(18, 18);
|
btnClear.Location = new Point(447, 45);
|
btnClear.Name = "btnClear";
|
btnClear.Size = new Size(88, 32);
|
btnClear.StyleController = layoutControl1;
|
btnClear.TabIndex = 4;
|
btnClear.Text = "清空";
|
btnClear.Click += btnClear_Click;
|
//
|
// Root
|
//
|
Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
Root.GroupBordersVisible = false;
|
Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup3, layoutControlGroup1, layoutControlGroup2, layoutControlGroup5 });
|
Root.Name = "Root";
|
Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
Root.Size = new Size(647, 855);
|
Root.TextVisible = false;
|
//
|
// layoutControlGroup3
|
//
|
layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem5 });
|
layoutControlGroup3.Location = new Point(0, 570);
|
layoutControlGroup3.Name = "layoutControlGroup3";
|
layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup3.Size = new Size(647, 285);
|
layoutControlGroup3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup3.Text = "查询点";
|
//
|
// layoutControlItem5
|
//
|
layoutControlItem5.Control = gridControl2;
|
layoutControlItem5.Location = new Point(0, 0);
|
layoutControlItem5.Name = "layoutControlItem5";
|
layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem5.Size = new Size(647, 252);
|
layoutControlItem5.TextSize = new Size(0, 0);
|
layoutControlItem5.TextVisible = false;
|
//
|
// layoutControlGroup1
|
//
|
layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1 });
|
layoutControlGroup1.Location = new Point(0, 89);
|
layoutControlGroup1.Name = "layoutControlGroup1";
|
layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup1.Size = new Size(647, 481);
|
layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup1.Text = "曲线列表";
|
//
|
// layoutControlItem1
|
//
|
layoutControlItem1.Control = gridControl1;
|
layoutControlItem1.Location = new Point(0, 0);
|
layoutControlItem1.Name = "layoutControlItem1";
|
layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem1.Size = new Size(647, 448);
|
layoutControlItem1.Text = "曲线列表";
|
layoutControlItem1.TextSize = new Size(0, 0);
|
layoutControlItem1.TextVisible = false;
|
//
|
// layoutControlGroup2
|
//
|
layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2, layoutControlItem4, layoutControlItem3 });
|
layoutControlGroup2.Location = new Point(0, 0);
|
layoutControlGroup2.Name = "layoutControlGroup2";
|
layoutControlGroup2.Size = new Size(435, 89);
|
layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup2.Text = "设计点";
|
//
|
// layoutControlItem2
|
//
|
layoutControlItem2.Control = txtFlow;
|
layoutControlItem2.Location = new Point(0, 0);
|
layoutControlItem2.Name = "layoutControlItem2";
|
layoutControlItem2.Size = new Size(181, 36);
|
layoutControlItem2.Text = "流量(m³/h):";
|
layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
layoutControlItem2.TextSize = new Size(97, 22);
|
layoutControlItem2.TextToControlDistance = 5;
|
//
|
// layoutControlItem4
|
//
|
layoutControlItem4.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
layoutControlItem4.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
layoutControlItem4.Control = btnSetDesignPoint;
|
layoutControlItem4.Location = new Point(336, 0);
|
layoutControlItem4.MaxSize = new Size(0, 36);
|
layoutControlItem4.MinSize = new Size(79, 36);
|
layoutControlItem4.Name = "layoutControlItem4";
|
layoutControlItem4.Size = new Size(79, 36);
|
layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
layoutControlItem4.TextSize = new Size(0, 0);
|
layoutControlItem4.TextVisible = false;
|
//
|
// layoutControlItem3
|
//
|
layoutControlItem3.Control = txtHead;
|
layoutControlItem3.Location = new Point(181, 0);
|
layoutControlItem3.Name = "layoutControlItem3";
|
layoutControlItem3.Size = new Size(155, 36);
|
layoutControlItem3.Text = "扬程(m):";
|
layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
layoutControlItem3.TextSize = new Size(71, 22);
|
layoutControlItem3.TextToControlDistance = 5;
|
//
|
// layoutControlGroup5
|
//
|
layoutControlGroup5.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem7, layoutControlItem6 });
|
layoutControlGroup5.Location = new Point(435, 0);
|
layoutControlGroup5.Name = "layoutControlGroup5";
|
layoutControlGroup5.Size = new Size(212, 89);
|
layoutControlGroup5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup5.Text = "操作";
|
//
|
// layoutControlItem7
|
//
|
layoutControlItem7.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
layoutControlItem7.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
layoutControlItem7.Control = btnClear;
|
layoutControlItem7.Location = new Point(0, 0);
|
layoutControlItem7.Name = "layoutControlItem7";
|
layoutControlItem7.Size = new Size(92, 36);
|
layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
|
layoutControlItem7.TextSize = new Size(0, 0);
|
layoutControlItem7.TextVisible = false;
|
//
|
// btnSave
|
//
|
btnSave.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question;
|
btnSave.Appearance.ForeColor = Color.White;
|
btnSave.Appearance.Options.UseBackColor = true;
|
btnSave.Appearance.Options.UseForeColor = true;
|
btnSave.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
|
btnSave.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("btnSave.ImageOptions.SvgImage");
|
btnSave.ImageOptions.SvgImageSize = new Size(18, 18);
|
btnSave.Location = new Point(539, 45);
|
btnSave.Name = "btnSave";
|
btnSave.Size = new Size(96, 32);
|
btnSave.StyleController = layoutControl1;
|
btnSave.TabIndex = 5;
|
btnSave.Text = "保存";
|
btnSave.Click += btnSave_Click;
|
//
|
// layoutControlItem6
|
//
|
layoutControlItem6.Control = btnSave;
|
layoutControlItem6.Location = new Point(92, 0);
|
layoutControlItem6.Name = "layoutControlItem6";
|
layoutControlItem6.Size = new Size(100, 36);
|
layoutControlItem6.TextSize = new Size(0, 0);
|
layoutControlItem6.TextVisible = false;
|
//
|
// PumpParallelChartCtrl
|
//
|
AutoScaleDimensions = new SizeF(10F, 22F);
|
AutoScaleMode = AutoScaleMode.Font;
|
Controls.Add(pumpParallelChart1);
|
Controls.Add(layoutControl1);
|
Name = "PumpParallelChartCtrl";
|
Size = new Size(1157, 855);
|
((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
|
layoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)gridControl2).EndInit();
|
((System.ComponentModel.ISupportInitialize)gridView2).EndInit();
|
((System.ComponentModel.ISupportInitialize)gridControl1).EndInit();
|
((System.ComponentModel.ISupportInitialize)pumpSerialParallelInfoViewModelBindingSource).EndInit();
|
((System.ComponentModel.ISupportInitialize)gridView1).EndInit();
|
((System.ComponentModel.ISupportInitialize)repColor).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtFlow.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtHead.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)Root).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup3).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup2).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup5).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit();
|
ResumeLayout(false);
|
}
|
|
#endregion
|
|
private PumpParallelChart pumpParallelChart1;
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
private DevExpress.XtraGrid.Columns.GridColumn colColor1;
|
private DevExpress.XtraGrid.Columns.GridColumn colQueryQ1;
|
private DevExpress.XtraGrid.Columns.GridColumn colQueryH1;
|
private DevExpress.XtraGrid.Columns.GridColumn colQueryE1;
|
private DevExpress.XtraGrid.Columns.GridColumn colQueryP1;
|
private DevExpress.XtraGrid.Columns.GridColumn colName1;
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
private DevExpress.XtraGrid.Columns.GridColumn colQueryQ;
|
private DevExpress.XtraGrid.Columns.GridColumn colQueryH;
|
private DevExpress.XtraGrid.Columns.GridColumn colQueryE;
|
private DevExpress.XtraGrid.Columns.GridColumn colQueryP;
|
private DevExpress.XtraGrid.Columns.GridColumn colExtendRatio;
|
private DevExpress.XtraGrid.Columns.GridColumn colQhCalc;
|
private DevExpress.XtraGrid.Columns.GridColumn colQeCalc;
|
private DevExpress.XtraGrid.Columns.GridColumn colQpCalc;
|
private DevExpress.XtraGrid.Columns.GridColumn colId;
|
private DevExpress.XtraGrid.Columns.GridColumn colName;
|
private DevExpress.XtraGrid.Columns.GridColumn colColor;
|
private DevExpress.XtraEditors.Repository.RepositoryItemColorEdit repColor;
|
private DevExpress.XtraGrid.Columns.GridColumn colIsBp;
|
private DevExpress.XtraGrid.Columns.GridColumn colRatedSpeed;
|
private DevExpress.XtraGrid.Columns.GridColumn colCurrentSpeed;
|
private DevExpress.XtraGrid.Columns.GridColumn colCurrentHz;
|
private DevExpress.XtraGrid.Columns.GridColumn colQh;
|
private DevExpress.XtraGrid.Columns.GridColumn colQe;
|
private DevExpress.XtraGrid.Columns.GridColumn colQp;
|
private DevExpress.XtraGrid.Columns.GridColumn colRunStatus;
|
private DevExpress.XtraEditors.TextEdit txtFlow;
|
private DevExpress.XtraEditors.TextEdit txtHead;
|
private DevExpress.XtraEditors.SimpleButton btnSetDesignPoint;
|
private DevExpress.XtraEditors.SimpleButton btnClear;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
private BindingSource pumpSerialParallelInfoViewModelBindingSource;
|
private DevExpress.XtraEditors.SimpleButton btnSave;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
}
|
}
|