duheng
2024-12-27 1c3e5bc50d3045d51cb9a9f747d53442b82d9e2c
WinFrmUI/HStation.WinFrmUI.Assets.Core/03-valve/02-main/EditAssetsValveMainDlg.Designer.cs
@@ -30,6 +30,7 @@
        {
            components = new Container();
            layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            TextEditType = new DevExpress.XtraEditors.ImageComboBoxEdit();
            txtKeyWord = new DevExpress.XtraEditors.TextEdit();
            txtTagName = new DevExpress.XtraEditors.TextEdit();
            setFlagsEditCtrl1 = new SetFlagsEditCtrl();
@@ -46,14 +47,14 @@
            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
            TextEditType = new DevExpress.XtraEditors.ImageComboBoxEdit();
            layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
            ((ISupportInitialize)layoutControl1).BeginInit();
            layoutControl1.SuspendLayout();
            ((ISupportInitialize)TextEditType.Properties).BeginInit();
            ((ISupportInitialize)txtKeyWord.Properties).BeginInit();
            ((ISupportInitialize)txtTagName.Properties).BeginInit();
            ((ISupportInitialize)txtDescription.Properties).BeginInit();
@@ -68,12 +69,11 @@
            ((ISupportInitialize)layoutControlItem2).BeginInit();
            ((ISupportInitialize)layoutControlItem6).BeginInit();
            ((ISupportInitialize)layoutControlItem7).BeginInit();
            ((ISupportInitialize)layoutControlItem9).BeginInit();
            ((ISupportInitialize)layoutControlItem10).BeginInit();
            ((ISupportInitialize)layoutControlItem8).BeginInit();
            ((ISupportInitialize)dxErrorProvider1).BeginInit();
            ((ISupportInitialize)TextEditType.Properties).BeginInit();
            ((ISupportInitialize)layoutControlItem11).BeginInit();
            ((ISupportInitialize)layoutControlItem9).BeginInit();
            ((ISupportInitialize)dxErrorProvider1).BeginInit();
            SuspendLayout();
            // 
            // layoutControl1
@@ -96,6 +96,15 @@
            layoutControl1.Size = new Size(665, 381);
            layoutControl1.TabIndex = 1;
            layoutControl1.Text = "layoutControl1";
            //
            // TextEditType
            //
            TextEditType.Location = new Point(405, 60);
            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(248, 20);
            TextEditType.StyleController = layoutControl1;
            TextEditType.TabIndex = 6;
            // 
            // txtKeyWord
            // 
@@ -228,7 +237,7 @@
            layoutControlItem2.Location = new Point(0, 24);
            layoutControlItem2.Name = "layoutControlItem2";
            layoutControlItem2.Size = new Size(322, 24);
            layoutControlItem2.Text = "<color=red>*</color>材质:";
            layoutControlItem2.Text = "材质:";
            layoutControlItem2.TextSize = new Size(59, 14);
            // 
            // layoutControlItem6
@@ -249,15 +258,6 @@
            layoutControlItem7.TextSize = new Size(0, 0);
            layoutControlItem7.TextVisible = false;
            // 
            // layoutControlItem9
            //
            layoutControlItem9.Control = txtTagName;
            layoutControlItem9.Location = new Point(322, 72);
            layoutControlItem9.Name = "layoutControlItem9";
            layoutControlItem9.Size = new Size(323, 24);
            layoutControlItem9.Text = "标志:";
            layoutControlItem9.TextSize = new Size(59, 14);
            //
            // layoutControlItem10
            // 
            layoutControlItem10.Control = txtKeyWord;
@@ -276,19 +276,6 @@
            layoutControlItem8.Text = "标签:";
            layoutControlItem8.TextSize = new Size(59, 14);
            // 
            // dxErrorProvider1
            //
            dxErrorProvider1.ContainerControl = this;
            //
            // TextEditType
            //
            TextEditType.Location = new Point(405, 60);
            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(248, 20);
            TextEditType.StyleController = layoutControl1;
            TextEditType.TabIndex = 6;
            //
            // layoutControlItem11
            // 
            layoutControlItem11.AllowHtmlStringInCaption = true;
@@ -298,6 +285,19 @@
            layoutControlItem11.Size = new Size(323, 24);
            layoutControlItem11.Text = "<color=red>*</color>阀门类型:";
            layoutControlItem11.TextSize = new Size(59, 14);
            //
            // layoutControlItem9
            //
            layoutControlItem9.Control = txtTagName;
            layoutControlItem9.Location = new Point(322, 72);
            layoutControlItem9.Name = "layoutControlItem9";
            layoutControlItem9.Size = new Size(323, 24);
            layoutControlItem9.Text = "标志:";
            layoutControlItem9.TextSize = new Size(59, 14);
            //
            // dxErrorProvider1
            //
            dxErrorProvider1.ContainerControl = this;
            // 
            // EditAssetsValveMainDlg
            // 
@@ -310,6 +310,7 @@
            Text = "编辑";
            ((ISupportInitialize)layoutControl1).EndInit();
            layoutControl1.ResumeLayout(false);
            ((ISupportInitialize)TextEditType.Properties).EndInit();
            ((ISupportInitialize)txtKeyWord.Properties).EndInit();
            ((ISupportInitialize)txtTagName.Properties).EndInit();
            ((ISupportInitialize)txtDescription.Properties).EndInit();
@@ -324,12 +325,11 @@
            ((ISupportInitialize)layoutControlItem2).EndInit();
            ((ISupportInitialize)layoutControlItem6).EndInit();
            ((ISupportInitialize)layoutControlItem7).EndInit();
            ((ISupportInitialize)layoutControlItem9).EndInit();
            ((ISupportInitialize)layoutControlItem10).EndInit();
            ((ISupportInitialize)layoutControlItem8).EndInit();
            ((ISupportInitialize)dxErrorProvider1).EndInit();
            ((ISupportInitialize)TextEditType.Properties).EndInit();
            ((ISupportInitialize)layoutControlItem11).EndInit();
            ((ISupportInitialize)layoutControlItem9).EndInit();
            ((ISupportInitialize)dxErrorProvider1).EndInit();
            ResumeLayout(false);
        }