| | |
| | | barTxtQ.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; |
| | | barTxtQ.Caption = "流量:"; |
| | | barTxtQ.Edit = repositoryItemTextEdit1; |
| | | barTxtQ.EditWidth = 80; |
| | | barTxtQ.EditWidth = 100; |
| | | barTxtQ.Id = 3; |
| | | barTxtQ.Name = "barTxtQ"; |
| | | barTxtQ.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | |
| | | barTxtH.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; |
| | | barTxtH.Caption = "扬程:"; |
| | | barTxtH.Edit = repositoryItemTextEdit2; |
| | | barTxtH.EditWidth = 80; |
| | | barTxtH.EditWidth = 100; |
| | | barTxtH.Id = 5; |
| | | barTxtH.Name = "barTxtH"; |
| | | barTxtH.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | |
| | | barTxtP.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; |
| | | barTxtP.Caption = "功率:"; |
| | | barTxtP.Edit = repositoryItemTextEdit3; |
| | | barTxtP.EditWidth = 80; |
| | | barTxtP.EditWidth = 100; |
| | | barTxtP.Id = 6; |
| | | barTxtP.Name = "barTxtP"; |
| | | barTxtP.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | |
| | | barTxtE.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; |
| | | barTxtE.Caption = "效率:"; |
| | | barTxtE.Edit = repositoryItemTextEdit4; |
| | | barTxtE.EditWidth = 80; |
| | | barTxtE.EditWidth = 100; |
| | | barTxtE.Id = 7; |
| | | barTxtE.Name = "barTxtE"; |
| | | barTxtE.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | |
| | | barDockControlTop.Dock = DockStyle.Top; |
| | | barDockControlTop.Location = new Point(0, 0); |
| | | barDockControlTop.Manager = barManager1; |
| | | barDockControlTop.Size = new Size(818, 24); |
| | | barDockControlTop.Size = new Size(907, 24); |
| | | // |
| | | // barDockControlBottom |
| | | // |
| | |
| | | barDockControlBottom.Dock = DockStyle.Bottom; |
| | | barDockControlBottom.Location = new Point(0, 535); |
| | | barDockControlBottom.Manager = barManager1; |
| | | barDockControlBottom.Size = new Size(818, 0); |
| | | barDockControlBottom.Size = new Size(907, 0); |
| | | // |
| | | // barDockControlLeft |
| | | // |
| | |
| | | // |
| | | barDockControlRight.CausesValidation = false; |
| | | barDockControlRight.Dock = DockStyle.Right; |
| | | barDockControlRight.Location = new Point(818, 24); |
| | | barDockControlRight.Location = new Point(907, 24); |
| | | barDockControlRight.Manager = barManager1; |
| | | barDockControlRight.Size = new Size(0, 511); |
| | | // |
| | |
| | | pumpRunViewChart1.Location = new Point(0, 24); |
| | | pumpRunViewChart1.Margin = new Padding(2, 2, 2, 2); |
| | | pumpRunViewChart1.Name = "pumpRunViewChart1"; |
| | | pumpRunViewChart1.Size = new Size(818, 511); |
| | | pumpRunViewChart1.QEVisible = true; |
| | | pumpRunViewChart1.QPVisble = true; |
| | | pumpRunViewChart1.RunPointVisible = true; |
| | | pumpRunViewChart1.Size = new Size(907, 511); |
| | | pumpRunViewChart1.TabIndex = 4; |
| | | // |
| | | // SimulationPumpAnalyChartCtrl |
| | |
| | | Controls.Add(barDockControlBottom); |
| | | Controls.Add(barDockControlTop); |
| | | Name = "SimulationPumpAnalyChartCtrl"; |
| | | Size = new Size(818, 535); |
| | | Size = new Size(907, 535); |
| | | ((ISupportInitialize)barManager1).EndInit(); |
| | | ((ISupportInitialize)repositoryItemTextEdit1).EndInit(); |
| | | ((ISupportInitialize)repositoryItemTextEdit2).EndInit(); |