namespace HStation.WinFrmUI { partial class SimulationFunctionCtrl { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { components = new Container(); DevExpress.XtraBars.Navigation.AccordionContextButton accordionContextButton1 = new DevExpress.XtraBars.Navigation.AccordionContextButton(); ComponentResourceManager resources = new ComponentResourceManager(typeof(SimulationFunctionCtrl)); accordionControl1 = new DevExpress.XtraBars.Navigation.AccordionControl(); elementProjectSiteInfo = new DevExpress.XtraBars.Navigation.AccordionControlElement(); elementProjectSiteSimulation = new DevExpress.XtraBars.Navigation.AccordionControlElement(); elementProjectSiteSchemeList = new DevExpress.XtraBars.Navigation.AccordionControlElement(); svgImg32 = new DevExpress.Utils.SvgImageCollection(components); layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); Root = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); barManager1 = new DevExpress.XtraBars.BarManager(components); barDockControlTop = new DevExpress.XtraBars.BarDockControl(); barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); barDockControlRight = new DevExpress.XtraBars.BarDockControl(); barBtnExpandAll = new DevExpress.XtraBars.BarButtonItem(); barBtnCollpseAll = new DevExpress.XtraBars.BarButtonItem(); popupMenu1 = new DevExpress.XtraBars.PopupMenu(components); ((ISupportInitialize)accordionControl1).BeginInit(); ((ISupportInitialize)svgImg32).BeginInit(); ((ISupportInitialize)layoutControl1).BeginInit(); layoutControl1.SuspendLayout(); ((ISupportInitialize)Root).BeginInit(); ((ISupportInitialize)layoutControlItem1).BeginInit(); ((ISupportInitialize)barManager1).BeginInit(); ((ISupportInitialize)popupMenu1).BeginInit(); SuspendLayout(); // // accordionControl1 // accordionControl1.AnimationType = DevExpress.XtraBars.Navigation.AnimationType.Spline; accordionControl1.Appearance.Group.Default.FontSizeDelta = 1; accordionControl1.Appearance.Group.Default.Options.UseFont = true; accordionControl1.Appearance.Item.Default.FontSizeDelta = 1; accordionControl1.Appearance.Item.Default.Options.UseFont = true; accordionControl1.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] { elementProjectSiteInfo, elementProjectSiteSimulation, elementProjectSiteSchemeList }); accordionControl1.ExpandElementMode = DevExpress.XtraBars.Navigation.ExpandElementMode.Multiple; accordionControl1.ExpandGroupOnHeaderClick = false; accordionControl1.ExpandItemOnHeaderClick = false; accordionControl1.GroupHeight = 50; accordionControl1.Images = svgImg32; accordionControl1.ItemHeight = 35; accordionControl1.Location = new Point(0, 0); accordionControl1.Margin = new Padding(2); accordionControl1.Name = "accordionControl1"; accordionControl1.OptionsHamburgerMenu.HighlightRootElements = DevExpress.Utils.DefaultBoolean.True; accordionControl1.OptionsMinimizing.AllowFooterResizing = false; accordionControl1.OptionsMinimizing.AllowMinimizeMode = DevExpress.Utils.DefaultBoolean.False; accordionControl1.ScrollBarMode = DevExpress.XtraBars.Navigation.ScrollBarMode.Fluent; accordionControl1.Size = new Size(232, 710); accordionControl1.StyleController = layoutControl1; accordionControl1.TabIndex = 1; accordionControl1.ViewType = DevExpress.XtraBars.Navigation.AccordionControlViewType.HamburgerMenu; accordionControl1.ContextButtonClick += accordionControl1_ContextButtonClick; accordionControl1.MouseClick += accordionControl1_MouseClick; // // elementProjectSiteInfo // elementProjectSiteInfo.Expanded = true; elementProjectSiteInfo.ImageOptions.ImageIndex = 0; elementProjectSiteInfo.Name = "elementProjectSiteInfo"; elementProjectSiteInfo.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item; elementProjectSiteInfo.Tag = "info"; elementProjectSiteInfo.Text = "项目概况"; elementProjectSiteInfo.Click += elementProjectSiteInfo_Click; // // elementProjectSiteSimulation // elementProjectSiteSimulation.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] { new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image), new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text), new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Left), new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons) }); elementProjectSiteSimulation.ImageOptions.ImageIndex = 1; elementProjectSiteSimulation.Name = "elementProjectSiteSimulation"; elementProjectSiteSimulation.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item; elementProjectSiteSimulation.Tag = "simulation"; elementProjectSiteSimulation.Text = "水力模拟"; elementProjectSiteSimulation.Click += elementProjectSiteSimulation_Click; // // elementProjectSiteSchemeList // accordionContextButton1.AlignmentOptions.Panel = DevExpress.Utils.ContextItemPanel.Center; accordionContextButton1.AlignmentOptions.Position = DevExpress.Utils.ContextItemPosition.Far; accordionContextButton1.Id = new Guid("c11f8afe-1d26-419d-b332-c96d2729c114"); accordionContextButton1.ImageOptionsCollection.ItemNormal.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("resource.SvgImage"); accordionContextButton1.ImageOptionsCollection.ItemNormal.SvgImageSize = new Size(20, 20); accordionContextButton1.Name = "accordionContextButton1"; accordionContextButton1.ToolTip = "创建方案"; elementProjectSiteSchemeList.ContextButtons.Add(accordionContextButton1); elementProjectSiteSchemeList.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] { new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image), new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text), new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Left), new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl) }); elementProjectSiteSchemeList.ImageOptions.ImageIndex = 2; elementProjectSiteSchemeList.Name = "elementProjectSiteSchemeList"; elementProjectSiteSchemeList.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item; elementProjectSiteSchemeList.Tag = "scheme-list"; elementProjectSiteSchemeList.Text = "方案管理"; // // svgImg32 // svgImg32.ImageSize = new Size(32, 32); svgImg32.Add("functionsinformation", "image://svgimages/spreadsheet/functionsinformation.svg"); svgImg32.Add("calculatesheet", "image://svgimages/spreadsheet/calculatesheet.svg"); svgImg32.Add("menu", "image://svgimages/pdf viewer/menu.svg"); svgImg32.Add("bo_project", "image://svgimages/business objects/bo_project.svg"); svgImg32.Add("shopping_wallet", "image://svgimages/icon builder/shopping_wallet.svg"); svgImg32.Add("productquickcomparisons", "image://svgimages/outlook inspired/productquickcomparisons.svg"); // // layoutControl1 // layoutControl1.Controls.Add(accordionControl1); layoutControl1.Dock = DockStyle.Fill; layoutControl1.Location = new Point(0, 0); layoutControl1.Name = "layoutControl1"; layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(601, 421, 650, 400); layoutControl1.Root = Root; layoutControl1.Size = new Size(232, 710); layoutControl1.TabIndex = 2; layoutControl1.Text = "layoutControl1"; // // Root // Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; Root.GroupBordersVisible = false; Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1 }); Root.Name = "Root"; Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); Root.Size = new Size(232, 710); Root.TextVisible = false; // // layoutControlItem1 // layoutControlItem1.Control = accordionControl1; layoutControlItem1.Location = new Point(0, 0); layoutControlItem1.Name = "layoutControlItem1"; layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlItem1.Size = new Size(232, 710); layoutControlItem1.TextSize = new Size(0, 0); layoutControlItem1.TextVisible = false; // // barManager1 // barManager1.DockControls.Add(barDockControlTop); barManager1.DockControls.Add(barDockControlBottom); barManager1.DockControls.Add(barDockControlLeft); barManager1.DockControls.Add(barDockControlRight); barManager1.Form = this; barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { barBtnExpandAll, barBtnCollpseAll }); barManager1.MaxItemId = 2; // // barDockControlTop // barDockControlTop.CausesValidation = false; barDockControlTop.Dock = DockStyle.Top; barDockControlTop.Location = new Point(0, 0); barDockControlTop.Manager = barManager1; barDockControlTop.Size = new Size(232, 0); // // barDockControlBottom // barDockControlBottom.CausesValidation = false; barDockControlBottom.Dock = DockStyle.Bottom; barDockControlBottom.Location = new Point(0, 710); barDockControlBottom.Manager = barManager1; barDockControlBottom.Size = new Size(232, 0); // // barDockControlLeft // barDockControlLeft.CausesValidation = false; barDockControlLeft.Dock = DockStyle.Left; barDockControlLeft.Location = new Point(0, 0); barDockControlLeft.Manager = barManager1; barDockControlLeft.Size = new Size(0, 710); // // barDockControlRight // barDockControlRight.CausesValidation = false; barDockControlRight.Dock = DockStyle.Right; barDockControlRight.Location = new Point(232, 0); barDockControlRight.Manager = barManager1; barDockControlRight.Size = new Size(0, 710); // // barBtnExpandAll // barBtnExpandAll.Caption = "全部展开"; barBtnExpandAll.Id = 0; barBtnExpandAll.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnExpandAll.ImageOptions.SvgImage"); barBtnExpandAll.Name = "barBtnExpandAll"; barBtnExpandAll.ItemClick += barBtnExpandAll_ItemClick; // // barBtnCollpseAll // barBtnCollpseAll.Caption = "全部折叠"; barBtnCollpseAll.Id = 1; barBtnCollpseAll.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnCollpseAll.ImageOptions.SvgImage"); barBtnCollpseAll.Name = "barBtnCollpseAll"; barBtnCollpseAll.ItemClick += barBtnCollpseAll_ItemClick; // // popupMenu1 // popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barBtnExpandAll), new DevExpress.XtraBars.LinkPersistInfo(barBtnCollpseAll) }); popupMenu1.Manager = barManager1; popupMenu1.Name = "popupMenu1"; // // SimulationFunctionCtrl // AutoScaleDimensions = new SizeF(7F, 14F); AutoScaleMode = AutoScaleMode.Font; Controls.Add(layoutControl1); Controls.Add(barDockControlLeft); Controls.Add(barDockControlRight); Controls.Add(barDockControlBottom); Controls.Add(barDockControlTop); Name = "SimulationFunctionCtrl"; Size = new Size(232, 710); ((ISupportInitialize)accordionControl1).EndInit(); ((ISupportInitialize)svgImg32).EndInit(); ((ISupportInitialize)layoutControl1).EndInit(); layoutControl1.ResumeLayout(false); ((ISupportInitialize)Root).EndInit(); ((ISupportInitialize)layoutControlItem1).EndInit(); ((ISupportInitialize)barManager1).EndInit(); ((ISupportInitialize)popupMenu1).EndInit(); ResumeLayout(false); PerformLayout(); } #endregion private DevExpress.Utils.SvgImageCollection svgImg32; private DevExpress.XtraBars.Navigation.AccordionControl accordionControl1; private DevExpress.XtraBars.Navigation.AccordionControlElement elementProjectSiteInfo; private DevExpress.XtraBars.Navigation.AccordionControlElement elementProjectSiteSimulation; private DevExpress.XtraBars.Navigation.AccordionControlElement elementProjectSiteSchemeList; private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraBars.BarManager barManager1; private DevExpress.XtraBars.BarDockControl barDockControlTop; private DevExpress.XtraBars.BarDockControl barDockControlBottom; private DevExpress.XtraBars.BarDockControl barDockControlLeft; private DevExpress.XtraBars.BarDockControl barDockControlRight; private DevExpress.XtraBars.BarButtonItem barBtnExpandAll; private DevExpress.XtraBars.BarButtonItem barBtnCollpseAll; private DevExpress.XtraBars.PopupMenu popupMenu1; } }