| | |
| | | private void InitializeComponent() |
| | | { |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | panelControl1 = new PanelControl(); |
| | | panelControl1 = new PanelControl(); |
| | | txtE = new TextEdit(); |
| | | txtP = new TextEdit(); |
| | | txtH = new TextEdit(); |
| | |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | pumpRunViewChart1 = new Yw.WinFrmUI.Phart.PumpRunViewChart(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)panelControl1).BeginInit(); |
| | |
| | | // |
| | | // panelControl1 |
| | | // |
| | | panelControl1.BorderStyle = BorderStyles.Simple; |
| | | panelControl1.BorderStyle = BorderStyles.Simple; |
| | | panelControl1.Controls.Add(pumpRunViewChart1); |
| | | panelControl1.Location = new Point(232, 71); |
| | | panelControl1.Name = "panelControl1"; |
| | | panelControl1.Padding = new Padding(1); |
| | | panelControl1.Size = new Size(778, 530); |
| | | panelControl1.TabIndex = 11; |
| | | // |
| | | // |
| | | // txtE |
| | | // |
| | | txtE.Location = new Point(734, 35); |
| | |
| | | txtQ.StyleController = layoutControl1; |
| | | txtQ.TabIndex = 2; |
| | | // |
| | | // hydroPumpRunStatusListCtrl1 |
| | | // hydroPumpListStateViewCtrl1 |
| | | // |
| | | hydroPumpListStateViewCtrl1.Location = new Point(5, 148); |
| | | hydroPumpListStateViewCtrl1.Name = "hydroPumpRunStatusListCtrl1"; |
| | | hydroPumpListStateViewCtrl1.Name = "hydroPumpListStateViewCtrl1"; |
| | | hydroPumpListStateViewCtrl1.Size = new Size(210, 450); |
| | | hydroPumpListStateViewCtrl1.TabIndex = 6; |
| | | // |
| | |
| | | layoutControlItem3.TextSize = new Size(0, 0); |
| | | layoutControlItem3.TextVisible = false; |
| | | // |
| | | // pumpRunViewChart1 |
| | | // |
| | | pumpRunViewChart1.Dock = DockStyle.Fill; |
| | | pumpRunViewChart1.Location = new Point(3, 3); |
| | | pumpRunViewChart1.Margin = new Padding(2, 2, 2, 2); |
| | | pumpRunViewChart1.Name = "pumpRunViewChart1"; |
| | | pumpRunViewChart1.Size = new Size(772, 524); |
| | | pumpRunViewChart1.TabIndex = 0; |
| | | // |
| | | // SimulationSingleWorkingEnergyCtrl |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | private PanelControl panelControl1; |
| | | |
| | | |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private Yw.WinFrmUI.Phart.PumpRunViewChart pumpRunViewChart1; |
| | | } |
| | | } |