Shuxia Ning
2024-10-14 196635474fdbad173316b0dbeb30e4443b61297b
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
namespace HStation.WinFrmUI
{
    partial class PumpFullInfoCtrl
    {
        /// <summary> 
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;
 
        /// <summary> 
        /// Clean up any resources being used.
        /// </summary>
        /// <param nameLogin="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }
 
        #region Component Designer generated code
 
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            components = new Container();
            ComponentResourceManager resources = new ComponentResourceManager(typeof(PumpFullInfoCtrl));
            xtraTabCtrlMain = new DevExpress.XtraTab.XtraTabControl();
            imageCollection1 = new DevExpress.Utils.ImageCollection(components);
            _tabPage性能曲线图1 = new DevExpress.XtraTab.XtraTabPage();
            pumpPerformChart1 = new Yw.WinFrmUI.Phart.PumpPerformChart();
            _tabPage产品属性1 = new DevExpress.XtraTab.XtraTabPage();
            _tabPage多速度曲线 = new DevExpress.XtraTab.XtraTabPage();
            pumpVariableSpeedChart1 = new Yw.WinFrmUI.Phart.PumpVariableSpeedChart();
            _tabPage串并联曲线 = new DevExpress.XtraTab.XtraTabPage();
            pumpSerialParallelChart1 = new Yw.WinFrmUI.Phart.PumpSerialParallelChart();
            _tabPage默认实物图2d = new DevExpress.XtraTab.XtraTabPage();
            _tabPage系统实物图2d = new DevExpress.XtraTab.XtraTabPage();
            _tabPage默认尺寸图2d = new DevExpress.XtraTab.XtraTabPage();
            _tabPage默认安装图2d = new DevExpress.XtraTab.XtraTabPage();
            _tabPage系统安装图2d = new DevExpress.XtraTab.XtraTabPage();
            _tabPage默认安装图3d = new DevExpress.XtraTab.XtraTabPage();
            _tabPage默认结构图2d = new DevExpress.XtraTab.XtraTabPage();
            _tabPage默认结构图3d = new DevExpress.XtraTab.XtraTabPage();
            _tabPage电气图 = new DevExpress.XtraTab.XtraTabPage();
            _tabPage三维模型 = new DevExpress.XtraTab.XtraTabPage();
            _tabPage视频文件 = new DevExpress.XtraTab.XtraTabPage();
            _tabPage系列附件 = new DevExpress.XtraTab.XtraTabPage();
            splitContainerControl1 = new SplitContainerControl();
            xtraTabControlRight = new DevExpress.XtraTab.XtraTabControl();
            imageCollection2 = new DevExpress.Utils.ImageCollection(components);
            tabPage基本参数 = new DevExpress.XtraTab.XtraTabPage();
            navBarControlPara = new DevExpress.XtraNavBar.NavBarControl();
            pumpPerformInfoCtrl1 = new Yw.WinFrmUI.Phart.PumpPerformInfoCtrl();
            tabPage产品属性2 = new DevExpress.XtraTab.XtraTabPage();
            pumpPropViewCtrl1 = new PumpPropViewCtrl();
            _tabPage产品材料 = new DevExpress.XtraTab.XtraTabPage();
            splitContainerControlMaterial = new SplitContainerControl();
            _tabPage多速度曲线参数 = new DevExpress.XtraTab.XtraTabPage();
            pumpVariableSpeedInfoCtrl1 = new Yw.WinFrmUI.Phart.PumpVariableSpeedInfoCtrl();
            _tabPage串并联曲线参数 = new DevExpress.XtraTab.XtraTabPage();
            navBarGroupControlContainer6 = new DevExpress.XtraNavBar.NavBarGroupControlContainer();
            navBarGroupJieZhi = new DevExpress.XtraNavBar.NavBarGroup();
            pumpSingleSerialParallelInfoCtrl1 = new Yw.WinFrmUI.Phart.PumpSingleSerialParallelInfoCtrl();
            ((ISupportInitialize)xtraTabCtrlMain).BeginInit();
            xtraTabCtrlMain.SuspendLayout();
            ((ISupportInitialize)imageCollection1).BeginInit();
            _tabPage性能曲线图1.SuspendLayout();
            _tabPage多速度曲线.SuspendLayout();
            _tabPage串并联曲线.SuspendLayout();
            ((ISupportInitialize)splitContainerControl1).BeginInit();
            ((ISupportInitialize)splitContainerControl1.Panel1).BeginInit();
            splitContainerControl1.Panel1.SuspendLayout();
            ((ISupportInitialize)splitContainerControl1.Panel2).BeginInit();
            splitContainerControl1.Panel2.SuspendLayout();
            splitContainerControl1.SuspendLayout();
            ((ISupportInitialize)xtraTabControlRight).BeginInit();
            xtraTabControlRight.SuspendLayout();
            ((ISupportInitialize)imageCollection2).BeginInit();
            tabPage基本参数.SuspendLayout();
            ((ISupportInitialize)navBarControlPara).BeginInit();
            navBarControlPara.SuspendLayout();
            tabPage产品属性2.SuspendLayout();
            _tabPage产品材料.SuspendLayout();
            ((ISupportInitialize)splitContainerControlMaterial).BeginInit();
            ((ISupportInitialize)splitContainerControlMaterial.Panel1).BeginInit();
            ((ISupportInitialize)splitContainerControlMaterial.Panel2).BeginInit();
            splitContainerControlMaterial.SuspendLayout();
            _tabPage多速度曲线参数.SuspendLayout();
            _tabPage串并联曲线参数.SuspendLayout();
            SuspendLayout();
            // 
            // xtraTabCtrlMain
            // 
            xtraTabCtrlMain.AppearancePage.Header.ForeColor = Color.DarkGray;
            xtraTabCtrlMain.AppearancePage.Header.Options.UseForeColor = true;
            xtraTabCtrlMain.AppearancePage.HeaderActive.ForeColor = Color.Blue;
            xtraTabCtrlMain.AppearancePage.HeaderActive.Options.UseForeColor = true;
            xtraTabCtrlMain.Dock = DockStyle.Fill;
            xtraTabCtrlMain.HeaderButtons = DevExpress.XtraTab.TabButtons.Prev | DevExpress.XtraTab.TabButtons.Next | DevExpress.XtraTab.TabButtons.Default;
            xtraTabCtrlMain.HeaderButtonsShowMode = DevExpress.XtraTab.TabButtonShowMode.WhenNeeded;
            xtraTabCtrlMain.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Left;
            xtraTabCtrlMain.HeaderOrientation = DevExpress.XtraTab.TabOrientation.Horizontal;
            xtraTabCtrlMain.Images = imageCollection1;
            xtraTabCtrlMain.Location = new Point(0, 0);
            xtraTabCtrlMain.LookAndFeel.UseDefaultLookAndFeel = false;
            xtraTabCtrlMain.Margin = new Padding(3, 10, 3, 3);
            xtraTabCtrlMain.Name = "xtraTabCtrlMain";
            xtraTabCtrlMain.Padding = new Padding(0, 5, 0, 0);
            xtraTabCtrlMain.PaintStyleName = "Skin";
            xtraTabCtrlMain.SelectedTabPage = _tabPage性能曲线图1;
            xtraTabCtrlMain.Size = new Size(663, 729);
            xtraTabCtrlMain.TabIndex = 10;
            xtraTabCtrlMain.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { _tabPage性能曲线图1, _tabPage产品属性1, _tabPage多速度曲线, _tabPage串并联曲线, _tabPage默认实物图2d, _tabPage系统实物图2d, _tabPage默认尺寸图2d, _tabPage默认安装图2d, _tabPage系统安装图2d, _tabPage默认安装图3d, _tabPage默认结构图2d, _tabPage默认结构图3d, _tabPage电气图, _tabPage三维模型, _tabPage视频文件, _tabPage系列附件 });
            xtraTabCtrlMain.SelectedPageChanged += xtraTabCtrlMain_SelectedPageChanged;
            // 
            // imageCollection1
            // 
            imageCollection1.ImageSize = new Size(35, 35);
            imageCollection1.ImageStream = (DevExpress.Utils.ImageCollectionStreamer)resources.GetObject("imageCollection1.ImageStream");
            imageCollection1.Images.SetKeyName(0, "三维模型_C64.png");
            imageCollection1.Images.SetKeyName(1, "附件_C64.png");
            imageCollection1.Images.SetKeyName(2, "结构图_C64.png");
            imageCollection1.Images.SetKeyName(3, "安装图_C64.png");
            imageCollection1.Images.SetKeyName(4, "产品尺寸_C64.png");
            imageCollection1.Images.SetKeyName(5, "实物图_C64.png");
            imageCollection1.Images.SetKeyName(6, "串并联曲线_C64.png");
            imageCollection1.Images.SetKeyName(7, "多速度曲线_C64.png");
            imageCollection1.Images.SetKeyName(8, "材料_C64.png");
            imageCollection1.Images.SetKeyName(9, "属性_C64.png");
            imageCollection1.Images.SetKeyName(10, "性能曲线_C64.png");
            imageCollection1.Images.SetKeyName(11, "结构图64.png");
            imageCollection1.Images.SetKeyName(12, "视频64.png");
            imageCollection1.Images.SetKeyName(13, "电气图64.png");
            // 
            // _tabPage性能曲线图1
            // 
            _tabPage性能曲线图1.Controls.Add(pumpPerformChart1);
            _tabPage性能曲线图1.ImageOptions.ImageIndex = 10;
            _tabPage性能曲线图1.Margin = new Padding(0);
            _tabPage性能曲线图1.Name = "_tabPage性能曲线图1";
            _tabPage性能曲线图1.Size = new Size(498, 727);
            _tabPage性能曲线图1.Text = "性能曲线图";
            // 
            // pumpPerformChart1
            // 
            pumpPerformChart1.DefinePointVisible = false;
            pumpPerformChart1.Dock = DockStyle.Fill;
            pumpPerformChart1.LineVisible = false;
            pumpPerformChart1.Location = new Point(0, 0);
            pumpPerformChart1.Name = "pumpPerformChart1";
            pumpPerformChart1.Size = new Size(498, 727);
            pumpPerformChart1.TabIndex = 0;
            // 
            // _tabPage产品属性1
            // 
            _tabPage产品属性1.ImageOptions.ImageIndex = 9;
            _tabPage产品属性1.Name = "_tabPage产品属性1";
            _tabPage产品属性1.PageVisible = false;
            _tabPage产品属性1.Size = new Size(498, 727);
            _tabPage产品属性1.Text = "产品属性";
            // 
            // _tabPage多速度曲线
            // 
            _tabPage多速度曲线.Controls.Add(pumpVariableSpeedChart1);
            _tabPage多速度曲线.ImageOptions.ImageIndex = 7;
            _tabPage多速度曲线.Name = "_tabPage多速度曲线";
            _tabPage多速度曲线.Size = new Size(498, 727);
            _tabPage多速度曲线.Text = "多速度曲线";
            // 
            // pumpVariableSpeedChart1
            // 
            pumpVariableSpeedChart1.Dock = DockStyle.Fill;
            pumpVariableSpeedChart1.LineNameShowHz = false;
            pumpVariableSpeedChart1.LineNameVisible = true;
            pumpVariableSpeedChart1.LineVisible = false;
            pumpVariableSpeedChart1.Location = new Point(0, 0);
            pumpVariableSpeedChart1.Name = "pumpVariableSpeedChart1";
            pumpVariableSpeedChart1.Size = new Size(498, 727);
            pumpVariableSpeedChart1.TabIndex = 0;
            // 
            // _tabPage串并联曲线
            // 
            _tabPage串并联曲线.Controls.Add(pumpSerialParallelChart1);
            _tabPage串并联曲线.ImageOptions.ImageIndex = 6;
            _tabPage串并联曲线.Name = "_tabPage串并联曲线";
            _tabPage串并联曲线.Size = new Size(498, 727);
            _tabPage串并联曲线.Text = "串并联曲线";
            // 
            // pumpSerialParallelChart1
            // 
            pumpSerialParallelChart1.Dock = DockStyle.Fill;
            pumpSerialParallelChart1.LineNameVisible = true;
            pumpSerialParallelChart1.LineVisible = false;
            pumpSerialParallelChart1.Location = new Point(0, 0);
            pumpSerialParallelChart1.Name = "pumpSerialParallelChart1";
            pumpSerialParallelChart1.Size = new Size(498, 727);
            pumpSerialParallelChart1.TabIndex = 0;
            // 
            // _tabPage默认实物图2d
            // 
            _tabPage默认实物图2d.ImageOptions.ImageIndex = 5;
            _tabPage默认实物图2d.Name = "_tabPage默认实物图2d";
            _tabPage默认实物图2d.Size = new Size(498, 727);
            _tabPage默认实物图2d.Text = "实物图";
            // 
            // _tabPage系统实物图2d
            // 
            _tabPage系统实物图2d.ImageOptions.ImageIndex = 5;
            _tabPage系统实物图2d.Name = "_tabPage系统实物图2d";
            _tabPage系统实物图2d.Size = new Size(498, 727);
            _tabPage系统实物图2d.Text = "实物图(系统)";
            // 
            // _tabPage默认尺寸图2d
            // 
            _tabPage默认尺寸图2d.ImageOptions.ImageIndex = 4;
            _tabPage默认尺寸图2d.Name = "_tabPage默认尺寸图2d";
            _tabPage默认尺寸图2d.Size = new Size(498, 727);
            _tabPage默认尺寸图2d.Text = "产品尺寸图";
            // 
            // _tabPage默认安装图2d
            // 
            _tabPage默认安装图2d.ImageOptions.ImageIndex = 3;
            _tabPage默认安装图2d.Name = "_tabPage默认安装图2d";
            _tabPage默认安装图2d.Size = new Size(498, 727);
            _tabPage默认安装图2d.Text = "安装图";
            // 
            // _tabPage系统安装图2d
            // 
            _tabPage系统安装图2d.ImageOptions.ImageIndex = 3;
            _tabPage系统安装图2d.Name = "_tabPage系统安装图2d";
            _tabPage系统安装图2d.Size = new Size(498, 727);
            _tabPage系统安装图2d.Text = "系统安装图";
            // 
            // _tabPage默认安装图3d
            // 
            _tabPage默认安装图3d.ImageOptions.ImageIndex = 3;
            _tabPage默认安装图3d.Name = "_tabPage默认安装图3d";
            _tabPage默认安装图3d.Size = new Size(498, 727);
            _tabPage默认安装图3d.Text = "安装图(三维)";
            // 
            // _tabPage默认结构图2d
            // 
            _tabPage默认结构图2d.ImageOptions.ImageIndex = 2;
            _tabPage默认结构图2d.Name = "_tabPage默认结构图2d";
            _tabPage默认结构图2d.Size = new Size(498, 727);
            _tabPage默认结构图2d.Text = "结构图";
            // 
            // _tabPage默认结构图3d
            // 
            _tabPage默认结构图3d.ImageOptions.ImageIndex = 11;
            _tabPage默认结构图3d.Name = "_tabPage默认结构图3d";
            _tabPage默认结构图3d.Size = new Size(498, 727);
            _tabPage默认结构图3d.Text = "结构图";
            // 
            // _tabPage电气图
            // 
            _tabPage电气图.ImageOptions.ImageIndex = 13;
            _tabPage电气图.Name = "_tabPage电气图";
            _tabPage电气图.Size = new Size(498, 727);
            _tabPage电气图.Text = "电气图";
            // 
            // _tabPage三维模型
            // 
            _tabPage三维模型.ImageOptions.ImageIndex = 0;
            _tabPage三维模型.Name = "_tabPage三维模型";
            _tabPage三维模型.Size = new Size(498, 727);
            _tabPage三维模型.Text = "三维模型";
            // 
            // _tabPage视频文件
            // 
            _tabPage视频文件.ImageOptions.ImageIndex = 12;
            _tabPage视频文件.Name = "_tabPage视频文件";
            _tabPage视频文件.Size = new Size(498, 727);
            _tabPage视频文件.Text = "视频文件";
            // 
            // _tabPage系列附件
            // 
            _tabPage系列附件.ImageOptions.ImageIndex = 1;
            _tabPage系列附件.Name = "_tabPage系列附件";
            _tabPage系列附件.Size = new Size(498, 727);
            _tabPage系列附件.Text = "附件文件";
            // 
            // splitContainerControl1
            // 
            splitContainerControl1.Dock = DockStyle.Fill;
            splitContainerControl1.FixedPanel = SplitFixedPanel.Panel2;
            splitContainerControl1.Location = new Point(0, 0);
            splitContainerControl1.Name = "splitContainerControl1";
            // 
            // splitContainerControl1.Panel1
            // 
            splitContainerControl1.Panel1.Controls.Add(xtraTabCtrlMain);
            splitContainerControl1.Panel1.Text = "Panel1";
            // 
            // splitContainerControl1.Panel2
            // 
            splitContainerControl1.Panel2.Controls.Add(xtraTabControlRight);
            splitContainerControl1.Panel2.Text = "Panel2";
            splitContainerControl1.Size = new Size(1069, 729);
            splitContainerControl1.SplitterPosition = 391;
            splitContainerControl1.TabIndex = 11;
            splitContainerControl1.Text = "splitContainerControl1";
            // 
            // xtraTabControlRight
            // 
            xtraTabControlRight.AppearancePage.Header.ForeColor = Color.Gray;
            xtraTabControlRight.AppearancePage.Header.Options.UseForeColor = true;
            xtraTabControlRight.AppearancePage.HeaderActive.ForeColor = Color.Blue;
            xtraTabControlRight.AppearancePage.HeaderActive.Options.UseForeColor = true;
            xtraTabControlRight.Dock = DockStyle.Fill;
            xtraTabControlRight.Images = imageCollection2;
            xtraTabControlRight.Location = new Point(0, 0);
            xtraTabControlRight.Name = "xtraTabControlRight";
            xtraTabControlRight.SelectedTabPage = tabPage基本参数;
            xtraTabControlRight.Size = new Size(391, 729);
            xtraTabControlRight.TabIndex = 0;
            xtraTabControlRight.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { tabPage基本参数, tabPage产品属性2, _tabPage产品材料, _tabPage多速度曲线参数, _tabPage串并联曲线参数 });
            xtraTabControlRight.SelectedPageChanged += xtraTabControlRight_SelectedPageChanged;
            // 
            // imageCollection2
            // 
            imageCollection2.ImageSize = new Size(24, 24);
            imageCollection2.ImageStream = (DevExpress.Utils.ImageCollectionStreamer)resources.GetObject("imageCollection2.ImageStream");
            imageCollection2.Images.SetKeyName(0, "Setting24B.png");
            imageCollection2.Images.SetKeyName(1, "属性24B.png");
            imageCollection2.Images.SetKeyName(2, "金属24.png");
            imageCollection2.Images.SetKeyName(3, "变频24.png");
            imageCollection2.Images.SetKeyName(4, "属性24.png");
            // 
            // tabPage基本参数
            // 
            tabPage基本参数.Controls.Add(navBarControlPara);
            tabPage基本参数.ImageOptions.ImageIndex = 0;
            tabPage基本参数.Name = "tabPage基本参数";
            tabPage基本参数.Size = new Size(389, 689);
            tabPage基本参数.Text = "基本参数";
            // 
            // navBarControlPara
            // 
            navBarControlPara.Appearance.GroupHeader.Font = new Font("Tahoma", 8.25F, FontStyle.Bold, GraphicsUnit.Point);
            navBarControlPara.Appearance.GroupHeader.Options.UseFont = true;
            navBarControlPara.Controls.Add(pumpPerformInfoCtrl1);
            navBarControlPara.Dock = DockStyle.Fill;
            navBarControlPara.Location = new Point(0, 0);
            navBarControlPara.Name = "navBarControlPara";
            navBarControlPara.OptionsNavPane.ExpandedWidth = 389;
            navBarControlPara.Size = new Size(389, 689);
            navBarControlPara.SkinExplorerBarViewScrollStyle = DevExpress.XtraNavBar.SkinExplorerBarViewScrollStyle.ScrollBar;
            navBarControlPara.StoreDefaultPaintStyleName = true;
            navBarControlPara.TabIndex = 7;
            navBarControlPara.Text = "navBarControl1";
            // 
            // pumpPerformInfoCtrl1
            // 
            pumpPerformInfoCtrl1.Dock = DockStyle.Fill;
            pumpPerformInfoCtrl1.Location = new Point(0, 0);
            pumpPerformInfoCtrl1.Name = "pumpPerformInfoCtrl1";
            pumpPerformInfoCtrl1.Size = new Size(389, 689);
            pumpPerformInfoCtrl1.TabIndex = 0;
            // 
            // tabPage产品属性2
            // 
            tabPage产品属性2.Controls.Add(pumpPropViewCtrl1);
            tabPage产品属性2.ImageOptions.ImageIndex = 1;
            tabPage产品属性2.Name = "tabPage产品属性2";
            tabPage产品属性2.Size = new Size(389, 689);
            tabPage产品属性2.Text = "产品属性";
            // 
            // pumpPropViewCtrl1
            // 
            pumpPropViewCtrl1.Dock = DockStyle.Fill;
            pumpPropViewCtrl1.Location = new Point(0, 0);
            pumpPropViewCtrl1.Margin = new Padding(4, 5, 4, 5);
            pumpPropViewCtrl1.Name = "pumpPropViewCtrl1";
            pumpPropViewCtrl1.Size = new Size(389, 689);
            pumpPropViewCtrl1.TabIndex = 0;
            // 
            // _tabPage产品材料
            // 
            _tabPage产品材料.Controls.Add(splitContainerControlMaterial);
            _tabPage产品材料.ImageOptions.ImageIndex = 2;
            _tabPage产品材料.Name = "_tabPage产品材料";
            _tabPage产品材料.Size = new Size(389, 689);
            _tabPage产品材料.Text = "产品材料";
            // 
            // splitContainerControlMaterial
            // 
            splitContainerControlMaterial.CollapsePanel = SplitCollapsePanel.Panel2;
            splitContainerControlMaterial.Dock = DockStyle.Fill;
            splitContainerControlMaterial.Horizontal = false;
            splitContainerControlMaterial.Location = new Point(0, 0);
            splitContainerControlMaterial.Name = "splitContainerControlMaterial";
            // 
            // splitContainerControlMaterial.Panel1
            // 
            splitContainerControlMaterial.Panel1.AutoScroll = true;
            splitContainerControlMaterial.Panel1.ShowCaption = true;
            splitContainerControlMaterial.Panel1.Text = "Panel1";
            // 
            // splitContainerControlMaterial.Panel2
            // 
            splitContainerControlMaterial.Panel2.ShowCaption = true;
            splitContainerControlMaterial.Panel2.Text = "Panel2";
            splitContainerControlMaterial.ShowCaption = true;
            splitContainerControlMaterial.Size = new Size(389, 689);
            splitContainerControlMaterial.SplitterPosition = 500;
            splitContainerControlMaterial.TabIndex = 0;
            splitContainerControlMaterial.Text = "splitContainerControl2";
            // 
            // _tabPage多速度曲线参数
            // 
            _tabPage多速度曲线参数.Controls.Add(pumpVariableSpeedInfoCtrl1);
            _tabPage多速度曲线参数.ImageOptions.ImageIndex = 3;
            _tabPage多速度曲线参数.Name = "_tabPage多速度曲线参数";
            _tabPage多速度曲线参数.Size = new Size(389, 689);
            _tabPage多速度曲线参数.Text = "变速参数";
            // 
            // pumpVariableSpeedInfoCtrl1
            // 
            pumpVariableSpeedInfoCtrl1.Dock = DockStyle.Fill;
            pumpVariableSpeedInfoCtrl1.Location = new Point(0, 0);
            pumpVariableSpeedInfoCtrl1.Name = "pumpVariableSpeedInfoCtrl1";
            pumpVariableSpeedInfoCtrl1.Size = new Size(389, 689);
            pumpVariableSpeedInfoCtrl1.TabIndex = 0;
            // 
            // _tabPage串并联曲线参数
            // 
            _tabPage串并联曲线参数.Controls.Add(pumpSingleSerialParallelInfoCtrl1);
            _tabPage串并联曲线参数.ImageOptions.ImageIndex = 4;
            _tabPage串并联曲线参数.Name = "_tabPage串并联曲线参数";
            _tabPage串并联曲线参数.Size = new Size(389, 689);
            _tabPage串并联曲线参数.Text = "参数设置";
            // 
            // navBarGroupControlContainer6
            // 
            navBarGroupControlContainer6.Name = "navBarGroupControlContainer6";
            navBarGroupControlContainer6.Size = new Size(360, 136);
            navBarGroupControlContainer6.TabIndex = 3;
            // 
            // navBarGroupJieZhi
            // 
            navBarGroupJieZhi.Appearance.Font = new Font("Tahoma", 14F, FontStyle.Regular, GraphicsUnit.Point);
            navBarGroupJieZhi.Appearance.Options.UseFont = true;
            navBarGroupJieZhi.Caption = "介质";
            navBarGroupJieZhi.ControlContainer = navBarGroupControlContainer6;
            navBarGroupJieZhi.GroupClientHeight = 140;
            navBarGroupJieZhi.GroupStyle = DevExpress.XtraNavBar.NavBarGroupStyle.ControlContainer;
            navBarGroupJieZhi.ImageOptions.LargeImage = (Image)resources.GetObject("navBarGroupJieZhi.ImageOptions.LargeImage");
            navBarGroupJieZhi.Name = "navBarGroupJieZhi";
            // 
            // pumpSingleSerialParallelInfoCtrl1
            // 
            pumpSingleSerialParallelInfoCtrl1.Dock = DockStyle.Fill;
            pumpSingleSerialParallelInfoCtrl1.Location = new Point(0, 0);
            pumpSingleSerialParallelInfoCtrl1.Name = "pumpSingleSerialParallelInfoCtrl1";
            pumpSingleSerialParallelInfoCtrl1.Size = new Size(389, 689);
            pumpSingleSerialParallelInfoCtrl1.TabIndex = 0;
            // 
            // PumpFullInfoCtrl
            // 
            AutoScaleMode = AutoScaleMode.None;
            Controls.Add(splitContainerControl1);
            Name = "PumpFullInfoCtrl";
            Size = new Size(1069, 729);
            Load += OnFrmLoad;
            ((ISupportInitialize)xtraTabCtrlMain).EndInit();
            xtraTabCtrlMain.ResumeLayout(false);
            ((ISupportInitialize)imageCollection1).EndInit();
            _tabPage性能曲线图1.ResumeLayout(false);
            _tabPage多速度曲线.ResumeLayout(false);
            _tabPage串并联曲线.ResumeLayout(false);
            ((ISupportInitialize)splitContainerControl1.Panel1).EndInit();
            splitContainerControl1.Panel1.ResumeLayout(false);
            ((ISupportInitialize)splitContainerControl1.Panel2).EndInit();
            splitContainerControl1.Panel2.ResumeLayout(false);
            ((ISupportInitialize)splitContainerControl1).EndInit();
            splitContainerControl1.ResumeLayout(false);
            ((ISupportInitialize)xtraTabControlRight).EndInit();
            xtraTabControlRight.ResumeLayout(false);
            ((ISupportInitialize)imageCollection2).EndInit();
            tabPage基本参数.ResumeLayout(false);
            ((ISupportInitialize)navBarControlPara).EndInit();
            navBarControlPara.ResumeLayout(false);
            tabPage产品属性2.ResumeLayout(false);
            _tabPage产品材料.ResumeLayout(false);
            ((ISupportInitialize)splitContainerControlMaterial.Panel1).EndInit();
            ((ISupportInitialize)splitContainerControlMaterial.Panel2).EndInit();
            ((ISupportInitialize)splitContainerControlMaterial).EndInit();
            splitContainerControlMaterial.ResumeLayout(false);
            _tabPage多速度曲线参数.ResumeLayout(false);
            _tabPage串并联曲线参数.ResumeLayout(false);
            ResumeLayout(false);
        }
 
        #endregion
 
        private DevExpress.XtraTab.XtraTabControl xtraTabCtrlMain;
        private DevExpress.XtraTab.XtraTabPage _tabPage性能曲线图1;
        private DevExpress.XtraTab.XtraTabPage _tabPage多速度曲线;
        private DevExpress.XtraTab.XtraTabPage _tabPage串并联曲线;
 
        private DevExpress.XtraTab.XtraTabPage _tabPage默认实物图2d;
 
        private DevExpress.XtraTab.XtraTabPage _tabPage默认结构图2d;
        private DevExpress.XtraTab.XtraTabPage _tabPage默认尺寸图2d;
        private DevExpress.XtraTab.XtraTabPage _tabPage系列附件;
 
        protected DevExpress.XtraTab.XtraTabPage _tabPage默认安装图2d;
        protected DevExpress.XtraTab.XtraTabPage _tabPage默认安装图3d;
        protected DevExpress.XtraTab.XtraTabPage _tabPage三维模型;
        private DevExpress.XtraTab.XtraTabPage _tabPage系统实物图2d;
        private DevExpress.XtraTab.XtraTabPage _tabPage产品属性1;
        private DevExpress.Utils.ImageCollection imageCollection1;
        private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
        private DevExpress.XtraTab.XtraTabControl xtraTabControlRight;
        private DevExpress.XtraTab.XtraTabPage tabPage基本参数;
        private DevExpress.XtraTab.XtraTabPage tabPage产品属性2;
        private DevExpress.XtraNavBar.NavBarControl navBarControlPara;
        private DevExpress.XtraTab.XtraTabPage _tabPage系统安装图2d;
        private DevExpress.XtraTab.XtraTabPage _tabPage产品材料;
        private DevExpress.Utils.ImageCollection imageCollection2;
   
        private DevExpress.XtraTab.XtraTabPage _tabPage多速度曲线参数;
        private DevExpress.XtraTab.XtraTabPage _tabPage串并联曲线参数;
        private DevExpress.XtraTab.XtraTabPage _tabPage默认结构图3d;
        private DevExpress.XtraTab.XtraTabPage _tabPage视频文件;
        private DevExpress.XtraEditors.SplitContainerControl splitContainerControlMaterial;
        protected DevExpress.XtraTab.XtraTabPage _tabPage电气图;
        private DevExpress.XtraNavBar.NavBarGroupControlContainer navBarGroupControlContainer6;
        private DevExpress.XtraNavBar.NavBarGroup navBarGroupJieZhi;
        private PumpPropViewCtrl pumpPropViewCtrl1;
        private Yw.WinFrmUI.Phart.PumpPerformChart pumpPerformChart1;
        private Yw.WinFrmUI.Phart.PumpPerformInfoCtrl pumpPerformInfoCtrl1;
        private Yw.WinFrmUI.Phart.PumpVariableSpeedChart pumpVariableSpeedChart1;
        private Yw.WinFrmUI.Phart.PumpVariableSpeedInfoCtrl pumpVariableSpeedInfoCtrl1;
        private Yw.WinFrmUI.Phart.PumpSerialParallelChart pumpSerialParallelChart1;
        private Yw.WinFrmUI.Phart.PumpSingleSerialParallelInfoCtrl pumpSingleSerialParallelInfoCtrl1;
    }
}