Shuxia Ning
2024-11-08 0cd48df8ccca96a8a0117a508c342a90dc2eacb8
WinFrmUI/Yw.WinFrmUI.Hydro.Core/05-property/HydroParterPropertyDescriptionCtrl.Designer.cs
@@ -33,18 +33,18 @@
            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
            layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            svgImg16 = new DevExpress.Utils.SvgImageCollection(components);
            labCaption = new DevExpress.XtraEditors.LabelControl();
            layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            labText = new DevExpress.XtraEditors.MemoEdit();
            labCaption = new DevExpress.XtraEditors.LabelControl();
            svgImg16 = new DevExpress.Utils.SvgImageCollection(components);
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            ((ISupportInitialize)layoutControl1).BeginInit();
            layoutControl1.SuspendLayout();
            ((ISupportInitialize)Root).BeginInit();
            ((ISupportInitialize)svgImg16).BeginInit();
            ((ISupportInitialize)layoutControlItem1).BeginInit();
            ((ISupportInitialize)labText.Properties).BeginInit();
            ((ISupportInitialize)svgImg16).BeginInit();
            ((ISupportInitialize)Root).BeginInit();
            ((ISupportInitialize)layoutControlItem1).BeginInit();
            ((ISupportInitialize)layoutControlItem2).BeginInit();
            SuspendLayout();
            // 
@@ -55,11 +55,48 @@
            layoutControl1.Dock = DockStyle.Fill;
            layoutControl1.Location = new Point(0, 0);
            layoutControl1.Name = "layoutControl1";
            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(904, 144, 650, 400);
            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(673, 138, 650, 400);
            layoutControl1.Root = Root;
            layoutControl1.Size = new Size(621, 433);
            layoutControl1.TabIndex = 0;
            layoutControl1.Text = "layoutControl1";
            //
            // labText
            //
            labText.EditValue = "";
            labText.Location = new Point(2, 30);
            labText.Name = "labText";
            labText.Properties.AllowFocused = false;
            labText.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            labText.Properties.Appearance.BackColor = Color.Transparent;
            labText.Properties.Appearance.Options.UseBackColor = true;
            labText.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            labText.Properties.ScrollBars = ScrollBars.None;
            labText.Size = new Size(617, 403);
            labText.StyleController = layoutControl1;
            labText.TabIndex = 5;
            //
            // labCaption
            //
            labCaption.Appearance.ForeColor = Color.FromArgb(0, 122, 204);
            labCaption.Appearance.Options.UseForeColor = true;
            labCaption.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            labCaption.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            labCaption.ImageOptions.Alignment = ContentAlignment.MiddleLeft;
            labCaption.ImageOptions.Images = svgImg16;
            labCaption.Location = new Point(2, 0);
            labCaption.Name = "labCaption";
            labCaption.Size = new Size(617, 30);
            labCaption.StyleController = layoutControl1;
            labCaption.TabIndex = 4;
            labCaption.Text = "标题";
            //
            // svgImg16
            //
            svgImg16.Add("cancel", "image://svgimages/outlook inspired/cancel.svg");
            svgImg16.Add("bo_validation", "image://svgimages/business objects/bo_validation.svg");
            svgImg16.Add("bo_attention", "image://svgimages/business objects/bo_attention.svg");
            svgImg16.Add("highimportance", "image://svgimages/outlook inspired/highimportance.svg");
            // 
            // Root
            // 
@@ -80,29 +117,6 @@
            Root.Size = new Size(621, 433);
            Root.TextVisible = false;
            // 
            // svgImg16
            //
            svgImg16.Add("cancel", "image://svgimages/outlook inspired/cancel.svg");
            svgImg16.Add("bo_validation", "image://svgimages/business objects/bo_validation.svg");
            svgImg16.Add("bo_attention", "image://svgimages/business objects/bo_attention.svg");
            svgImg16.Add("highimportance", "image://svgimages/outlook inspired/highimportance.svg");
            //
            // labCaption
            //
            labCaption.Appearance.ForeColor = Color.FromArgb(0, 122, 204);
            labCaption.Appearance.Options.UseForeColor = true;
            labCaption.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            labCaption.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            labCaption.ImageOptions.Alignment = ContentAlignment.MiddleLeft;
            labCaption.ImageOptions.ImageIndex = 1;
            labCaption.ImageOptions.Images = svgImg16;
            labCaption.Location = new Point(2, 2);
            labCaption.Name = "labCaption";
            labCaption.Size = new Size(617, 26);
            labCaption.StyleController = layoutControl1;
            labCaption.TabIndex = 4;
            labCaption.Text = "标题";
            //
            // layoutControlItem1
            // 
            layoutControlItem1.AppearanceItemCaption.Options.UseTextOptions = true;
@@ -112,23 +126,11 @@
            layoutControlItem1.Location = new Point(0, 0);
            layoutControlItem1.MinSize = new Size(16, 18);
            layoutControlItem1.Name = "layoutControlItem1";
            layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
            layoutControlItem1.Size = new Size(621, 30);
            layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            layoutControlItem1.TextSize = new Size(0, 0);
            layoutControlItem1.TextVisible = false;
            //
            // labText
            //
            labText.Location = new Point(2, 32);
            labText.Name = "labText";
            labText.Properties.AllowFocused = false;
            labText.Properties.Appearance.BackColor = Color.Transparent;
            labText.Properties.Appearance.Options.UseBackColor = true;
            labText.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            labText.Properties.ScrollBars = ScrollBars.None;
            labText.Size = new Size(617, 399);
            labText.StyleController = layoutControl1;
            labText.TabIndex = 5;
            // 
            // layoutControlItem2
            // 
@@ -136,6 +138,7 @@
            layoutControlItem2.Location = new Point(0, 30);
            layoutControlItem2.Name = "layoutControlItem2";
            layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
            layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
            layoutControlItem2.Size = new Size(621, 403);
            layoutControlItem2.TextSize = new Size(0, 0);
            layoutControlItem2.TextVisible = false;
@@ -149,10 +152,10 @@
            Size = new Size(621, 433);
            ((ISupportInitialize)layoutControl1).EndInit();
            layoutControl1.ResumeLayout(false);
            ((ISupportInitialize)Root).EndInit();
            ((ISupportInitialize)svgImg16).EndInit();
            ((ISupportInitialize)layoutControlItem1).EndInit();
            ((ISupportInitialize)labText.Properties).EndInit();
            ((ISupportInitialize)svgImg16).EndInit();
            ((ISupportInitialize)Root).EndInit();
            ((ISupportInitialize)layoutControlItem1).EndInit();
            ((ISupportInitialize)layoutControlItem2).EndInit();
            ResumeLayout(false);
        }