| | |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | hydroPumpListStateViewCtrl1 = new HydroPumpListStateViewCtrl(); |
| | | panelControl1 = new PanelControl(); |
| | | pumpRunViewChart1 = new Yw.WinFrmUI.Phart.PumpRunViewChart(); |
| | | simulationPumpAnalyChartCtrl1 = new SimulationPumpAnalyChartCtrl(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1055, 304, 650, 400); |
| | | layoutControl1.Root = Root; |
| | | layoutControl1.Size = new Size(891, 570); |
| | | layoutControl1.Size = new Size(1010, 570); |
| | | layoutControl1.TabIndex = 1; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | |
| | | // |
| | | hydroPumpListStateViewCtrl1.Location = new Point(2, 24); |
| | | hydroPumpListStateViewCtrl1.Name = "hydroPumpListStateViewCtrl1"; |
| | | hydroPumpListStateViewCtrl1.Size = new Size(199, 544); |
| | | hydroPumpListStateViewCtrl1.Size = new Size(226, 544); |
| | | hydroPumpListStateViewCtrl1.TabIndex = 8; |
| | | // |
| | | // panelControl1 |
| | | // |
| | | panelControl1.BorderStyle = BorderStyles.Simple; |
| | | panelControl1.Controls.Add(pumpRunViewChart1); |
| | | panelControl1.Location = new Point(215, 2); |
| | | panelControl1.Controls.Add(simulationPumpAnalyChartCtrl1); |
| | | panelControl1.Location = new Point(242, 2); |
| | | panelControl1.Name = "panelControl1"; |
| | | panelControl1.Padding = new Padding(1); |
| | | panelControl1.Size = new Size(674, 566); |
| | | panelControl1.Size = new Size(766, 566); |
| | | panelControl1.TabIndex = 7; |
| | | // |
| | | // pumpRunViewChart1 |
| | | // simulationPumpAnalyChartCtrl1 |
| | | // |
| | | 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(668, 560); |
| | | pumpRunViewChart1.TabIndex = 0; |
| | | simulationPumpAnalyChartCtrl1.Dock = DockStyle.Fill; |
| | | simulationPumpAnalyChartCtrl1.Location = new Point(3, 3); |
| | | simulationPumpAnalyChartCtrl1.Name = "simulationPumpAnalyChartCtrl1"; |
| | | simulationPumpAnalyChartCtrl1.Size = new Size(760, 560); |
| | | simulationPumpAnalyChartCtrl1.TabIndex = 0; |
| | | // |
| | | // Root |
| | | // |
| | |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1, splitterItem1, layoutControlItem3 }); |
| | | Root.Name = "Root"; |
| | | Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | Root.Size = new Size(891, 570); |
| | | Root.Size = new Size(1010, 570); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlGroup1 |
| | |
| | | layoutControlGroup1.Location = new Point(0, 0); |
| | | layoutControlGroup1.Name = "layoutControlGroup1"; |
| | | layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup1.Size = new Size(203, 570); |
| | | layoutControlGroup1.Size = new Size(230, 570); |
| | | layoutControlGroup1.Text = "水泵列表"; |
| | | // |
| | | // layoutControlItem2 |
| | |
| | | layoutControlItem2.Location = new Point(0, 0); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem2.Size = new Size(199, 544); |
| | | layoutControlItem2.Size = new Size(226, 544); |
| | | layoutControlItem2.TextSize = new Size(0, 0); |
| | | layoutControlItem2.TextVisible = false; |
| | | // |
| | | // splitterItem1 |
| | | // |
| | | splitterItem1.AllowHotTrack = true; |
| | | splitterItem1.Location = new Point(203, 0); |
| | | splitterItem1.Location = new Point(230, 0); |
| | | splitterItem1.Name = "splitterItem1"; |
| | | splitterItem1.Size = new Size(10, 570); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | layoutControlItem3.Control = panelControl1; |
| | | layoutControlItem3.Location = new Point(213, 0); |
| | | layoutControlItem3.Location = new Point(240, 0); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem3.Size = new Size(678, 570); |
| | | layoutControlItem3.Size = new Size(770, 570); |
| | | layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2); |
| | | layoutControlItem3.TextSize = new Size(0, 0); |
| | | layoutControlItem3.TextVisible = false; |
| | |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(layoutControl1); |
| | | Name = "SimulationSingleWorkingPumpAnalyCtrl"; |
| | | Size = new Size(891, 570); |
| | | Size = new Size(1010, 570); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)panelControl1).EndInit(); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private HydroPumpListStateViewCtrl hydroPumpListStateViewCtrl1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private Yw.WinFrmUI.Phart.PumpRunViewChart pumpRunViewChart1; |
| | | private SimulationPumpAnalyChartCtrl simulationPumpAnalyChartCtrl1; |
| | | } |
| | | } |