duheng
2024-12-10 26917739c47252ecdc3b8f43eca6ebaf9cba6ac4
WinFrmUI/HStation.WinFrmUI.Assets.Core/03-valve/02-main/AddValveMainDlg.Designer.cs
@@ -1,6 +1,6 @@
namespace HStation.WinFrmUI.Assets
{
    partial class AddValveMainDlg
    partial class AddAssetsValveMainDlg
    {
        /// <summary>
        /// Required designer variable.
@@ -30,15 +30,24 @@
        {
            components = new System.ComponentModel.Container();
            layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            popupContainerControl1 = new DevExpress.XtraEditors.PopupContainerControl();
            treeList1 = new DevExpress.XtraTreeList.TreeList();
            colName1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            colCaliber1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            colMaterial1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            colMinorLoss1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            valveCoefficientViewModelBindingSource = new BindingSource(components);
            TextEditType = new DevExpress.XtraEditors.ImageComboBoxEdit();
            BtnOk = new DevExpress.XtraEditors.SimpleButton();
            simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            TextEditName = new DevExpress.XtraEditors.TextEdit();
            TextEditDescription = new DevExpress.XtraEditors.MemoEdit();
            TextEditCaliber = new DevExpress.XtraEditors.ImageComboBoxEdit();
            TextEditCoefficient = new DevExpress.XtraEditors.TextEdit();
            TextEditMaterial = new DevExpress.XtraEditors.ImageComboBoxEdit();
            TextEditKeyWord = new DevExpress.XtraEditors.TextEdit();
            TextEditValveSetting = new DevExpress.XtraEditors.TextEdit();
            TextEditCoefficient = new DevExpress.XtraEditors.PopupContainerEdit();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
            layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -48,6 +57,10 @@
            layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
            layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            imageComboBoxEdit1 = new DevExpress.XtraEditors.ImageComboBoxEdit();
@@ -57,15 +70,27 @@
            layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
            colName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            colCaliber = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            colMaterial = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            colMinorLoss = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            selectFlagsPopupCtrl1 = new SelectFlagsPopupCtrl();
            layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
            layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)popupContainerControl1).BeginInit();
            popupContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)treeList1).BeginInit();
            ((System.ComponentModel.ISupportInitialize)valveCoefficientViewModelBindingSource).BeginInit();
            ((System.ComponentModel.ISupportInitialize)TextEditType.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)TextEditName.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)TextEditDescription.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)TextEditCaliber.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)TextEditCoefficient.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)TextEditMaterial.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)TextEditKeyWord.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)TextEditValveSetting.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)TextEditCoefficient.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
            ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit();
@@ -75,6 +100,10 @@
            ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit();
            ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem13).BeginInit();
            ((System.ComponentModel.ISupportInitialize)imageComboBoxEdit1.Properties).BeginInit();
@@ -84,17 +113,23 @@
            ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem27).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit();
            SuspendLayout();
            // 
            // layoutControl1
            // 
            layoutControl1.Controls.Add(selectFlagsPopupCtrl1);
            layoutControl1.Controls.Add(popupContainerControl1);
            layoutControl1.Controls.Add(TextEditType);
            layoutControl1.Controls.Add(BtnOk);
            layoutControl1.Controls.Add(simpleButton1);
            layoutControl1.Controls.Add(TextEditName);
            layoutControl1.Controls.Add(TextEditDescription);
            layoutControl1.Controls.Add(TextEditCaliber);
            layoutControl1.Controls.Add(TextEditCoefficient);
            layoutControl1.Controls.Add(TextEditMaterial);
            layoutControl1.Controls.Add(TextEditKeyWord);
            layoutControl1.Controls.Add(TextEditValveSetting);
            layoutControl1.Controls.Add(TextEditCoefficient);
            layoutControl1.Dock = DockStyle.Fill;
            layoutControl1.Location = new Point(0, 0);
            layoutControl1.Name = "layoutControl1";
@@ -104,28 +139,98 @@
            layoutControl1.TabIndex = 0;
            layoutControl1.Text = "layoutControl1";
            // 
            // popupContainerControl1
            //
            popupContainerControl1.Controls.Add(treeList1);
            popupContainerControl1.Location = new Point(20, 214);
            popupContainerControl1.Name = "popupContainerControl1";
            popupContainerControl1.Size = new Size(200, 100);
            popupContainerControl1.TabIndex = 1;
            //
            // treeList1
            //
            treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { colName1, colCaliber1, colMaterial1, colMinorLoss1 });
            treeList1.DataSource = valveCoefficientViewModelBindingSource;
            treeList1.Dock = DockStyle.Fill;
            treeList1.Location = new Point(0, 0);
            treeList1.Name = "treeList1";
            treeList1.OptionsBehavior.PopulateServiceColumns = true;
            treeList1.Size = new Size(200, 100);
            treeList1.TabIndex = 0;
            treeList1.FocusedNodeChanged += treeList1_FocusedNodeChanged;
            //
            // colName1
            //
            colName1.Caption = "名称";
            colName1.FieldName = "Name";
            colName1.Name = "colName1";
            colName1.Visible = true;
            colName1.VisibleIndex = 0;
            colName1.Width = 232;
            //
            // colCaliber1
            //
            colCaliber1.Caption = "口径";
            colCaliber1.FieldName = "Caliber";
            colCaliber1.Name = "colCaliber1";
            colCaliber1.Visible = true;
            colCaliber1.VisibleIndex = 1;
            colCaliber1.Width = 151;
            //
            // colMaterial1
            //
            colMaterial1.Caption = "材料";
            colMaterial1.FieldName = "Material";
            colMaterial1.Name = "colMaterial1";
            colMaterial1.Visible = true;
            colMaterial1.VisibleIndex = 2;
            colMaterial1.Width = 152;
            //
            // colMinorLoss1
            //
            colMinorLoss1.Caption = "局阻系数";
            colMinorLoss1.FieldName = "MinorLoss";
            colMinorLoss1.Name = "colMinorLoss1";
            colMinorLoss1.Visible = true;
            colMinorLoss1.VisibleIndex = 3;
            colMinorLoss1.Width = 152;
            //
            // valveCoefficientViewModelBindingSource
            //
            valveCoefficientViewModelBindingSource.DataSource = typeof(ValveCoefficientViewModel);
            //
            // TextEditType
            //
            TextEditType.Location = new Point(79, 80);
            TextEditType.Name = "TextEditType";
            TextEditType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
            TextEditType.Size = new Size(594, 20);
            TextEditType.StyleController = layoutControl1;
            TextEditType.TabIndex = 4;
            TextEditType.SelectedIndexChanged += TextEditType_SelectedIndexChanged;
            //
            // BtnOk
            // 
            BtnOk.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
            BtnOk.Appearance.Options.UseBackColor = true;
            BtnOk.Location = new Point(426, 452);
            BtnOk.Location = new Point(513, 452);
            BtnOk.Name = "BtnOk";
            BtnOk.Size = new Size(122, 22);
            BtnOk.Size = new Size(76, 22);
            BtnOk.StyleController = layoutControl1;
            BtnOk.TabIndex = 7;
            BtnOk.Text = "完成";
            BtnOk.TabIndex = 11;
            BtnOk.Text = "确定";
            BtnOk.Click += BtnOk_ClickAsync;
            // 
            // simpleButton1
            // 
            simpleButton1.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Danger;
            simpleButton1.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
            simpleButton1.Appearance.Options.UseBackColor = true;
            simpleButton1.DialogResult = DialogResult.Cancel;
            simpleButton1.Location = new Point(552, 452);
            simpleButton1.Location = new Point(593, 452);
            simpleButton1.Name = "simpleButton1";
            simpleButton1.Size = new Size(121, 22);
            simpleButton1.Size = new Size(80, 22);
            simpleButton1.StyleController = layoutControl1;
            simpleButton1.TabIndex = 8;
            simpleButton1.TabIndex = 12;
            simpleButton1.Text = "取消";
            // 
            // TextEditName
@@ -138,11 +243,11 @@
            // 
            // TextEditDescription
            // 
            TextEditDescription.Location = new Point(20, 140);
            TextEditDescription.Location = new Point(20, 239);
            TextEditDescription.Name = "TextEditDescription";
            TextEditDescription.Size = new Size(641, 296);
            TextEditDescription.Size = new Size(641, 197);
            TextEditDescription.StyleController = layoutControl1;
            TextEditDescription.TabIndex = 6;
            TextEditDescription.TabIndex = 10;
            // 
            // TextEditCaliber
            // 
@@ -151,15 +256,8 @@
            TextEditCaliber.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
            TextEditCaliber.Size = new Size(594, 20);
            TextEditCaliber.StyleController = layoutControl1;
            TextEditCaliber.TabIndex = 3;
            //
            // TextEditCoefficient
            //
            TextEditCoefficient.Location = new Point(79, 80);
            TextEditCoefficient.Name = "TextEditCoefficient";
            TextEditCoefficient.Size = new Size(594, 20);
            TextEditCoefficient.StyleController = layoutControl1;
            TextEditCoefficient.TabIndex = 2;
            TextEditCaliber.TabIndex = 2;
            TextEditCaliber.SelectedIndexChanged += TextEditCaliber_SelectedIndexChanged;
            // 
            // TextEditMaterial
            // 
@@ -168,7 +266,35 @@
            TextEditMaterial.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
            TextEditMaterial.Size = new Size(594, 20);
            TextEditMaterial.StyleController = layoutControl1;
            TextEditMaterial.TabIndex = 4;
            TextEditMaterial.TabIndex = 3;
            TextEditMaterial.SelectedIndexChanged += TextEditMaterial_SelectedIndexChanged;
            //
            // TextEditKeyWord
            //
            TextEditKeyWord.Location = new Point(79, 128);
            TextEditKeyWord.Name = "TextEditKeyWord";
            TextEditKeyWord.Size = new Size(594, 20);
            TextEditKeyWord.StyleController = layoutControl1;
            TextEditKeyWord.TabIndex = 6;
            //
            // TextEditValveSetting
            //
            TextEditValveSetting.Location = new Point(79, 152);
            TextEditValveSetting.Name = "TextEditValveSetting";
            TextEditValveSetting.Size = new Size(594, 20);
            TextEditValveSetting.StyleController = layoutControl1;
            TextEditValveSetting.TabIndex = 7;
            //
            // TextEditCoefficient
            //
            TextEditCoefficient.Location = new Point(79, 104);
            TextEditCoefficient.Name = "TextEditCoefficient";
            TextEditCoefficient.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
            TextEditCoefficient.Properties.PopupControl = popupContainerControl1;
            TextEditCoefficient.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
            TextEditCoefficient.Size = new Size(594, 20);
            TextEditCoefficient.StyleController = layoutControl1;
            TextEditCoefficient.TabIndex = 5;
            // 
            // Root
            // 
@@ -176,28 +302,18 @@
            Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            Root.GroupBordersVisible = false;
            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4, emptySpaceItem1, layoutControlItem8, tabbedControlGroup1, layoutControlItem1, layoutControlItem7, layoutControlItem3, layoutControlItem2 });
            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4, emptySpaceItem1, layoutControlItem8, tabbedControlGroup1, layoutControlItem1, layoutControlItem7, layoutControlItem3, layoutControlItem2, layoutControlItem9, layoutControlItem10, layoutControlItem6, layoutControlItem11 });
            Root.Name = "Root";
            Root.Padding = new DevExpress.XtraLayout.Utils.Padding(6, 6, 6, 6);
            Root.Size = new Size(681, 482);
            Root.TextVisible = false;
            // 
            // layoutControlItem2
            //
            layoutControlItem2.AllowHtmlStringInCaption = true;
            layoutControlItem2.Control = TextEditCoefficient;
            layoutControlItem2.Location = new Point(0, 72);
            layoutControlItem2.Name = "layoutControlItem2";
            layoutControlItem2.Size = new Size(669, 24);
            layoutControlItem2.Text = "<color=red>*</color>损失系数:";
            layoutControlItem2.TextSize = new Size(59, 14);
            //
            // layoutControlItem4
            // 
            layoutControlItem4.Control = BtnOk;
            layoutControlItem4.Location = new Point(418, 444);
            layoutControlItem4.Location = new Point(505, 444);
            layoutControlItem4.Name = "layoutControlItem4";
            layoutControlItem4.Size = new Size(126, 26);
            layoutControlItem4.Size = new Size(80, 26);
            layoutControlItem4.TextSize = new Size(0, 0);
            layoutControlItem4.TextVisible = false;
            // 
@@ -206,24 +322,24 @@
            emptySpaceItem1.AllowHotTrack = false;
            emptySpaceItem1.Location = new Point(0, 444);
            emptySpaceItem1.Name = "emptySpaceItem1";
            emptySpaceItem1.Size = new Size(418, 26);
            emptySpaceItem1.Size = new Size(505, 26);
            emptySpaceItem1.TextSize = new Size(0, 0);
            // 
            // layoutControlItem8
            // 
            layoutControlItem8.Control = simpleButton1;
            layoutControlItem8.Location = new Point(544, 444);
            layoutControlItem8.Location = new Point(585, 444);
            layoutControlItem8.Name = "layoutControlItem8";
            layoutControlItem8.Size = new Size(125, 26);
            layoutControlItem8.Size = new Size(84, 26);
            layoutControlItem8.TextSize = new Size(0, 0);
            layoutControlItem8.TextVisible = false;
            // 
            // tabbedControlGroup1
            // 
            tabbedControlGroup1.Location = new Point(0, 96);
            tabbedControlGroup1.Location = new Point(0, 195);
            tabbedControlGroup1.Name = "tabbedControlGroup1";
            tabbedControlGroup1.SelectedTabPage = layoutControlGroup1;
            tabbedControlGroup1.Size = new Size(669, 348);
            tabbedControlGroup1.Size = new Size(669, 249);
            tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1 });
            tabbedControlGroup1.Text = "说明";
            // 
@@ -232,7 +348,7 @@
            layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem5 });
            layoutControlGroup1.Location = new Point(0, 0);
            layoutControlGroup1.Name = "layoutControlGroup1";
            layoutControlGroup1.Size = new Size(645, 300);
            layoutControlGroup1.Size = new Size(645, 201);
            layoutControlGroup1.Text = "说明";
            // 
            // layoutControlItem5
@@ -240,7 +356,7 @@
            layoutControlItem5.Control = TextEditDescription;
            layoutControlItem5.Location = new Point(0, 0);
            layoutControlItem5.Name = "layoutControlItem5";
            layoutControlItem5.Size = new Size(645, 300);
            layoutControlItem5.Size = new Size(645, 201);
            layoutControlItem5.Text = "说明:";
            layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            layoutControlItem5.TextSize = new Size(0, 0);
@@ -276,6 +392,44 @@
            layoutControlItem3.Size = new Size(669, 24);
            layoutControlItem3.Text = "<color=red>*</color>口径:";
            layoutControlItem3.TextSize = new Size(59, 14);
            //
            // layoutControlItem2
            //
            layoutControlItem2.AllowHtmlStringInCaption = true;
            layoutControlItem2.Control = TextEditCoefficient;
            layoutControlItem2.Location = new Point(0, 96);
            layoutControlItem2.Name = "layoutControlItem2";
            layoutControlItem2.Size = new Size(669, 24);
            layoutControlItem2.Text = "<color=red>*</color>局阻系数:";
            layoutControlItem2.TextSize = new Size(59, 14);
            //
            // layoutControlItem9
            //
            layoutControlItem9.Control = TextEditKeyWord;
            layoutControlItem9.Location = new Point(0, 120);
            layoutControlItem9.Name = "layoutControlItem9";
            layoutControlItem9.Size = new Size(669, 24);
            layoutControlItem9.Text = "关键字:";
            layoutControlItem9.TextSize = new Size(59, 14);
            //
            // layoutControlItem10
            //
            layoutControlItem10.Control = TextEditValveSetting;
            layoutControlItem10.Location = new Point(0, 144);
            layoutControlItem10.Name = "layoutControlItem10";
            layoutControlItem10.Size = new Size(669, 24);
            layoutControlItem10.Text = "阀门设置:";
            layoutControlItem10.TextSize = new Size(59, 14);
            //
            // layoutControlItem6
            //
            layoutControlItem6.AllowHtmlStringInCaption = true;
            layoutControlItem6.Control = TextEditType;
            layoutControlItem6.Location = new Point(0, 72);
            layoutControlItem6.Name = "layoutControlItem6";
            layoutControlItem6.Size = new Size(669, 24);
            layoutControlItem6.Text = "<color=red>*</color>阀门类型:";
            layoutControlItem6.TextSize = new Size(59, 14);
            // 
            // dxErrorProvider1
            // 
@@ -347,24 +501,74 @@
            layoutControlItem27.Text = "说明:";
            layoutControlItem27.TextSize = new Size(59, 14);
            // 
            // AddValveMainDlg
            // colName
            //
            colName.FieldName = "Name";
            colName.Name = "colName";
            colName.Visible = true;
            colName.VisibleIndex = 0;
            //
            // colCaliber
            //
            colCaliber.FieldName = "Caliber";
            colCaliber.Name = "colCaliber";
            colCaliber.Visible = true;
            colCaliber.VisibleIndex = 1;
            //
            // colMaterial
            //
            colMaterial.FieldName = "Material";
            colMaterial.Name = "colMaterial";
            colMaterial.Visible = true;
            colMaterial.VisibleIndex = 2;
            //
            // colMinorLoss
            //
            colMinorLoss.FieldName = "MinorLoss";
            colMinorLoss.Name = "colMinorLoss";
            colMinorLoss.Visible = true;
            colMinorLoss.VisibleIndex = 3;
            //
            // selectFlagsPopupCtrl1
            //
            selectFlagsPopupCtrl1.Location = new Point(79, 176);
            selectFlagsPopupCtrl1.Name = "selectFlagsPopupCtrl1";
            selectFlagsPopupCtrl1.Size = new Size(594, 23);
            selectFlagsPopupCtrl1.TabIndex = 8;
            //
            // layoutControlItem11
            //
            layoutControlItem11.Control = selectFlagsPopupCtrl1;
            layoutControlItem11.Location = new Point(0, 168);
            layoutControlItem11.Name = "layoutControlItem11";
            layoutControlItem11.Size = new Size(669, 27);
            layoutControlItem11.Text = "标签列表:";
            layoutControlItem11.TextSize = new Size(59, 14);
            //
            // AddAssetsValveMainDlg
            // 
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleMode = AutoScaleMode.Font;
            ClientSize = new Size(681, 482);
            Controls.Add(layoutControl1);
            Name = "AddValveMainDlg";
            Name = "AddAssetsValveMainDlg";
            StartPosition = FormStartPosition.CenterScreen;
            Text = "添加阀门";
            ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
            layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)popupContainerControl1).EndInit();
            popupContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)treeList1).EndInit();
            ((System.ComponentModel.ISupportInitialize)valveCoefficientViewModelBindingSource).EndInit();
            ((System.ComponentModel.ISupportInitialize)TextEditType.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)TextEditName.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)TextEditDescription.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)TextEditCaliber.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)TextEditCoefficient.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)TextEditMaterial.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)TextEditKeyWord.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)TextEditValveSetting.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)TextEditCoefficient.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)Root).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
            ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit();
@@ -374,6 +578,10 @@
            ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit();
            ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem13).EndInit();
            ((System.ComponentModel.ISupportInitialize)imageComboBoxEdit1.Properties).EndInit();
@@ -383,6 +591,7 @@
            ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem27).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit();
            ResumeLayout(false);
        }
@@ -418,7 +627,26 @@
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
        private DevExpress.XtraEditors.ImageComboBoxEdit TextEditCaliber;
        private DevExpress.XtraEditors.TextEdit TextEditCoefficient;
        private DevExpress.XtraEditors.ImageComboBoxEdit TextEditMaterial;
        private DevExpress.XtraEditors.TextEdit TextEditKeyWord;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
        private DevExpress.XtraEditors.TextEdit TextEditValveSetting;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
        private DevExpress.XtraEditors.ImageComboBoxEdit TextEditType;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
        private BindingSource valveCoefficientViewModelBindingSource;
        private DevExpress.XtraEditors.PopupContainerEdit TextEditCoefficient;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colName;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colCaliber;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colMaterial;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colMinorLoss;
        private DevExpress.XtraEditors.PopupContainerControl popupContainerControl1;
        private DevExpress.XtraTreeList.TreeList treeList1;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colName1;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colCaliber1;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colMaterial1;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colMinorLoss1;
        private SelectFlagsPopupCtrl selectFlagsPopupCtrl1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
    }
}