| | |
| | | hydroWorkingCheckedListHorizCtrl1 = new HydroWorkingCheckedListHorizCtrl(); |
| | | hydroPumpListViewCtrl1 = new HydroPumpListViewCtrl(); |
| | | panelControl1 = new PanelControl(); |
| | | pumpVariableSpeedViewChart1 = new Yw.WinFrmUI.Phart.PumpVariableSpeedViewChart(); |
| | | pumpRunViewChart1 = new Yw.WinFrmUI.Phart.PumpRunViewChart(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | // panelControl1 |
| | | // |
| | | panelControl1.BorderStyle = BorderStyles.Simple; |
| | | panelControl1.Controls.Add(pumpVariableSpeedViewChart1); |
| | | panelControl1.Controls.Add(pumpRunViewChart1); |
| | | panelControl1.Location = new Point(245, 63); |
| | | 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(768, 486); |
| | | 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(768, 486); |
| | | pumpRunViewChart1.TabIndex = 0; |
| | | // |
| | | // Root |
| | | // |
| | |
| | | private HydroWorkingCheckedListHorizCtrl hydroWorkingCheckedListHorizCtrl1; |
| | | private HydroPumpListViewCtrl hydroPumpListViewCtrl1; |
| | | private PanelControl panelControl1; |
| | | private Yw.WinFrmUI.Phart.PumpVariableSpeedViewChart pumpVariableSpeedViewChart1; |
| | | private Yw.WinFrmUI.Phart.PumpRunViewChart pumpRunViewChart1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |