프로젝트

일반

사용자정보

개정판 5e67ad61

ID5e67ad61c226e6dd250e4da855a62227530f4eca
상위 a1df4864
하위 ec47b5b2

gaqhf 이(가) 5년 이상 전에 추가함

dev issue #000 : add drain valve

Change-Id: Iaf373184285d5ad6a619849839620347ea745bf3

차이점 보기:

DTI_PID/SPPIDConverter_AutoModeling/MainControl2.Designer.cs
61 61
            this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
62 62
            this.groupReducer = new DevExpress.XtraEditors.GroupControl();
63 63
            this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
64
            this.textBoxFittingSymbolPath = new DevExpress.XtraEditors.ButtonEdit();
65 64
            this.radioGroupReducer = new DevExpress.XtraEditors.RadioGroup();
65
            this.textBoxFittingSymbolPath = new DevExpress.XtraEditors.ButtonEdit();
66 66
            this.label1 = new System.Windows.Forms.Label();
67 67
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
68 68
            this.gridControlAttribute = new DevExpress.XtraGrid.GridControl();
......
74 74
            this.gridViewSymbol = new DevExpress.XtraGrid.Views.Grid.GridView();
75 75
            this.pageReport = new DevExpress.XtraTab.XtraTabPage();
76 76
            this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
77
            this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
78
            this.radTextBoxDrainSize = new Telerik.WinControls.UI.RadTextBox();
77 79
            ((System.ComponentModel.ISupportInitialize)(this.tabControl)).BeginInit();
78 80
            this.tabControl.SuspendLayout();
79 81
            this.pageConverter.SuspendLayout();
......
98 100
            this.panelControl4.SuspendLayout();
99 101
            ((System.ComponentModel.ISupportInitialize)(this.groupReducer)).BeginInit();
100 102
            this.groupReducer.SuspendLayout();
101
            ((System.ComponentModel.ISupportInitialize)(this.textBoxFittingSymbolPath.Properties)).BeginInit();
102 103
            ((System.ComponentModel.ISupportInitialize)(this.radioGroupReducer.Properties)).BeginInit();
104
            ((System.ComponentModel.ISupportInitialize)(this.textBoxFittingSymbolPath.Properties)).BeginInit();
103 105
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
104 106
            this.panelControl3.SuspendLayout();
105 107
            ((System.ComponentModel.ISupportInitialize)(this.gridControlAttribute)).BeginInit();
......
110 112
            this.panelControl1.SuspendLayout();
111 113
            ((System.ComponentModel.ISupportInitialize)(this.gridControlSymbol)).BeginInit();
112 114
            ((System.ComponentModel.ISupportInitialize)(this.gridViewSymbol)).BeginInit();
115
            ((System.ComponentModel.ISupportInitialize)(this.radTextBoxDrainSize)).BeginInit();
113 116
            this.SuspendLayout();
114 117
            // 
115 118
            // tabControl
......
404 407
            // 
405 408
            // panelControl4
406 409
            // 
410
            this.panelControl4.Controls.Add(this.radTextBoxDrainSize);
411
            this.panelControl4.Controls.Add(this.labelControl10);
407 412
            this.panelControl4.Controls.Add(this.groupReducer);
408 413
            this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
409 414
            this.panelControl4.Location = new System.Drawing.Point(3, 608);
......
431 436
            this.labelControl9.TabIndex = 3;
432 437
            this.labelControl9.Text = "Size Symbol Name";
433 438
            // 
434
            // textBoxFittingSymbolPath
435
            // 
436
            this.textBoxFittingSymbolPath.Location = new System.Drawing.Point(110, 21);
437
            this.textBoxFittingSymbolPath.Name = "textBoxFittingSymbolPath";
438
            this.textBoxFittingSymbolPath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
439
            new DevExpress.XtraEditors.Controls.EditorButton()});
440
            this.textBoxFittingSymbolPath.Size = new System.Drawing.Size(224, 20);
441
            this.textBoxFittingSymbolPath.TabIndex = 2;
442
            this.textBoxFittingSymbolPath.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.textBoxSymbolPath_ButtonClick);
443
            // 
444 439
            // radioGroupReducer
445 440
            // 
446 441
            this.radioGroupReducer.EditValue = true;
......
452 447
            this.radioGroupReducer.Size = new System.Drawing.Size(224, 23);
453 448
            this.radioGroupReducer.TabIndex = 1;
454 449
            // 
450
            // textBoxFittingSymbolPath
451
            // 
452
            this.textBoxFittingSymbolPath.Location = new System.Drawing.Point(110, 21);
453
            this.textBoxFittingSymbolPath.Name = "textBoxFittingSymbolPath";
454
            this.textBoxFittingSymbolPath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
455
            new DevExpress.XtraEditors.Controls.EditorButton()});
456
            this.textBoxFittingSymbolPath.Size = new System.Drawing.Size(224, 20);
457
            this.textBoxFittingSymbolPath.TabIndex = 2;
458
            this.textBoxFittingSymbolPath.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.textBoxSymbolPath_ButtonClick);
459
            // 
455 460
            // label1
456 461
            // 
457 462
            this.label1.AutoSize = true;
......
543 548
            this.defaultLookAndFeel.EnableBonusSkins = true;
544 549
            this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2016 Colorful";
545 550
            // 
551
            // labelControl10
552
            // 
553
            this.labelControl10.Location = new System.Drawing.Point(10, 89);
554
            this.labelControl10.Name = "labelControl10";
555
            this.labelControl10.Size = new System.Drawing.Size(85, 14);
556
            this.labelControl10.TabIndex = 4;
557
            this.labelControl10.Text = "Drain Valve Size";
558
            // 
559
            // radTextBoxDrainSize
560
            // 
561
            this.radTextBoxDrainSize.Location = new System.Drawing.Point(101, 86);
562
            this.radTextBoxDrainSize.Name = "radTextBoxDrainSize";
563
            this.radTextBoxDrainSize.Size = new System.Drawing.Size(48, 20);
564
            this.radTextBoxDrainSize.TabIndex = 5;
565
            // 
546 566
            // MainControl2
547 567
            // 
548 568
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
......
573 593
            this.tableLayoutPanel1.ResumeLayout(false);
574 594
            ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
575 595
            this.panelControl4.ResumeLayout(false);
596
            this.panelControl4.PerformLayout();
576 597
            ((System.ComponentModel.ISupportInitialize)(this.groupReducer)).EndInit();
577 598
            this.groupReducer.ResumeLayout(false);
578 599
            this.groupReducer.PerformLayout();
579
            ((System.ComponentModel.ISupportInitialize)(this.textBoxFittingSymbolPath.Properties)).EndInit();
580 600
            ((System.ComponentModel.ISupportInitialize)(this.radioGroupReducer.Properties)).EndInit();
601
            ((System.ComponentModel.ISupportInitialize)(this.textBoxFittingSymbolPath.Properties)).EndInit();
581 602
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
582 603
            this.panelControl3.ResumeLayout(false);
583 604
            ((System.ComponentModel.ISupportInitialize)(this.gridControlAttribute)).EndInit();
......
588 609
            this.panelControl1.ResumeLayout(false);
589 610
            ((System.ComponentModel.ISupportInitialize)(this.gridControlSymbol)).EndInit();
590 611
            ((System.ComponentModel.ISupportInitialize)(this.gridViewSymbol)).EndInit();
612
            ((System.ComponentModel.ISupportInitialize)(this.radTextBoxDrainSize)).EndInit();
591 613
            this.ResumeLayout(false);
592 614

  
593 615
        }
......
639 661
        private System.Windows.Forms.Label label1;
640 662
        private DevExpress.XtraEditors.LabelControl labelControl9;
641 663
        private DevExpress.XtraEditors.ButtonEdit textBoxFittingSymbolPath;
664
        private Telerik.WinControls.UI.RadTextBox radTextBoxDrainSize;
665
        private DevExpress.XtraEditors.LabelControl labelControl10;
642 666
    }
643 667
}

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)