| | |
| | | dockPanelFill = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | controlContainer2 = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | mapViewProjectListContainer2 = new MapViewProjectListContainer(); |
| | | dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | homePbsProjectTreeListCtrl1 = new HomePbsProjectTreeListCtrl(); |
| | | dockPanelRight = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | homeXhsProjectPropertyCtrl2 = new HomePbsProjectPropertyCtrl(); |
| | | dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | ((ISupportInitialize)svgImg32).BeginInit(); |
| | | sidePanelBottom.SuspendLayout(); |
| | | dockPanelFill.SuspendLayout(); |
| | | controlContainer2.SuspendLayout(); |
| | | dockPanel2.SuspendLayout(); |
| | | dockPanel2_Container.SuspendLayout(); |
| | | dockPanelRight.SuspendLayout(); |
| | | controlContainer1.SuspendLayout(); |
| | | ((ISupportInitialize)dockManager1).BeginInit(); |
| | |
| | | // sidePanelBottom |
| | | // |
| | | sidePanelBottom.Controls.Add(dockPanelFill); |
| | | sidePanelBottom.Controls.Add(dockPanel2); |
| | | sidePanelBottom.Controls.Add(dockPanelRight); |
| | | sidePanelBottom.Dock = DockStyle.Fill; |
| | | sidePanelBottom.Location = new Point(0, 0); |
| | |
| | | dockPanelFill.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | dockPanelFill.Controls.Add(controlContainer2); |
| | | dockPanelFill.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; |
| | | dockPanelFill.FloatVertical = true; |
| | | dockPanelFill.ID = new Guid("136389ea-6552-4166-8c2a-b2ffe8b01953"); |
| | | dockPanelFill.Location = new Point(0, 0); |
| | | dockPanelFill.Location = new Point(200, 0); |
| | | dockPanelFill.Margin = new Padding(2, 3, 2, 3); |
| | | dockPanelFill.Name = "dockPanelFill"; |
| | | dockPanelFill.Options.ShowCloseButton = false; |
| | | dockPanelFill.OriginalSize = new Size(645, 200); |
| | | dockPanelFill.Size = new Size(977, 870); |
| | | dockPanelFill.Size = new Size(777, 870); |
| | | dockPanelFill.Text = "地图"; |
| | | // |
| | | // controlContainer2 |
| | |
| | | controlContainer2.Location = new Point(0, 28); |
| | | controlContainer2.Margin = new Padding(2, 3, 2, 3); |
| | | controlContainer2.Name = "controlContainer2"; |
| | | controlContainer2.Size = new Size(977, 842); |
| | | controlContainer2.Size = new Size(777, 842); |
| | | controlContainer2.TabIndex = 0; |
| | | // |
| | | // mapViewProjectListContainer2 |
| | |
| | | mapViewProjectListContainer2.Margin = new Padding(4); |
| | | mapViewProjectListContainer2.Name = "mapViewProjectListContainer2"; |
| | | mapViewProjectListContainer2.Padding = new Padding(1); |
| | | mapViewProjectListContainer2.Size = new Size(977, 842); |
| | | mapViewProjectListContainer2.TabIndex = 0; |
| | | mapViewProjectListContainer2.Size = new Size(777, 842); |
| | | mapViewProjectListContainer2.TabIndex = 1; |
| | | // |
| | | // dockPanel2 |
| | | // |
| | | dockPanel2.Controls.Add(dockPanel2_Container); |
| | | dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left; |
| | | dockPanel2.ID = new Guid("f7c7eb7a-c33e-4a48-b691-2ec4f4777ecf"); |
| | | dockPanel2.Location = new Point(0, 0); |
| | | dockPanel2.Name = "dockPanel2"; |
| | | dockPanel2.Options.ShowCloseButton = false; |
| | | dockPanel2.OriginalSize = new Size(200, 200); |
| | | dockPanel2.Size = new Size(200, 870); |
| | | dockPanel2.Text = "设施列表"; |
| | | // |
| | | // dockPanel2_Container |
| | | // |
| | | dockPanel2_Container.Controls.Add(homePbsProjectTreeListCtrl1); |
| | | dockPanel2_Container.Location = new Point(0, 28); |
| | | dockPanel2_Container.Name = "dockPanel2_Container"; |
| | | dockPanel2_Container.Size = new Size(199, 842); |
| | | dockPanel2_Container.TabIndex = 0; |
| | | // |
| | | // homePbsProjectTreeListCtrl1 |
| | | // |
| | | homePbsProjectTreeListCtrl1.Dock = DockStyle.Fill; |
| | | homePbsProjectTreeListCtrl1.Location = new Point(0, 0); |
| | | homePbsProjectTreeListCtrl1.Margin = new Padding(3, 4, 3, 4); |
| | | homePbsProjectTreeListCtrl1.Name = "homePbsProjectTreeListCtrl1"; |
| | | homePbsProjectTreeListCtrl1.Size = new Size(199, 842); |
| | | homePbsProjectTreeListCtrl1.TabIndex = 0; |
| | | // |
| | | // dockPanelRight |
| | | // |
| | |
| | | controlContainer1.Size = new Size(237, 842); |
| | | controlContainer1.TabIndex = 0; |
| | | // |
| | | // dockManager1 |
| | | // |
| | | dockManager1.DockingOptions.ShowAutoHideButton = false; |
| | | dockManager1.Form = sidePanelBottom; |
| | | dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockPanelRight, dockPanelFill }); |
| | | dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light; |
| | | 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" }); |
| | | // |
| | | // homeXhsProjectPropertyCtrl2 |
| | | // |
| | | homeXhsProjectPropertyCtrl2.Dock = DockStyle.Fill; |
| | |
| | | homeXhsProjectPropertyCtrl2.Size = new Size(237, 842); |
| | | homeXhsProjectPropertyCtrl2.TabIndex = 0; |
| | | // |
| | | // HomeXhsProjectPage |
| | | // dockManager1 |
| | | // |
| | | dockManager1.DockingOptions.ShowAutoHideButton = false; |
| | | dockManager1.Form = sidePanelBottom; |
| | | dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockPanelRight, dockPanel2, dockPanelFill }); |
| | | dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light; |
| | | 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" }); |
| | | // |
| | | // HomePbsProjectPage |
| | | // |
| | | Appearance.BackColor = SystemColors.Control; |
| | | Appearance.Options.UseBackColor = true; |
| | |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(sidePanelBottom); |
| | | Margin = new Padding(5, 6, 5, 6); |
| | | Name = "HomeXhsProjectPage"; |
| | | Name = "HomePbsProjectPage"; |
| | | Size = new Size(1215, 870); |
| | | ((ISupportInitialize)svgImg32).EndInit(); |
| | | sidePanelBottom.ResumeLayout(false); |
| | | dockPanelFill.ResumeLayout(false); |
| | | controlContainer2.ResumeLayout(false); |
| | | dockPanel2.ResumeLayout(false); |
| | | dockPanel2_Container.ResumeLayout(false); |
| | | dockPanelRight.ResumeLayout(false); |
| | | controlContainer1.ResumeLayout(false); |
| | | ((ISupportInitialize)dockManager1).EndInit(); |
| | |
| | | } |
| | | |
| | | #endregion |
| | | private DevExpress.Utils.SvgImageCollection svgImg32; |
| | | private DevExpress.Utils.SvgImageCollection svgImg32; |
| | | private DevExpress.XtraEditors.SidePanel sidePanelBottom; |
| | | private DevExpress.XtraBars.Docking.DockManager dockManager1; |
| | | private DevExpress.XtraBars.Docking.DockPanel dockPanelRight; |
| | | private DevExpress.XtraBars.Docking.ControlContainer controlContainer1; |
| | | private DevExpress.XtraBars.Docking.DockPanel dockPanelFill; |
| | | private DevExpress.XtraBars.Docking.ControlContainer controlContainer2; |
| | | private MapViewProjectListContainer mapViewProjectListContainer2; |
| | | private HomePbsProjectPropertyCtrl homeXhsProjectPropertyCtrl2; |
| | | private MapViewProjectListContainer mapViewProjectListContainer2; |
| | | private DevExpress.XtraBars.Docking.DockPanel dockPanel2; |
| | | private DevExpress.XtraBars.Docking.ControlContainer dockPanel2_Container; |
| | | private HomePbsProjectTreeListCtrl homePbsProjectTreeListCtrl1; |
| | | } |
| | | } |