From d672ca82c49f01dae2c5c955202b5857ef680a71 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期五, 03 一月 2025 22:16:48 +0800
Subject: [PATCH] 创建方案

---
 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/02-change/01-pump/CreateXhsSchemePumpChangePage.Designer.cs |  398 +++++++-------------------------------------------------
 1 files changed, 50 insertions(+), 348 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/02-change/01-pump/CreateXhsSchemePumpChangePage.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/02-change/01-pump/CreateXhsSchemePumpChangePage.Designer.cs
index 2f49781..7641a78 100644
--- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/02-change/01-pump/CreateXhsSchemePumpChangePage.Designer.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/02-change/01-pump/CreateXhsSchemePumpChangePage.Designer.cs
@@ -28,240 +28,63 @@
         /// </summary>
         private void InitializeComponent()
         {
-            components = new Container();
-            EditorButtonImageOptions editorButtonImageOptions1 = new EditorButtonImageOptions();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
             sidePanel3dModel = new SidePanel();
+            panelControl1 = new PanelControl();
             layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
-            gridControl1 = new DevExpress.XtraGrid.GridControl();
-            createXhsSchemePumpChangeViewMdoelBindingSource = new BindingSource(components);
-            layoutView1 = new DevExpress.XtraGrid.Views.Layout.LayoutView();
-            colLinkStatus = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            repImgCmbStatus = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
-            colModelType = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colRatedQ = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colRatedH = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colRatedP = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colRatedN = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colCurrentHz = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colName = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            ColMatchimg = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            repBtnEditMatching = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+            xhsSchemePumpChangeListCtrl1 = new XhsSchemePumpChangeListCtrl();
             Root = new DevExpress.XtraLayout.LayoutControlGroup();
             layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
             layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
-            layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
-            layoutViewField_colName = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colModelType = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_layoutViewColumn1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colLinkStatus = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colCurrentHz = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colRatedQ = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colRatedH = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colRatedP = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colRatedN = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
+            sidePanel1 = new SidePanel();
+            sidePanel3dModel.SuspendLayout();
+            ((ISupportInitialize)panelControl1).BeginInit();
             ((ISupportInitialize)layoutControl1).BeginInit();
             layoutControl1.SuspendLayout();
-            ((ISupportInitialize)gridControl1).BeginInit();
-            ((ISupportInitialize)createXhsSchemePumpChangeViewMdoelBindingSource).BeginInit();
-            ((ISupportInitialize)layoutView1).BeginInit();
-            ((ISupportInitialize)repImgCmbStatus).BeginInit();
-            ((ISupportInitialize)repBtnEditMatching).BeginInit();
             ((ISupportInitialize)Root).BeginInit();
             ((ISupportInitialize)layoutControlGroup1).BeginInit();
             ((ISupportInitialize)layoutControlItem1).BeginInit();
-            ((ISupportInitialize)layoutViewCard1).BeginInit();
-            ((ISupportInitialize)layoutViewField_colName).BeginInit();
-            ((ISupportInitialize)layoutViewField_colModelType).BeginInit();
-            ((ISupportInitialize)layoutViewField_layoutViewColumn1).BeginInit();
-            ((ISupportInitialize)layoutViewField_colLinkStatus).BeginInit();
-            ((ISupportInitialize)layoutViewField_colCurrentHz).BeginInit();
-            ((ISupportInitialize)layoutViewField_colRatedQ).BeginInit();
-            ((ISupportInitialize)layoutViewField_colRatedH).BeginInit();
-            ((ISupportInitialize)layoutViewField_colRatedP).BeginInit();
-            ((ISupportInitialize)layoutViewField_colRatedN).BeginInit();
+            sidePanel1.SuspendLayout();
             SuspendLayout();
             // 
             // sidePanel3dModel
             // 
+            sidePanel3dModel.Controls.Add(panelControl1);
             sidePanel3dModel.Dock = DockStyle.Fill;
             sidePanel3dModel.Location = new Point(0, 0);
             sidePanel3dModel.Name = "sidePanel3dModel";
-            sidePanel3dModel.Size = new Size(859, 729);
+            sidePanel3dModel.Padding = new Padding(0, 0, 2, 0);
+            sidePanel3dModel.Size = new Size(595, 464);
             sidePanel3dModel.TabIndex = 0;
             sidePanel3dModel.Text = "sidePanel1";
             // 
+            // panelControl1
+            // 
+            panelControl1.Dock = DockStyle.Fill;
+            panelControl1.Location = new Point(0, 0);
+            panelControl1.Name = "panelControl1";
+            panelControl1.Padding = new Padding(1);
+            panelControl1.Size = new Size(593, 464);
+            panelControl1.TabIndex = 0;
+            // 
             // layoutControl1
             // 
-            layoutControl1.Controls.Add(gridControl1);
-            layoutControl1.Dock = DockStyle.Right;
-            layoutControl1.Location = new Point(859, 0);
+            layoutControl1.Controls.Add(xhsSchemePumpChangeListCtrl1);
+            layoutControl1.Dock = DockStyle.Fill;
+            layoutControl1.Location = new Point(1, 0);
+            layoutControl1.Margin = new Padding(2);
             layoutControl1.Name = "layoutControl1";
             layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1034, 367, 975, 600);
             layoutControl1.Root = Root;
-            layoutControl1.Size = new Size(368, 729);
+            layoutControl1.Size = new Size(263, 464);
             layoutControl1.TabIndex = 1;
             layoutControl1.Text = "layoutControl1";
             // 
-            // gridControl1
+            // xhsSchemePumpChangeListCtrl1
             // 
-            gridControl1.DataSource = createXhsSchemePumpChangeViewMdoelBindingSource;
-            gridControl1.Location = new Point(0, 33);
-            gridControl1.MainView = layoutView1;
-            gridControl1.Name = "gridControl1";
-            gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repImgCmbStatus, repBtnEditMatching });
-            gridControl1.Size = new Size(368, 696);
-            gridControl1.TabIndex = 4;
-            gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { layoutView1 });
-            // 
-            // createXhsSchemePumpChangeViewMdoelBindingSource
-            // 
-            createXhsSchemePumpChangeViewMdoelBindingSource.DataSource = typeof(CreateXhsSchemePumpChangeViewMdoel);
-            // 
-            // layoutView1
-            // 
-            layoutView1.ActiveFilterEnabled = false;
-            layoutView1.Appearance.FieldCaption.Options.UseTextOptions = true;
-            layoutView1.Appearance.FieldCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
-            layoutView1.Appearance.FieldCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
-            layoutView1.Appearance.FieldEditingValue.Options.UseTextOptions = true;
-            layoutView1.Appearance.FieldEditingValue.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
-            layoutView1.Appearance.FieldValue.Options.UseTextOptions = true;
-            layoutView1.Appearance.FieldValue.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
-            layoutView1.CardHorzInterval = 0;
-            layoutView1.CardMinSize = new Size(317, 82);
-            layoutView1.CardVertInterval = 8;
-            layoutView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] { colLinkStatus, colModelType, colRatedQ, colRatedH, colRatedP, colRatedN, colCurrentHz, colName, ColMatchimg });
-            layoutView1.GridControl = gridControl1;
-            layoutView1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutViewField_colRatedQ, layoutViewField_colRatedH, layoutViewField_colRatedP, layoutViewField_colRatedN });
-            layoutView1.Name = "layoutView1";
-            layoutView1.OptionsBehavior.ScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Never;
-            layoutView1.OptionsCustomization.AllowFilter = false;
-            layoutView1.OptionsCustomization.AllowSort = false;
-            layoutView1.OptionsFilter.AllowFilterEditor = false;
-            layoutView1.OptionsFilter.AllowMRUFilterList = false;
-            layoutView1.OptionsItemText.AlignMode = DevExpress.XtraGrid.Views.Layout.FieldTextAlignMode.AlignGlobal;
-            layoutView1.OptionsView.CardArrangeRule = DevExpress.XtraGrid.Views.Layout.LayoutCardArrangeRule.AllowPartialCards;
-            layoutView1.OptionsView.ShowCardCaption = false;
-            layoutView1.OptionsView.ShowCardExpandButton = false;
-            layoutView1.OptionsView.ShowCardLines = false;
-            layoutView1.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
-            layoutView1.OptionsView.ShowHeaderPanel = false;
-            layoutView1.OptionsView.ViewMode = DevExpress.XtraGrid.Views.Layout.LayoutViewMode.Column;
-            layoutView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(colName, DevExpress.Data.ColumnSortOrder.Ascending) });
-            layoutView1.TemplateCard = layoutViewCard1;
-            layoutView1.CardClick += layoutView1_CardClick;
-            // 
-            // colLinkStatus
-            // 
-            colLinkStatus.ColumnEdit = repImgCmbStatus;
-            colLinkStatus.FieldName = "LinkStatus";
-            colLinkStatus.LayoutViewField = layoutViewField_colLinkStatus;
-            colLinkStatus.MinWidth = 30;
-            colLinkStatus.Name = "colLinkStatus";
-            colLinkStatus.Width = 112;
-            // 
-            // repImgCmbStatus
-            // 
-            repImgCmbStatus.AutoHeight = false;
-            repImgCmbStatus.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) });
-            repImgCmbStatus.Name = "repImgCmbStatus";
-            // 
-            // colModelType
-            // 
-            colModelType.AppearanceCell.ForeColor = Color.DodgerBlue;
-            colModelType.AppearanceCell.Options.UseForeColor = true;
-            colModelType.FieldName = "ModelType";
-            colModelType.LayoutViewField = layoutViewField_colModelType;
-            colModelType.MinWidth = 30;
-            colModelType.Name = "colModelType";
-            colModelType.OptionsColumn.AllowEdit = false;
-            colModelType.OptionsColumn.ReadOnly = true;
-            colModelType.Width = 112;
-            // 
-            // colRatedQ
-            // 
-            colRatedQ.AppearanceCell.FontSizeDelta = 1;
-            colRatedQ.AppearanceCell.Options.UseFont = true;
-            colRatedQ.FieldName = "RatedQ";
-            colRatedQ.LayoutViewField = layoutViewField_colRatedQ;
-            colRatedQ.MinWidth = 30;
-            colRatedQ.Name = "colRatedQ";
-            colRatedQ.OptionsColumn.ReadOnly = true;
-            colRatedQ.Width = 112;
-            // 
-            // colRatedH
-            // 
-            colRatedH.AppearanceCell.FontSizeDelta = 1;
-            colRatedH.AppearanceCell.Options.UseFont = true;
-            colRatedH.FieldName = "RatedH";
-            colRatedH.LayoutViewField = layoutViewField_colRatedH;
-            colRatedH.MinWidth = 30;
-            colRatedH.Name = "colRatedH";
-            colRatedH.OptionsColumn.ReadOnly = true;
-            colRatedH.Width = 112;
-            // 
-            // colRatedP
-            // 
-            colRatedP.AppearanceCell.FontSizeDelta = 1;
-            colRatedP.AppearanceCell.Options.UseFont = true;
-            colRatedP.FieldName = "RatedP";
-            colRatedP.LayoutViewField = layoutViewField_colRatedP;
-            colRatedP.MinWidth = 30;
-            colRatedP.Name = "colRatedP";
-            colRatedP.OptionsColumn.ReadOnly = true;
-            colRatedP.Width = 112;
-            // 
-            // colRatedN
-            // 
-            colRatedN.AppearanceCell.FontSizeDelta = 1;
-            colRatedN.AppearanceCell.Options.UseFont = true;
-            colRatedN.FieldName = "RatedN";
-            colRatedN.LayoutViewField = layoutViewField_colRatedN;
-            colRatedN.MinWidth = 30;
-            colRatedN.Name = "colRatedN";
-            colRatedN.OptionsColumn.ReadOnly = true;
-            colRatedN.Width = 112;
-            // 
-            // colCurrentHz
-            // 
-            colCurrentHz.FieldName = "CurrentHz";
-            colCurrentHz.LayoutViewField = layoutViewField_colCurrentHz;
-            colCurrentHz.MinWidth = 30;
-            colCurrentHz.Name = "colCurrentHz";
-            colCurrentHz.Width = 112;
-            // 
-            // colName
-            // 
-            colName.FieldName = "Name";
-            colName.LayoutViewField = layoutViewField_colName;
-            colName.MinWidth = 30;
-            colName.Name = "colName";
-            colName.OptionsColumn.AllowEdit = false;
-            colName.OptionsColumn.ReadOnly = true;
-            colName.Width = 112;
-            // 
-            // ColMatchimg
-            // 
-            ColMatchimg.Caption = "鍖归厤";
-            ColMatchimg.ColumnEdit = repBtnEditMatching;
-            ColMatchimg.LayoutViewField = layoutViewField_layoutViewColumn1;
-            ColMatchimg.MinWidth = 30;
-            ColMatchimg.Name = "ColMatchimg";
-            ColMatchimg.Width = 112;
-            // 
-            // repBtnEditMatching
-            // 
-            repBtnEditMatching.AutoHeight = false;
-            editorButtonImageOptions1.Image = Xhs.Core.Properties.Resources.technology_32x32;
-            editorButtonImageOptions1.SvgImageSize = new Size(12, 12);
-            repBtnEditMatching.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
-            repBtnEditMatching.Name = "repBtnEditMatching";
-            repBtnEditMatching.ReadOnly = true;
-            repBtnEditMatching.TextEditStyle = TextEditStyles.HideTextEditor;
+            xhsSchemePumpChangeListCtrl1.Location = new Point(0, 22);
+            xhsSchemePumpChangeListCtrl1.Name = "xhsSchemePumpChangeListCtrl1";
+            xhsSchemePumpChangeListCtrl1.Size = new Size(263, 442);
+            xhsSchemePumpChangeListCtrl1.TabIndex = 4;
             // 
             // Root
             // 
@@ -270,7 +93,7 @@
             Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1 });
             Root.Name = "Root";
             Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
-            Root.Size = new Size(368, 729);
+            Root.Size = new Size(263, 464);
             Root.TextVisible = false;
             // 
             // layoutControlGroup1
@@ -280,147 +103,47 @@
             layoutControlGroup1.Location = new Point(0, 0);
             layoutControlGroup1.Name = "layoutControlGroup1";
             layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
-            layoutControlGroup1.Size = new Size(368, 729);
+            layoutControlGroup1.Size = new Size(263, 464);
             layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
             layoutControlGroup1.Text = "姘存车鍒楄〃";
             // 
             // layoutControlItem1
             // 
-            layoutControlItem1.Control = gridControl1;
+            layoutControlItem1.Control = xhsSchemePumpChangeListCtrl1;
             layoutControlItem1.Location = new Point(0, 0);
             layoutControlItem1.Name = "layoutControlItem1";
             layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
-            layoutControlItem1.Size = new Size(368, 696);
+            layoutControlItem1.Size = new Size(263, 442);
             layoutControlItem1.TextSize = new Size(0, 0);
             layoutControlItem1.TextVisible = false;
             // 
-            // layoutViewCard1
+            // sidePanel1
             // 
-            layoutViewCard1.CustomizationFormText = "TemplateCard";
-            layoutViewCard1.GroupBordersVisible = false;
-            layoutViewCard1.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText;
-            layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutViewField_colName, layoutViewField_colModelType, layoutViewField_layoutViewColumn1, layoutViewField_colLinkStatus, layoutViewField_colCurrentHz });
-            layoutViewCard1.Name = "layoutViewCard1";
-            layoutViewCard1.OptionsItemText.TextToControlDistance = 5;
-            layoutViewCard1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
-            layoutViewCard1.Text = "TemplateCard";
-            layoutViewCard1.TextLocation = DevExpress.Utils.Locations.Default;
-            // 
-            // layoutViewField_colName
-            // 
-            layoutViewField_colName.EditorPreferredWidth = 108;
-            layoutViewField_colName.Location = new Point(0, 0);
-            layoutViewField_colName.MaxSize = new Size(112, 46);
-            layoutViewField_colName.MinSize = new Size(112, 46);
-            layoutViewField_colName.Name = "layoutViewField_colName";
-            layoutViewField_colName.Size = new Size(112, 46);
-            layoutViewField_colName.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
-            layoutViewField_colName.TextSize = new Size(0, 0);
-            layoutViewField_colName.TextVisible = false;
-            // 
-            // layoutViewField_colModelType
-            // 
-            layoutViewField_colModelType.EditorPreferredWidth = 149;
-            layoutViewField_colModelType.Location = new Point(112, 0);
-            layoutViewField_colModelType.MaxSize = new Size(153, 46);
-            layoutViewField_colModelType.MinSize = new Size(153, 46);
-            layoutViewField_colModelType.Name = "layoutViewField_colModelType";
-            layoutViewField_colModelType.Size = new Size(153, 46);
-            layoutViewField_colModelType.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
-            layoutViewField_colModelType.TextSize = new Size(0, 0);
-            layoutViewField_colModelType.TextVisible = false;
-            // 
-            // layoutViewField_layoutViewColumn1
-            // 
-            layoutViewField_layoutViewColumn1.EditorPreferredWidth = 44;
-            layoutViewField_layoutViewColumn1.Location = new Point(265, 0);
-            layoutViewField_layoutViewColumn1.MaxSize = new Size(48, 46);
-            layoutViewField_layoutViewColumn1.MinSize = new Size(48, 46);
-            layoutViewField_layoutViewColumn1.Name = "layoutViewField_layoutViewColumn1";
-            layoutViewField_layoutViewColumn1.Size = new Size(48, 46);
-            layoutViewField_layoutViewColumn1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
-            layoutViewField_layoutViewColumn1.TextSize = new Size(0, 0);
-            layoutViewField_layoutViewColumn1.TextVisible = false;
-            // 
-            // layoutViewField_colLinkStatus
-            // 
-            layoutViewField_colLinkStatus.EditorPreferredWidth = 108;
-            layoutViewField_colLinkStatus.Location = new Point(0, 46);
-            layoutViewField_colLinkStatus.Name = "layoutViewField_colLinkStatus";
-            layoutViewField_colLinkStatus.Size = new Size(112, 32);
-            layoutViewField_colLinkStatus.TextSize = new Size(0, 0);
-            layoutViewField_colLinkStatus.TextVisible = false;
-            // 
-            // layoutViewField_colCurrentHz
-            // 
-            layoutViewField_colCurrentHz.EditorPreferredWidth = 197;
-            layoutViewField_colCurrentHz.Location = new Point(112, 46);
-            layoutViewField_colCurrentHz.Name = "layoutViewField_colCurrentHz";
-            layoutViewField_colCurrentHz.Size = new Size(201, 32);
-            layoutViewField_colCurrentHz.TextSize = new Size(0, 0);
-            layoutViewField_colCurrentHz.TextVisible = false;
-            // 
-            // layoutViewField_colRatedQ
-            // 
-            layoutViewField_colRatedQ.EditorPreferredWidth = 20;
-            layoutViewField_colRatedQ.Location = new Point(0, 0);
-            layoutViewField_colRatedQ.Name = "layoutViewField_colRatedQ";
-            layoutViewField_colRatedQ.Size = new Size(313, 78);
-            layoutViewField_colRatedQ.TextSize = new Size(134, 22);
-            // 
-            // layoutViewField_colRatedH
-            // 
-            layoutViewField_colRatedH.EditorPreferredWidth = 20;
-            layoutViewField_colRatedH.Location = new Point(0, 0);
-            layoutViewField_colRatedH.Name = "layoutViewField_colRatedH";
-            layoutViewField_colRatedH.Size = new Size(313, 78);
-            layoutViewField_colRatedH.TextSize = new Size(134, 22);
-            // 
-            // layoutViewField_colRatedP
-            // 
-            layoutViewField_colRatedP.EditorPreferredWidth = 20;
-            layoutViewField_colRatedP.Location = new Point(0, 0);
-            layoutViewField_colRatedP.Name = "layoutViewField_colRatedP";
-            layoutViewField_colRatedP.Size = new Size(313, 78);
-            layoutViewField_colRatedP.TextSize = new Size(134, 22);
-            // 
-            // layoutViewField_colRatedN
-            // 
-            layoutViewField_colRatedN.EditorPreferredWidth = 20;
-            layoutViewField_colRatedN.Location = new Point(0, 0);
-            layoutViewField_colRatedN.Name = "layoutViewField_colRatedN";
-            layoutViewField_colRatedN.Size = new Size(313, 78);
-            layoutViewField_colRatedN.TextSize = new Size(134, 22);
+            sidePanel1.Controls.Add(layoutControl1);
+            sidePanel1.Dock = DockStyle.Right;
+            sidePanel1.Location = new Point(595, 0);
+            sidePanel1.Margin = new Padding(2);
+            sidePanel1.Name = "sidePanel1";
+            sidePanel1.Size = new Size(264, 464);
+            sidePanel1.TabIndex = 2;
+            sidePanel1.Text = "sidePanel1";
             // 
             // CreateXhsSchemePumpChangePage
             // 
-            AutoScaleDimensions = new SizeF(10F, 22F);
+            AutoScaleDimensions = new SizeF(7F, 14F);
             AutoScaleMode = AutoScaleMode.Font;
             Controls.Add(sidePanel3dModel);
-            Controls.Add(layoutControl1);
-            Margin = new Padding(4, 5, 4, 5);
+            Controls.Add(sidePanel1);
             Name = "CreateXhsSchemePumpChangePage";
-            Size = new Size(1227, 729);
+            Size = new Size(859, 464);
+            sidePanel3dModel.ResumeLayout(false);
+            ((ISupportInitialize)panelControl1).EndInit();
             ((ISupportInitialize)layoutControl1).EndInit();
             layoutControl1.ResumeLayout(false);
-            ((ISupportInitialize)gridControl1).EndInit();
-            ((ISupportInitialize)createXhsSchemePumpChangeViewMdoelBindingSource).EndInit();
-            ((ISupportInitialize)layoutView1).EndInit();
-            ((ISupportInitialize)repImgCmbStatus).EndInit();
-            ((ISupportInitialize)repBtnEditMatching).EndInit();
             ((ISupportInitialize)Root).EndInit();
             ((ISupportInitialize)layoutControlGroup1).EndInit();
             ((ISupportInitialize)layoutControlItem1).EndInit();
-            ((ISupportInitialize)layoutViewCard1).EndInit();
-            ((ISupportInitialize)layoutViewField_colName).EndInit();
-            ((ISupportInitialize)layoutViewField_colModelType).EndInit();
-            ((ISupportInitialize)layoutViewField_layoutViewColumn1).EndInit();
-            ((ISupportInitialize)layoutViewField_colLinkStatus).EndInit();
-            ((ISupportInitialize)layoutViewField_colCurrentHz).EndInit();
-            ((ISupportInitialize)layoutViewField_colRatedQ).EndInit();
-            ((ISupportInitialize)layoutViewField_colRatedH).EndInit();
-            ((ISupportInitialize)layoutViewField_colRatedP).EndInit();
-            ((ISupportInitialize)layoutViewField_colRatedN).EndInit();
+            sidePanel1.ResumeLayout(false);
             ResumeLayout(false);
         }
 
@@ -429,31 +152,10 @@
         private SidePanel sidePanel3dModel;
         private DevExpress.XtraLayout.LayoutControl layoutControl1;
         private DevExpress.XtraLayout.LayoutControlGroup Root;
-        private DevExpress.XtraGrid.GridControl gridControl1;
         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
+        private SidePanel sidePanel1;
+        private XhsSchemePumpChangeListCtrl xhsSchemePumpChangeListCtrl1;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
-        private BindingSource createXhsSchemePumpChangeViewMdoelBindingSource;
-        private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repImgCmbStatus;
-        private DevExpress.XtraGrid.Views.Layout.LayoutView layoutView1;
-        private DevExpress.XtraGrid.Columns.LayoutViewColumn colLinkStatus;
-        private DevExpress.XtraGrid.Columns.LayoutViewColumn colModelType;
-        private DevExpress.XtraGrid.Columns.LayoutViewColumn colRatedQ;
-        private DevExpress.XtraGrid.Columns.LayoutViewColumn colRatedH;
-        private DevExpress.XtraGrid.Columns.LayoutViewColumn colRatedP;
-        private DevExpress.XtraGrid.Columns.LayoutViewColumn colRatedN;
-        private DevExpress.XtraGrid.Columns.LayoutViewColumn colCurrentHz;
-        private DevExpress.XtraGrid.Columns.LayoutViewColumn colName;
-        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repBtnEditMatching;
-        private DevExpress.XtraGrid.Columns.LayoutViewColumn ColMatchimg;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colLinkStatus;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colModelType;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colRatedQ;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colRatedH;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colRatedP;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colRatedN;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colCurrentHz;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colName;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_layoutViewColumn1;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewCard layoutViewCard1;
+        private PanelControl panelControl1;
     }
 }

--
Gitblit v1.9.3