| | |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | svgImg32 = new DevExpress.Utils.SvgImageCollection(components); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | mapViewProjectListContainer1.SuspendLayout(); |
| | |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((ISupportInitialize)dockManager1).BeginInit(); |
| | | ((ISupportInitialize)svgImg32).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | |
| | | mapViewProjectListContainer1.Margin = new Padding(3, 2, 3, 2); |
| | | mapViewProjectListContainer1.Name = "mapViewProjectListContainer1"; |
| | | mapViewProjectListContainer1.Padding = new Padding(1); |
| | | mapViewProjectListContainer1.ShowBoder = true; |
| | | mapViewProjectListContainer1.Size = new Size(1059, 523); |
| | | mapViewProjectListContainer1.TabIndex = 5; |
| | | // |
| | |
| | | dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { docPnlProject, docPnlProperty }); |
| | | 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" }); |
| | | // |
| | | // svgImg32 |
| | | // |
| | | svgImg32.ImageSize = new Size(32, 32); |
| | | svgImg32.Add("bo_address", "image://svgimages/business objects/bo_address.svg"); |
| | | // |
| | | // HomeXhsProjectPage |
| | | // |
| | | Appearance.BackColor = SystemColors.Control; |
| | |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((ISupportInitialize)dockManager1).EndInit(); |
| | | ((ISupportInitialize)svgImg32).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | |
| | | private HomeXhsProjectTreeListCtrl homeXhsProjectTreeListCtrl1; |
| | | private DevExpress.XtraBars.Docking.DockManager dockManager1; |
| | | private HomeXhsProjectPropertyCtrl homeXhsProjectPropertyCtrl1; |
| | | private DevExpress.Utils.SvgImageCollection svgImg32; |
| | | } |
| | | } |