duheng
2024-03-28 6c93aedfeeb66023f9506083517aee1a4e18e24d
Desktop/IStation.Desktop.ChCalc/frmMain.Designer.cs
@@ -48,15 +48,15 @@
            this.accCalcu1 = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.accCalcu2 = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.accHistorical = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.accBasic = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.accMonitor = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.accordionControlElement1 = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.accHistroy = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.accWaterLevel = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.accCurveCompare = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.accSetting = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.accMonitor = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.accBasic = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.accCurveCompare = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            this.fluentDesignFormContainer1 = new DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormContainer();
            this.fluentDesignFormControl1 = new DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl();
            this.accordionControlElement1 = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
@@ -287,27 +287,14 @@
            this.accHistorical.Text = "历史方案";
            this.accHistorical.Click += new System.EventHandler(this.accHistorical_Click);
            // 
            // accBasic
            // accordionControlElement1
            // 
            this.accBasic.Height = 60;
            this.accBasic.Hint = "基础信息";
            this.accBasic.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("accBasic.ImageOptions.SvgImage")));
            this.accBasic.ImageOptions.SvgImageSize = new System.Drawing.Size(55, 60);
            this.accBasic.Name = "accBasic";
            this.accBasic.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            this.accBasic.Text = "基础信息";
            this.accBasic.Click += new System.EventHandler(this.accBasic_Click);
            //
            // accMonitor
            //
            this.accMonitor.Height = 60;
            this.accMonitor.Hint = "监测数据";
            this.accMonitor.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("accMonitor.ImageOptions.SvgImage")));
            this.accMonitor.ImageOptions.SvgImageSize = new System.Drawing.Size(55, 60);
            this.accMonitor.Name = "accMonitor";
            this.accMonitor.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            this.accMonitor.Text = "监测数据";
            this.accMonitor.Click += new System.EventHandler(this.accMonitor_Click);
            this.accordionControlElement1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("accordionControlElement1.ImageOptions.SvgImage")));
            this.accordionControlElement1.ImageOptions.SvgImageSize = new System.Drawing.Size(55, 60);
            this.accordionControlElement1.Name = "accordionControlElement1";
            this.accordionControlElement1.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            this.accordionControlElement1.Text = "历史方案";
            this.accordionControlElement1.Click += new System.EventHandler(this.accSeachHistoryData);
            // 
            // accHistroy
            // 
@@ -329,17 +316,6 @@
            this.accWaterLevel.Text = "长江水位分析";
            this.accWaterLevel.Click += new System.EventHandler(this.accWaterLevel_Click);
            // 
            // accCurveCompare
            //
            this.accCurveCompare.Height = 60;
            this.accCurveCompare.Hint = "曲线比较";
            this.accCurveCompare.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("accCurveCompare.ImageOptions.SvgImage")));
            this.accCurveCompare.ImageOptions.SvgImageSize = new System.Drawing.Size(55, 60);
            this.accCurveCompare.Name = "accCurveCompare";
            this.accCurveCompare.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            this.accCurveCompare.Text = "曲线比较";
            this.accCurveCompare.Click += new System.EventHandler(this.accCurveCompare_Click);
            //
            // accSetting
            // 
            this.accSetting.Height = 60;
@@ -350,6 +326,39 @@
            this.accSetting.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            this.accSetting.Text = "设置";
            this.accSetting.Click += new System.EventHandler(this.accSetting_Click);
            //
            // accMonitor
            //
            this.accMonitor.Height = 60;
            this.accMonitor.Hint = "监测数据";
            this.accMonitor.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("accMonitor.ImageOptions.SvgImage")));
            this.accMonitor.ImageOptions.SvgImageSize = new System.Drawing.Size(55, 60);
            this.accMonitor.Name = "accMonitor";
            this.accMonitor.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            this.accMonitor.Text = "监测数据";
            this.accMonitor.Click += new System.EventHandler(this.accMonitor_Click);
            //
            // accBasic
            //
            this.accBasic.Height = 60;
            this.accBasic.Hint = "基础信息";
            this.accBasic.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("accBasic.ImageOptions.SvgImage")));
            this.accBasic.ImageOptions.SvgImageSize = new System.Drawing.Size(55, 60);
            this.accBasic.Name = "accBasic";
            this.accBasic.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            this.accBasic.Text = "基础信息";
            this.accBasic.Click += new System.EventHandler(this.accBasic_Click);
            //
            // accCurveCompare
            //
            this.accCurveCompare.Height = 60;
            this.accCurveCompare.Hint = "曲线比较";
            this.accCurveCompare.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("accCurveCompare.ImageOptions.SvgImage")));
            this.accCurveCompare.ImageOptions.SvgImageSize = new System.Drawing.Size(55, 60);
            this.accCurveCompare.Name = "accCurveCompare";
            this.accCurveCompare.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            this.accCurveCompare.Text = "曲线比较";
            this.accCurveCompare.Click += new System.EventHandler(this.accCurveCompare_Click);
            // 
            // fluentDesignFormContainer1
            // 
@@ -367,13 +376,6 @@
            this.fluentDesignFormControl1.Size = new System.Drawing.Size(770, 31);
            this.fluentDesignFormControl1.TabIndex = 17;
            this.fluentDesignFormControl1.TabStop = false;
            //
            // accordionControlElement1
            //
            this.accordionControlElement1.Name = "accordionControlElement1";
            this.accordionControlElement1.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            this.accordionControlElement1.Text = "历史方案";
            this.accordionControlElement1.Click += new System.EventHandler(this.accSeachHistoryData);
            // 
            // frmMain
            //