| | |
| | | xtrPerform2dChart1 = new Yw.WinFrmUI.Phart.PumpViewChart(); |
| | | sidePanel2 = new SidePanel(); |
| | | xhsPumpMainPhartListCtrl1 = new XhsPumpMainPhartListCtrl(); |
| | | sidePanel1 = new SidePanel(); |
| | | tabPane1 = new DevExpress.XtraBars.Navigation.TabPane(); |
| | | tabNavigationPage1 = new DevExpress.XtraBars.Navigation.TabNavigationPage(); |
| | | pumpPerformInfoCtrl1 = new Yw.WinFrmUI.Phart.PumpViewInfoCtrl(); |
| | | ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | | BtnAdd = new DevExpress.XtraBars.BarButtonItem(); |
| | | BtnEdit = new DevExpress.XtraBars.BarButtonItem(); |
| | |
| | | barBtnEditChart = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnImportByOnePoint = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnVariableSpeed = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnCopyAndExpand = new DevExpress.XtraBars.BarButtonItem(); |
| | | ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); |
| | | ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | barBtnCopyAndExpand = new DevExpress.XtraBars.BarButtonItem(); |
| | | sidePanel2.SuspendLayout(); |
| | | sidePanel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)tabPane1).BeginInit(); |
| | | tabPane1.SuspendLayout(); |
| | | tabNavigationPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dockManager1).BeginInit(); |
| | | dockPanel1.SuspendLayout(); |
| | |
| | | xtrPerform2dChart1.Location = new Point(235, 148); |
| | | xtrPerform2dChart1.Margin = new Padding(1, 2, 1, 2); |
| | | xtrPerform2dChart1.Name = "xtrPerform2dChart1"; |
| | | xtrPerform2dChart1.Size = new Size(325, 657); |
| | | xtrPerform2dChart1.Size = new Size(825, 657); |
| | | xtrPerform2dChart1.TabIndex = 1; |
| | | // |
| | | // sidePanel2 |
| | |
| | | xhsPumpMainPhartListCtrl1.Name = "xhsPumpMainPhartListCtrl1"; |
| | | xhsPumpMainPhartListCtrl1.Size = new Size(234, 623); |
| | | xhsPumpMainPhartListCtrl1.TabIndex = 0; |
| | | // |
| | | // sidePanel1 |
| | | // |
| | | sidePanel1.Controls.Add(tabPane1); |
| | | sidePanel1.Dock = DockStyle.Right; |
| | | sidePanel1.Location = new Point(560, 148); |
| | | sidePanel1.Name = "sidePanel1"; |
| | | sidePanel1.Size = new Size(500, 657); |
| | | sidePanel1.TabIndex = 3; |
| | | sidePanel1.Text = "sidePanel1"; |
| | | // |
| | | // tabPane1 |
| | | // |
| | | tabPane1.Controls.Add(tabNavigationPage1); |
| | | tabPane1.Dock = DockStyle.Fill; |
| | | tabPane1.Location = new Point(1, 0); |
| | | tabPane1.Name = "tabPane1"; |
| | | tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { tabNavigationPage1 }); |
| | | tabPane1.RegularSize = new Size(499, 657); |
| | | tabPane1.SelectedPage = tabNavigationPage1; |
| | | tabPane1.Size = new Size(499, 657); |
| | | tabPane1.TabIndex = 0; |
| | | tabPane1.Text = "tabPane1"; |
| | | // |
| | | // tabNavigationPage1 |
| | | // |
| | | tabNavigationPage1.Caption = "运行参数"; |
| | | tabNavigationPage1.Controls.Add(pumpPerformInfoCtrl1); |
| | | tabNavigationPage1.Name = "tabNavigationPage1"; |
| | | tabNavigationPage1.Size = new Size(499, 608); |
| | | // |
| | | // pumpPerformInfoCtrl1 |
| | | // |
| | | pumpPerformInfoCtrl1.Dock = DockStyle.Fill; |
| | | pumpPerformInfoCtrl1.Location = new Point(0, 0); |
| | | pumpPerformInfoCtrl1.Margin = new Padding(1, 2, 1, 2); |
| | | pumpPerformInfoCtrl1.Name = "pumpPerformInfoCtrl1"; |
| | | pumpPerformInfoCtrl1.Size = new Size(499, 608); |
| | | pumpPerformInfoCtrl1.TabIndex = 0; |
| | | // |
| | | // ribbonControl1 |
| | | // |
| | |
| | | barBtnVariableSpeed.Name = "barBtnVariableSpeed"; |
| | | barBtnVariableSpeed.ItemClick += barBtnVariableSpeed_ItemClick; |
| | | // |
| | | // barBtnCopyAndExpand |
| | | // |
| | | barBtnCopyAndExpand.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; |
| | | barBtnCopyAndExpand.Caption = "复制-延长"; |
| | | barBtnCopyAndExpand.Id = 34; |
| | | barBtnCopyAndExpand.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnCopyAndExpand.ImageOptions.SvgImage"); |
| | | barBtnCopyAndExpand.Name = "barBtnCopyAndExpand"; |
| | | barBtnCopyAndExpand.ItemClick += barBtnCopyAndExpand_ItemClick; |
| | | // |
| | | // ribbonPage1 |
| | | // |
| | | ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { ribbonPageGroup1, ribbonPageGroup2 }); |
| | |
| | | dockPanel1_Container.Size = new Size(234, 623); |
| | | dockPanel1_Container.TabIndex = 0; |
| | | // |
| | | // barBtnCopyAndExpand |
| | | // |
| | | barBtnCopyAndExpand.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; |
| | | barBtnCopyAndExpand.Caption = "复制-延长"; |
| | | barBtnCopyAndExpand.Id = 34; |
| | | barBtnCopyAndExpand.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnExpandAndSave.ImageOptions.SvgImage"); |
| | | barBtnCopyAndExpand.Name = "barBtnCopyAndExpand"; |
| | | barBtnCopyAndExpand.ItemClick += barBtnCopyAndExpand_ItemClick; |
| | | // |
| | | // XhsPumpMainPhartPanel |
| | | // |
| | | Appearance.BackColor = SystemColors.Control; |
| | |
| | | AutoScaleDimensions = new SizeF(10F, 22F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(xtrPerform2dChart1); |
| | | Controls.Add(sidePanel1); |
| | | Controls.Add(dockPanel1); |
| | | Controls.Add(ribbonControl1); |
| | | Margin = new Padding(6, 8, 6, 8); |
| | | Name = "XhsPumpMainPhartPanel"; |
| | | Size = new Size(1060, 805); |
| | | sidePanel2.ResumeLayout(false); |
| | | sidePanel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)tabPane1).EndInit(); |
| | | tabPane1.ResumeLayout(false); |
| | | tabNavigationPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dockManager1).EndInit(); |
| | | dockPanel1.ResumeLayout(false); |
| | |
| | | |
| | | #endregion |
| | | private Yw.WinFrmUI.Phart.PumpViewChart xtrPerform2dChart1; |
| | | private DevExpress.XtraEditors.SidePanel sidePanel1; |
| | | private DevExpress.XtraBars.Navigation.TabPane tabPane1; |
| | | private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage1; |
| | | private DevExpress.XtraEditors.SidePanel sidePanel2; |
| | | private XhsPumpMainPhartListCtrl xhsPumpMainPhartListCtrl1; |
| | | private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1; |
| | |
| | | private DevExpress.XtraBars.BarButtonItem barBtnOtherName; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnEditChart; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnImportByOnePoint; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnVariableSpeed; |
| | | private Yw.WinFrmUI.Phart.PumpViewInfoCtrl pumpPerformInfoCtrl1; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnVariableSpeed; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnCopyAndExpand; |
| | | } |
| | | } |