| | |
| | | xtrPerform2dChart1 = new Yw.WinFrmUI.Phart.ValvePerform2dChart(); |
| | | sidePanel2 = new SidePanel(); |
| | | xhsValveMainPhartListCtrl1 = new XhsValveMainPhartListCtrl(); |
| | | sidePanel1 = new SidePanel(); |
| | | tabPane1 = new DevExpress.XtraBars.Navigation.TabPane(); |
| | | tabNavigationPage1 = new DevExpress.XtraBars.Navigation.TabNavigationPage(); |
| | | tabNavigationPage2 = new DevExpress.XtraBars.Navigation.TabNavigationPage(); |
| | | ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | | BtnAdd = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnImportByExcel = new DevExpress.XtraBars.BarButtonItem(); |
| | |
| | | dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | sidePanel2.SuspendLayout(); |
| | | sidePanel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)tabPane1).BeginInit(); |
| | | tabPane1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dockManager1).BeginInit(); |
| | | dockPanel1.SuspendLayout(); |
| | |
| | | xtrPerform2dChart1.DefinePointVisible = false; |
| | | xtrPerform2dChart1.Dock = DockStyle.Fill; |
| | | xtrPerform2dChart1.LineVisible = false; |
| | | xtrPerform2dChart1.Location = new Point(235, 148); |
| | | xtrPerform2dChart1.Margin = new Padding(1, 2, 1, 2); |
| | | xtrPerform2dChart1.Location = new Point(164, 101); |
| | | xtrPerform2dChart1.Margin = new Padding(1, 1, 1, 1); |
| | | xtrPerform2dChart1.Name = "xtrPerform2dChart1"; |
| | | xtrPerform2dChart1.Size = new Size(554, 657); |
| | | xtrPerform2dChart1.Size = new Size(578, 411); |
| | | xtrPerform2dChart1.TabIndex = 1; |
| | | // |
| | | // sidePanel2 |
| | |
| | | sidePanel2.Controls.Add(xhsValveMainPhartListCtrl1); |
| | | sidePanel2.Dock = DockStyle.Fill; |
| | | sidePanel2.Location = new Point(0, 0); |
| | | sidePanel2.Margin = new Padding(2, 2, 2, 2); |
| | | sidePanel2.Name = "sidePanel2"; |
| | | sidePanel2.Size = new Size(234, 623); |
| | | sidePanel2.Size = new Size(163, 388); |
| | | sidePanel2.TabIndex = 4; |
| | | sidePanel2.Text = "sidePanel2"; |
| | | // |
| | |
| | | xhsValveMainPhartListCtrl1.Appearance.Options.UseBackColor = true; |
| | | xhsValveMainPhartListCtrl1.Dock = DockStyle.Fill; |
| | | xhsValveMainPhartListCtrl1.Location = new Point(0, 0); |
| | | xhsValveMainPhartListCtrl1.Margin = new Padding(4, 5, 4, 5); |
| | | xhsValveMainPhartListCtrl1.Name = "xhsValveMainPhartListCtrl1"; |
| | | xhsValveMainPhartListCtrl1.Size = new Size(234, 623); |
| | | xhsValveMainPhartListCtrl1.Size = new Size(163, 388); |
| | | xhsValveMainPhartListCtrl1.TabIndex = 0; |
| | | // |
| | | // sidePanel1 |
| | | // |
| | | sidePanel1.Controls.Add(tabPane1); |
| | | sidePanel1.Dock = DockStyle.Right; |
| | | sidePanel1.Location = new Point(789, 148); |
| | | sidePanel1.Name = "sidePanel1"; |
| | | sidePanel1.Size = new Size(271, 657); |
| | | sidePanel1.TabIndex = 3; |
| | | sidePanel1.Text = "sidePanel1"; |
| | | // |
| | | // tabPane1 |
| | | // |
| | | tabPane1.Controls.Add(tabNavigationPage1); |
| | | tabPane1.Controls.Add(tabNavigationPage2); |
| | | tabPane1.Dock = DockStyle.Top; |
| | | tabPane1.Location = new Point(1, 0); |
| | | tabPane1.Name = "tabPane1"; |
| | | tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { tabNavigationPage1, tabNavigationPage2 }); |
| | | tabPane1.RegularSize = new Size(270, 655); |
| | | tabPane1.SelectedPage = tabNavigationPage1; |
| | | tabPane1.Size = new Size(270, 655); |
| | | tabPane1.TabIndex = 0; |
| | | tabPane1.Text = "tabPane1"; |
| | | // |
| | | // tabNavigationPage1 |
| | | // |
| | | tabNavigationPage1.Caption = "运行参数"; |
| | | tabNavigationPage1.Name = "tabNavigationPage1"; |
| | | tabNavigationPage1.Size = new Size(270, 606); |
| | | // |
| | | // tabNavigationPage2 |
| | | // |
| | | tabNavigationPage2.Caption = "属性"; |
| | | tabNavigationPage2.Name = "tabNavigationPage2"; |
| | | tabNavigationPage2.Size = new Size(270, 606); |
| | | // |
| | | // ribbonControl1 |
| | | // |
| | | ribbonControl1.EmptyAreaImageOptions.ImagePadding = new Padding(43, 47, 43, 47); |
| | | ribbonControl1.ExpandCollapseItem.Id = 0; |
| | | ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic; |
| | | ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, BtnAdd, barBtnImportByExcel, barBtnDelete, barBtnUpdateimportance, barBtnOtherName, barBtnEditChart }); |
| | | ribbonControl1.Location = new Point(0, 0); |
| | | ribbonControl1.Margin = new Padding(4, 5, 4, 5); |
| | | ribbonControl1.MaxItemId = 33; |
| | | ribbonControl1.Name = "ribbonControl1"; |
| | | ribbonControl1.OptionsMenuMinWidth = 471; |
| | | ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { ribbonPage1 }); |
| | | ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; |
| | | ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False; |
| | | ribbonControl1.ShowPageHeadersInFormCaption = DevExpress.Utils.DefaultBoolean.False; |
| | | ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide; |
| | | ribbonControl1.Size = new Size(1060, 148); |
| | | ribbonControl1.Size = new Size(742, 101); |
| | | ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; |
| | | // |
| | | // BtnAdd |
| | |
| | | dockPanel1.Controls.Add(dockPanel1_Container); |
| | | dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left; |
| | | dockPanel1.ID = new Guid("202c2203-fb3a-4b47-a9cb-083c698bd2ac"); |
| | | dockPanel1.Location = new Point(0, 148); |
| | | dockPanel1.Location = new Point(0, 101); |
| | | dockPanel1.Margin = new Padding(2, 2, 2, 2); |
| | | dockPanel1.Name = "dockPanel1"; |
| | | dockPanel1.OriginalSize = new Size(235, 200); |
| | | dockPanel1.Size = new Size(235, 657); |
| | | dockPanel1.Size = new Size(164, 411); |
| | | dockPanel1.Text = "曲线列表"; |
| | | // |
| | | // dockPanel1_Container |
| | | // |
| | | dockPanel1_Container.Controls.Add(sidePanel2); |
| | | dockPanel1_Container.Location = new Point(0, 34); |
| | | dockPanel1_Container.Location = new Point(0, 23); |
| | | dockPanel1_Container.Margin = new Padding(2, 2, 2, 2); |
| | | dockPanel1_Container.Name = "dockPanel1_Container"; |
| | | dockPanel1_Container.Size = new Size(234, 623); |
| | | dockPanel1_Container.Size = new Size(163, 388); |
| | | dockPanel1_Container.TabIndex = 0; |
| | | // |
| | | // XhsValveMainPhartMinorLossPanel |
| | | // |
| | | Appearance.BackColor = SystemColors.Control; |
| | | Appearance.Options.UseBackColor = true; |
| | | AutoScaleDimensions = new SizeF(10F, 22F); |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(xtrPerform2dChart1); |
| | | Controls.Add(sidePanel1); |
| | | Controls.Add(dockPanel1); |
| | | Controls.Add(ribbonControl1); |
| | | Margin = new Padding(6, 8, 6, 8); |
| | | Name = "XhsValveMainPhartPanel"; |
| | | Size = new Size(1060, 805); |
| | | Margin = new Padding(4, 5, 4, 5); |
| | | Name = "XhsValveMainPhartMinorLossPanel"; |
| | | Size = new Size(742, 512); |
| | | sidePanel2.ResumeLayout(false); |
| | | sidePanel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)tabPane1).EndInit(); |
| | | tabPane1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dockManager1).EndInit(); |
| | | dockPanel1.ResumeLayout(false); |
| | |
| | | |
| | | #endregion |
| | | private Yw.WinFrmUI.Phart.ValvePerform2dChart xtrPerform2dChart1; |
| | | private DevExpress.XtraEditors.SidePanel sidePanel1; |
| | | private DevExpress.XtraBars.Navigation.TabPane tabPane1; |
| | | private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage1; |
| | | private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage2; |
| | | private DevExpress.XtraEditors.SidePanel sidePanel2; |
| | | private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1; |
| | | private DevExpress.XtraBars.BarButtonItem BtnAdd; |