tangxu
2024-12-29 69802f258f69584a1a77941677a89f03d6105c39
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
namespace DPumpHydr.WinFrmUI.Volute 
{
    partial class ctrlThicknessParas
    {
        /// <summary> 
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;
 
        /// <summary> 
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }
 
        #region 组件设计器生成的代码
 
        /// <summary> 
        /// 设计器支持所需的方法 - 不要修改
        /// 使用代码编辑器修改此方法的内容。
        /// </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();
            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蜗室厚度.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蜗室厚度.Size = new System.Drawing.Size(71, 12);
            skyLabel蜗室厚度.TabIndex = 29;
            skyLabel蜗室厚度.Text = "请输入厚度!";
            skyLabel蜗室厚度.Visible = false;
            // 
            // mTextBoxEdit厚度
            // 
            mTextBoxEdit厚度.AnimateReadOnly = false;
            mTextBoxEdit厚度.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.None;
            mTextBoxEdit厚度.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
            mTextBoxEdit厚度.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            mTextBoxEdit厚度.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
            mTextBoxEdit厚度.Depth = 0;
            mTextBoxEdit厚度.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            mTextBoxEdit厚度.HelperText = "请输入正确厚度!";
            mTextBoxEdit厚度.HideSelection = true;
            mTextBoxEdit厚度.Hint = "蜗室厚度";
            mTextBoxEdit厚度.LeadingIcon = null;
            mTextBoxEdit厚度.Location = new System.Drawing.Point(12, 37);
            mTextBoxEdit厚度.MaxLength = 32767;
            mTextBoxEdit厚度.MouseState = RLT.Helper.MaterialDrawHelper.MaterialMouseState.OUT;
            mTextBoxEdit厚度.Name = "mTextBoxEdit厚度";
            mTextBoxEdit厚度.NullValuePromptText = null;
            mTextBoxEdit厚度.PasswordChar = '\0';
            mTextBoxEdit厚度.PrefixSuffix = RLT.Controls.MaterialTextBoxEdit.PrefixSuffixTypes.Suffix;
            mTextBoxEdit厚度.PrefixSuffixText = "mm";
            mTextBoxEdit厚度.ReadOnly = false;
            mTextBoxEdit厚度.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            mTextBoxEdit厚度.SelectedText = "";
            mTextBoxEdit厚度.SelectionLength = 0;
            mTextBoxEdit厚度.SelectionStart = 0;
            mTextBoxEdit厚度.ShortcutsEnabled = true;
            mTextBoxEdit厚度.Size = new System.Drawing.Size(173, 48);
            mTextBoxEdit厚度.TabIndex = 5;
            mTextBoxEdit厚度.TabStop = false;
            mTextBoxEdit厚度.Text = "请输入";
            mTextBoxEdit厚度.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            mTextBoxEdit厚度.TrailingIcon = null;
            mTextBoxEdit厚度.UseAccent = false;
            mTextBoxEdit厚度.UseSystemPasswordChar = false;
            mTextBoxEdit厚度.Enter += mTextBoxEdit蜗室平均速度_Enter;
            mTextBoxEdit厚度.Leave += mTextBoxEdit蜗室平均速度_Leave;
            mTextBoxEdit厚度.TextChanged += mTextBoxEdit蜗室平均速度_TextChanged;
            // 
            // metroToolTip第三步提示
            // 
            metroToolTip提示.BackColor = System.Drawing.Color.White;
            metroToolTip提示.BorderColor = System.Drawing.Color.FromArgb(204, 204, 204);
            metroToolTip提示.ForeColor = System.Drawing.Color.FromArgb(170, 170, 170);
            metroToolTip提示.IsDerivedStyle = true;
            metroToolTip提示.OwnerDraw = true;
            metroToolTip提示.Style = RLT.Enum.Metro.Style.Light;
            metroToolTip提示.StyleManager = null;
            metroToolTip提示.ThemeAuthor = "";
            metroToolTip提示.ThemeName = "";
            // 
            // materialButton1
            // 
            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;
            // 
            // ctrlThicknessParas
            // 
            AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
            AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            BackColor = System.Drawing.SystemColors.ControlLight;
            Controls.Add(thunderGroupBox1);
            Margin = new System.Windows.Forms.Padding(4);
            Name = "ctrlThicknessParas";
            Size = new System.Drawing.Size(320, 808);
            thunderGroupBox1.ResumeLayout(false);
            thunderGroupBox1.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;
    }
}