yangyin
2025-02-28 baa80d650adebcce70f1113cc1020c6039c159a0
WinFrmUI/DPumpHydr.WinFrmUI.Volute/³öË®Éè¼Æ/²ÎÊý¿Ø¼þ/SetOutflowParaArcCtrl.Designer.cs
@@ -1,4 +1,4 @@
namespace DPumpHydr.WinFrmUI.Volute.出水设计.参数控件
namespace DPumpHydr.WinFrmUI.Volute
{
    partial class SetOutflowParaArcCtrl
    {
@@ -32,7 +32,7 @@
            skyLabelH = new RLT.Controls.SkyLabel();
            mlTextBoxEditH = new RLT.Controls.MaterialTextBoxEdit();
            skyLabel圆弧r2 = new RLT.Controls.SkyLabel();
            mlTextBoxEdit圆弧r2 = new RLT.Controls.MaterialTextBoxEdit();
            mlTextBoxEdit圆弧2 = new RLT.Controls.MaterialTextBoxEdit();
            skyLabel圆弧r1 = new RLT.Controls.SkyLabel();
            mlTextBoxEdit圆弧1 = new RLT.Controls.MaterialTextBoxEdit();
            skyLabel扩散管出口直径 = new RLT.Controls.SkyLabel();
@@ -58,7 +58,7 @@
            thunderGroupBox2.Controls.Add(skyLabelH);
            thunderGroupBox2.Controls.Add(mlTextBoxEditH);
            thunderGroupBox2.Controls.Add(skyLabel圆弧r2);
            thunderGroupBox2.Controls.Add(mlTextBoxEdit圆弧r2);
            thunderGroupBox2.Controls.Add(mlTextBoxEdit圆弧2);
            thunderGroupBox2.Controls.Add(skyLabel圆弧r1);
            thunderGroupBox2.Controls.Add(mlTextBoxEdit圆弧1);
            thunderGroupBox2.Controls.Add(skyLabel扩散管出口直径);
@@ -123,6 +123,8 @@
            mlTextBoxEditH.TrailingIcon = null;
            mlTextBoxEditH.UseAccent = false;
            mlTextBoxEditH.UseSystemPasswordChar = false;
            mlTextBoxEditH.Enter += mlTextBoxEditH_Enter;
            mlTextBoxEditH.Leave += mlTextBoxEditH_Leave;
            // 
            // skyLabel圆弧r2
            // 
@@ -136,42 +138,44 @@
            skyLabel圆弧r2.Text = "请输入圆弧r2!";
            skyLabel圆弧r2.Visible = false;
            // 
            // mlTextBoxEdit圆弧r2
            // mlTextBoxEdit圆弧2
            // 
            mlTextBoxEdit圆弧r2.AnimateReadOnly = false;
            mlTextBoxEdit圆弧r2.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.None;
            mlTextBoxEdit圆弧r2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
            mlTextBoxEdit圆弧r2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            mlTextBoxEdit圆弧r2.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
            mlTextBoxEdit圆弧r2.Depth = 0;
            mlTextBoxEdit圆弧r2.Enabled = false;
            mlTextBoxEdit圆弧r2.Font = new System.Drawing.Font("Microsoft Sans Serif", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            mlTextBoxEdit圆弧r2.HelperText = "请输入正确圆弧r2!";
            mlTextBoxEdit圆弧r2.HideSelection = true;
            mlTextBoxEdit圆弧r2.Hint = "圆弧r2(mm)";
            mlTextBoxEdit圆弧r2.LeadingIcon = null;
            mlTextBoxEdit圆弧r2.Location = new System.Drawing.Point(167, 49);
            mlTextBoxEdit圆弧r2.MaxLength = 32767;
            mlTextBoxEdit圆弧r2.MouseState = RLT.Helper.MaterialDrawHelper.MaterialMouseState.OUT;
            mlTextBoxEdit圆弧r2.Name = "mlTextBoxEdit圆弧r2";
            mlTextBoxEdit圆弧r2.NullValuePromptText = null;
            mlTextBoxEdit圆弧r2.PasswordChar = '\0';
            mlTextBoxEdit圆弧r2.PrefixSuffix = RLT.Controls.MaterialTextBoxEdit.PrefixSuffixTypes.Suffix;
            mlTextBoxEdit圆弧r2.PrefixSuffixText = null;
            mlTextBoxEdit圆弧r2.ReadOnly = false;
            mlTextBoxEdit圆弧r2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            mlTextBoxEdit圆弧r2.SelectedText = "";
            mlTextBoxEdit圆弧r2.SelectionLength = 0;
            mlTextBoxEdit圆弧r2.SelectionStart = 0;
            mlTextBoxEdit圆弧r2.ShortcutsEnabled = true;
            mlTextBoxEdit圆弧r2.Size = new System.Drawing.Size(134, 48);
            mlTextBoxEdit圆弧r2.TabIndex = 71;
            mlTextBoxEdit圆弧r2.TabStop = false;
            mlTextBoxEdit圆弧r2.Text = "请输入圆弧r2";
            mlTextBoxEdit圆弧r2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            mlTextBoxEdit圆弧r2.TrailingIcon = null;
            mlTextBoxEdit圆弧r2.UseAccent = false;
            mlTextBoxEdit圆弧r2.UseSystemPasswordChar = false;
            mlTextBoxEdit圆弧2.AnimateReadOnly = false;
            mlTextBoxEdit圆弧2.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.None;
            mlTextBoxEdit圆弧2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
            mlTextBoxEdit圆弧2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            mlTextBoxEdit圆弧2.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
            mlTextBoxEdit圆弧2.Depth = 0;
            mlTextBoxEdit圆弧2.Enabled = false;
            mlTextBoxEdit圆弧2.Font = new System.Drawing.Font("Microsoft Sans Serif", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            mlTextBoxEdit圆弧2.HelperText = "请输入正确圆弧r2!";
            mlTextBoxEdit圆弧2.HideSelection = true;
            mlTextBoxEdit圆弧2.Hint = "圆弧r2(mm)";
            mlTextBoxEdit圆弧2.LeadingIcon = null;
            mlTextBoxEdit圆弧2.Location = new System.Drawing.Point(167, 49);
            mlTextBoxEdit圆弧2.MaxLength = 32767;
            mlTextBoxEdit圆弧2.MouseState = RLT.Helper.MaterialDrawHelper.MaterialMouseState.OUT;
            mlTextBoxEdit圆弧2.Name = "mlTextBoxEdit圆弧2";
            mlTextBoxEdit圆弧2.NullValuePromptText = null;
            mlTextBoxEdit圆弧2.PasswordChar = '\0';
            mlTextBoxEdit圆弧2.PrefixSuffix = RLT.Controls.MaterialTextBoxEdit.PrefixSuffixTypes.Suffix;
            mlTextBoxEdit圆弧2.PrefixSuffixText = null;
            mlTextBoxEdit圆弧2.ReadOnly = false;
            mlTextBoxEdit圆弧2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            mlTextBoxEdit圆弧2.SelectedText = "";
            mlTextBoxEdit圆弧2.SelectionLength = 0;
            mlTextBoxEdit圆弧2.SelectionStart = 0;
            mlTextBoxEdit圆弧2.ShortcutsEnabled = true;
            mlTextBoxEdit圆弧2.Size = new System.Drawing.Size(134, 48);
            mlTextBoxEdit圆弧2.TabIndex = 71;
            mlTextBoxEdit圆弧2.TabStop = false;
            mlTextBoxEdit圆弧2.Text = "请输入圆弧r2";
            mlTextBoxEdit圆弧2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            mlTextBoxEdit圆弧2.TrailingIcon = null;
            mlTextBoxEdit圆弧2.UseAccent = false;
            mlTextBoxEdit圆弧2.UseSystemPasswordChar = false;
            mlTextBoxEdit圆弧2.Enter += mlTextBoxEdit圆弧2_Enter;
            mlTextBoxEdit圆弧2.Leave += mlTextBoxEdit圆弧2_Leave;
            // 
            // skyLabel圆弧r1
            // 
@@ -221,6 +225,7 @@
            mlTextBoxEdit圆弧1.UseAccent = false;
            mlTextBoxEdit圆弧1.UseSystemPasswordChar = false;
            mlTextBoxEdit圆弧1.Enter += mlTextBoxEdit圆弧1_Enter;
            mlTextBoxEdit圆弧1.Leave += mlTextBoxEdit圆弧1_Leave;
            // 
            // skyLabel扩散管出口直径
            // 
@@ -269,6 +274,8 @@
            mlTextBoxEdit扩散管出口直径.TrailingIcon = null;
            mlTextBoxEdit扩散管出口直径.UseAccent = false;
            mlTextBoxEdit扩散管出口直径.UseSystemPasswordChar = false;
            mlTextBoxEdit扩散管出口直径.Enter += mlTextBoxEdit扩散管出口直径_Enter;
            mlTextBoxEdit扩散管出口直径.Leave += mlTextBoxEdit扩散管出口直径_Leave;
            // 
            // skyLabel中心距离
            // 
@@ -329,6 +336,8 @@
            mlTextBoxEdit中心距离.TrailingIcon = null;
            mlTextBoxEdit中心距离.UseAccent = false;
            mlTextBoxEdit中心距离.UseSystemPasswordChar = false;
            mlTextBoxEdit中心距离.Enter += mlTextBoxEdit中心距离_Enter;
            mlTextBoxEdit中心距离.Leave += mlTextBoxEdit中心距离_Leave;
            // 
            // mlTextBoxEdit扩散管长度
            // 
@@ -365,6 +374,8 @@
            mlTextBoxEdit扩散管长度.TrailingIcon = null;
            mlTextBoxEdit扩散管长度.UseAccent = false;
            mlTextBoxEdit扩散管长度.UseSystemPasswordChar = false;
            mlTextBoxEdit扩散管长度.Enter += mlTextBoxEdit扩散管长度_Enter;
            mlTextBoxEdit扩散管长度.Leave += mlTextBoxEdit扩散管长度_Leave;
            // 
            // thunderGroupBox1
            // 
@@ -420,6 +431,8 @@
            mlTextBoxEditr.TrailingIcon = null;
            mlTextBoxEditr.UseAccent = false;
            mlTextBoxEditr.UseSystemPasswordChar = false;
            mlTextBoxEditr.Enter += mlTextBoxEditr_Enter;
            mlTextBoxEditr.Leave += mlTextBoxEditr_Leave;
            // 
            // skyLabelr
            // 
@@ -462,7 +475,7 @@
        private RLT.Controls.SkyLabel skyLabelH;
        private RLT.Controls.MaterialTextBoxEdit mlTextBoxEditH;
        private RLT.Controls.SkyLabel skyLabel圆弧r2;
        private RLT.Controls.MaterialTextBoxEdit mlTextBoxEdit圆弧r2;
        private RLT.Controls.MaterialTextBoxEdit mlTextBoxEdit圆弧2;
        private RLT.Controls.ThunderGroupBox thunderGroupBox1;
        private RLT.Controls.MaterialTextBoxEdit mlTextBoxEditr;
        private RLT.Controls.SkyLabel skyLabelr;