tangxu
2025-01-02 c25ad1f3a62a9de62700cc8a16a886fe06733391
WinFrmUI/DPumpHydr.WinFrmUI.Volute/¼Óºñ/ctrlThicknessParas.Designer.cs
@@ -28,40 +28,21 @@
        /// </summary>
        private void InitializeComponent()
        {
            thunderGroupBox1 = new RLT.Controls.ThunderGroupBox();
            skyLabel蜗室厚度 = new RLT.Controls.SkyLabel();
            mTextBoxEdit厚度 = new RLT.Controls.MaterialTextBoxEdit();
            metroToolTip提示 = new RLT.Controls.MetroToolTip();
            materialButton1 = new RLT.Controls.MaterialButton();
            thunderGroupBox1.SuspendLayout();
            ribbonGroupBox1 = new RLT.Controls.RibbonGroupBox();
            mBtn更新模型 = new RLT.Controls.ForeverButtonSticky();
            ribbonGroupBox1.SuspendLayout();
            SuspendLayout();
            // 
            // thunderGroupBox1
            //
            thunderGroupBox1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
            thunderGroupBox1.BackColor = System.Drawing.SystemColors.Control;
            thunderGroupBox1.BodyColorA = System.Drawing.Color.Silver;
            thunderGroupBox1.BodyColorB = System.Drawing.Color.DarkGray;
            thunderGroupBox1.BodyColorC = System.Drawing.SystemColors.ButtonFace;
            thunderGroupBox1.BodyColorD = System.Drawing.SystemColors.ButtonFace;
            thunderGroupBox1.Controls.Add(materialButton1);
            thunderGroupBox1.Controls.Add(skyLabel蜗室厚度);
            thunderGroupBox1.Controls.Add(mTextBoxEdit厚度);
            thunderGroupBox1.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 10F, System.Drawing.FontStyle.Bold);
            thunderGroupBox1.ForeColor = System.Drawing.Color.Black;
            thunderGroupBox1.Location = new System.Drawing.Point(6, 3);
            thunderGroupBox1.Name = "thunderGroupBox1";
            thunderGroupBox1.Size = new System.Drawing.Size(311, 109);
            thunderGroupBox1.TabIndex = 20;
            thunderGroupBox1.Text = "蜗壳厚度";
            //
            // skyLabel蜗室平均速度
            // skyLabel蜗室厚度
            // 
            skyLabel蜗室厚度.AutoSize = true;
            skyLabel蜗室厚度.Font = new System.Drawing.Font("Swis721 BlkCn BT", 7F, System.Drawing.FontStyle.Bold);
            skyLabel蜗室厚度.ForeColor = System.Drawing.Color.DeepPink;
            skyLabel蜗室厚度.Location = new System.Drawing.Point(12, 88);
            skyLabel蜗室厚度.Name = "skyLabel蜗室平均速度";
            skyLabel蜗室厚度.Location = new System.Drawing.Point(50, 97);
            skyLabel蜗室厚度.Name = "skyLabel蜗室厚度";
            skyLabel蜗室厚度.Size = new System.Drawing.Size(71, 12);
            skyLabel蜗室厚度.TabIndex = 29;
            skyLabel蜗室厚度.Text = "请输入厚度!";
@@ -80,7 +61,7 @@
            mTextBoxEdit厚度.HideSelection = true;
            mTextBoxEdit厚度.Hint = "蜗室厚度";
            mTextBoxEdit厚度.LeadingIcon = null;
            mTextBoxEdit厚度.Location = new System.Drawing.Point(12, 37);
            mTextBoxEdit厚度.Location = new System.Drawing.Point(50, 46);
            mTextBoxEdit厚度.MaxLength = 32767;
            mTextBoxEdit厚度.MouseState = RLT.Helper.MaterialDrawHelper.MaterialMouseState.OUT;
            mTextBoxEdit厚度.Name = "mTextBoxEdit厚度";
@@ -106,7 +87,7 @@
            mTextBoxEdit厚度.Leave += mTextBoxEdit蜗室平均速度_Leave;
            mTextBoxEdit厚度.TextChanged += mTextBoxEdit蜗室平均速度_TextChanged;
            // 
            // metroToolTip第三步提示
            // metroToolTip提示
            // 
            metroToolTip提示.BackColor = System.Drawing.Color.White;
            metroToolTip提示.BorderColor = System.Drawing.Color.FromArgb(204, 204, 204);
@@ -118,48 +99,62 @@
            metroToolTip提示.ThemeAuthor = "";
            metroToolTip提示.ThemeName = "";
            // 
            // materialButton1
            // ribbonGroupBox1
            // 
            materialButton1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            materialButton1.Density = RLT.Controls.MaterialButton.MaterialButtonDensity.Default;
            materialButton1.Depth = 0;
            materialButton1.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 10F, System.Drawing.FontStyle.Bold);
            materialButton1.HighEmphasis = false;
            materialButton1.Icon = null;
            materialButton1.IconType = RLT.Controls.MaterialButton.MaterialIconType.Rebase;
            materialButton1.Location = new System.Drawing.Point(221, 49);
            materialButton1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
            materialButton1.MouseState = RLT.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
            materialButton1.Name = "materialButton1";
            materialButton1.NoAccentTextColor = System.Drawing.Color.Empty;
            materialButton1.Size = new System.Drawing.Size(64, 36);
            materialButton1.TabIndex = 6;
            materialButton1.Text = "刷新";
            materialButton1.Type = RLT.Controls.MaterialButton.MaterialButtonType.Outlined;
            materialButton1.UseAccentColor = false;
            materialButton1.UseVisualStyleBackColor = true;
            materialButton1.Click += materialButton1_Click;
            ribbonGroupBox1.BackColor = System.Drawing.Color.Transparent;
            ribbonGroupBox1.BaseColor = System.Drawing.Color.Transparent;
            ribbonGroupBox1.BorderColorA = System.Drawing.Color.FromArgb(143, 143, 143);
            ribbonGroupBox1.BorderColorB = System.Drawing.Color.FromArgb(174, 178, 172);
            ribbonGroupBox1.BorderColorC = System.Drawing.Color.FromArgb(194, 192, 200);
            ribbonGroupBox1.CompositingQualityType = System.Drawing.Drawing2D.CompositingQuality.HighQuality;
            ribbonGroupBox1.Controls.Add(mBtn更新模型);
            ribbonGroupBox1.Controls.Add(skyLabel蜗室厚度);
            ribbonGroupBox1.Controls.Add(mTextBoxEdit厚度);
            ribbonGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            ribbonGroupBox1.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
            ribbonGroupBox1.ForeColor = System.Drawing.Color.Black;
            ribbonGroupBox1.LineColorA = System.Drawing.Color.FromArgb(126, 126, 126);
            ribbonGroupBox1.LineColorB = System.Drawing.Color.FromArgb(126, 126, 126);
            ribbonGroupBox1.Location = new System.Drawing.Point(0, 0);
            ribbonGroupBox1.Name = "ribbonGroupBox1";
            ribbonGroupBox1.Size = new System.Drawing.Size(335, 808);
            ribbonGroupBox1.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
            ribbonGroupBox1.TabIndex = 21;
            ribbonGroupBox1.Text = "厚度";
            ribbonGroupBox1.TitleHeight = 30;
            //
            // mBtn更新模型
            //
            mBtn更新模型.BackColor = System.Drawing.Color.Transparent;
            mBtn更新模型.BaseColor = System.Drawing.Color.FromArgb(35, 168, 109);
            mBtn更新模型.Font = new System.Drawing.Font("Segoe UI", 9F);
            mBtn更新模型.Location = new System.Drawing.Point(225, 5);
            mBtn更新模型.Name = "mBtn更新模型";
            mBtn更新模型.Rounded = false;
            mBtn更新模型.Size = new System.Drawing.Size(90, 20);
            mBtn更新模型.TabIndex = 72;
            mBtn更新模型.Text = "更新模型";
            mBtn更新模型.TextColor = System.Drawing.Color.FromArgb(243, 243, 243);
            // 
            // ctrlThicknessParas
            // 
            AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
            AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            BackColor = System.Drawing.SystemColors.ControlLight;
            Controls.Add(thunderGroupBox1);
            Controls.Add(ribbonGroupBox1);
            Margin = new System.Windows.Forms.Padding(4);
            Name = "ctrlThicknessParas";
            Size = new System.Drawing.Size(320, 808);
            thunderGroupBox1.ResumeLayout(false);
            thunderGroupBox1.PerformLayout();
            Size = new System.Drawing.Size(335, 808);
            ribbonGroupBox1.ResumeLayout(false);
            ribbonGroupBox1.PerformLayout();
            ResumeLayout(false);
        }
        #endregion
        private RLT.Controls.ThunderGroupBox thunderGroupBox1;
        private RLT.Controls.MaterialTextBoxEdit mTextBoxEdit厚度;
        private RLT.Controls.MetroToolTip metroToolTip提示;
        private RLT.Controls.SkyLabel skyLabel蜗室厚度;
        private RLT.Controls.MaterialButton materialButton1;
        private RLT.Controls.RibbonGroupBox ribbonGroupBox1;
        private RLT.Controls.ForeverButtonSticky mBtn更新模型;
    }
}