| | |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | hydroPumpListStateViewCtrl1 = new HydroPumpListStateViewCtrl(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | pumpVariableSpeedViewChart1 = new Yw.WinFrmUI.Phart.PumpRunViewChart(); |
| | | pumpRunViewChart1 = new Yw.WinFrmUI.Phart.PumpRunViewChart(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)panelControl1).BeginInit(); |
| | |
| | | // panelControl1 |
| | | // |
| | | panelControl1.BorderStyle = BorderStyles.Simple; |
| | | panelControl1.Controls.Add(pumpVariableSpeedViewChart1); |
| | | panelControl1.Controls.Add(pumpRunViewChart1); |
| | | panelControl1.Location = new Point(215, 2); |
| | | panelControl1.Name = "panelControl1"; |
| | | panelControl1.Padding = new Padding(1); |
| | |
| | | // |
| | | // pumpVariableSpeedViewChart1 |
| | | // |
| | | pumpVariableSpeedViewChart1.Dock = DockStyle.Fill; |
| | | pumpVariableSpeedViewChart1.Location = new Point(3, 3); |
| | | pumpVariableSpeedViewChart1.Margin = new Padding(2, 2, 2, 2); |
| | | pumpVariableSpeedViewChart1.Name = "pumpVariableSpeedViewChart1"; |
| | | pumpVariableSpeedViewChart1.Size = new Size(668, 560); |
| | | pumpVariableSpeedViewChart1.TabIndex = 0; |
| | | 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(668, 560); |
| | | pumpRunViewChart1.TabIndex = 0; |
| | | // |
| | | // SimulationSingleWorkingPumpAnalyCtrl |
| | | // |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private HydroPumpListStateViewCtrl hydroPumpListStateViewCtrl1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private Yw.WinFrmUI.Phart.PumpRunViewChart pumpVariableSpeedViewChart1; |
| | | private Yw.WinFrmUI.Phart.PumpRunViewChart pumpRunViewChart1; |
| | | } |
| | | } |