namespace HStation.WinFrmUI
{
partial class PumpFullInfoCtrl
{
///
/// 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();
ComponentResourceManager resources = new ComponentResourceManager(typeof(PumpFullInfoCtrl));
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();
_tabPage默认实物图2d = new DevExpress.XtraTab.XtraTabPage();
_tabPage系统实物图2d = new DevExpress.XtraTab.XtraTabPage();
_tabPage默认尺寸图2d = new DevExpress.XtraTab.XtraTabPage();
_tabPage默认安装图2d = new DevExpress.XtraTab.XtraTabPage();
_tabPage系统安装图2d = new DevExpress.XtraTab.XtraTabPage();
_tabPage默认安装图3d = new DevExpress.XtraTab.XtraTabPage();
_tabPage默认结构图2d = new DevExpress.XtraTab.XtraTabPage();
_tabPage默认结构图3d = new DevExpress.XtraTab.XtraTabPage();
_tabPage电气图 = new DevExpress.XtraTab.XtraTabPage();
_tabPage三维模型 = new DevExpress.XtraTab.XtraTabPage();
_tabPage视频文件 = new DevExpress.XtraTab.XtraTabPage();
_tabPage系列附件 = new DevExpress.XtraTab.XtraTabPage();
splitContainerControl1 = new SplitContainerControl();
xtraTabControlRight = new DevExpress.XtraTab.XtraTabControl();
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();
((ISupportInitialize)xtraTabCtrlMain).BeginInit();
xtraTabCtrlMain.SuspendLayout();
((ISupportInitialize)imageCollection1).BeginInit();
_tabPage性能曲线图1.SuspendLayout();
_tabPage多速度曲线.SuspendLayout();
((ISupportInitialize)splitContainerControl1).BeginInit();
((ISupportInitialize)splitContainerControl1.Panel1).BeginInit();
splitContainerControl1.Panel1.SuspendLayout();
((ISupportInitialize)splitContainerControl1.Panel2).BeginInit();
splitContainerControl1.Panel2.SuspendLayout();
splitContainerControl1.SuspendLayout();
((ISupportInitialize)xtraTabControlRight).BeginInit();
xtraTabControlRight.SuspendLayout();
((ISupportInitialize)imageCollection2).BeginInit();
tabPage基本参数.SuspendLayout();
((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();
((ISupportInitialize)splitContainerControlMaterial.Panel2).BeginInit();
splitContainerControlMaterial.SuspendLayout();
_tabPage多速度曲线参数.SuspendLayout();
SuspendLayout();
//
// xtraTabCtrlMain
//
xtraTabCtrlMain.AppearancePage.Header.ForeColor = Color.DarkGray;
xtraTabCtrlMain.AppearancePage.Header.Options.UseForeColor = true;
xtraTabCtrlMain.AppearancePage.HeaderActive.ForeColor = Color.Blue;
xtraTabCtrlMain.AppearancePage.HeaderActive.Options.UseForeColor = true;
xtraTabCtrlMain.Dock = DockStyle.Fill;
xtraTabCtrlMain.HeaderButtons = DevExpress.XtraTab.TabButtons.Prev | DevExpress.XtraTab.TabButtons.Next | DevExpress.XtraTab.TabButtons.Default;
xtraTabCtrlMain.HeaderButtonsShowMode = DevExpress.XtraTab.TabButtonShowMode.WhenNeeded;
xtraTabCtrlMain.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Left;
xtraTabCtrlMain.HeaderOrientation = DevExpress.XtraTab.TabOrientation.Horizontal;
xtraTabCtrlMain.Images = imageCollection1;
xtraTabCtrlMain.Location = new Point(0, 0);
xtraTabCtrlMain.LookAndFeel.UseDefaultLookAndFeel = false;
xtraTabCtrlMain.Margin = new Padding(3, 10, 3, 3);
xtraTabCtrlMain.Name = "xtraTabCtrlMain";
xtraTabCtrlMain.Padding = new Padding(0, 5, 0, 0);
xtraTabCtrlMain.PaintStyleName = "Skin";
xtraTabCtrlMain.SelectedTabPage = _tabPage性能曲线图1;
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;
//
// imageCollection1
//
imageCollection1.ImageSize = new Size(35, 35);
imageCollection1.ImageStream = (DevExpress.Utils.ImageCollectionStreamer)resources.GetObject("imageCollection1.ImageStream");
imageCollection1.Images.SetKeyName(0, "三维模型_C64.png");
imageCollection1.Images.SetKeyName(1, "附件_C64.png");
imageCollection1.Images.SetKeyName(2, "结构图_C64.png");
imageCollection1.Images.SetKeyName(3, "安装图_C64.png");
imageCollection1.Images.SetKeyName(4, "产品尺寸_C64.png");
imageCollection1.Images.SetKeyName(5, "实物图_C64.png");
imageCollection1.Images.SetKeyName(6, "串并联曲线_C64.png");
imageCollection1.Images.SetKeyName(7, "多速度曲线_C64.png");
imageCollection1.Images.SetKeyName(8, "材料_C64.png");
imageCollection1.Images.SetKeyName(9, "属性_C64.png");
imageCollection1.Images.SetKeyName(10, "性能曲线_C64.png");
imageCollection1.Images.SetKeyName(11, "结构图64.png");
imageCollection1.Images.SetKeyName(12, "视频64.png");
imageCollection1.Images.SetKeyName(13, "电气图64.png");
//
// _tabPage性能曲线图1
//
_tabPage性能曲线图1.Controls.Add(pumpPerformCompareChart1);
_tabPage性能曲线图1.ImageOptions.ImageIndex = 10;
_tabPage性能曲线图1.Margin = new Padding(0);
_tabPage性能曲线图1.Name = "_tabPage性能曲线图1";
_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(543, 727);
_tabPage产品属性1.Text = "产品属性";
//
// _tabPage多速度曲线
//
_tabPage多速度曲线.Controls.Add(pumpVariableSpeedChart1);
_tabPage多速度曲线.ImageOptions.ImageIndex = 7;
_tabPage多速度曲线.Name = "_tabPage多速度曲线";
_tabPage多速度曲线.Size = new Size(543, 727);
_tabPage多速度曲线.Text = "多速度曲线";
//
// pumpVariableSpeedChart1
//
pumpVariableSpeedChart1.Dock = DockStyle.Fill;
pumpVariableSpeedChart1.LineNameShowHz = false;
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(543, 727);
pumpVariableSpeedChart1.TabIndex = 0;
//
// _tabPage默认实物图2d
//
_tabPage默认实物图2d.ImageOptions.ImageIndex = 5;
_tabPage默认实物图2d.Name = "_tabPage默认实物图2d";
_tabPage默认实物图2d.Size = new Size(543, 727);
_tabPage默认实物图2d.Text = "实物图";
//
// _tabPage系统实物图2d
//
_tabPage系统实物图2d.ImageOptions.ImageIndex = 5;
_tabPage系统实物图2d.Name = "_tabPage系统实物图2d";
_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.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.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.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.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.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.PageVisible = false;
_tabPage默认结构图3d.Size = new Size(543, 727);
_tabPage默认结构图3d.Text = "结构图";
//
// _tabPage电气图
//
_tabPage电气图.ImageOptions.ImageIndex = 13;
_tabPage电气图.Name = "_tabPage电气图";
_tabPage电气图.PageVisible = false;
_tabPage电气图.Size = new Size(543, 727);
_tabPage电气图.Text = "电气图";
//
// _tabPage三维模型
//
_tabPage三维模型.ImageOptions.ImageIndex = 0;
_tabPage三维模型.Name = "_tabPage三维模型";
_tabPage三维模型.PageVisible = false;
_tabPage三维模型.Size = new Size(543, 727);
_tabPage三维模型.Text = "三维模型";
//
// _tabPage视频文件
//
_tabPage视频文件.ImageOptions.ImageIndex = 12;
_tabPage视频文件.Name = "_tabPage视频文件";
_tabPage视频文件.PageVisible = false;
_tabPage视频文件.Size = new Size(543, 727);
_tabPage视频文件.Text = "视频文件";
//
// _tabPage系列附件
//
_tabPage系列附件.ImageOptions.ImageIndex = 1;
_tabPage系列附件.Name = "_tabPage系列附件";
_tabPage系列附件.Size = new Size(543, 727);
_tabPage系列附件.Text = "附件文件";
//
// splitContainerControl1
//
splitContainerControl1.Dock = DockStyle.Fill;
splitContainerControl1.FixedPanel = SplitFixedPanel.Panel2;
splitContainerControl1.Location = new Point(0, 0);
splitContainerControl1.Name = "splitContainerControl1";
//
// splitContainerControl1.Panel1
//
splitContainerControl1.Panel1.Controls.Add(xtraTabCtrlMain);
splitContainerControl1.Panel1.Text = "Panel1";
//
// splitContainerControl1.Panel2
//
splitContainerControl1.Panel2.Controls.Add(xtraTabControlRight);
splitContainerControl1.Panel2.Text = "Panel2";
splitContainerControl1.Size = new Size(1069, 729);
splitContainerControl1.SplitterPosition = 391;
splitContainerControl1.TabIndex = 11;
splitContainerControl1.Text = "splitContainerControl1";
//
// xtraTabControlRight
//
xtraTabControlRight.AppearancePage.Header.ForeColor = Color.Gray;
xtraTabControlRight.AppearancePage.Header.Options.UseForeColor = true;
xtraTabControlRight.AppearancePage.HeaderActive.ForeColor = Color.Blue;
xtraTabControlRight.AppearancePage.HeaderActive.Options.UseForeColor = true;
xtraTabControlRight.Dock = DockStyle.Fill;
xtraTabControlRight.Images = imageCollection2;
xtraTabControlRight.Location = new Point(0, 0);
xtraTabControlRight.Name = "xtraTabControlRight";
xtraTabControlRight.SelectedTabPage = tabPage基本参数;
xtraTabControlRight.Size = new Size(391, 729);
xtraTabControlRight.TabIndex = 0;
xtraTabControlRight.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { tabPage基本参数, tabPage产品属性2, _tabPage产品材料, _tabPage多速度曲线参数 });
xtraTabControlRight.SelectedPageChanged += xtraTabControlRight_SelectedPageChanged;
//
// imageCollection2
//
imageCollection2.ImageSize = new Size(24, 24);
imageCollection2.ImageStream = (DevExpress.Utils.ImageCollectionStreamer)resources.GetObject("imageCollection2.ImageStream");
imageCollection2.Images.SetKeyName(0, "Setting24B.png");
imageCollection2.Images.SetKeyName(1, "属性24B.png");
imageCollection2.Images.SetKeyName(2, "金属24.png");
imageCollection2.Images.SetKeyName(3, "变频24.png");
imageCollection2.Images.SetKeyName(4, "属性24.png");
//
// tabPage基本参数
//
tabPage基本参数.Controls.Add(navBarControlPara);
tabPage基本参数.ImageOptions.ImageIndex = 0;
tabPage基本参数.Name = "tabPage基本参数";
tabPage基本参数.Size = new Size(389, 693);
tabPage基本参数.Text = "基本参数";
//
// navBarControlPara
//
navBarControlPara.Appearance.GroupHeader.Font = new Font("Tahoma", 8.25F, FontStyle.Bold, GraphicsUnit.Point);
navBarControlPara.Appearance.GroupHeader.Options.UseFont = true;
navBarControlPara.Controls.Add(pumpPerformCompareInfoCtrl1);
navBarControlPara.Dock = DockStyle.Fill;
navBarControlPara.Location = new Point(0, 0);
navBarControlPara.Name = "navBarControlPara";
navBarControlPara.OptionsNavPane.ExpandedWidth = 389;
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(layoutControl1);
tabPage产品属性2.ImageOptions.ImageIndex = 1;
tabPage产品属性2.Name = "tabPage产品属性2";
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.Location = new Point(12, 12);
pumpPropViewCtrl1.Margin = new Padding(4, 5, 4, 5);
pumpPropViewCtrl1.Name = "pumpPropViewCtrl1";
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产品材料.PageVisible = false;
_tabPage产品材料.Size = new Size(389, 693);
_tabPage产品材料.Text = "产品材料";
//
// splitContainerControlMaterial
//
splitContainerControlMaterial.CollapsePanel = SplitCollapsePanel.Panel2;
splitContainerControlMaterial.Dock = DockStyle.Fill;
splitContainerControlMaterial.Horizontal = false;
splitContainerControlMaterial.Location = new Point(0, 0);
splitContainerControlMaterial.Name = "splitContainerControlMaterial";
//
// splitContainerControlMaterial.Panel1
//
splitContainerControlMaterial.Panel1.AutoScroll = true;
splitContainerControlMaterial.Panel1.ShowCaption = true;
splitContainerControlMaterial.Panel1.Text = "Panel1";
//
// splitContainerControlMaterial.Panel2
//
splitContainerControlMaterial.Panel2.ShowCaption = true;
splitContainerControlMaterial.Panel2.Text = "Panel2";
splitContainerControlMaterial.ShowCaption = true;
splitContainerControlMaterial.Size = new Size(389, 693);
splitContainerControlMaterial.SplitterPosition = 500;
splitContainerControlMaterial.TabIndex = 0;
splitContainerControlMaterial.Text = "splitContainerControl2";
//
// _tabPage多速度曲线参数
//
_tabPage多速度曲线参数.Controls.Add(pumpVariableSpeedInfoCtrl1);
_tabPage多速度曲线参数.ImageOptions.ImageIndex = 3;
_tabPage多速度曲线参数.Name = "_tabPage多速度曲线参数";
_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, 693);
pumpVariableSpeedInfoCtrl1.TabIndex = 0;
//
// navBarGroupControlContainer6
//
navBarGroupControlContainer6.Name = "navBarGroupControlContainer6";
navBarGroupControlContainer6.Size = new Size(360, 136);
navBarGroupControlContainer6.TabIndex = 3;
//
// navBarGroupJieZhi
//
navBarGroupJieZhi.Appearance.Font = new Font("Tahoma", 14F, FontStyle.Regular, GraphicsUnit.Point);
navBarGroupJieZhi.Appearance.Options.UseFont = true;
navBarGroupJieZhi.Caption = "介质";
navBarGroupJieZhi.ControlContainer = navBarGroupControlContainer6;
navBarGroupJieZhi.GroupClientHeight = 140;
navBarGroupJieZhi.GroupStyle = DevExpress.XtraNavBar.NavBarGroupStyle.ControlContainer;
navBarGroupJieZhi.ImageOptions.LargeImage = (Image)resources.GetObject("navBarGroupJieZhi.ImageOptions.LargeImage");
navBarGroupJieZhi.Name = "navBarGroupJieZhi";
//
// PumpFullInfoCtrl
//
Appearance.BackColor = SystemColors.Control;
Appearance.Options.UseBackColor = true;
AutoScaleMode = AutoScaleMode.None;
Controls.Add(splitContainerControl1);
Name = "PumpFullInfoCtrl";
Size = new Size(1069, 729);
Load += OnFrmLoad;
((ISupportInitialize)xtraTabCtrlMain).EndInit();
xtraTabCtrlMain.ResumeLayout(false);
((ISupportInitialize)imageCollection1).EndInit();
_tabPage性能曲线图1.ResumeLayout(false);
_tabPage多速度曲线.ResumeLayout(false);
((ISupportInitialize)splitContainerControl1.Panel1).EndInit();
splitContainerControl1.Panel1.ResumeLayout(false);
((ISupportInitialize)splitContainerControl1.Panel2).EndInit();
splitContainerControl1.Panel2.ResumeLayout(false);
((ISupportInitialize)splitContainerControl1).EndInit();
splitContainerControl1.ResumeLayout(false);
((ISupportInitialize)xtraTabControlRight).EndInit();
xtraTabControlRight.ResumeLayout(false);
((ISupportInitialize)imageCollection2).EndInit();
tabPage基本参数.ResumeLayout(false);
((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();
((ISupportInitialize)splitContainerControlMaterial).EndInit();
splitContainerControlMaterial.ResumeLayout(false);
_tabPage多速度曲线参数.ResumeLayout(false);
ResumeLayout(false);
}
#endregion
private DevExpress.XtraTab.XtraTabControl xtraTabCtrlMain;
private DevExpress.XtraTab.XtraTabPage _tabPage性能曲线图1;
private DevExpress.XtraTab.XtraTabPage _tabPage多速度曲线;
private DevExpress.XtraTab.XtraTabPage _tabPage默认实物图2d;
private DevExpress.XtraTab.XtraTabPage _tabPage默认结构图2d;
private DevExpress.XtraTab.XtraTabPage _tabPage默认尺寸图2d;
private DevExpress.XtraTab.XtraTabPage _tabPage系列附件;
protected DevExpress.XtraTab.XtraTabPage _tabPage默认安装图2d;
protected DevExpress.XtraTab.XtraTabPage _tabPage默认安装图3d;
protected DevExpress.XtraTab.XtraTabPage _tabPage三维模型;
private DevExpress.XtraTab.XtraTabPage _tabPage系统实物图2d;
private DevExpress.XtraTab.XtraTabPage _tabPage产品属性1;
private DevExpress.Utils.ImageCollection imageCollection1;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private DevExpress.XtraTab.XtraTabControl xtraTabControlRight;
private DevExpress.XtraTab.XtraTabPage tabPage基本参数;
private DevExpress.XtraTab.XtraTabPage tabPage产品属性2;
private DevExpress.XtraNavBar.NavBarControl navBarControlPara;
private DevExpress.XtraTab.XtraTabPage _tabPage系统安装图2d;
private DevExpress.XtraTab.XtraTabPage _tabPage产品材料;
private DevExpress.Utils.ImageCollection imageCollection2;
private DevExpress.XtraTab.XtraTabPage _tabPage多速度曲线参数;
private DevExpress.XtraTab.XtraTabPage _tabPage默认结构图3d;
private DevExpress.XtraTab.XtraTabPage _tabPage视频文件;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControlMaterial;
protected DevExpress.XtraTab.XtraTabPage _tabPage电气图;
private DevExpress.XtraNavBar.NavBarGroupControlContainer navBarGroupControlContainer6;
private DevExpress.XtraNavBar.NavBarGroup navBarGroupJieZhi;
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;
}
}