| | |
| | | hydroWorkingCheckedListHorizCtrl1 = new HydroWorkingCheckedListHorizCtrl(); |
| | | hydroPumpListViewCtrl1 = new HydroPumpListViewCtrl(); |
| | | panelControl1 = new PanelControl(); |
| | | pumpRunViewChart1 = new Yw.WinFrmUI.Phart.PumpRunViewChart(); |
| | | simulationPumpAnalyChartCtrl1 = new SimulationPumpAnalyChartCtrl(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | // panelControl1 |
| | | // |
| | | panelControl1.BorderStyle = BorderStyles.Simple; |
| | | panelControl1.Controls.Add(pumpRunViewChart1); |
| | | panelControl1.Location = new Point(245, 63); |
| | | panelControl1.Controls.Add(simulationPumpAnalyChartCtrl1); |
| | | panelControl1.Location = new Point(245, 61); |
| | | panelControl1.Name = "panelControl1"; |
| | | panelControl1.Padding = new Padding(1); |
| | | panelControl1.Size = new Size(774, 492); |
| | | panelControl1.Size = new Size(774, 494); |
| | | panelControl1.TabIndex = 7; |
| | | // |
| | | // pumpVariableSpeedViewChart1 |
| | | // simulationPumpAnalyChartCtrl1 |
| | | // |
| | | pumpRunViewChart1.Dock = DockStyle.Fill; |
| | | pumpRunViewChart1.Location = new Point(3, 3); |
| | | pumpRunViewChart1.Margin = new Padding(2, 2, 2, 2); |
| | | pumpRunViewChart1.Name = "pumpVariableSpeedViewChart1"; |
| | | pumpRunViewChart1.Size = new Size(768, 486); |
| | | pumpRunViewChart1.TabIndex = 0; |
| | | simulationPumpAnalyChartCtrl1.Dock = DockStyle.Fill; |
| | | simulationPumpAnalyChartCtrl1.Location = new Point(3, 3); |
| | | simulationPumpAnalyChartCtrl1.Name = "simulationPumpAnalyChartCtrl1"; |
| | | simulationPumpAnalyChartCtrl1.Size = new Size(768, 488); |
| | | simulationPumpAnalyChartCtrl1.TabIndex = 0; |
| | | // |
| | | // Root |
| | | // |
| | |
| | | // layoutControlItem3 |
| | | // |
| | | layoutControlItem3.Control = panelControl1; |
| | | layoutControlItem3.Location = new Point(243, 61); |
| | | layoutControlItem3.Location = new Point(243, 60); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem3.Size = new Size(778, 496); |
| | | layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2); |
| | | layoutControlItem3.Size = new Size(778, 497); |
| | | layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 1, 2); |
| | | layoutControlItem3.TextSize = new Size(0, 0); |
| | | layoutControlItem3.TextVisible = false; |
| | | // |
| | |
| | | layoutControlGroup2.Location = new Point(243, 0); |
| | | layoutControlGroup2.Name = "layoutControlGroup2"; |
| | | layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup2.Size = new Size(778, 61); |
| | | layoutControlGroup2.Size = new Size(778, 60); |
| | | layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 1); |
| | | layoutControlGroup2.Text = "工况列表"; |
| | | // |
| | | // layoutControlItem2 |
| | |
| | | private HydroWorkingCheckedListHorizCtrl hydroWorkingCheckedListHorizCtrl1; |
| | | private HydroPumpListViewCtrl hydroPumpListViewCtrl1; |
| | | private PanelControl panelControl1; |
| | | private Yw.WinFrmUI.Phart.PumpRunViewChart pumpRunViewChart1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private SimulationPumpAnalyChartCtrl simulationPumpAnalyChartCtrl1; |
| | | } |
| | | } |