lixiaojun
2024-12-09 616652a5ae2deb9439ffd3cbb9d972c0a8990bc5
WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-pump/PumpFullInfoCtrl.designer.cs
@@ -33,6 +33,7 @@
            xtraTabCtrlMain = new DevExpress.XtraTab.XtraTabControl();
            imageCollection1 = new DevExpress.Utils.ImageCollection(components);
            _tabPage性能曲线图1 = new DevExpress.XtraTab.XtraTabPage();
            pumpPerformCompareChart1 = new Yw.WinFrmUI.Phart.PumpPerformCompareChart();
            _tabPage产品属性1 = new DevExpress.XtraTab.XtraTabPage();
            _tabPage多速度曲线 = new DevExpress.XtraTab.XtraTabPage();
            pumpVariableSpeedChart1 = new Yw.WinFrmUI.Phart.PumpVariableSpeedChart();
@@ -53,16 +54,18 @@
            imageCollection2 = new DevExpress.Utils.ImageCollection(components);
            tabPage基本参数 = new DevExpress.XtraTab.XtraTabPage();
            navBarControlPara = new DevExpress.XtraNavBar.NavBarControl();
            pumpPerformCompareInfoCtrl1 = new Yw.WinFrmUI.Phart.PumpPerformCompareInfoCtrl();
            tabPage产品属性2 = new DevExpress.XtraTab.XtraTabPage();
            layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            pumpPropViewCtrl1 = new PumpPropViewCtrl();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            _tabPage产品材料 = new DevExpress.XtraTab.XtraTabPage();
            splitContainerControlMaterial = new SplitContainerControl();
            _tabPage多速度曲线参数 = new DevExpress.XtraTab.XtraTabPage();
            pumpVariableSpeedInfoCtrl1 = new Yw.WinFrmUI.Phart.PumpVariableSpeedInfoCtrl();
            navBarGroupControlContainer6 = new DevExpress.XtraNavBar.NavBarGroupControlContainer();
            navBarGroupJieZhi = new DevExpress.XtraNavBar.NavBarGroup();
            pumpPerformCompareChart1 = new Yw.WinFrmUI.Phart.PumpPerformCompareChart();
            pumpPerformCompareInfoCtrl1 = new Yw.WinFrmUI.Phart.PumpPerformCompareInfoCtrl();
            ((ISupportInitialize)xtraTabCtrlMain).BeginInit();
            xtraTabCtrlMain.SuspendLayout();
            ((ISupportInitialize)imageCollection1).BeginInit();
@@ -81,6 +84,10 @@
            ((ISupportInitialize)navBarControlPara).BeginInit();
            navBarControlPara.SuspendLayout();
            tabPage产品属性2.SuspendLayout();
            ((ISupportInitialize)layoutControl1).BeginInit();
            layoutControl1.SuspendLayout();
            ((ISupportInitialize)Root).BeginInit();
            ((ISupportInitialize)layoutControlItem2).BeginInit();
            _tabPage产品材料.SuspendLayout();
            ((ISupportInitialize)splitContainerControlMaterial).BeginInit();
            ((ISupportInitialize)splitContainerControlMaterial.Panel1).BeginInit();
@@ -108,7 +115,7 @@
            xtraTabCtrlMain.Padding = new Padding(0, 5, 0, 0);
            xtraTabCtrlMain.PaintStyleName = "Skin";
            xtraTabCtrlMain.SelectedTabPage = _tabPage性能曲线图1;
            xtraTabCtrlMain.Size = new Size(663, 729);
            xtraTabCtrlMain.Size = new Size(668, 729);
            xtraTabCtrlMain.TabIndex = 10;
            xtraTabCtrlMain.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { _tabPage性能曲线图1, _tabPage产品属性1, _tabPage多速度曲线, _tabPage默认实物图2d, _tabPage系统实物图2d, _tabPage默认尺寸图2d, _tabPage默认安装图2d, _tabPage系统安装图2d, _tabPage默认安装图3d, _tabPage默认结构图2d, _tabPage默认结构图3d, _tabPage电气图, _tabPage三维模型, _tabPage视频文件, _tabPage系列附件 });
            xtraTabCtrlMain.SelectedPageChanged += xtraTabCtrlMain_SelectedPageChanged;
@@ -138,15 +145,26 @@
            _tabPage性能曲线图1.ImageOptions.ImageIndex = 10;
            _tabPage性能曲线图1.Margin = new Padding(0);
            _tabPage性能曲线图1.Name = "_tabPage性能曲线图1";
            _tabPage性能曲线图1.Size = new Size(498, 727);
            _tabPage性能曲线图1.Size = new Size(543, 727);
            _tabPage性能曲线图1.Text = "性能曲线图";
            //
            // pumpPerformCompareChart1
            //
            pumpPerformCompareChart1.DefinePointVisible = false;
            pumpPerformCompareChart1.Dock = DockStyle.Fill;
            pumpPerformCompareChart1.LineVisible = false;
            pumpPerformCompareChart1.Location = new Point(0, 0);
            pumpPerformCompareChart1.Margin = new Padding(2, 2, 2, 2);
            pumpPerformCompareChart1.Name = "pumpPerformCompareChart1";
            pumpPerformCompareChart1.Size = new Size(543, 727);
            pumpPerformCompareChart1.TabIndex = 0;
            // 
            // _tabPage产品属性1
            // 
            _tabPage产品属性1.ImageOptions.ImageIndex = 9;
            _tabPage产品属性1.Name = "_tabPage产品属性1";
            _tabPage产品属性1.PageVisible = false;
            _tabPage产品属性1.Size = new Size(498, 727);
            _tabPage产品属性1.Size = new Size(543, 727);
            _tabPage产品属性1.Text = "产品属性";
            // 
            // _tabPage多速度曲线
@@ -154,7 +172,7 @@
            _tabPage多速度曲线.Controls.Add(pumpVariableSpeedChart1);
            _tabPage多速度曲线.ImageOptions.ImageIndex = 7;
            _tabPage多速度曲线.Name = "_tabPage多速度曲线";
            _tabPage多速度曲线.Size = new Size(498, 727);
            _tabPage多速度曲线.Size = new Size(543, 727);
            _tabPage多速度曲线.Text = "多速度曲线";
            // 
            // pumpVariableSpeedChart1
@@ -164,92 +182,103 @@
            pumpVariableSpeedChart1.LineNameVisible = true;
            pumpVariableSpeedChart1.LineVisible = false;
            pumpVariableSpeedChart1.Location = new Point(0, 0);
            pumpVariableSpeedChart1.Margin = new Padding(2, 2, 2, 2);
            pumpVariableSpeedChart1.Name = "pumpVariableSpeedChart1";
            pumpVariableSpeedChart1.Size = new Size(498, 727);
            pumpVariableSpeedChart1.Size = new Size(543, 727);
            pumpVariableSpeedChart1.TabIndex = 0;
            // 
            // _tabPage默认实物图2d
            // 
            _tabPage默认实物图2d.ImageOptions.ImageIndex = 5;
            _tabPage默认实物图2d.Name = "_tabPage默认实物图2d";
            _tabPage默认实物图2d.Size = new Size(498, 727);
            _tabPage默认实物图2d.Size = new Size(543, 727);
            _tabPage默认实物图2d.Text = "实物图";
            // 
            // _tabPage系统实物图2d
            // 
            _tabPage系统实物图2d.ImageOptions.ImageIndex = 5;
            _tabPage系统实物图2d.Name = "_tabPage系统实物图2d";
            _tabPage系统实物图2d.Size = new Size(498, 727);
            _tabPage系统实物图2d.PageVisible = false;
            _tabPage系统实物图2d.Size = new Size(543, 727);
            _tabPage系统实物图2d.Text = "实物图(系统)";
            // 
            // _tabPage默认尺寸图2d
            // 
            _tabPage默认尺寸图2d.ImageOptions.ImageIndex = 4;
            _tabPage默认尺寸图2d.Name = "_tabPage默认尺寸图2d";
            _tabPage默认尺寸图2d.Size = new Size(498, 727);
            _tabPage默认尺寸图2d.PageVisible = false;
            _tabPage默认尺寸图2d.Size = new Size(543, 727);
            _tabPage默认尺寸图2d.Text = "产品尺寸图";
            // 
            // _tabPage默认安装图2d
            // 
            _tabPage默认安装图2d.ImageOptions.ImageIndex = 3;
            _tabPage默认安装图2d.Name = "_tabPage默认安装图2d";
            _tabPage默认安装图2d.Size = new Size(498, 727);
            _tabPage默认安装图2d.PageVisible = false;
            _tabPage默认安装图2d.Size = new Size(543, 727);
            _tabPage默认安装图2d.Text = "安装图";
            // 
            // _tabPage系统安装图2d
            // 
            _tabPage系统安装图2d.ImageOptions.ImageIndex = 3;
            _tabPage系统安装图2d.Name = "_tabPage系统安装图2d";
            _tabPage系统安装图2d.Size = new Size(498, 727);
            _tabPage系统安装图2d.PageVisible = false;
            _tabPage系统安装图2d.Size = new Size(543, 727);
            _tabPage系统安装图2d.Text = "系统安装图";
            // 
            // _tabPage默认安装图3d
            // 
            _tabPage默认安装图3d.ImageOptions.ImageIndex = 3;
            _tabPage默认安装图3d.Name = "_tabPage默认安装图3d";
            _tabPage默认安装图3d.Size = new Size(498, 727);
            _tabPage默认安装图3d.PageVisible = false;
            _tabPage默认安装图3d.Size = new Size(543, 727);
            _tabPage默认安装图3d.Text = "安装图(三维)";
            // 
            // _tabPage默认结构图2d
            // 
            _tabPage默认结构图2d.ImageOptions.ImageIndex = 2;
            _tabPage默认结构图2d.Name = "_tabPage默认结构图2d";
            _tabPage默认结构图2d.Size = new Size(498, 727);
            _tabPage默认结构图2d.PageVisible = false;
            _tabPage默认结构图2d.Size = new Size(543, 727);
            _tabPage默认结构图2d.Text = "结构图";
            // 
            // _tabPage默认结构图3d
            // 
            _tabPage默认结构图3d.ImageOptions.ImageIndex = 11;
            _tabPage默认结构图3d.Name = "_tabPage默认结构图3d";
            _tabPage默认结构图3d.Size = new Size(498, 727);
            _tabPage默认结构图3d.PageVisible = false;
            _tabPage默认结构图3d.Size = new Size(543, 727);
            _tabPage默认结构图3d.Text = "结构图";
            // 
            // _tabPage电气图
            // 
            _tabPage电气图.ImageOptions.ImageIndex = 13;
            _tabPage电气图.Name = "_tabPage电气图";
            _tabPage电气图.Size = new Size(498, 727);
            _tabPage电气图.PageVisible = false;
            _tabPage电气图.Size = new Size(543, 727);
            _tabPage电气图.Text = "电气图";
            // 
            // _tabPage三维模型
            // 
            _tabPage三维模型.ImageOptions.ImageIndex = 0;
            _tabPage三维模型.Name = "_tabPage三维模型";
            _tabPage三维模型.Size = new Size(498, 727);
            _tabPage三维模型.PageVisible = false;
            _tabPage三维模型.Size = new Size(543, 727);
            _tabPage三维模型.Text = "三维模型";
            // 
            // _tabPage视频文件
            // 
            _tabPage视频文件.ImageOptions.ImageIndex = 12;
            _tabPage视频文件.Name = "_tabPage视频文件";
            _tabPage视频文件.Size = new Size(498, 727);
            _tabPage视频文件.PageVisible = false;
            _tabPage视频文件.Size = new Size(543, 727);
            _tabPage视频文件.Text = "视频文件";
            // 
            // _tabPage系列附件
            // 
            _tabPage系列附件.ImageOptions.ImageIndex = 1;
            _tabPage系列附件.Name = "_tabPage系列附件";
            _tabPage系列附件.Size = new Size(498, 727);
            _tabPage系列附件.Size = new Size(543, 727);
            _tabPage系列附件.Text = "附件文件";
            // 
            // splitContainerControl1
@@ -304,7 +333,7 @@
            tabPage基本参数.Controls.Add(navBarControlPara);
            tabPage基本参数.ImageOptions.ImageIndex = 0;
            tabPage基本参数.Name = "tabPage基本参数";
            tabPage基本参数.Size = new Size(389, 689);
            tabPage基本参数.Size = new Size(389, 693);
            tabPage基本参数.Text = "基本参数";
            // 
            // navBarControlPara
@@ -316,35 +345,73 @@
            navBarControlPara.Location = new Point(0, 0);
            navBarControlPara.Name = "navBarControlPara";
            navBarControlPara.OptionsNavPane.ExpandedWidth = 389;
            navBarControlPara.Size = new Size(389, 689);
            navBarControlPara.Size = new Size(389, 693);
            navBarControlPara.SkinExplorerBarViewScrollStyle = DevExpress.XtraNavBar.SkinExplorerBarViewScrollStyle.ScrollBar;
            navBarControlPara.StoreDefaultPaintStyleName = true;
            navBarControlPara.TabIndex = 7;
            navBarControlPara.Text = "navBarControl1";
            // 
            // pumpPerformCompareInfoCtrl1
            //
            pumpPerformCompareInfoCtrl1.Dock = DockStyle.Fill;
            pumpPerformCompareInfoCtrl1.Location = new Point(0, 0);
            pumpPerformCompareInfoCtrl1.Margin = new Padding(2, 2, 2, 2);
            pumpPerformCompareInfoCtrl1.Name = "pumpPerformCompareInfoCtrl1";
            pumpPerformCompareInfoCtrl1.Size = new Size(389, 693);
            pumpPerformCompareInfoCtrl1.TabIndex = 0;
            //
            // tabPage产品属性2
            // 
            tabPage产品属性2.Controls.Add(pumpPropViewCtrl1);
            tabPage产品属性2.Controls.Add(layoutControl1);
            tabPage产品属性2.ImageOptions.ImageIndex = 1;
            tabPage产品属性2.Name = "tabPage产品属性2";
            tabPage产品属性2.Size = new Size(389, 689);
            tabPage产品属性2.Size = new Size(389, 693);
            tabPage产品属性2.Text = "产品属性";
            //
            // layoutControl1
            //
            layoutControl1.Controls.Add(pumpPropViewCtrl1);
            layoutControl1.Dock = DockStyle.Fill;
            layoutControl1.Location = new Point(0, 0);
            layoutControl1.Name = "layoutControl1";
            layoutControl1.Root = Root;
            layoutControl1.Size = new Size(389, 693);
            layoutControl1.TabIndex = 1;
            layoutControl1.Text = "layoutControl1";
            // 
            // pumpPropViewCtrl1
            // 
            pumpPropViewCtrl1.Dock = DockStyle.Fill;
            pumpPropViewCtrl1.Location = new Point(0, 0);
            pumpPropViewCtrl1.Location = new Point(12, 12);
            pumpPropViewCtrl1.Margin = new Padding(4, 5, 4, 5);
            pumpPropViewCtrl1.Name = "pumpPropViewCtrl1";
            pumpPropViewCtrl1.Size = new Size(389, 689);
            pumpPropViewCtrl1.TabIndex = 0;
            pumpPropViewCtrl1.Size = new Size(365, 669);
            pumpPropViewCtrl1.TabIndex = 5;
            //
            // Root
            //
            Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            Root.GroupBordersVisible = false;
            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2 });
            Root.Name = "Root";
            Root.Size = new Size(389, 693);
            Root.TextVisible = false;
            //
            // layoutControlItem2
            //
            layoutControlItem2.Control = pumpPropViewCtrl1;
            layoutControlItem2.Location = new Point(0, 0);
            layoutControlItem2.Name = "layoutControlItem2";
            layoutControlItem2.Size = new Size(369, 673);
            layoutControlItem2.TextSize = new Size(0, 0);
            layoutControlItem2.TextVisible = false;
            // 
            // _tabPage产品材料
            // 
            _tabPage产品材料.Controls.Add(splitContainerControlMaterial);
            _tabPage产品材料.ImageOptions.ImageIndex = 2;
            _tabPage产品材料.Name = "_tabPage产品材料";
            _tabPage产品材料.Size = new Size(389, 689);
            _tabPage产品材料.PageVisible = false;
            _tabPage产品材料.Size = new Size(389, 693);
            _tabPage产品材料.Text = "产品材料";
            // 
            // splitContainerControlMaterial
@@ -366,7 +433,7 @@
            splitContainerControlMaterial.Panel2.ShowCaption = true;
            splitContainerControlMaterial.Panel2.Text = "Panel2";
            splitContainerControlMaterial.ShowCaption = true;
            splitContainerControlMaterial.Size = new Size(389, 689);
            splitContainerControlMaterial.Size = new Size(389, 693);
            splitContainerControlMaterial.SplitterPosition = 500;
            splitContainerControlMaterial.TabIndex = 0;
            splitContainerControlMaterial.Text = "splitContainerControl2";
@@ -376,15 +443,16 @@
            _tabPage多速度曲线参数.Controls.Add(pumpVariableSpeedInfoCtrl1);
            _tabPage多速度曲线参数.ImageOptions.ImageIndex = 3;
            _tabPage多速度曲线参数.Name = "_tabPage多速度曲线参数";
            _tabPage多速度曲线参数.Size = new Size(389, 689);
            _tabPage多速度曲线参数.Size = new Size(389, 693);
            _tabPage多速度曲线参数.Text = "变速参数";
            // 
            // pumpVariableSpeedInfoCtrl1
            // 
            pumpVariableSpeedInfoCtrl1.Dock = DockStyle.Fill;
            pumpVariableSpeedInfoCtrl1.Location = new Point(0, 0);
            pumpVariableSpeedInfoCtrl1.Margin = new Padding(2, 2, 2, 2);
            pumpVariableSpeedInfoCtrl1.Name = "pumpVariableSpeedInfoCtrl1";
            pumpVariableSpeedInfoCtrl1.Size = new Size(389, 689);
            pumpVariableSpeedInfoCtrl1.Size = new Size(389, 693);
            pumpVariableSpeedInfoCtrl1.TabIndex = 0;
            // 
            // navBarGroupControlContainer6
@@ -404,26 +472,10 @@
            navBarGroupJieZhi.ImageOptions.LargeImage = (Image)resources.GetObject("navBarGroupJieZhi.ImageOptions.LargeImage");
            navBarGroupJieZhi.Name = "navBarGroupJieZhi";
            // 
            // pumpPerformCompareChart1
            //
            pumpPerformCompareChart1.DefinePointVisible = false;
            pumpPerformCompareChart1.Dock = DockStyle.Fill;
            pumpPerformCompareChart1.LineVisible = false;
            pumpPerformCompareChart1.Location = new Point(0, 0);
            pumpPerformCompareChart1.Name = "pumpPerformCompareChart1";
            pumpPerformCompareChart1.Size = new Size(498, 727);
            pumpPerformCompareChart1.TabIndex = 0;
            //
            // pumpPerformCompareInfoCtrl1
            //
            pumpPerformCompareInfoCtrl1.Dock = DockStyle.Fill;
            pumpPerformCompareInfoCtrl1.Location = new Point(0, 0);
            pumpPerformCompareInfoCtrl1.Name = "pumpPerformCompareInfoCtrl1";
            pumpPerformCompareInfoCtrl1.Size = new Size(389, 689);
            pumpPerformCompareInfoCtrl1.TabIndex = 0;
            //
            // PumpFullInfoCtrl
            // 
            Appearance.BackColor = SystemColors.Control;
            Appearance.Options.UseBackColor = true;
            AutoScaleMode = AutoScaleMode.None;
            Controls.Add(splitContainerControl1);
            Name = "PumpFullInfoCtrl";
@@ -447,6 +499,10 @@
            ((ISupportInitialize)navBarControlPara).EndInit();
            navBarControlPara.ResumeLayout(false);
            tabPage产品属性2.ResumeLayout(false);
            ((ISupportInitialize)layoutControl1).EndInit();
            layoutControl1.ResumeLayout(false);
            ((ISupportInitialize)Root).EndInit();
            ((ISupportInitialize)layoutControlItem2).EndInit();
            _tabPage产品材料.ResumeLayout(false);
            ((ISupportInitialize)splitContainerControlMaterial.Panel1).EndInit();
            ((ISupportInitialize)splitContainerControlMaterial.Panel2).EndInit();
@@ -490,10 +546,13 @@
        protected DevExpress.XtraTab.XtraTabPage _tabPage电气图;
        private DevExpress.XtraNavBar.NavBarGroupControlContainer navBarGroupControlContainer6;
        private DevExpress.XtraNavBar.NavBarGroup navBarGroupJieZhi;
        private PumpPropViewCtrl pumpPropViewCtrl1;
        private Yw.WinFrmUI.Phart.PumpVariableSpeedChart pumpVariableSpeedChart1;
        private Yw.WinFrmUI.Phart.PumpVariableSpeedInfoCtrl pumpVariableSpeedInfoCtrl1;
        private Yw.WinFrmUI.Phart.PumpPerformCompareChart pumpPerformCompareChart1;
        private Yw.WinFrmUI.Phart.PumpPerformCompareInfoCtrl pumpPerformCompareInfoCtrl1;
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
        private PumpPropViewCtrl pumpPropViewCtrl1;
        private DevExpress.XtraLayout.LayoutControlGroup Root;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
    }
}