| | |
| | | { |
| | | components = new System.ComponentModel.Container(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XhsValveMainPhartPanel)); |
| | | xtrPerform2dChart1 = new Yw.WinFrmUI.Phart.PumpPerform2dChart(); |
| | | 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(); |
| | | simpleButton2 = new SimpleButton(); |
| | | tabNavigationPage2 = new DevExpress.XtraBars.Navigation.TabNavigationPage(); |
| | | simpleButton3 = new SimpleButton(); |
| | | ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | | BtnAdd = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnImportByExcel = new DevExpress.XtraBars.BarButtonItem(); |
| | |
| | | dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | xhsValveMainPhartListCtrl1 = new XhsValveMainPhartListCtrl(); |
| | | sidePanel2.SuspendLayout(); |
| | | sidePanel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)tabPane1).BeginInit(); |
| | | tabPane1.SuspendLayout(); |
| | | tabNavigationPage1.SuspendLayout(); |
| | | tabNavigationPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dockManager1).BeginInit(); |
| | | dockPanel1.SuspendLayout(); |
| | |
| | | sidePanel2.Size = new Size(234, 623); |
| | | sidePanel2.TabIndex = 4; |
| | | sidePanel2.Text = "sidePanel2"; |
| | | // |
| | | // xhsValveMainPhartListCtrl1 |
| | | // |
| | | xhsValveMainPhartListCtrl1.Appearance.BackColor = SystemColors.Control; |
| | | 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.TabIndex = 0; |
| | | // |
| | | // sidePanel1 |
| | | // |
| | |
| | | // tabNavigationPage1 |
| | | // |
| | | tabNavigationPage1.Caption = "运行参数"; |
| | | tabNavigationPage1.Controls.Add(simpleButton2); |
| | | tabNavigationPage1.Name = "tabNavigationPage1"; |
| | | tabNavigationPage1.Size = new Size(270, 606); |
| | | // |
| | | // simpleButton2 |
| | | // |
| | | simpleButton2.Dock = DockStyle.Fill; |
| | | simpleButton2.Location = new Point(0, 0); |
| | | simpleButton2.Name = "simpleButton2"; |
| | | simpleButton2.Size = new Size(270, 606); |
| | | simpleButton2.TabIndex = 0; |
| | | simpleButton2.Text = "待补充"; |
| | | // |
| | | // tabNavigationPage2 |
| | | // |
| | | tabNavigationPage2.Caption = "属性"; |
| | | tabNavigationPage2.Controls.Add(simpleButton3); |
| | | tabNavigationPage2.Name = "tabNavigationPage2"; |
| | | tabNavigationPage2.Size = new Size(270, 607); |
| | | // |
| | | // simpleButton3 |
| | | // |
| | | simpleButton3.Dock = DockStyle.Fill; |
| | | simpleButton3.Location = new Point(0, 0); |
| | | simpleButton3.Name = "simpleButton3"; |
| | | simpleButton3.Size = new Size(270, 607); |
| | | simpleButton3.TabIndex = 0; |
| | | simpleButton3.Text = "待补充"; |
| | | tabNavigationPage2.Size = new Size(270, 606); |
| | | // |
| | | // ribbonControl1 |
| | | // |
| | |
| | | dockPanel1_Container.Size = new Size(234, 623); |
| | | dockPanel1_Container.TabIndex = 0; |
| | | // |
| | | // xhsValveMainPhartListCtrl1 |
| | | // |
| | | xhsValveMainPhartListCtrl1.Appearance.BackColor = SystemColors.Control; |
| | | 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.TabIndex = 0; |
| | | // |
| | | // XhsValveMainPhartPanel |
| | | // |
| | | Appearance.BackColor = SystemColors.Control; |
| | |
| | | sidePanel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)tabPane1).EndInit(); |
| | | tabPane1.ResumeLayout(false); |
| | | tabNavigationPage1.ResumeLayout(false); |
| | | tabNavigationPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dockManager1).EndInit(); |
| | | dockPanel1.ResumeLayout(false); |
| | |
| | | } |
| | | |
| | | #endregion |
| | | private Yw.WinFrmUI.Phart.PumpPerform2dChart xtrPerform2dChart1; |
| | | 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.SimpleButton simpleButton2; |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton3; |
| | | private DevExpress.XtraEditors.SidePanel sidePanel2; |
| | | private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1; |
| | | private DevExpress.XtraBars.BarButtonItem BtnAdd; |