yangyin
2024-10-23 7fa5235e0368153db3a9e97a1e92042177ce3075
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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
namespace DPumpHydr.WinFrmUI.Volute 
{
    partial class ctrlSetOutflowStyle
    {
        /// <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()
        {
            metroTile扩散管形状 = new RLT.Controls.MetroTile();
            crownLabel4 = new RLT.Controls.CrownLabel();
            thunderGroupBox1 = new RLT.Controls.ThunderGroupBox();
            dungeonComboBox显示方式 = new RLT.Controls.DungeonComboBox();
            crownLabel7 = new RLT.Controls.CrownLabel();
            thunderGroupBox2 = new RLT.Controls.ThunderGroupBox();
            skyLabel中心距离 = new RLT.Controls.SkyLabel();
            skyLabel扩散管长度 = new RLT.Controls.SkyLabel();
            dungeonComboBox标准直径 = new RLT.Controls.DungeonComboBox();
            mBtn更新模型 = new RLT.Controls.MaterialButton();
            crownLabel6 = new RLT.Controls.CrownLabel();
            mlTextBoxEdit中心距离 = new RLT.Controls.MaterialTextBoxEdit();
            mlTextBoxEdit扩散管长度 = new RLT.Controls.MaterialTextBoxEdit();
            crownLabel2 = new RLT.Controls.CrownLabel();
            thunderGroupBox3 = new RLT.Controls.ThunderGroupBox();
            dungeonNumeric第八端面 = new RLT.Controls.DungeonNumeric();
            dungeonNumeric出口 = new RLT.Controls.DungeonNumeric();
            dungeonComboBox调整类型 = new RLT.Controls.DungeonComboBox();
            crownLabel5 = new RLT.Controls.CrownLabel();
            crownLabel第八端面 = new RLT.Controls.CrownLabel();
            crownLabel出口 = new RLT.Controls.CrownLabel();
            metroTrackBar第八端面 = new RLT.Controls.MetroTrackBar();
            metroTrackBar出口 = new RLT.Controls.MetroTrackBar();
            metroToolTip第六步提示 = new RLT.Controls.MetroToolTip();
            thunderGroupBox1.SuspendLayout();
            thunderGroupBox2.SuspendLayout();
            thunderGroupBox3.SuspendLayout();
            SuspendLayout();
            // 
            // metroTile扩散管形状
            // 
            metroTile扩散管形状.DisabledBackColor = System.Drawing.Color.FromArgb(204, 204, 204);
            metroTile扩散管形状.DisabledBorderColor = System.Drawing.Color.FromArgb(155, 155, 155);
            metroTile扩散管形状.DisabledForeColor = System.Drawing.Color.FromArgb(136, 136, 136);
            metroTile扩散管形状.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
            metroTile扩散管形状.HoverBorderColor = System.Drawing.Color.FromArgb(230, 230, 230);
            metroTile扩散管形状.HoverColor = System.Drawing.Color.FromArgb(65, 177, 225);
            metroTile扩散管形状.HoverTextColor = System.Drawing.Color.White;
            metroTile扩散管形状.IsDerivedStyle = true;
            metroTile扩散管形状.Location = new System.Drawing.Point(31, 34);
            metroTile扩散管形状.Name = "metroTile扩散管形状";
            metroTile扩散管形状.NormalBorderColor = System.Drawing.Color.FromArgb(65, 177, 225);
            metroTile扩散管形状.NormalColor = System.Drawing.Color.FromArgb(65, 177, 225);
            metroTile扩散管形状.NormalTextColor = System.Drawing.Color.White;
            metroTile扩散管形状.PressBorderColor = System.Drawing.Color.FromArgb(65, 177, 225);
            metroTile扩散管形状.PressColor = System.Drawing.Color.FromArgb(65, 177, 225);
            metroTile扩散管形状.PressTextColor = System.Drawing.Color.White;
            metroTile扩散管形状.Size = new System.Drawing.Size(192, 182);
            metroTile扩散管形状.Style = RLT.Enum.Metro.Style.Light;
            metroTile扩散管形状.StyleManager = null;
            metroTile扩散管形状.TabIndex = 25;
            metroTile扩散管形状.ThemeAuthor = "Taiizor";
            metroTile扩散管形状.ThemeName = "MetroLight";
            metroTile扩散管形状.TileAlign = RLT.Enum.Metro.TileAlign.Topleft;
            // 
            // crownLabel4
            // 
            crownLabel4.AutoSize = true;
            crownLabel4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Bold);
            crownLabel4.ForeColor = System.Drawing.Color.Black;
            crownLabel4.Location = new System.Drawing.Point(13, 11);
            crownLabel4.Name = "crownLabel4";
            crownLabel4.Size = new System.Drawing.Size(186, 22);
            crownLabel4.TabIndex = 26;
            crownLabel4.Text = "第六步:输入扩散管参数";
            // 
            // thunderGroupBox1
            // 
            thunderGroupBox1.BackColor = System.Drawing.SystemColors.ControlLight;
            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(dungeonComboBox显示方式);
            thunderGroupBox1.Controls.Add(crownLabel7);
            thunderGroupBox1.Controls.Add(metroTile扩散管形状);
            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(3, 36);
            thunderGroupBox1.Name = "thunderGroupBox1";
            thunderGroupBox1.Size = new System.Drawing.Size(256, 259);
            thunderGroupBox1.TabIndex = 27;
            thunderGroupBox1.Text = "参数示意图";
            // 
            // dungeonComboBox显示方式
            // 
            dungeonComboBox显示方式.BackColor = System.Drawing.Color.FromArgb(246, 246, 246);
            dungeonComboBox显示方式.ColorA = System.Drawing.SystemColors.ActiveCaption;
            dungeonComboBox显示方式.ColorB = System.Drawing.SystemColors.ActiveCaption;
            dungeonComboBox显示方式.ColorC = System.Drawing.Color.FromArgb(242, 241, 240);
            dungeonComboBox显示方式.ColorD = System.Drawing.Color.FromArgb(253, 252, 252);
            dungeonComboBox显示方式.ColorE = System.Drawing.Color.FromArgb(239, 237, 236);
            dungeonComboBox显示方式.ColorF = System.Drawing.Color.FromArgb(180, 180, 180);
            dungeonComboBox显示方式.ColorG = System.Drawing.Color.FromArgb(119, 119, 118);
            dungeonComboBox显示方式.ColorH = System.Drawing.Color.FromArgb(224, 222, 220);
            dungeonComboBox显示方式.ColorI = System.Drawing.Color.FromArgb(250, 249, 249);
            dungeonComboBox显示方式.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            dungeonComboBox显示方式.DropDownHeight = 100;
            dungeonComboBox显示方式.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            dungeonComboBox显示方式.Font = new System.Drawing.Font("Segoe UI", 10F);
            dungeonComboBox显示方式.ForeColor = System.Drawing.Color.FromArgb(76, 76, 97);
            dungeonComboBox显示方式.FormattingEnabled = true;
            dungeonComboBox显示方式.HoverSelectionColor = System.Drawing.Color.Empty;
            dungeonComboBox显示方式.IntegralHeight = false;
            dungeonComboBox显示方式.ItemHeight = 20;
            dungeonComboBox显示方式.Items.AddRange(new object[] { "实体显示", "线型显示" });
            dungeonComboBox显示方式.Location = new System.Drawing.Point(115, 222);
            dungeonComboBox显示方式.Name = "dungeonComboBox显示方式";
            dungeonComboBox显示方式.Size = new System.Drawing.Size(125, 26);
            dungeonComboBox显示方式.StartIndex = 0;
            dungeonComboBox显示方式.TabIndex = 40;
            // 
            // crownLabel7
            // 
            crownLabel7.AutoSize = true;
            crownLabel7.BackColor = System.Drawing.SystemColors.Control;
            crownLabel7.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 12F, System.Drawing.FontStyle.Bold);
            crownLabel7.ForeColor = System.Drawing.Color.Black;
            crownLabel7.Location = new System.Drawing.Point(13, 228);
            crownLabel7.Name = "crownLabel7";
            crownLabel7.Size = new System.Drawing.Size(77, 20);
            crownLabel7.TabIndex = 39;
            crownLabel7.Text = "显示方式";
            // 
            // thunderGroupBox2
            // 
            thunderGroupBox2.BackColor = System.Drawing.SystemColors.ControlLight;
            thunderGroupBox2.BodyColorA = System.Drawing.Color.Silver;
            thunderGroupBox2.BodyColorB = System.Drawing.Color.DarkGray;
            thunderGroupBox2.BodyColorC = System.Drawing.SystemColors.ButtonFace;
            thunderGroupBox2.BodyColorD = System.Drawing.SystemColors.ButtonFace;
            thunderGroupBox2.Controls.Add(skyLabel中心距离);
            thunderGroupBox2.Controls.Add(skyLabel扩散管长度);
            thunderGroupBox2.Controls.Add(dungeonComboBox标准直径);
            thunderGroupBox2.Controls.Add(mBtn更新模型);
            thunderGroupBox2.Controls.Add(crownLabel6);
            thunderGroupBox2.Controls.Add(mlTextBoxEdit中心距离);
            thunderGroupBox2.Controls.Add(mlTextBoxEdit扩散管长度);
            thunderGroupBox2.Controls.Add(crownLabel2);
            thunderGroupBox2.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 10F, System.Drawing.FontStyle.Bold);
            thunderGroupBox2.ForeColor = System.Drawing.Color.Black;
            thunderGroupBox2.Location = new System.Drawing.Point(3, 301);
            thunderGroupBox2.Name = "thunderGroupBox2";
            thunderGroupBox2.Size = new System.Drawing.Size(256, 270);
            thunderGroupBox2.TabIndex = 28;
            thunderGroupBox2.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(13, 155);
            skyLabel中心距离.Name = "skyLabel中心距离";
            skyLabel中心距离.Size = new System.Drawing.Size(86, 12);
            skyLabel中心距离.TabIndex = 66;
            skyLabel中心距离.Text = "请输入中心距离!";
            skyLabel中心距离.Visible = false;
            // 
            // 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(13, 86);
            skyLabel扩散管长度.Name = "skyLabel扩散管长度";
            skyLabel扩散管长度.Size = new System.Drawing.Size(97, 12);
            skyLabel扩散管长度.TabIndex = 65;
            skyLabel扩散管长度.Text = "请输入扩散管长度!";
            skyLabel扩散管长度.Visible = false;
            // 
            // dungeonComboBox标准直径
            // 
            dungeonComboBox标准直径.BackColor = System.Drawing.Color.FromArgb(246, 246, 246);
            dungeonComboBox标准直径.ColorA = System.Drawing.SystemColors.ActiveCaption;
            dungeonComboBox标准直径.ColorB = System.Drawing.SystemColors.ActiveCaption;
            dungeonComboBox标准直径.ColorC = System.Drawing.Color.FromArgb(242, 241, 240);
            dungeonComboBox标准直径.ColorD = System.Drawing.Color.FromArgb(253, 252, 252);
            dungeonComboBox标准直径.ColorE = System.Drawing.Color.FromArgb(239, 237, 236);
            dungeonComboBox标准直径.ColorF = System.Drawing.Color.FromArgb(180, 180, 180);
            dungeonComboBox标准直径.ColorG = System.Drawing.Color.FromArgb(119, 119, 118);
            dungeonComboBox标准直径.ColorH = System.Drawing.Color.FromArgb(224, 222, 220);
            dungeonComboBox标准直径.ColorI = System.Drawing.Color.FromArgb(250, 249, 249);
            dungeonComboBox标准直径.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            dungeonComboBox标准直径.DropDownHeight = 100;
            dungeonComboBox标准直径.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            dungeonComboBox标准直径.Font = new System.Drawing.Font("Segoe UI", 10F);
            dungeonComboBox标准直径.ForeColor = System.Drawing.Color.FromArgb(76, 76, 97);
            dungeonComboBox标准直径.FormattingEnabled = true;
            dungeonComboBox标准直径.HoverSelectionColor = System.Drawing.Color.Empty;
            dungeonComboBox标准直径.IntegralHeight = false;
            dungeonComboBox标准直径.ItemHeight = 20;
            dungeonComboBox标准直径.Items.AddRange(new object[] { "10", "15", "20", "25", "30" });
            dungeonComboBox标准直径.Location = new System.Drawing.Point(115, 169);
            dungeonComboBox标准直径.Name = "dungeonComboBox标准直径";
            dungeonComboBox标准直径.Size = new System.Drawing.Size(125, 26);
            dungeonComboBox标准直径.StartIndex = 0;
            dungeonComboBox标准直径.TabIndex = 41;
            // 
            // mBtn更新模型
            // 
            mBtn更新模型.AutoSize = false;
            mBtn更新模型.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            mBtn更新模型.Density = RLT.Controls.MaterialButton.MaterialButtonDensity.Default;
            mBtn更新模型.Depth = 0;
            mBtn更新模型.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 10F, System.Drawing.FontStyle.Bold);
            mBtn更新模型.HighEmphasis = false;
            mBtn更新模型.Icon = null;
            mBtn更新模型.IconType = RLT.Controls.MaterialButton.MaterialIconType.Rebase;
            mBtn更新模型.Location = new System.Drawing.Point(13, 218);
            mBtn更新模型.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
            mBtn更新模型.MouseState = RLT.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
            mBtn更新模型.Name = "mBtn更新模型";
            mBtn更新模型.NoAccentTextColor = System.Drawing.Color.Empty;
            mBtn更新模型.Size = new System.Drawing.Size(227, 36);
            mBtn更新模型.TabIndex = 29;
            mBtn更新模型.Text = "更新水利模型";
            mBtn更新模型.Type = RLT.Controls.MaterialButton.MaterialButtonType.Outlined;
            mBtn更新模型.UseAccentColor = false;
            mBtn更新模型.UseVisualStyleBackColor = true;
            mBtn更新模型.Click += mBtn更新模型_Click;
            // 
            // crownLabel6
            // 
            crownLabel6.AutoSize = true;
            crownLabel6.BackColor = System.Drawing.SystemColors.Control;
            crownLabel6.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 12F, System.Drawing.FontStyle.Bold);
            crownLabel6.ForeColor = System.Drawing.Color.Black;
            crownLabel6.Location = new System.Drawing.Point(9, 175);
            crownLabel6.Name = "crownLabel6";
            crownLabel6.Size = new System.Drawing.Size(96, 20);
            crownLabel6.TabIndex = 37;
            crownLabel6.Text = "标准直径D4";
            // 
            // mlTextBoxEdit中心距离
            // 
            mlTextBoxEdit中心距离.AnimateReadOnly = false;
            mlTextBoxEdit中心距离.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.None;
            mlTextBoxEdit中心距离.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
            mlTextBoxEdit中心距离.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            mlTextBoxEdit中心距离.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
            mlTextBoxEdit中心距离.Depth = 0;
            mlTextBoxEdit中心距离.Font = new System.Drawing.Font("Microsoft Sans Serif", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            mlTextBoxEdit中心距离.HelperText = "请输入正确中心距离!";
            mlTextBoxEdit中心距离.HideSelection = true;
            mlTextBoxEdit中心距离.Hint = "中心距离A";
            mlTextBoxEdit中心距离.LeadingIcon = null;
            mlTextBoxEdit中心距离.Location = new System.Drawing.Point(13, 104);
            mlTextBoxEdit中心距离.MaxLength = 32767;
            mlTextBoxEdit中心距离.MouseState = RLT.Helper.MaterialDrawHelper.MaterialMouseState.OUT;
            mlTextBoxEdit中心距离.Name = "mlTextBoxEdit中心距离";
            mlTextBoxEdit中心距离.PasswordChar = '\0';
            mlTextBoxEdit中心距离.PrefixSuffix = RLT.Controls.MaterialTextBoxEdit.PrefixSuffixTypes.Suffix;
            mlTextBoxEdit中心距离.PrefixSuffixText = "mm";
            mlTextBoxEdit中心距离.ReadOnly = false;
            mlTextBoxEdit中心距离.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            mlTextBoxEdit中心距离.SelectedText = "";
            mlTextBoxEdit中心距离.SelectionLength = 0;
            mlTextBoxEdit中心距离.SelectionStart = 0;
            mlTextBoxEdit中心距离.ShortcutsEnabled = true;
            mlTextBoxEdit中心距离.Size = new System.Drawing.Size(227, 48);
            mlTextBoxEdit中心距离.TabIndex = 28;
            mlTextBoxEdit中心距离.TabStop = false;
            mlTextBoxEdit中心距离.Text = "请输入中心距离";
            mlTextBoxEdit中心距离.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            mlTextBoxEdit中心距离.TrailingIcon = null;
            mlTextBoxEdit中心距离.UseAccent = false;
            mlTextBoxEdit中心距离.UseSystemPasswordChar = false;
            mlTextBoxEdit中心距离.Enter += mlTextBoxEdit中心距离_Enter;
            mlTextBoxEdit中心距离.Leave += mlTextBoxEdit中心距离_Leave;
            mlTextBoxEdit中心距离.TextChanged += mlTextBoxEdit中心距离_TextChanged;
            // 
            // mlTextBoxEdit扩散管长度
            // 
            mlTextBoxEdit扩散管长度.AnimateReadOnly = false;
            mlTextBoxEdit扩散管长度.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.None;
            mlTextBoxEdit扩散管长度.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
            mlTextBoxEdit扩散管长度.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            mlTextBoxEdit扩散管长度.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
            mlTextBoxEdit扩散管长度.Depth = 0;
            mlTextBoxEdit扩散管长度.Font = new System.Drawing.Font("Microsoft Sans Serif", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            mlTextBoxEdit扩散管长度.HelperText = "请输入正确扩散管长度!";
            mlTextBoxEdit扩散管长度.HideSelection = true;
            mlTextBoxEdit扩散管长度.Hint = "扩散管长度L";
            mlTextBoxEdit扩散管长度.LeadingIcon = null;
            mlTextBoxEdit扩散管长度.Location = new System.Drawing.Point(13, 35);
            mlTextBoxEdit扩散管长度.MaxLength = 32767;
            mlTextBoxEdit扩散管长度.MouseState = RLT.Helper.MaterialDrawHelper.MaterialMouseState.OUT;
            mlTextBoxEdit扩散管长度.Name = "mlTextBoxEdit扩散管长度";
            mlTextBoxEdit扩散管长度.PasswordChar = '\0';
            mlTextBoxEdit扩散管长度.PrefixSuffix = RLT.Controls.MaterialTextBoxEdit.PrefixSuffixTypes.Suffix;
            mlTextBoxEdit扩散管长度.PrefixSuffixText = "mm";
            mlTextBoxEdit扩散管长度.ReadOnly = false;
            mlTextBoxEdit扩散管长度.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            mlTextBoxEdit扩散管长度.SelectedText = "";
            mlTextBoxEdit扩散管长度.SelectionLength = 0;
            mlTextBoxEdit扩散管长度.SelectionStart = 0;
            mlTextBoxEdit扩散管长度.ShortcutsEnabled = true;
            mlTextBoxEdit扩散管长度.Size = new System.Drawing.Size(227, 48);
            mlTextBoxEdit扩散管长度.TabIndex = 27;
            mlTextBoxEdit扩散管长度.TabStop = false;
            mlTextBoxEdit扩散管长度.Text = "请输入扩散管长度";
            mlTextBoxEdit扩散管长度.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            mlTextBoxEdit扩散管长度.TrailingIcon = null;
            mlTextBoxEdit扩散管长度.UseAccent = false;
            mlTextBoxEdit扩散管长度.UseSystemPasswordChar = false;
            mlTextBoxEdit扩散管长度.Enter += mlTextBoxEdit扩散长度_Enter;
            mlTextBoxEdit扩散管长度.Leave += mlTextBoxEdit扩散长度_Leave;
            mlTextBoxEdit扩散管长度.TextChanged += mlTextBoxEdit扩散长度_TextChanged;
            // 
            // crownLabel2
            // 
            crownLabel2.AutoSize = true;
            crownLabel2.BackColor = System.Drawing.SystemColors.Control;
            crownLabel2.Font = new System.Drawing.Font("Microsoft YaHei UI", 8F, System.Drawing.FontStyle.Bold);
            crownLabel2.ForeColor = System.Drawing.Color.Black;
            crownLabel2.Location = new System.Drawing.Point(13, 198);
            crownLabel2.Name = "crownLabel2";
            crownLabel2.Size = new System.Drawing.Size(132, 16);
            crownLabel2.TabIndex = 19;
            crownLabel2.Text = "建议D4的参考尺寸是150";
            // 
            // thunderGroupBox3
            // 
            thunderGroupBox3.BackColor = System.Drawing.SystemColors.ControlLight;
            thunderGroupBox3.BodyColorA = System.Drawing.Color.Silver;
            thunderGroupBox3.BodyColorB = System.Drawing.Color.DarkGray;
            thunderGroupBox3.BodyColorC = System.Drawing.SystemColors.ButtonFace;
            thunderGroupBox3.BodyColorD = System.Drawing.SystemColors.ButtonFace;
            thunderGroupBox3.Controls.Add(dungeonNumeric第八端面);
            thunderGroupBox3.Controls.Add(dungeonNumeric出口);
            thunderGroupBox3.Controls.Add(dungeonComboBox调整类型);
            thunderGroupBox3.Controls.Add(crownLabel5);
            thunderGroupBox3.Controls.Add(crownLabel第八端面);
            thunderGroupBox3.Controls.Add(crownLabel出口);
            thunderGroupBox3.Controls.Add(metroTrackBar第八端面);
            thunderGroupBox3.Controls.Add(metroTrackBar出口);
            thunderGroupBox3.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 12F, System.Drawing.FontStyle.Bold);
            thunderGroupBox3.ForeColor = System.Drawing.Color.Black;
            thunderGroupBox3.Location = new System.Drawing.Point(3, 577);
            thunderGroupBox3.Name = "thunderGroupBox3";
            thunderGroupBox3.Size = new System.Drawing.Size(256, 209);
            thunderGroupBox3.TabIndex = 29;
            thunderGroupBox3.Text = "调整中心线";
            // 
            // dungeonNumeric第八端面
            // 
            dungeonNumeric第八端面.BackColor = System.Drawing.Color.Transparent;
            dungeonNumeric第八端面.BackColorA = System.Drawing.Color.FromArgb(246, 246, 246);
            dungeonNumeric第八端面.BackColorB = System.Drawing.Color.FromArgb(254, 254, 254);
            dungeonNumeric第八端面.BorderColor = System.Drawing.Color.FromArgb(180, 180, 180);
            dungeonNumeric第八端面.ButtonForeColorA = System.Drawing.Color.FromArgb(75, 75, 75);
            dungeonNumeric第八端面.ButtonForeColorB = System.Drawing.Color.FromArgb(75, 75, 75);
            dungeonNumeric第八端面.Font = new System.Drawing.Font("Tahoma", 11F);
            dungeonNumeric第八端面.ForeColor = System.Drawing.Color.FromArgb(76, 76, 76);
            dungeonNumeric第八端面.Location = new System.Drawing.Point(113, 137);
            dungeonNumeric第八端面.Maximum = 100L;
            dungeonNumeric第八端面.Minimum = 0L;
            dungeonNumeric第八端面.MinimumSize = new System.Drawing.Size(93, 28);
            dungeonNumeric第八端面.Name = "dungeonNumeric第八端面";
            dungeonNumeric第八端面.Size = new System.Drawing.Size(127, 28);
            dungeonNumeric第八端面.TabIndex = 43;
            dungeonNumeric第八端面.Text = "dungeonNumeric1";
            dungeonNumeric第八端面.TextAlignment = RLT.Controls.DungeonNumeric._TextAlignment.Far;
            dungeonNumeric第八端面.Value = 0L;
            dungeonNumeric第八端面.Leave += dungeonNumeric第八端面_Leave;
            // 
            // dungeonNumeric出口
            // 
            dungeonNumeric出口.BackColor = System.Drawing.Color.Transparent;
            dungeonNumeric出口.BackColorA = System.Drawing.Color.FromArgb(246, 246, 246);
            dungeonNumeric出口.BackColorB = System.Drawing.Color.FromArgb(254, 254, 254);
            dungeonNumeric出口.BorderColor = System.Drawing.Color.FromArgb(180, 180, 180);
            dungeonNumeric出口.ButtonForeColorA = System.Drawing.Color.FromArgb(75, 75, 75);
            dungeonNumeric出口.ButtonForeColorB = System.Drawing.Color.FromArgb(75, 75, 75);
            dungeonNumeric出口.Font = new System.Drawing.Font("Tahoma", 11F);
            dungeonNumeric出口.ForeColor = System.Drawing.Color.FromArgb(76, 76, 76);
            dungeonNumeric出口.Location = new System.Drawing.Point(113, 80);
            dungeonNumeric出口.Maximum = 100L;
            dungeonNumeric出口.Minimum = 0L;
            dungeonNumeric出口.MinimumSize = new System.Drawing.Size(93, 28);
            dungeonNumeric出口.Name = "dungeonNumeric出口";
            dungeonNumeric出口.Size = new System.Drawing.Size(127, 28);
            dungeonNumeric出口.TabIndex = 42;
            dungeonNumeric出口.Text = "dungeonNumeric1";
            dungeonNumeric出口.TextAlignment = RLT.Controls.DungeonNumeric._TextAlignment.Far;
            dungeonNumeric出口.Value = 0L;
            dungeonNumeric出口.Leave += dungeonNumeric出口_Leave;
            // 
            // dungeonComboBox调整类型
            // 
            dungeonComboBox调整类型.BackColor = System.Drawing.Color.FromArgb(246, 246, 246);
            dungeonComboBox调整类型.ColorA = System.Drawing.SystemColors.ActiveCaption;
            dungeonComboBox调整类型.ColorB = System.Drawing.SystemColors.ActiveCaption;
            dungeonComboBox调整类型.ColorC = System.Drawing.Color.FromArgb(242, 241, 240);
            dungeonComboBox调整类型.ColorD = System.Drawing.Color.FromArgb(253, 252, 252);
            dungeonComboBox调整类型.ColorE = System.Drawing.Color.FromArgb(239, 237, 236);
            dungeonComboBox调整类型.ColorF = System.Drawing.Color.FromArgb(180, 180, 180);
            dungeonComboBox调整类型.ColorG = System.Drawing.Color.FromArgb(119, 119, 118);
            dungeonComboBox调整类型.ColorH = System.Drawing.Color.FromArgb(224, 222, 220);
            dungeonComboBox调整类型.ColorI = System.Drawing.Color.FromArgb(250, 249, 249);
            dungeonComboBox调整类型.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            dungeonComboBox调整类型.DropDownHeight = 100;
            dungeonComboBox调整类型.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            dungeonComboBox调整类型.Font = new System.Drawing.Font("Segoe UI", 10F);
            dungeonComboBox调整类型.ForeColor = System.Drawing.Color.FromArgb(76, 76, 97);
            dungeonComboBox调整类型.FormattingEnabled = true;
            dungeonComboBox调整类型.HoverSelectionColor = System.Drawing.Color.Empty;
            dungeonComboBox调整类型.IntegralHeight = false;
            dungeonComboBox调整类型.ItemHeight = 20;
            dungeonComboBox调整类型.Items.AddRange(new object[] { "相切幅值", "深度和歪斜" });
            dungeonComboBox调整类型.Location = new System.Drawing.Point(113, 36);
            dungeonComboBox调整类型.Name = "dungeonComboBox调整类型";
            dungeonComboBox调整类型.Size = new System.Drawing.Size(127, 26);
            dungeonComboBox调整类型.StartIndex = 0;
            dungeonComboBox调整类型.TabIndex = 41;
            // 
            // crownLabel5
            // 
            crownLabel5.AutoSize = true;
            crownLabel5.BackColor = System.Drawing.SystemColors.Control;
            crownLabel5.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 12F, System.Drawing.FontStyle.Bold);
            crownLabel5.ForeColor = System.Drawing.Color.Black;
            crownLabel5.Location = new System.Drawing.Point(13, 42);
            crownLabel5.Name = "crownLabel5";
            crownLabel5.Size = new System.Drawing.Size(77, 20);
            crownLabel5.TabIndex = 35;
            crownLabel5.Text = "调整类型";
            // 
            // crownLabel第八端面
            // 
            crownLabel第八端面.AutoSize = true;
            crownLabel第八端面.BackColor = System.Drawing.SystemColors.Control;
            crownLabel第八端面.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 12F, System.Drawing.FontStyle.Bold);
            crownLabel第八端面.ForeColor = System.Drawing.Color.Black;
            crownLabel第八端面.Location = new System.Drawing.Point(10, 145);
            crownLabel第八端面.Name = "crownLabel第八端面";
            crownLabel第八端面.Size = new System.Drawing.Size(77, 20);
            crownLabel第八端面.TabIndex = 31;
            crownLabel第八端面.Text = "第八端面";
            // 
            // crownLabel出口
            // 
            crownLabel出口.AutoSize = true;
            crownLabel出口.BackColor = System.Drawing.SystemColors.Control;
            crownLabel出口.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 12F, System.Drawing.FontStyle.Bold);
            crownLabel出口.ForeColor = System.Drawing.Color.Black;
            crownLabel出口.Location = new System.Drawing.Point(11, 88);
            crownLabel出口.Name = "crownLabel出口";
            crownLabel出口.Size = new System.Drawing.Size(43, 20);
            crownLabel出口.TabIndex = 30;
            crownLabel出口.Text = "出口";
            // 
            // metroTrackBar第八端面
            // 
            metroTrackBar第八端面.BackgroundColor = System.Drawing.Color.FromArgb(205, 205, 205);
            metroTrackBar第八端面.Cursor = System.Windows.Forms.Cursors.Hand;
            metroTrackBar第八端面.DisabledBackColor = System.Drawing.Color.FromArgb(235, 235, 235);
            metroTrackBar第八端面.DisabledBorderColor = System.Drawing.Color.Empty;
            metroTrackBar第八端面.DisabledHandlerColor = System.Drawing.Color.FromArgb(196, 196, 196);
            metroTrackBar第八端面.DisabledValueColor = System.Drawing.Color.FromArgb(205, 205, 205);
            metroTrackBar第八端面.HandlerColor = System.Drawing.Color.FromArgb(180, 180, 180);
            metroTrackBar第八端面.IsDerivedStyle = true;
            metroTrackBar第八端面.Location = new System.Drawing.Point(9, 171);
            metroTrackBar第八端面.Maximum = 100;
            metroTrackBar第八端面.Minimum = 0;
            metroTrackBar第八端面.Name = "metroTrackBar第八端面";
            metroTrackBar第八端面.Size = new System.Drawing.Size(228, 16);
            metroTrackBar第八端面.Style = RLT.Enum.Metro.Style.Light;
            metroTrackBar第八端面.StyleManager = null;
            metroTrackBar第八端面.TabIndex = 24;
            metroTrackBar第八端面.Text = "metroTrackBar2";
            metroTrackBar第八端面.ThemeAuthor = "Taiizor";
            metroTrackBar第八端面.ThemeName = "MetroLight";
            metroTrackBar第八端面.Value = 0;
            metroTrackBar第八端面.ValueColor = System.Drawing.Color.FromArgb(65, 177, 225);
            metroTrackBar第八端面.Scroll += metroTrackBar第八端面_Scroll;
            // 
            // metroTrackBar出口
            // 
            metroTrackBar出口.BackgroundColor = System.Drawing.Color.FromArgb(205, 205, 205);
            metroTrackBar出口.Cursor = System.Windows.Forms.Cursors.Hand;
            metroTrackBar出口.DisabledBackColor = System.Drawing.Color.FromArgb(235, 235, 235);
            metroTrackBar出口.DisabledBorderColor = System.Drawing.Color.Empty;
            metroTrackBar出口.DisabledHandlerColor = System.Drawing.Color.FromArgb(196, 196, 196);
            metroTrackBar出口.DisabledValueColor = System.Drawing.Color.FromArgb(205, 205, 205);
            metroTrackBar出口.HandlerColor = System.Drawing.Color.FromArgb(180, 180, 180);
            metroTrackBar出口.IsDerivedStyle = true;
            metroTrackBar出口.Location = new System.Drawing.Point(10, 114);
            metroTrackBar出口.Maximum = 100;
            metroTrackBar出口.Minimum = 0;
            metroTrackBar出口.Name = "metroTrackBar出口";
            metroTrackBar出口.Size = new System.Drawing.Size(226, 16);
            metroTrackBar出口.Style = RLT.Enum.Metro.Style.Light;
            metroTrackBar出口.StyleManager = null;
            metroTrackBar出口.TabIndex = 9;
            metroTrackBar出口.Text = "metroTrackBar2";
            metroTrackBar出口.ThemeAuthor = "Taiizor";
            metroTrackBar出口.ThemeName = "MetroLight";
            metroTrackBar出口.Value = 0;
            metroTrackBar出口.ValueColor = System.Drawing.Color.FromArgb(65, 177, 225);
            metroTrackBar出口.Scroll += metroTrackBar出口_Scroll;
            // 
            // 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 = "Taiizor";
            metroToolTip第六步提示.ThemeName = "MetroLight";
            // 
            // ctrlSetOutflowStyle
            // 
            AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
            AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            BackColor = System.Drawing.SystemColors.ControlLight;
            Controls.Add(thunderGroupBox3);
            Controls.Add(thunderGroupBox2);
            Controls.Add(thunderGroupBox1);
            Controls.Add(crownLabel4);
            Margin = new System.Windows.Forms.Padding(4);
            Name = "ctrlSetOutflowStyle";
            Size = new System.Drawing.Size(267, 803);
            thunderGroupBox1.ResumeLayout(false);
            thunderGroupBox1.PerformLayout();
            thunderGroupBox2.ResumeLayout(false);
            thunderGroupBox2.PerformLayout();
            thunderGroupBox3.ResumeLayout(false);
            thunderGroupBox3.PerformLayout();
            ResumeLayout(false);
            PerformLayout();
        }
 
        #endregion
 
        private RLT.Controls.MetroTile metroTile扩散管形状;
        private RLT.Controls.CrownLabel crownLabel4;
        private RLT.Controls.ThunderGroupBox thunderGroupBox1;
        private RLT.Controls.MaterialComboBox mCBox显示方式;
        private RLT.Controls.ThunderGroupBox thunderGroupBox2;
        private RLT.Controls.MaterialComboBox mCBox标准直径D4;
        private RLT.Controls.MaterialTextBoxEdit mlTextBoxEdit中心距离;
        private RLT.Controls.MaterialTextBoxEdit mlTextBoxEdit扩散管长度;
        private RLT.Controls.ThunderGroupBox thunderGroupBox3;
        private RLT.Controls.CrownLabel crownLabel2;
        private RLT.Controls.MetroTrackBar metroTrackBar出口;
        private RLT.Controls.MaterialComboBox mCBox调整类型;
        private RLT.Controls.MetroTrackBar metroTrackBar第八端面;
        private RLT.Controls.MaterialButton mBtn更新模型;
        private RLT.Controls.CrownLabel crownLabel出口;
        private RLT.Controls.CrownLabel crownLabel第八端面;
        private RLT.Controls.CrownLabel crownLabel5;
        private RLT.Controls.CrownLabel crownLabel7;
        private RLT.Controls.CrownLabel crownLabel6;
        private RLT.Controls.DungeonComboBox dungeonComboBox显示方式;
        private RLT.Controls.DungeonComboBox dungeonComboBox标准直径;
        private RLT.Controls.DungeonComboBox dungeonComboBox调整类型;
        private RLT.Controls.DungeonNumeric dungeonNumeric出口;
        private RLT.Controls.DungeonNumeric dungeonNumeric第八端面;
        private RLT.Controls.MetroToolTip metroToolTip第六步提示;
        private RLT.Controls.SkyLabel skyLabel中心距离;
        private RLT.Controls.SkyLabel skyLabel扩散管长度;
    }
}