| | |
| | | { |
| | | components = new Container(); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(XhsProjectSimulationCorePage)); |
| | | DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip(); |
| | | DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem(); |
| | | DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip(); |
| | | DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem(); |
| | | ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | | barBtnCheck = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnWorkingCalcu = new DevExpress.XtraBars.BarButtonItem(); |
| | |
| | | controlContainerBottom = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | svgImg32 = new DevExpress.Utils.SvgImageCollection(components); |
| | | rmSet = new DevExpress.XtraBars.Ribbon.RadialMenu(components); |
| | | docPnlWorking = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | ((ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((ISupportInitialize)repositoryItemImageComboBox1).BeginInit(); |
| | | ((ISupportInitialize)tabPane1).BeginInit(); |
| | |
| | | docPnlBottom.SuspendLayout(); |
| | | ((ISupportInitialize)svgImg32).BeginInit(); |
| | | ((ISupportInitialize)rmSet).BeginInit(); |
| | | dockPanel1.SuspendLayout(); |
| | | SuspendLayout(); |
| | | // |
| | | // ribbonControl1 |
| | |
| | | barBtnRepair.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnRepair.ImageOptions.SvgImage"); |
| | | barBtnRepair.Name = "barBtnRepair"; |
| | | barBtnRepair.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText; |
| | | toolTipItem2.Text = "通过试算,调整管段上下游"; |
| | | superToolTip2.Items.Add(toolTipItem2); |
| | | barBtnRepair.SuperTip = superToolTip2; |
| | | toolTipItem1.Text = "通过试算,调整管段上下游"; |
| | | superToolTip1.Items.Add(toolTipItem1); |
| | | barBtnRepair.SuperTip = superToolTip1; |
| | | barBtnRepair.ItemClick += barBtnRepair_ItemClick; |
| | | // |
| | | // barBtnWorkingList |
| | |
| | | barBtnWorkingList.Id = 75; |
| | | barBtnWorkingList.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnWorkingList.ImageOptions.SvgImage"); |
| | | barBtnWorkingList.Name = "barBtnWorkingList"; |
| | | barBtnWorkingList.ItemClick += barBtnWorkingList_ItemClick; |
| | | // |
| | | // ribbonPage1 |
| | | // |
| | |
| | | // dockManager1 |
| | | // |
| | | dockManager1.Form = this; |
| | | dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockPanel1, docPnlBottom }); |
| | | dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { docPnlRight, docPnlBottom }); |
| | | 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" }); |
| | | // |
| | | // docPnlRight |
| | | // |
| | | docPnlRight.Controls.Add(controlContainerRight); |
| | | docPnlRight.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; |
| | | docPnlRight.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right; |
| | | docPnlRight.FloatVertical = true; |
| | | docPnlRight.ID = new Guid("cffe2560-3445-4488-83cf-b9e4b936ff18"); |
| | | docPnlRight.Location = new Point(4, 26); |
| | | docPnlRight.Location = new Point(1666, 128); |
| | | docPnlRight.Name = "docPnlRight"; |
| | | docPnlRight.OriginalSize = new Size(200, 200); |
| | | docPnlRight.Size = new Size(268, 516); |
| | | docPnlRight.OriginalSize = new Size(275, 200); |
| | | docPnlRight.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Right; |
| | | docPnlRight.SavedIndex = 0; |
| | | docPnlRight.Size = new Size(275, 572); |
| | | docPnlRight.Text = "属性"; |
| | | // |
| | | // controlContainerRight |
| | | // |
| | | controlContainerRight.Location = new Point(0, 0); |
| | | controlContainerRight.Location = new Point(4, 26); |
| | | controlContainerRight.Name = "controlContainerRight"; |
| | | controlContainerRight.Size = new Size(268, 516); |
| | | controlContainerRight.Size = new Size(268, 543); |
| | | controlContainerRight.TabIndex = 0; |
| | | // |
| | | // docPnlBottom |
| | |
| | | rmSet.Ribbon = ribbonControl1; |
| | | rmSet.BeforePopup += rmSet_BeforePopup; |
| | | // |
| | | // docPnlWorking |
| | | // |
| | | docPnlWorking.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; |
| | | docPnlWorking.ID = new Guid("6a12321b-176a-43ac-b64f-fbaa0f6806ce"); |
| | | docPnlWorking.Location = new Point(4, 26); |
| | | docPnlWorking.Name = "docPnlWorking"; |
| | | docPnlWorking.OriginalSize = new Size(200, 200); |
| | | docPnlWorking.Size = new Size(268, 516); |
| | | docPnlWorking.Text = "工况"; |
| | | // |
| | | // dockPanel2 |
| | | // |
| | | dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right; |
| | |
| | | dockPanel2.Tabbed = true; |
| | | dockPanel2.Text = "panelContainer1"; |
| | | // |
| | | // dockPanel1 |
| | | // |
| | | dockPanel1.ActiveChild = docPnlRight; |
| | | dockPanel1.Controls.Add(docPnlRight); |
| | | dockPanel1.Controls.Add(docPnlWorking); |
| | | dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right; |
| | | dockPanel1.ID = new Guid("9c1c1fcf-0dc2-460f-ad97-7c25e496b4ae"); |
| | | dockPanel1.Location = new Point(1666, 128); |
| | | dockPanel1.Name = "dockPanel1"; |
| | | dockPanel1.OriginalSize = new Size(275, 200); |
| | | dockPanel1.Size = new Size(275, 572); |
| | | dockPanel1.Tabbed = true; |
| | | dockPanel1.Text = "panelContainer1"; |
| | | // |
| | | // XhsProjectSimulationCorePage |
| | | // |
| | | Appearance.BackColor = SystemColors.Control; |
| | |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(tabPane1); |
| | | Controls.Add(docPnlBottom); |
| | | Controls.Add(dockPanel1); |
| | | Controls.Add(docPnlRight); |
| | | Controls.Add(ribbonControl1); |
| | | Margin = new Padding(2); |
| | | Name = "XhsProjectSimulationCorePage"; |
| | |
| | | docPnlBottom.ResumeLayout(false); |
| | | ((ISupportInitialize)svgImg32).EndInit(); |
| | | ((ISupportInitialize)rmSet).EndInit(); |
| | | dockPanel1.ResumeLayout(false); |
| | | ResumeLayout(false); |
| | | PerformLayout(); |
| | | } |
| | |
| | | private DevExpress.XtraBars.BarButtonItem barBtnRepair; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnWorkingList; |
| | | private DevExpress.XtraBars.Docking.DockPanel dockPanel2; |
| | | private DevExpress.XtraBars.Docking.DockPanel docPnlWorking; |
| | | private DevExpress.XtraBars.Docking.DockPanel dockPanel1; |
| | | } |
| | | } |