duheng
2025-04-18 d2b91c9d98f38ccbd657f2adff1473aba29f66b2
WinFrmUI/IBox.WinFrmUI/Form/IBoxFormControll.Designer.cs
@@ -28,274 +28,244 @@
        /// </summary>
        private void InitializeComponent()
        {
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
            this.treeListCtrl1 = new ISupply.WinFrmUI.Basic.TreeListCtrl();
            this.curveExpressChart1 = new ISupply.WinFrmUI.Chart.CurveExpressChart();
            this.dataLayoutControl2 = new DevExpress.XtraDataLayout.DataLayoutControl();
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit();
            this.dataLayoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
            this.splitContainerControl1.Panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
            this.splitContainerControl1.Panel2.SuspendLayout();
            this.splitContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.xtraTabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel1)).BeginInit();
            this.splitContainerControl2.Panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel2)).BeginInit();
            this.splitContainerControl2.Panel2.SuspendLayout();
            this.splitContainerControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl2)).BeginInit();
            this.dataLayoutControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            this.SuspendLayout();
            dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl();
            splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            systemCurveChartCtrl1 = new SystemCurveChartCtrl();
            xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            sidePanel1 = new DevExpress.XtraEditors.SidePanel();
            pumpChartViewCtrl1 = new HStation.WinFrmUI.PumpChartViewCtrl();
            packageTressListCtrl1 = new PackageTressListCtrl();
            dataLayoutControl2 = new DevExpress.XtraDataLayout.DataLayoutControl();
            simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)dataLayoutControl1).BeginInit();
            dataLayoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)splitContainerControl1).BeginInit();
            ((System.ComponentModel.ISupportInitialize)splitContainerControl1.Panel1).BeginInit();
            splitContainerControl1.Panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)splitContainerControl1.Panel2).BeginInit();
            splitContainerControl1.Panel2.SuspendLayout();
            splitContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)xtraTabControl1).BeginInit();
            xtraTabControl1.SuspendLayout();
            xtraTabPage1.SuspendLayout();
            xtraTabPage2.SuspendLayout();
            sidePanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)dataLayoutControl2).BeginInit();
            dataLayoutControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
            ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).BeginInit();
            ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
            SuspendLayout();
            // 
            // dataLayoutControl1
            // 
            this.dataLayoutControl1.Controls.Add(this.splitContainerControl1);
            this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0);
            this.dataLayoutControl1.Name = "dataLayoutControl1";
            this.dataLayoutControl1.Root = this.Root;
            this.dataLayoutControl1.Size = new System.Drawing.Size(717, 554);
            this.dataLayoutControl1.TabIndex = 0;
            this.dataLayoutControl1.Text = "dataLayoutControl1";
            dataLayoutControl1.Controls.Add(splitContainerControl1);
            dataLayoutControl1.Dock = DockStyle.Fill;
            dataLayoutControl1.Location = new Point(0, 0);
            dataLayoutControl1.Margin = new Padding(3, 4, 3, 4);
            dataLayoutControl1.Name = "dataLayoutControl1";
            dataLayoutControl1.Root = Root;
            dataLayoutControl1.Size = new Size(819, 712);
            dataLayoutControl1.TabIndex = 0;
            dataLayoutControl1.Text = "dataLayoutControl1";
            // 
            // splitContainerControl1
            // 
            this.splitContainerControl1.Horizontal = false;
            this.splitContainerControl1.Location = new System.Drawing.Point(12, 12);
            this.splitContainerControl1.Name = "splitContainerControl1";
            splitContainerControl1.Horizontal = false;
            splitContainerControl1.Location = new Point(2, 2);
            splitContainerControl1.Margin = new Padding(3, 4, 3, 4);
            splitContainerControl1.Name = "splitContainerControl1";
            // 
            // splitContainerControl1.Panel1
            // 
            this.splitContainerControl1.Panel1.Controls.Add(this.xtraTabControl1);
            this.splitContainerControl1.Panel1.Text = "Panel1";
            splitContainerControl1.Panel1.Controls.Add(xtraTabControl1);
            splitContainerControl1.Panel1.Text = "Panel1";
            // 
            // splitContainerControl1.Panel2
            // 
            this.splitContainerControl1.Panel2.Controls.Add(this.dataLayoutControl2);
            this.splitContainerControl1.Panel2.Text = "Panel2";
            this.splitContainerControl1.Size = new System.Drawing.Size(693, 530);
            this.splitContainerControl1.SplitterPosition = 459;
            this.splitContainerControl1.TabIndex = 4;
            splitContainerControl1.Panel2.Controls.Add(dataLayoutControl2);
            splitContainerControl1.Panel2.Text = "Panel2";
            splitContainerControl1.Size = new Size(815, 708);
            splitContainerControl1.SplitterPosition = 644;
            splitContainerControl1.TabIndex = 4;
            // 
            // xtraTabControl1
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(693, 459);
            this.xtraTabControl1.TabIndex = 0;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage2});
            xtraTabControl1.Dock = DockStyle.Fill;
            xtraTabControl1.Location = new Point(0, 0);
            xtraTabControl1.Margin = new Padding(3, 5, 3, 5);
            xtraTabControl1.Name = "xtraTabControl1";
            xtraTabControl1.SelectedTabPage = xtraTabPage1;
            xtraTabControl1.Size = new Size(815, 644);
            xtraTabControl1.TabIndex = 0;
            xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { xtraTabPage1, xtraTabPage2 });
            // 
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.chart1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(691, 433);
            this.xtraTabPage1.Text = "系统曲线";
            xtraTabPage1.Controls.Add(systemCurveChartCtrl1);
            xtraTabPage1.Margin = new Padding(3, 5, 3, 5);
            xtraTabPage1.Name = "xtraTabPage1";
            xtraTabPage1.Size = new Size(813, 612);
            xtraTabPage1.Text = "系统曲线";
            // 
            // chart1
            // systemCurveChartCtrl1
            // 
            chartArea1.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea1);
            this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(0, 0);
            this.chart1.Name = "chart1";
            series1.ChartArea = "ChartArea1";
            series1.Legend = "Legend1";
            series1.Name = "Series1";
            this.chart1.Series.Add(series1);
            this.chart1.Size = new System.Drawing.Size(461, 289);
            this.chart1.TabIndex = 0;
            this.chart1.Text = "chart1";
            systemCurveChartCtrl1.Dock = DockStyle.Fill;
            systemCurveChartCtrl1.Location = new Point(0, 0);
            systemCurveChartCtrl1.Margin = new Padding(3, 4, 3, 4);
            systemCurveChartCtrl1.Name = "systemCurveChartCtrl1";
            systemCurveChartCtrl1.Size = new Size(813, 612);
            systemCurveChartCtrl1.TabIndex = 0;
            // 
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.splitContainerControl2);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(691, 433);
            this.xtraTabPage2.Text = "泵曲线";
            xtraTabPage2.Controls.Add(sidePanel1);
            xtraTabPage2.Controls.Add(packageTressListCtrl1);
            xtraTabPage2.Margin = new Padding(3, 5, 3, 5);
            xtraTabPage2.Name = "xtraTabPage2";
            xtraTabPage2.Size = new Size(793, 591);
            xtraTabPage2.Text = "泵曲线";
            // 
            // splitContainerControl2
            // sidePanel1
            // 
            this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl2.Location = new System.Drawing.Point(0, 0);
            this.splitContainerControl2.Name = "splitContainerControl2";
            sidePanel1.Controls.Add(pumpChartViewCtrl1);
            sidePanel1.Dock = DockStyle.Fill;
            sidePanel1.Location = new Point(184, 0);
            sidePanel1.Name = "sidePanel1";
            sidePanel1.Size = new Size(609, 591);
            sidePanel1.TabIndex = 1;
            sidePanel1.Text = "sidePanel1";
            // 
            // splitContainerControl2.Panel1
            // pumpChartViewCtrl1
            // 
            this.splitContainerControl2.Panel1.Controls.Add(this.treeListCtrl1);
            this.splitContainerControl2.Panel1.Text = "Panel1";
            pumpChartViewCtrl1.Dock = DockStyle.Fill;
            pumpChartViewCtrl1.Location = new Point(0, 0);
            pumpChartViewCtrl1.Margin = new Padding(2, 2, 2, 2);
            pumpChartViewCtrl1.Name = "pumpChartViewCtrl1";
            pumpChartViewCtrl1.Size = new Size(609, 591);
            pumpChartViewCtrl1.TabIndex = 0;
            // 
            // splitContainerControl2.Panel2
            // packageTressListCtrl1
            // 
            this.splitContainerControl2.Panel2.Controls.Add(this.curveExpressChart1);
            this.splitContainerControl2.Panel2.Text = "Panel2";
            this.splitContainerControl2.Size = new System.Drawing.Size(691, 433);
            this.splitContainerControl2.SplitterPosition = 222;
            this.splitContainerControl2.TabIndex = 0;
            //
            // treeListCtrl1
            //
            this.treeListCtrl1.Appearance.BackColor = System.Drawing.SystemColors.Control;
            this.treeListCtrl1.Appearance.Options.UseBackColor = true;
            this.treeListCtrl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.treeListCtrl1.Location = new System.Drawing.Point(0, 0);
            this.treeListCtrl1.Name = "treeListCtrl1";
            this.treeListCtrl1.Size = new System.Drawing.Size(222, 433);
            this.treeListCtrl1.TabIndex = 0;
            //
            // curveExpressChart1
            //
            this.curveExpressChart1.DefinePointVisible = false;
            this.curveExpressChart1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.curveExpressChart1.LineVisible = false;
            this.curveExpressChart1.Location = new System.Drawing.Point(0, 0);
            this.curveExpressChart1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.curveExpressChart1.Name = "curveExpressChart1";
            this.curveExpressChart1.Size = new System.Drawing.Size(459, 433);
            this.curveExpressChart1.TabIndex = 1;
            packageTressListCtrl1.Dock = DockStyle.Left;
            packageTressListCtrl1.Location = new Point(0, 0);
            packageTressListCtrl1.Name = "packageTressListCtrl1";
            packageTressListCtrl1.Size = new Size(184, 591);
            packageTressListCtrl1.TabIndex = 0;
            // 
            // dataLayoutControl2
            // 
            this.dataLayoutControl2.Controls.Add(this.simpleButton1);
            this.dataLayoutControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dataLayoutControl2.Location = new System.Drawing.Point(0, 0);
            this.dataLayoutControl2.Name = "dataLayoutControl2";
            this.dataLayoutControl2.Root = this.layoutControlGroup1;
            this.dataLayoutControl2.Size = new System.Drawing.Size(693, 61);
            this.dataLayoutControl2.TabIndex = 0;
            this.dataLayoutControl2.Text = "dataLayoutControl2";
            dataLayoutControl2.Controls.Add(simpleButton1);
            dataLayoutControl2.Dock = DockStyle.Fill;
            dataLayoutControl2.Location = new Point(0, 0);
            dataLayoutControl2.Margin = new Padding(3, 5, 3, 5);
            dataLayoutControl2.Name = "dataLayoutControl2";
            dataLayoutControl2.Root = layoutControlGroup1;
            dataLayoutControl2.Size = new Size(815, 52);
            dataLayoutControl2.TabIndex = 0;
            dataLayoutControl2.Text = "dataLayoutControl2";
            // 
            // simpleButton1
            // 
            this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
            this.simpleButton1.Appearance.Options.UseBackColor = true;
            this.simpleButton1.Appearance.Options.UseFont = true;
            this.simpleButton1.Location = new System.Drawing.Point(476, 12);
            this.simpleButton1.Name = "simpleButton1";
            this.simpleButton1.Size = new System.Drawing.Size(205, 22);
            this.simpleButton1.StyleController = this.dataLayoutControl2;
            this.simpleButton1.TabIndex = 1;
            this.simpleButton1.Text = "数据下发";
            this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
            simpleButton1.Appearance.BackColor = Color.FromArgb(192, 255, 255);
            simpleButton1.Appearance.Font = new Font("Tahoma", 10F, FontStyle.Bold, GraphicsUnit.Point);
            simpleButton1.Appearance.Options.UseBackColor = true;
            simpleButton1.Appearance.Options.UseFont = true;
            simpleButton1.Location = new Point(560, 12);
            simpleButton1.Margin = new Padding(3, 4, 3, 4);
            simpleButton1.Name = "simpleButton1";
            simpleButton1.Size = new Size(243, 27);
            simpleButton1.StyleController = dataLayoutControl2;
            simpleButton1.TabIndex = 1;
            simpleButton1.Text = "数据下发";
            simpleButton1.Click += simpleButton1_Click;
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem3,
            this.emptySpaceItem2});
            this.layoutControlGroup1.Name = "layoutControlGroup1";
            this.layoutControlGroup1.Size = new System.Drawing.Size(693, 61);
            this.layoutControlGroup1.TextVisible = false;
            layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            layoutControlGroup1.GroupBordersVisible = false;
            layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem3, emptySpaceItem2 });
            layoutControlGroup1.Name = "layoutControlGroup1";
            layoutControlGroup1.Size = new Size(815, 52);
            layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.simpleButton1;
            this.layoutControlItem3.Location = new System.Drawing.Point(464, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.Size = new System.Drawing.Size(209, 41);
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem3.TextVisible = false;
            layoutControlItem3.Control = simpleButton1;
            layoutControlItem3.Location = new Point(548, 0);
            layoutControlItem3.Name = "layoutControlItem3";
            layoutControlItem3.Size = new Size(247, 32);
            layoutControlItem3.TextSize = new Size(0, 0);
            layoutControlItem3.TextVisible = false;
            // 
            // emptySpaceItem2
            // 
            this.emptySpaceItem2.AllowHotTrack = false;
            this.emptySpaceItem2.Location = new System.Drawing.Point(0, 0);
            this.emptySpaceItem2.Name = "emptySpaceItem2";
            this.emptySpaceItem2.Size = new System.Drawing.Size(464, 41);
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
            emptySpaceItem2.AllowHotTrack = false;
            emptySpaceItem2.Location = new Point(0, 0);
            emptySpaceItem2.Name = "emptySpaceItem2";
            emptySpaceItem2.Size = new Size(548, 32);
            emptySpaceItem2.TextSize = new Size(0, 0);
            // 
            // Root
            // 
            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.Root.GroupBordersVisible = false;
            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1});
            this.Root.Name = "Root";
            this.Root.Size = new System.Drawing.Size(717, 554);
            this.Root.TextVisible = false;
            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(819, 712);
            Root.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.splitContainerControl1;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(697, 534);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextVisible = false;
            layoutControlItem1.Control = splitContainerControl1;
            layoutControlItem1.Location = new Point(0, 0);
            layoutControlItem1.Name = "layoutControlItem1";
            layoutControlItem1.Size = new Size(819, 712);
            layoutControlItem1.TextSize = new Size(0, 0);
            layoutControlItem1.TextVisible = false;
            // 
            // EboxFormControll
            // IBoxFormControll
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.dataLayoutControl1);
            this.Name = "EboxFormControll";
            this.Size = new System.Drawing.Size(717, 554);
            this.Load += new System.EventHandler(this.EboxFormControll_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit();
            this.dataLayoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
            this.splitContainerControl1.Panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
            this.splitContainerControl1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
            this.splitContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.xtraTabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel1)).EndInit();
            this.splitContainerControl2.Panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel2)).EndInit();
            this.splitContainerControl2.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
            this.splitContainerControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl2)).EndInit();
            this.dataLayoutControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            this.ResumeLayout(false);
            Appearance.BackColor = SystemColors.Control;
            Appearance.Options.UseBackColor = true;
            AutoScaleDimensions = new SizeF(8F, 18F);
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(dataLayoutControl1);
            Margin = new Padding(3, 5, 3, 5);
            Name = "IBoxFormControll";
            Size = new Size(819, 712);
            Load += EboxFormControll_Load;
            ((System.ComponentModel.ISupportInitialize)dataLayoutControl1).EndInit();
            dataLayoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)splitContainerControl1.Panel1).EndInit();
            splitContainerControl1.Panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)splitContainerControl1.Panel2).EndInit();
            splitContainerControl1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)splitContainerControl1).EndInit();
            splitContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)xtraTabControl1).EndInit();
            xtraTabControl1.ResumeLayout(false);
            xtraTabPage1.ResumeLayout(false);
            xtraTabPage2.ResumeLayout(false);
            sidePanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)dataLayoutControl2).EndInit();
            dataLayoutControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
            ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).EndInit();
            ((System.ComponentModel.ISupportInitialize)Root).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
            ResumeLayout(false);
        }
        #endregion
@@ -307,7 +277,6 @@
        private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
        private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2;
        //private Chart.CurveExpressChart curveExpressChart1;
        //private ISupply.WinFrmUI.Basic.TreeListCtrl treeListCtrl1;
        private DevExpress.XtraEditors.SimpleButton simpleButton1;
@@ -316,5 +285,9 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        //private System.Windows.Forms.DataVisualization.Charting.Chart chart1;
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
        private DevExpress.XtraEditors.SidePanel sidePanel1;
        private PackageTressListCtrl packageTressListCtrl1;
        private HStation.WinFrmUI.PumpChartViewCtrl pumpChartViewCtrl1;
        private SystemCurveChartCtrl systemCurveChartCtrl1;
    }
}