| | |
| | | pageQ3d = new DevExpress.XtraBars.Navigation.TabNavigationPage(); |
| | | xhsProjectSimulationQ3dCtrl1 = new XhsProjectSimulationQ3dCtrl(); |
| | | tabPageL3d = new DevExpress.XtraBars.Navigation.TabNavigationPage(); |
| | | xhsProjectSimulationL3dCtrl1 = new XhsProjectSimulationL3dCtrl(); |
| | | dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | docPnlProperty = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | xhsProjectSimulationPropertyCtrl1 = new XhsProjectSimulationPropertyCtrl(); |
| | | docPnlMatchingList = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | controlContainer5 = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | assetsMainChoicePage1 = new Xhs.AssetsMainChoicePage(); |
| | | docPnlHydroParterList = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | controlContainer3 = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | hydroParterListCtrl1 = new HydroParterListCtrl(); |
| | |
| | | xhsProjectSimulationHydroCheckFailedCtrl1 = new XhsProjectSimulationHydroCheckFailedCtrl(); |
| | | docPnlUnMatchingList = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | controlContainer4 = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | xhsProjectSimulationUnMatchingListCtrl1 = new XhsProjectSimulationUnMatchingListCtrl(); |
| | | svgImg32 = new DevExpress.Utils.SvgImageCollection(components); |
| | | xhsProjectSimulationL3dCtrl1 = new XhsProjectSimulationL3dCtrl(); |
| | | ((ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((ISupportInitialize)tabPane1).BeginInit(); |
| | | tabPane1.SuspendLayout(); |
| | |
| | | ((ISupportInitialize)dockManager1).BeginInit(); |
| | | docPnlProperty.SuspendLayout(); |
| | | dockPanel1_Container.SuspendLayout(); |
| | | docPnlMatchingList.SuspendLayout(); |
| | | controlContainer5.SuspendLayout(); |
| | | docPnlHydroParterList.SuspendLayout(); |
| | | controlContainer3.SuspendLayout(); |
| | | docPnlHydroCalcu.SuspendLayout(); |
| | |
| | | docPnlHydroCheck.SuspendLayout(); |
| | | controlContainer1.SuspendLayout(); |
| | | docPnlUnMatchingList.SuspendLayout(); |
| | | controlContainer4.SuspendLayout(); |
| | | ((ISupportInitialize)svgImg32).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | |
| | | tabPane1.Location = new Point(0, 128); |
| | | tabPane1.Name = "tabPane1"; |
| | | tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { pageBimface, pageQ3d, tabPageL3d }); |
| | | tabPane1.RegularSize = new Size(886, 228); |
| | | tabPane1.RegularSize = new Size(886, 169); |
| | | tabPane1.SelectedPage = pageBimface; |
| | | tabPane1.Size = new Size(886, 228); |
| | | tabPane1.Size = new Size(886, 169); |
| | | tabPane1.TabIndex = 1; |
| | | tabPane1.Text = "tabPane1"; |
| | | // |
| | |
| | | pageBimface.Caption = "三维模型"; |
| | | pageBimface.Controls.Add(xhsProjectSimulationBimfaceCtrl1); |
| | | pageBimface.Name = "pageBimface"; |
| | | pageBimface.Size = new Size(886, 195); |
| | | pageBimface.Size = new Size(886, 136); |
| | | // |
| | | // xhsProjectSimulationBimfaceCtrl1 |
| | | // |
| | | xhsProjectSimulationBimfaceCtrl1.Dock = DockStyle.Fill; |
| | | xhsProjectSimulationBimfaceCtrl1.Location = new Point(0, 0); |
| | | xhsProjectSimulationBimfaceCtrl1.Name = "xhsProjectSimulationBimfaceCtrl1"; |
| | | xhsProjectSimulationBimfaceCtrl1.Size = new Size(886, 195); |
| | | xhsProjectSimulationBimfaceCtrl1.Size = new Size(886, 136); |
| | | xhsProjectSimulationBimfaceCtrl1.TabIndex = 0; |
| | | xhsProjectSimulationBimfaceCtrl1.ClickParterEvent += xhsProjectSimulationBimfaceCtrl1_ClickParterEvent; |
| | | // |
| | |
| | | tabPageL3d.Name = "tabPageL3d"; |
| | | tabPageL3d.Size = new Size(886, 195); |
| | | // |
| | | // xhsProjectSimulationL3dCtrl1 |
| | | // |
| | | xhsProjectSimulationL3dCtrl1.Dock = DockStyle.Fill; |
| | | xhsProjectSimulationL3dCtrl1.Location = new Point(0, 0); |
| | | xhsProjectSimulationL3dCtrl1.Name = "xhsProjectSimulationL3dCtrl1"; |
| | | xhsProjectSimulationL3dCtrl1.Size = new Size(886, 195); |
| | | xhsProjectSimulationL3dCtrl1.TabIndex = 0; |
| | | // |
| | | // dockManager1 |
| | | // |
| | | dockManager1.Form = this; |
| | | dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { docPnlProperty, docPnlHydroParterList, docPnlHydroCalcu, docPnlHydroCheck, docPnlUnMatchingList }); |
| | | dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { docPnlProperty, docPnlMatchingList, docPnlHydroParterList, docPnlHydroCalcu, docPnlHydroCheck, docPnlUnMatchingList }); |
| | | dockManager1.TopZIndexControls.AddRange(new string[] { "DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.MenuStrip", "System.Windows.Forms.StatusStrip", "System.Windows.Forms.StatusBar", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl", "DevExpress.XtraBars.Navigation.OfficeNavigationBar", "DevExpress.XtraBars.Navigation.TileNavPane", "DevExpress.XtraBars.TabFormControl", "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl" }); |
| | | // |
| | | // docPnlProperty |
| | |
| | | xhsProjectSimulationPropertyCtrl1.TabIndex = 0; |
| | | xhsProjectSimulationPropertyCtrl1.GetHydroInfoEvent += xhsProjectSimulationPropertyCtrl1_GetHydroInfoEvent; |
| | | // |
| | | // docPnlMatchingList |
| | | // |
| | | docPnlMatchingList.Controls.Add(controlContainer5); |
| | | docPnlMatchingList.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; |
| | | docPnlMatchingList.FloatVertical = true; |
| | | docPnlMatchingList.ID = new Guid("19fbbff8-5202-46bc-b9f4-472249e3c49a"); |
| | | docPnlMatchingList.Location = new Point(0, 548); |
| | | docPnlMatchingList.Name = "docPnlMatchingList"; |
| | | docPnlMatchingList.OriginalSize = new Size(200, 59); |
| | | docPnlMatchingList.Size = new Size(886, 59); |
| | | docPnlMatchingList.Text = "匹配列表"; |
| | | // |
| | | // controlContainer5 |
| | | // |
| | | controlContainer5.Controls.Add(assetsMainChoicePage1); |
| | | controlContainer5.Location = new Point(3, 27); |
| | | controlContainer5.Name = "controlContainer5"; |
| | | controlContainer5.Size = new Size(880, 29); |
| | | controlContainer5.TabIndex = 0; |
| | | // |
| | | // assetsMainChoicePage1 |
| | | // |
| | | assetsMainChoicePage1.Dock = DockStyle.Fill; |
| | | assetsMainChoicePage1.Location = new Point(0, 0); |
| | | assetsMainChoicePage1.Name = "assetsMainChoicePage1"; |
| | | assetsMainChoicePage1.Size = new Size(880, 29); |
| | | assetsMainChoicePage1.TabIndex = 0; |
| | | // |
| | | // docPnlHydroParterList |
| | | // |
| | | docPnlHydroParterList.Controls.Add(controlContainer3); |
| | | docPnlHydroParterList.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; |
| | | docPnlHydroParterList.FloatVertical = true; |
| | | docPnlHydroParterList.ID = new Guid("facc1bde-3cf7-455c-b59c-8377daa6b90e"); |
| | | docPnlHydroParterList.Location = new Point(0, 611); |
| | | docPnlHydroParterList.Location = new Point(0, 469); |
| | | docPnlHydroParterList.Name = "docPnlHydroParterList"; |
| | | docPnlHydroParterList.OriginalSize = new Size(200, 79); |
| | | docPnlHydroParterList.Size = new Size(886, 79); |
| | |
| | | docPnlHydroCalcu.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; |
| | | docPnlHydroCalcu.FloatVertical = true; |
| | | docPnlHydroCalcu.ID = new Guid("ac7055c0-e9fe-40c2-bf51-83dde5710cd4"); |
| | | docPnlHydroCalcu.Location = new Point(0, 527); |
| | | docPnlHydroCalcu.Location = new Point(0, 385); |
| | | docPnlHydroCalcu.Name = "docPnlHydroCalcu"; |
| | | docPnlHydroCalcu.OriginalSize = new Size(200, 84); |
| | | docPnlHydroCalcu.Size = new Size(886, 84); |
| | |
| | | docPnlHydroCheck.Controls.Add(controlContainer1); |
| | | docPnlHydroCheck.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; |
| | | docPnlHydroCheck.ID = new Guid("dee18895-8b3d-44cd-9001-28bee516095d"); |
| | | docPnlHydroCheck.Location = new Point(0, 439); |
| | | docPnlHydroCheck.Location = new Point(0, 297); |
| | | docPnlHydroCheck.Name = "docPnlHydroCheck"; |
| | | docPnlHydroCheck.OriginalSize = new Size(200, 88); |
| | | docPnlHydroCheck.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; |
| | |
| | | docPnlUnMatchingList.Controls.Add(controlContainer4); |
| | | docPnlUnMatchingList.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; |
| | | docPnlUnMatchingList.ID = new Guid("fdc5c4e2-7bd3-4114-90a6-3cd0ed365103"); |
| | | docPnlUnMatchingList.Location = new Point(0, 356); |
| | | docPnlUnMatchingList.Location = new Point(0, 297); |
| | | docPnlUnMatchingList.Name = "docPnlUnMatchingList"; |
| | | docPnlUnMatchingList.OriginalSize = new Size(200, 83); |
| | | docPnlUnMatchingList.Size = new Size(886, 83); |
| | |
| | | // |
| | | // controlContainer4 |
| | | // |
| | | controlContainer4.Controls.Add(xhsProjectSimulationUnMatchingListCtrl1); |
| | | controlContainer4.Location = new Point(3, 27); |
| | | controlContainer4.Name = "controlContainer4"; |
| | | controlContainer4.Size = new Size(880, 53); |
| | | controlContainer4.TabIndex = 0; |
| | | // |
| | | // xhsProjectSimulationUnMatchingListCtrl1 |
| | | // |
| | | xhsProjectSimulationUnMatchingListCtrl1.Dock = DockStyle.Fill; |
| | | xhsProjectSimulationUnMatchingListCtrl1.HidePageWhenListIsNull = true; |
| | | xhsProjectSimulationUnMatchingListCtrl1.Location = new Point(0, 0); |
| | | xhsProjectSimulationUnMatchingListCtrl1.Name = "xhsProjectSimulationUnMatchingListCtrl1"; |
| | | xhsProjectSimulationUnMatchingListCtrl1.Size = new Size(880, 53); |
| | | xhsProjectSimulationUnMatchingListCtrl1.TabIndex = 0; |
| | | xhsProjectSimulationUnMatchingListCtrl1.HydroClickEvent += xhsProjectSimulationUnMatchingListCtrl1_HydroClickEvent; |
| | | xhsProjectSimulationUnMatchingListCtrl1.ViewModelEvent += xhsProjectSimulationUnMatchingListCtrl1_ViewModelEvent; |
| | | // |
| | | // svgImg32 |
| | | // |
| | | svgImg32.ImageSize = new Size(32, 32); |
| | | svgImg32.Add("calculatesheet", "image://svgimages/spreadsheet/calculatesheet.svg"); |
| | | // |
| | | // xhsProjectSimulationL3dCtrl1 |
| | | // |
| | | xhsProjectSimulationL3dCtrl1.Dock = DockStyle.Fill; |
| | | xhsProjectSimulationL3dCtrl1.Location = new Point(0, 0); |
| | | xhsProjectSimulationL3dCtrl1.Name = "xhsProjectSimulationL3dCtrl1"; |
| | | xhsProjectSimulationL3dCtrl1.Size = new Size(886, 195); |
| | | xhsProjectSimulationL3dCtrl1.TabIndex = 0; |
| | | // |
| | | // XhsProjectSimulationCorePage |
| | | // |
| | |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(tabPane1); |
| | | Controls.Add(docPnlUnMatchingList); |
| | | Controls.Add(docPnlHydroCheck); |
| | | Controls.Add(docPnlHydroCalcu); |
| | | Controls.Add(docPnlHydroParterList); |
| | | Controls.Add(docPnlMatchingList); |
| | | Controls.Add(docPnlProperty); |
| | | Controls.Add(docPnlUnMatchingList); |
| | | Controls.Add(ribbonControl1); |
| | | Margin = new Padding(2); |
| | | Name = "XhsProjectSimulationCorePage"; |
| | |
| | | ((ISupportInitialize)dockManager1).EndInit(); |
| | | docPnlProperty.ResumeLayout(false); |
| | | dockPanel1_Container.ResumeLayout(false); |
| | | docPnlMatchingList.ResumeLayout(false); |
| | | controlContainer5.ResumeLayout(false); |
| | | docPnlHydroParterList.ResumeLayout(false); |
| | | controlContainer3.ResumeLayout(false); |
| | | docPnlHydroCalcu.ResumeLayout(false); |
| | |
| | | docPnlHydroCheck.ResumeLayout(false); |
| | | controlContainer1.ResumeLayout(false); |
| | | docPnlUnMatchingList.ResumeLayout(false); |
| | | controlContainer4.ResumeLayout(false); |
| | | ((ISupportInitialize)svgImg32).EndInit(); |
| | | ResumeLayout(false); |
| | | PerformLayout(); |
| | |
| | | private DevExpress.XtraBars.BarButtonItem barBtnUnMatchingList; |
| | | private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageL3d; |
| | | private XhsProjectSimulationL3dCtrl xhsProjectSimulationL3dCtrl1; |
| | | private DevExpress.XtraBars.Docking.DockPanel docPnlMatchingList; |
| | | private DevExpress.XtraBars.Docking.ControlContainer controlContainer5; |
| | | private Xhs.AssetsMainChoicePage assetsMainChoicePage1; |
| | | } |
| | | } |