| | |
| | | accGeneralScheme = new DevExpress.XtraBars.Navigation.AccordionControlElement(); |
| | | accAsset = new DevExpress.XtraBars.Navigation.AccordionControlElement(); |
| | | sidePanel1 = new DevExpress.XtraEditors.SidePanel(); |
| | | treeList1 = new DevExpress.XtraTreeList.TreeList(); |
| | | sidePanel3 = new DevExpress.XtraEditors.SidePanel(); |
| | | dockManager2 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | dockManager2 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | xhsSchemeMgrListCtrl1 = new XhsSchemeMgrListCtrl(); |
| | | ((ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((ISupportInitialize)xhsProjectMgrViewModelBindingSource).BeginInit(); |
| | | ((ISupportInitialize)svgImg32).BeginInit(); |
| | |
| | | sidePanel2.SuspendLayout(); |
| | | ((ISupportInitialize)accordionControl1).BeginInit(); |
| | | sidePanel1.SuspendLayout(); |
| | | ((ISupportInitialize)treeList1).BeginInit(); |
| | | sidePanel3.SuspendLayout(); |
| | | ((ISupportInitialize)dockManager2).BeginInit(); |
| | | dockPanel2.SuspendLayout(); |
| | | dockPanel2_Container.SuspendLayout(); |
| | | ((ISupportInitialize)dockManager2).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // ribbonControl1 |
| | |
| | | accordionControl1.ItemHeight = 35; |
| | | accordionControl1.Location = new Point(0, 0); |
| | | accordionControl1.Name = "accordionControl1"; |
| | | accordionControl1.OptionsHamburgerMenu.HighlightRootElements = DevExpress.Utils.DefaultBoolean.True; |
| | | accordionControl1.OptionsHamburgerMenu.HighlightRootElements = DevExpress.Utils.DefaultBoolean.False; |
| | | accordionControl1.OptionsMinimizing.AllowFooterResizing = false; |
| | | accordionControl1.OptionsMinimizing.AllowMinimizeMode = DevExpress.Utils.DefaultBoolean.False; |
| | | accordionControl1.ScrollBarMode = DevExpress.XtraBars.Navigation.ScrollBarMode.Fluent; |
| | |
| | | // |
| | | // sidePanel1 |
| | | // |
| | | sidePanel1.Controls.Add(treeList1); |
| | | sidePanel1.Controls.Add(xhsSchemeMgrListCtrl1); |
| | | sidePanel1.Dock = DockStyle.Top; |
| | | sidePanel1.Location = new Point(0, 0); |
| | | sidePanel1.Name = "sidePanel1"; |
| | | sidePanel1.Size = new Size(299, 369); |
| | | sidePanel1.TabIndex = 0; |
| | | sidePanel1.Text = "sidePanel1"; |
| | | // |
| | | // treeList1 |
| | | // |
| | | treeList1.Dock = DockStyle.Fill; |
| | | treeList1.Location = new Point(0, 0); |
| | | treeList1.MenuManager = ribbonControl1; |
| | | treeList1.Name = "treeList1"; |
| | | treeList1.Size = new Size(299, 368); |
| | | treeList1.TabIndex = 0; |
| | | treeList1.ViewStyle = DevExpress.XtraTreeList.TreeListViewStyle.TreeView; |
| | | // |
| | | // sidePanel3 |
| | | // |
| | |
| | | sidePanel3.Size = new Size(1124, 1049); |
| | | sidePanel3.TabIndex = 3; |
| | | sidePanel3.Text = "sidePanel3"; |
| | | // |
| | | // dockManager2 |
| | | // |
| | | dockManager2.DockingOptions.ShowCloseButton = false; |
| | | dockManager2.Form = sidePanel3; |
| | | dockManager2.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockPanel2 }); |
| | | dockManager2.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light; |
| | | dockManager2.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" }); |
| | | // |
| | | // dockPanel2 |
| | | // |
| | |
| | | dockPanel2_Container.Name = "dockPanel2_Container"; |
| | | dockPanel2_Container.Size = new Size(199, 867); |
| | | dockPanel2_Container.TabIndex = 0; |
| | | // |
| | | // dockManager2 |
| | | // |
| | | dockManager2.DockingOptions.ShowCloseButton = false; |
| | | dockManager2.Form = sidePanel3; |
| | | dockManager2.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockPanel2 }); |
| | | dockManager2.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light; |
| | | dockManager2.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" }); |
| | | // |
| | | // xhsSchemeMgrListCtrl1 |
| | | // |
| | | xhsSchemeMgrListCtrl1.Dock = DockStyle.Fill; |
| | | xhsSchemeMgrListCtrl1.Location = new Point(0, 0); |
| | | xhsSchemeMgrListCtrl1.Margin = new Padding(4, 5, 4, 5); |
| | | xhsSchemeMgrListCtrl1.Name = "xhsSchemeMgrListCtrl1"; |
| | | xhsSchemeMgrListCtrl1.Size = new Size(299, 368); |
| | | xhsSchemeMgrListCtrl1.TabIndex = 0; |
| | | // |
| | | // XhsSchemeMultiMgrPage |
| | | // |
| | |
| | | sidePanel2.ResumeLayout(false); |
| | | ((ISupportInitialize)accordionControl1).EndInit(); |
| | | sidePanel1.ResumeLayout(false); |
| | | ((ISupportInitialize)treeList1).EndInit(); |
| | | sidePanel3.ResumeLayout(false); |
| | | sidePanel3.PerformLayout(); |
| | | ((ISupportInitialize)dockManager2).EndInit(); |
| | | dockPanel2.ResumeLayout(false); |
| | | dockPanel2_Container.ResumeLayout(false); |
| | | ((ISupportInitialize)dockManager2).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | |
| | | private DevExpress.XtraBars.Docking.ControlContainer dockPanel1_Container; |
| | | private DevExpress.XtraEditors.SidePanel sidePanel2; |
| | | private DevExpress.XtraEditors.SidePanel sidePanel1; |
| | | private DevExpress.XtraTreeList.TreeList treeList1; |
| | | private DevExpress.XtraBars.Navigation.AccordionControl accordionControl1; |
| | | private DevExpress.XtraBars.Navigation.AccordionControlElement accBasicInfo; |
| | | private DevExpress.XtraBars.Navigation.AccordionControlElement accSystemInfo; |
| | |
| | | private DevExpress.XtraBars.Docking.DockPanel dockPanel2; |
| | | private DevExpress.XtraBars.Docking.ControlContainer dockPanel2_Container; |
| | | private DevExpress.XtraBars.Docking.DockManager dockManager2; |
| | | private XhsSchemeMgrListCtrl xhsSchemeMgrListCtrl1; |
| | | } |
| | | } |