1457 lines
		
	
	
		
			69 KiB
		
	
	
	
		
			VB.net
		
	
	
	
	
	
			
		
		
	
	
			1457 lines
		
	
	
		
			69 KiB
		
	
	
	
		
			VB.net
		
	
	
	
	
	
| <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
 | |
| Partial Class Frm_New
 | |
|     Inherits CForm
 | |
|     'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
 | |
|     <System.Diagnostics.DebuggerNonUserCode()> _
 | |
|     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
 | |
|         Try
 | |
|             If disposing AndAlso components IsNot Nothing Then
 | |
|                 components.Dispose()
 | |
|             End If
 | |
|         Finally
 | |
|             MyBase.Dispose(disposing)
 | |
|         End Try
 | |
|     End Sub
 | |
| 
 | |
|     'Windows Form 디자이너에 필요합니다.
 | |
|     Private components As System.ComponentModel.IContainer
 | |
| 
 | |
|     '참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
 | |
|     '수정하려면 Windows Form 디자이너를 사용하십시오.  
 | |
|     '코드 편집기를 사용하여 수정하지 마십시오.
 | |
|     <System.Diagnostics.DebuggerStepThrough()> _
 | |
|     Private Sub InitializeComponent()
 | |
|         Me.components = New System.ComponentModel.Container()
 | |
|         Dim Label456 As System.Windows.Forms.Label
 | |
|         Dim Label455 As System.Windows.Forms.Label
 | |
|         Dim Label4 As System.Windows.Forms.Label
 | |
|         Dim Label6 As System.Windows.Forms.Label
 | |
|         Dim Label7 As System.Windows.Forms.Label
 | |
|         Dim Label8 As System.Windows.Forms.Label
 | |
|         Dim Label9 As System.Windows.Forms.Label
 | |
|         Dim Label10 As System.Windows.Forms.Label
 | |
|         Dim Label11 As System.Windows.Forms.Label
 | |
|         Dim Label12 As System.Windows.Forms.Label
 | |
|         Dim Label13 As System.Windows.Forms.Label
 | |
|         Dim Label14 As System.Windows.Forms.Label
 | |
|         Dim Label15 As System.Windows.Forms.Label
 | |
|         Dim Label16 As System.Windows.Forms.Label
 | |
|         Dim Label17 As System.Windows.Forms.Label
 | |
|         Dim Label18 As System.Windows.Forms.Label
 | |
|         Dim Label19 As System.Windows.Forms.Label
 | |
|         Dim Label20 As System.Windows.Forms.Label
 | |
|         Dim Label21 As System.Windows.Forms.Label
 | |
|         Dim Label465 As System.Windows.Forms.Label
 | |
|         Dim Label23 As System.Windows.Forms.Label
 | |
|         Dim Label24 As System.Windows.Forms.Label
 | |
|         Dim Label25 As System.Windows.Forms.Label
 | |
|         Dim Label457 As System.Windows.Forms.Label
 | |
|         Dim Label458 As System.Windows.Forms.Label
 | |
|         Dim Label459 As System.Windows.Forms.Label
 | |
|         Dim Label30 As System.Windows.Forms.Label
 | |
|         Dim Label31 As System.Windows.Forms.Label
 | |
|         Dim Label3 As System.Windows.Forms.Label
 | |
|         Dim Label2 As System.Windows.Forms.Label
 | |
|         Dim Label5 As System.Windows.Forms.Label
 | |
|         Dim Label22 As System.Windows.Forms.Label
 | |
|         Dim Label27 As System.Windows.Forms.Label
 | |
|         Dim Label29 As System.Windows.Forms.Label
 | |
|         Dim Label28 As System.Windows.Forms.Label
 | |
|         Dim Label26 As System.Windows.Forms.Label
 | |
|         Dim Label32 As System.Windows.Forms.Label
 | |
|         Dim Label33 As System.Windows.Forms.Label
 | |
|         Dim Label34 As System.Windows.Forms.Label
 | |
|         Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel()
 | |
|         Me.NTb1 = New Eco2Ar.MyTb()
 | |
|         Me.NTb2 = New Eco2Ar.MyTb()
 | |
|         Me.tb_태양열_cnt2 = New System.Windows.Forms.TextBox()
 | |
|         Me.tb_태양열_cnt1 = New System.Windows.Forms.TextBox()
 | |
|         Me.Label163 = New System.Windows.Forms.Label()
 | |
|         Me.Label164 = New System.Windows.Forms.Label()
 | |
|         Me.축열탱크Panel = New System.Windows.Forms.Panel()
 | |
|         Me.tb_축열탱크체적급 = New Eco2Ar.MyTb()
 | |
|         Me.bs = New System.Windows.Forms.BindingSource(Me.components)
 | |
|         Me.DS = New Eco2Ar.DS()
 | |
|         Me.cmb_축열탱크설치장소 = New Eco2Ar.MyCmb()
 | |
|         Me.tb_축열탱크체적난 = New Eco2Ar.MyTb()
 | |
|         Me.태양열Panel = New System.Windows.Forms.Panel()
 | |
|         Me.cmb_태양열시스템종류 = New Eco2Ar.MyCmb()
 | |
|         Me.cmb_집열기유형 = New Eco2Ar.MyCmb()
 | |
|         Me.tb_집열판면적 = New Eco2Ar.MyTb()
 | |
|         Me.cmb_집열판방위 = New Eco2Ar.MyCmb()
 | |
|         Me.tB_솔라펌프출력 = New Eco2Ar.MyTb()
 | |
|         Me.cmb_태양열시스템의성능 = New Eco2Ar.MyCmb()
 | |
|         Me.tb_무손실효율계수 = New Eco2Ar.MyTb()
 | |
|         Me.tb_2차손실계수 = New Eco2Ar.MyTb()
 | |
|         Me.tb_1차손실계수 = New Eco2Ar.MyTb()
 | |
|         Me.지열Panel = New System.Windows.Forms.Panel()
 | |
|         Me.MyTb1 = New Eco2Ar.MyTb()
 | |
|         Me.tb_지열팽창탱크체적 = New Eco2Ar.MyTb()
 | |
|         Me.cmb_지열팽창설치여부 = New Eco2Ar.MyCmb()
 | |
|         Me.cmb_열교환기설치여부 = New Eco2Ar.MyCmb()
 | |
|         Me.tb_2차펌프용량 = New Eco2Ar.MyTb()
 | |
|         Me.Label1 = New System.Windows.Forms.Label()
 | |
|         Me.tb_1차펌프용량 = New Eco2Ar.MyTb()
 | |
|         Me.tb_열성능비2 = New Eco2Ar.MyTb()
 | |
|         Me.tb_열성능비 = New Eco2Ar.MyTb()
 | |
|         Me.tb_지열펌프용량 = New Eco2Ar.MyTb()
 | |
|         Me.태양광Panel = New System.Windows.Forms.Panel()
 | |
|         Me.MyTb2 = New Eco2Ar.MyTb()
 | |
|         Me.cmb_모듈종류 = New Eco2Ar.MyCmb()
 | |
|         Me.cmb_모듈방위 = New Eco2Ar.MyCmb()
 | |
|         Me.cmb_모듈적용타입 = New Eco2Ar.MyCmb()
 | |
|         Me.cmb_모듈기울기 = New Eco2Ar.MyCmb()
 | |
|         Me.tb_모듈효율 = New Eco2Ar.MyTb()
 | |
|         Me.tb_모듈면적 = New Eco2Ar.MyTb()
 | |
|         Me.Panel6 = New System.Windows.Forms.Panel()
 | |
|         Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
 | |
|         Me.dv = New CEnergy.arindv()
 | |
|         Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         Me.bn = New System.Windows.Forms.BindingNavigator(Me.components)
 | |
|         Me.lbl_count = New System.Windows.Forms.ToolStripLabel()
 | |
|         Me.bt_add = New System.Windows.Forms.ToolStripButton()
 | |
|         Me.bt_Del = New System.Windows.Forms.ToolStripButton()
 | |
|         Me.bt_cancel = New System.Windows.Forms.ToolStripButton()
 | |
|         Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
 | |
|         Me.lbl_pos = New System.Windows.Forms.ToolStripLabel()
 | |
|         Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
 | |
|         Me.lb_code = New System.Windows.Forms.ToolStripLabel()
 | |
|         Me.GroupBox2 = New System.Windows.Forms.GroupBox()
 | |
|         Me.열병합Panel = New System.Windows.Forms.Panel()
 | |
|         Me.chk_개별기기적용 = New System.Windows.Forms.CheckBox()
 | |
|         Me.tb_열생산능력 = New Eco2Ar.MyTb()
 | |
|         Me.tb_열생산효율 = New Eco2Ar.MyTb()
 | |
|         Me.tb_발전효율 = New Eco2Ar.MyTb()
 | |
|         Me.GroupBox1 = New System.Windows.Forms.GroupBox()
 | |
|         Me.기기종류ComboBox = New Eco2Ar.MyCmb()
 | |
|         Me.cmb_가동연료 = New Eco2Ar.MyCmb()
 | |
|         Me.NTb3 = New Eco2Ar.MyTb()
 | |
|         Label456 = New System.Windows.Forms.Label()
 | |
|         Label455 = New System.Windows.Forms.Label()
 | |
|         Label4 = New System.Windows.Forms.Label()
 | |
|         Label6 = New System.Windows.Forms.Label()
 | |
|         Label7 = New System.Windows.Forms.Label()
 | |
|         Label8 = New System.Windows.Forms.Label()
 | |
|         Label9 = New System.Windows.Forms.Label()
 | |
|         Label10 = New System.Windows.Forms.Label()
 | |
|         Label11 = New System.Windows.Forms.Label()
 | |
|         Label12 = New System.Windows.Forms.Label()
 | |
|         Label13 = New System.Windows.Forms.Label()
 | |
|         Label14 = New System.Windows.Forms.Label()
 | |
|         Label15 = New System.Windows.Forms.Label()
 | |
|         Label16 = New System.Windows.Forms.Label()
 | |
|         Label17 = New System.Windows.Forms.Label()
 | |
|         Label18 = New System.Windows.Forms.Label()
 | |
|         Label19 = New System.Windows.Forms.Label()
 | |
|         Label20 = New System.Windows.Forms.Label()
 | |
|         Label21 = New System.Windows.Forms.Label()
 | |
|         Label465 = New System.Windows.Forms.Label()
 | |
|         Label23 = New System.Windows.Forms.Label()
 | |
|         Label24 = New System.Windows.Forms.Label()
 | |
|         Label25 = New System.Windows.Forms.Label()
 | |
|         Label457 = New System.Windows.Forms.Label()
 | |
|         Label458 = New System.Windows.Forms.Label()
 | |
|         Label459 = New System.Windows.Forms.Label()
 | |
|         Label30 = New System.Windows.Forms.Label()
 | |
|         Label31 = New System.Windows.Forms.Label()
 | |
|         Label3 = New System.Windows.Forms.Label()
 | |
|         Label2 = New System.Windows.Forms.Label()
 | |
|         Label5 = New System.Windows.Forms.Label()
 | |
|         Label22 = New System.Windows.Forms.Label()
 | |
|         Label27 = New System.Windows.Forms.Label()
 | |
|         Label29 = New System.Windows.Forms.Label()
 | |
|         Label28 = New System.Windows.Forms.Label()
 | |
|         Label26 = New System.Windows.Forms.Label()
 | |
|         Label32 = New System.Windows.Forms.Label()
 | |
|         Label33 = New System.Windows.Forms.Label()
 | |
|         Label34 = New System.Windows.Forms.Label()
 | |
|         Me.TableLayoutPanel1.SuspendLayout()
 | |
|         Me.축열탱크Panel.SuspendLayout()
 | |
|         CType(Me.bs, System.ComponentModel.ISupportInitialize).BeginInit()
 | |
|         CType(Me.DS, System.ComponentModel.ISupportInitialize).BeginInit()
 | |
|         Me.태양열Panel.SuspendLayout()
 | |
|         Me.지열Panel.SuspendLayout()
 | |
|         Me.태양광Panel.SuspendLayout()
 | |
|         Me.Panel6.SuspendLayout()
 | |
|         CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
 | |
|         Me.SplitContainer1.Panel1.SuspendLayout()
 | |
|         Me.SplitContainer1.Panel2.SuspendLayout()
 | |
|         Me.SplitContainer1.SuspendLayout()
 | |
|         CType(Me.dv, System.ComponentModel.ISupportInitialize).BeginInit()
 | |
|         CType(Me.bn, System.ComponentModel.ISupportInitialize).BeginInit()
 | |
|         Me.bn.SuspendLayout()
 | |
|         Me.GroupBox2.SuspendLayout()
 | |
|         Me.열병합Panel.SuspendLayout()
 | |
|         Me.GroupBox1.SuspendLayout()
 | |
|         Me.SuspendLayout()
 | |
|         '
 | |
|         'Label456
 | |
|         '
 | |
|         Label456.AutoSize = True
 | |
|         Label456.ForeColor = System.Drawing.Color.Black
 | |
|         Label456.Location = New System.Drawing.Point(3, 9)
 | |
|         Label456.Name = "Label456"
 | |
|         Label456.Size = New System.Drawing.Size(159, 12)
 | |
|         Label456.TabIndex = 38
 | |
|         Label456.Text = "[태양열 시스템:축열탱크]"
 | |
|         '
 | |
|         'Label455
 | |
|         '
 | |
|         Label455.AutoSize = True
 | |
|         Label455.ForeColor = System.Drawing.Color.Black
 | |
|         Label455.Location = New System.Drawing.Point(6, 4)
 | |
|         Label455.Name = "Label455"
 | |
|         Label455.Size = New System.Drawing.Size(102, 12)
 | |
|         Label455.TabIndex = 38
 | |
|         Label455.Text = "[태양열 시스템]"
 | |
|         '
 | |
|         'Label4
 | |
|         '
 | |
|         Label4.AutoSize = True
 | |
|         Label4.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label4.Location = New System.Drawing.Point(3, 32)
 | |
|         Label4.Name = "Label4"
 | |
|         Label4.Size = New System.Drawing.Size(193, 12)
 | |
|         Label4.TabIndex = 32
 | |
|         Label4.Text = "태양열 축열탱크 체적(급탕)[l]:"
 | |
|         '
 | |
|         'Label6
 | |
|         '
 | |
|         Label6.AutoSize = True
 | |
|         Label6.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label6.Location = New System.Drawing.Point(3, 58)
 | |
|         Label6.Name = "Label6"
 | |
|         Label6.Size = New System.Drawing.Size(193, 12)
 | |
|         Label6.TabIndex = 34
 | |
|         Label6.Text = "태양열 축열탱크 체적(난방)[l]:"
 | |
|         '
 | |
|         'Label7
 | |
|         '
 | |
|         Label7.AutoSize = True
 | |
|         Label7.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label7.Location = New System.Drawing.Point(3, 85)
 | |
|         Label7.Name = "Label7"
 | |
|         Label7.Size = New System.Drawing.Size(114, 12)
 | |
|         Label7.TabIndex = 36
 | |
|         Label7.Text = "축열탱크설치장소:"
 | |
|         '
 | |
|         'Label8
 | |
|         '
 | |
|         Label8.AutoSize = True
 | |
|         Label8.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label8.Location = New System.Drawing.Point(5, 24)
 | |
|         Label8.Name = "Label8"
 | |
|         Label8.Size = New System.Drawing.Size(124, 12)
 | |
|         Label8.TabIndex = 8
 | |
|         Label8.Text = "태양열 시스템 종류:"
 | |
|         '
 | |
|         'Label9
 | |
|         '
 | |
|         Label9.AutoSize = True
 | |
|         Label9.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label9.Location = New System.Drawing.Point(6, 49)
 | |
|         Label9.Name = "Label9"
 | |
|         Label9.Size = New System.Drawing.Size(75, 12)
 | |
|         Label9.TabIndex = 10
 | |
|         Label9.Text = "집열기유형:"
 | |
|         '
 | |
|         'Label10
 | |
|         '
 | |
|         Label10.AutoSize = True
 | |
|         Label10.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label10.Location = New System.Drawing.Point(6, 73)
 | |
|         Label10.Name = "Label10"
 | |
|         Label10.Size = New System.Drawing.Size(102, 12)
 | |
|         Label10.TabIndex = 12
 | |
|         Label10.Text = "집열판면적[㎡]:"
 | |
|         '
 | |
|         'Label11
 | |
|         '
 | |
|         Label11.AutoSize = True
 | |
|         Label11.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label11.Location = New System.Drawing.Point(6, 96)
 | |
|         Label11.Name = "Label11"
 | |
|         Label11.Size = New System.Drawing.Size(75, 12)
 | |
|         Label11.TabIndex = 14
 | |
|         Label11.Text = "집열판방위:"
 | |
|         '
 | |
|         'Label12
 | |
|         '
 | |
|         Label12.AutoSize = True
 | |
|         Label12.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label12.Location = New System.Drawing.Point(6, 120)
 | |
|         Label12.Name = "Label12"
 | |
|         Label12.Size = New System.Drawing.Size(152, 12)
 | |
|         Label12.TabIndex = 16
 | |
|         Label12.Text = "솔라펌프의정격동력[W]:"
 | |
|         '
 | |
|         'Label13
 | |
|         '
 | |
|         Label13.AutoSize = True
 | |
|         Label13.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label13.Location = New System.Drawing.Point(6, 143)
 | |
|         Label13.Name = "Label13"
 | |
|         Label13.Size = New System.Drawing.Size(127, 12)
 | |
|         Label13.TabIndex = 18
 | |
|         Label13.Text = "태양열시스템의성능:"
 | |
|         '
 | |
|         'Label14
 | |
|         '
 | |
|         Label14.AutoSize = True
 | |
|         Label14.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label14.Location = New System.Drawing.Point(6, 168)
 | |
|         Label14.Name = "Label14"
 | |
|         Label14.Size = New System.Drawing.Size(101, 12)
 | |
|         Label14.TabIndex = 20
 | |
|         Label14.Text = "무손실효율계수:"
 | |
|         '
 | |
|         'Label15
 | |
|         '
 | |
|         Label15.AutoSize = True
 | |
|         Label15.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label15.Location = New System.Drawing.Point(3, 192)
 | |
|         Label15.Name = "Label15"
 | |
|         Label15.Size = New System.Drawing.Size(148, 12)
 | |
|         Label15.TabIndex = 22
 | |
|         Label15.Text = "1차열손실계수[W/㎡K]:"
 | |
|         '
 | |
|         'Label16
 | |
|         '
 | |
|         Label16.AutoSize = True
 | |
|         Label16.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label16.Location = New System.Drawing.Point(3, 215)
 | |
|         Label16.Name = "Label16"
 | |
|         Label16.Size = New System.Drawing.Size(155, 12)
 | |
|         Label16.TabIndex = 24
 | |
|         Label16.Text = "2차열손실계수[W/㎡K2]:"
 | |
|         '
 | |
|         'Label17
 | |
|         '
 | |
|         Label17.AutoSize = True
 | |
|         Label17.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label17.Location = New System.Drawing.Point(10, 52)
 | |
|         Label17.Name = "Label17"
 | |
|         Label17.Size = New System.Drawing.Size(128, 12)
 | |
|         Label17.TabIndex = 42
 | |
|         Label17.Text = "태양광모듈면적[㎡]:"
 | |
|         '
 | |
|         'Label18
 | |
|         '
 | |
|         Label18.AutoSize = True
 | |
|         Label18.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label18.Location = New System.Drawing.Point(10, 74)
 | |
|         Label18.Name = "Label18"
 | |
|         Label18.Size = New System.Drawing.Size(114, 12)
 | |
|         Label18.TabIndex = 44
 | |
|         Label18.Text = "태양광모듈기울기:"
 | |
|         '
 | |
|         'Label19
 | |
|         '
 | |
|         Label19.AutoSize = True
 | |
|         Label19.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label19.Location = New System.Drawing.Point(10, 99)
 | |
|         Label19.Name = "Label19"
 | |
|         Label19.Size = New System.Drawing.Size(101, 12)
 | |
|         Label19.TabIndex = 46
 | |
|         Label19.Text = "태양광모듈방위:"
 | |
|         '
 | |
|         'Label20
 | |
|         '
 | |
|         Label20.AutoSize = True
 | |
|         Label20.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label20.Location = New System.Drawing.Point(11, 123)
 | |
|         Label20.Name = "Label20"
 | |
|         Label20.Size = New System.Drawing.Size(101, 12)
 | |
|         Label20.TabIndex = 48
 | |
|         Label20.Text = "태양광모듈종류:"
 | |
|         '
 | |
|         'Label21
 | |
|         '
 | |
|         Label21.AutoSize = True
 | |
|         Label21.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label21.Location = New System.Drawing.Point(10, 146)
 | |
|         Label21.Name = "Label21"
 | |
|         Label21.Size = New System.Drawing.Size(127, 12)
 | |
|         Label21.TabIndex = 50
 | |
|         Label21.Text = "태양광모듈적용타입:"
 | |
|         '
 | |
|         'Label465
 | |
|         '
 | |
|         Label465.AutoSize = True
 | |
|         Label465.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label465.Location = New System.Drawing.Point(27, 48)
 | |
|         Label465.Name = "Label465"
 | |
|         Label465.Size = New System.Drawing.Size(113, 12)
 | |
|         Label465.TabIndex = 2
 | |
|         Label465.Text = "-시스템 가동연료:"
 | |
|         '
 | |
|         'Label23
 | |
|         '
 | |
|         Label23.AutoSize = True
 | |
|         Label23.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label23.Location = New System.Drawing.Point(7, 55)
 | |
|         Label23.Name = "Label23"
 | |
|         Label23.Size = New System.Drawing.Size(134, 12)
 | |
|         Label23.TabIndex = 60
 | |
|         Label23.Text = "열성능비(COP,난방):"
 | |
|         '
 | |
|         'Label24
 | |
|         '
 | |
|         Label24.AutoSize = True
 | |
|         Label24.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label24.Location = New System.Drawing.Point(7, 77)
 | |
|         Label24.Name = "Label24"
 | |
|         Label24.Size = New System.Drawing.Size(134, 12)
 | |
|         Label24.TabIndex = 62
 | |
|         Label24.Text = "열성능비(COP,냉방):"
 | |
|         '
 | |
|         'Label25
 | |
|         '
 | |
|         Label25.AutoSize = True
 | |
|         Label25.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label25.Location = New System.Drawing.Point(7, 101)
 | |
|         Label25.Name = "Label25"
 | |
|         Label25.Size = New System.Drawing.Size(107, 12)
 | |
|         Label25.TabIndex = 64
 | |
|         Label25.Text = "1차펌프동력[W]:"
 | |
|         '
 | |
|         'Label457
 | |
|         '
 | |
|         Label457.AutoSize = True
 | |
|         Label457.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label457.Location = New System.Drawing.Point(10, 76)
 | |
|         Label457.Name = "Label457"
 | |
|         Label457.Size = New System.Drawing.Size(93, 12)
 | |
|         Label457.TabIndex = 75
 | |
|         Label457.Text = "발전 효율[%]:"
 | |
|         '
 | |
|         'Label458
 | |
|         '
 | |
|         Label458.AutoSize = True
 | |
|         Label458.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label458.Location = New System.Drawing.Point(10, 31)
 | |
|         Label458.Name = "Label458"
 | |
|         Label458.Size = New System.Drawing.Size(112, 12)
 | |
|         Label458.TabIndex = 73
 | |
|         Label458.Text = "열생산 능력[kW]:"
 | |
|         '
 | |
|         'Label459
 | |
|         '
 | |
|         Label459.AutoSize = True
 | |
|         Label459.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label459.Location = New System.Drawing.Point(10, 53)
 | |
|         Label459.Name = "Label459"
 | |
|         Label459.Size = New System.Drawing.Size(106, 12)
 | |
|         Label459.TabIndex = 74
 | |
|         Label459.Text = "열생산 효율[%]:"
 | |
|         '
 | |
|         'Label30
 | |
|         '
 | |
|         Label30.AutoSize = True
 | |
|         Label30.Location = New System.Drawing.Point(80, 33)
 | |
|         Label30.Name = "Label30"
 | |
|         Label30.Size = New System.Drawing.Size(0, 12)
 | |
|         Label30.TabIndex = 64
 | |
|         '
 | |
|         'Label31
 | |
|         '
 | |
|         Label31.AutoSize = True
 | |
|         Label31.Location = New System.Drawing.Point(80, 44)
 | |
|         Label31.Name = "Label31"
 | |
|         Label31.Size = New System.Drawing.Size(0, 12)
 | |
|         Label31.TabIndex = 66
 | |
|         '
 | |
|         'Label3
 | |
|         '
 | |
|         Label3.AutoSize = True
 | |
|         Label3.ForeColor = System.Drawing.Color.Black
 | |
|         Label3.Location = New System.Drawing.Point(11, 7)
 | |
|         Label3.Name = "Label3"
 | |
|         Label3.Size = New System.Drawing.Size(102, 12)
 | |
|         Label3.TabIndex = 38
 | |
|         Label3.Text = "[태양광 시스템]"
 | |
|         '
 | |
|         'Label2
 | |
|         '
 | |
|         Label2.AutoSize = True
 | |
|         Label2.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label2.Location = New System.Drawing.Point(71, 26)
 | |
|         Label2.Name = "Label2"
 | |
|         Label2.Size = New System.Drawing.Size(69, 12)
 | |
|         Label2.TabIndex = 147
 | |
|         Label2.Text = "-기기종류:"
 | |
|         '
 | |
|         'Label5
 | |
|         '
 | |
|         Label5.AutoSize = True
 | |
|         Label5.ForeColor = System.Drawing.Color.Black
 | |
|         Label5.Location = New System.Drawing.Point(10, 5)
 | |
|         Label5.Name = "Label5"
 | |
|         Label5.Size = New System.Drawing.Size(102, 12)
 | |
|         Label5.TabIndex = 38
 | |
|         Label5.Text = "[열병합 시스템]"
 | |
|         '
 | |
|         'Label22
 | |
|         '
 | |
|         Label22.AutoSize = True
 | |
|         Label22.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label22.Location = New System.Drawing.Point(7, 31)
 | |
|         Label22.Name = "Label22"
 | |
|         Label22.Size = New System.Drawing.Size(146, 12)
 | |
|         Label22.TabIndex = 58
 | |
|         Label22.Text = "지열히트펌프용량[kW]:"
 | |
|         '
 | |
|         'Label27
 | |
|         '
 | |
|         Label27.AutoSize = True
 | |
|         Label27.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label27.Location = New System.Drawing.Point(7, 194)
 | |
|         Label27.Name = "Label27"
 | |
|         Label27.Size = New System.Drawing.Size(132, 12)
 | |
|         Label27.TabIndex = 150
 | |
|         Label27.Text = "지열팽창탱크체적[l]:"
 | |
|         '
 | |
|         'Label29
 | |
|         '
 | |
|         Label29.AutoSize = True
 | |
|         Label29.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label29.Location = New System.Drawing.Point(7, 171)
 | |
|         Label29.Name = "Label29"
 | |
|         Label29.Size = New System.Drawing.Size(140, 12)
 | |
|         Label29.TabIndex = 149
 | |
|         Label29.Text = "지열팽창탱크설치여부:"
 | |
|         '
 | |
|         'Label28
 | |
|         '
 | |
|         Label28.AutoSize = True
 | |
|         Label28.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label28.Location = New System.Drawing.Point(7, 148)
 | |
|         Label28.Name = "Label28"
 | |
|         Label28.Size = New System.Drawing.Size(114, 12)
 | |
|         Label28.TabIndex = 148
 | |
|         Label28.Text = "열교환기설치여부:"
 | |
|         '
 | |
|         'Label26
 | |
|         '
 | |
|         Label26.AutoSize = True
 | |
|         Label26.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label26.Location = New System.Drawing.Point(7, 123)
 | |
|         Label26.Name = "Label26"
 | |
|         Label26.Size = New System.Drawing.Size(107, 12)
 | |
|         Label26.TabIndex = 147
 | |
|         Label26.Text = "2차펌프동력[W]:"
 | |
|         '
 | |
|         'Label32
 | |
|         '
 | |
|         Label32.AutoSize = True
 | |
|         Label32.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label32.Location = New System.Drawing.Point(10, 171)
 | |
|         Label32.Name = "Label32"
 | |
|         Label32.Size = New System.Drawing.Size(122, 12)
 | |
|         Label32.TabIndex = 50
 | |
|         Label32.Text = "태양광모듈효율[-]:"
 | |
|         '
 | |
|         'Label33
 | |
|         '
 | |
|         Label33.AutoSize = True
 | |
|         Label33.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label33.Location = New System.Drawing.Point(7, 217)
 | |
|         Label33.Name = "Label33"
 | |
|         Label33.Size = New System.Drawing.Size(36, 12)
 | |
|         Label33.TabIndex = 152
 | |
|         Label33.Text = "비고:"
 | |
|         Label33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
 | |
|         '
 | |
|         'Label34
 | |
|         '
 | |
|         Label34.AutoSize = True
 | |
|         Label34.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Label34.Location = New System.Drawing.Point(11, 29)
 | |
|         Label34.Name = "Label34"
 | |
|         Label34.Size = New System.Drawing.Size(133, 12)
 | |
|         Label34.TabIndex = 52
 | |
|         Label34.Text = "태양광발전용량[kW]:"
 | |
|         '
 | |
|         'TableLayoutPanel1
 | |
|         '
 | |
|         Me.TableLayoutPanel1.AutoScroll = True
 | |
|         Me.TableLayoutPanel1.ColumnCount = 2
 | |
|         Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 126.0!))
 | |
|         Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50.0!))
 | |
|         Me.TableLayoutPanel1.Controls.Add(Me.NTb1, 1, 12)
 | |
|         Me.TableLayoutPanel1.Controls.Add(Me.NTb2, 1, 11)
 | |
|         Me.TableLayoutPanel1.Location = New System.Drawing.Point(0, 0)
 | |
|         Me.TableLayoutPanel1.Name = "TableLayoutPanel1"
 | |
|         Me.TableLayoutPanel1.RowCount = 13
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
 | |
|         Me.TableLayoutPanel1.Size = New System.Drawing.Size(200, 100)
 | |
|         Me.TableLayoutPanel1.TabIndex = 0
 | |
|         '
 | |
|         'NTb1
 | |
|         '
 | |
|         Me.NTb1.Location = New System.Drawing.Point(129, 243)
 | |
|         Me.NTb1.Name = "NTb1"
 | |
|         Me.NTb1.NectControl = Nothing
 | |
|         Me.NTb1.Size = New System.Drawing.Size(68, 21)
 | |
|         Me.NTb1.TabIndex = 63
 | |
|         Me.NTb1.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'NTb2
 | |
|         '
 | |
|         Me.NTb2.Location = New System.Drawing.Point(129, 223)
 | |
|         Me.NTb2.Name = "NTb2"
 | |
|         Me.NTb2.NectControl = Nothing
 | |
|         Me.NTb2.Size = New System.Drawing.Size(68, 21)
 | |
|         Me.NTb2.TabIndex = 61
 | |
|         Me.NTb2.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'tb_태양열_cnt2
 | |
|         '
 | |
|         Me.tb_태양열_cnt2.BackColor = System.Drawing.SystemColors.GrayText
 | |
|         Me.tb_태양열_cnt2.ForeColor = System.Drawing.Color.White
 | |
|         Me.tb_태양열_cnt2.Location = New System.Drawing.Point(249, 95)
 | |
|         Me.tb_태양열_cnt2.Name = "tb_태양열_cnt2"
 | |
|         Me.tb_태양열_cnt2.ReadOnly = True
 | |
|         Me.tb_태양열_cnt2.Size = New System.Drawing.Size(39, 21)
 | |
|         Me.tb_태양열_cnt2.TabIndex = 117
 | |
|         Me.tb_태양열_cnt2.Text = "0"
 | |
|         Me.tb_태양열_cnt2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
 | |
|         '
 | |
|         'tb_태양열_cnt1
 | |
|         '
 | |
|         Me.tb_태양열_cnt1.BackColor = System.Drawing.SystemColors.GrayText
 | |
|         Me.tb_태양열_cnt1.ForeColor = System.Drawing.Color.White
 | |
|         Me.tb_태양열_cnt1.Location = New System.Drawing.Point(249, 73)
 | |
|         Me.tb_태양열_cnt1.Name = "tb_태양열_cnt1"
 | |
|         Me.tb_태양열_cnt1.ReadOnly = True
 | |
|         Me.tb_태양열_cnt1.Size = New System.Drawing.Size(39, 21)
 | |
|         Me.tb_태양열_cnt1.TabIndex = 117
 | |
|         Me.tb_태양열_cnt1.Text = "0"
 | |
|         Me.tb_태양열_cnt1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
 | |
|         '
 | |
|         'Label163
 | |
|         '
 | |
|         Me.Label163.AutoSize = True
 | |
|         Me.Label163.ForeColor = System.Drawing.Color.DarkCyan
 | |
|         Me.Label163.Location = New System.Drawing.Point(10, 77)
 | |
|         Me.Label163.Name = "Label163"
 | |
|         Me.Label163.Size = New System.Drawing.Size(224, 12)
 | |
|         Me.Label163.TabIndex = 118
 | |
|         Me.Label163.Text = "-난방기기의 열원기기로 연결된 수 : "
 | |
|         Me.Label163.TextAlign = System.Drawing.ContentAlignment.MiddleRight
 | |
|         '
 | |
|         'Label164
 | |
|         '
 | |
|         Me.Label164.AutoSize = True
 | |
|         Me.Label164.ForeColor = System.Drawing.Color.DarkCyan
 | |
|         Me.Label164.Location = New System.Drawing.Point(10, 97)
 | |
|         Me.Label164.Name = "Label164"
 | |
|         Me.Label164.Size = New System.Drawing.Size(224, 12)
 | |
|         Me.Label164.TabIndex = 118
 | |
|         Me.Label164.Text = "-냉방기기의 열원기기로 연결된 수 : "
 | |
|         Me.Label164.TextAlign = System.Drawing.ContentAlignment.MiddleRight
 | |
|         '
 | |
|         '축열탱크Panel
 | |
|         '
 | |
|         Me.축열탱크Panel.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
 | |
|         Me.축열탱크Panel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
 | |
|         Me.축열탱크Panel.Controls.Add(Label4)
 | |
|         Me.축열탱크Panel.Controls.Add(Label456)
 | |
|         Me.축열탱크Panel.Controls.Add(Me.tb_축열탱크체적급)
 | |
|         Me.축열탱크Panel.Controls.Add(Me.cmb_축열탱크설치장소)
 | |
|         Me.축열탱크Panel.Controls.Add(Label7)
 | |
|         Me.축열탱크Panel.Controls.Add(Label6)
 | |
|         Me.축열탱크Panel.Controls.Add(Me.tb_축열탱크체적난)
 | |
|         Me.축열탱크Panel.Location = New System.Drawing.Point(9, 266)
 | |
|         Me.축열탱크Panel.Name = "축열탱크Panel"
 | |
|         Me.축열탱크Panel.Size = New System.Drawing.Size(264, 121)
 | |
|         Me.축열탱크Panel.TabIndex = 144
 | |
|         '
 | |
|         'tb_축열탱크체적급
 | |
|         '
 | |
|         Me.tb_축열탱크체적급.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "축열탱크체적급탕", True))
 | |
|         Me.tb_축열탱크체적급.Location = New System.Drawing.Point(202, 28)
 | |
|         Me.tb_축열탱크체적급.Name = "tb_축열탱크체적급"
 | |
|         Me.tb_축열탱크체적급.NectControl = Nothing
 | |
|         Me.tb_축열탱크체적급.Size = New System.Drawing.Size(50, 21)
 | |
|         Me.tb_축열탱크체적급.TabIndex = 9
 | |
|         Me.tb_축열탱크체적급.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_축열탱크체적급.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'bs
 | |
|         '
 | |
|         Me.bs.DataMember = "tbl_new"
 | |
|         Me.bs.DataSource = Me.DS
 | |
|         Me.bs.Filter = "code <> '0'"
 | |
|         '
 | |
|         'DS
 | |
|         '
 | |
|         Me.DS.DataSetName = "DS"
 | |
|         Me.DS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
 | |
|         '
 | |
|         'cmb_축열탱크설치장소
 | |
|         '
 | |
|         Me.cmb_축열탱크설치장소.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.cmb_축열탱크설치장소.FormattingEnabled = True
 | |
|         Me.cmb_축열탱크설치장소.Location = New System.Drawing.Point(167, 81)
 | |
|         Me.cmb_축열탱크설치장소.Name = "cmb_축열탱크설치장소"
 | |
|         Me.cmb_축열탱크설치장소.NectControl = Nothing
 | |
|         Me.cmb_축열탱크설치장소.Size = New System.Drawing.Size(85, 20)
 | |
|         Me.cmb_축열탱크설치장소.TabIndex = 11
 | |
|         '
 | |
|         'tb_축열탱크체적난
 | |
|         '
 | |
|         Me.tb_축열탱크체적난.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "축열탱크체적난방", True))
 | |
|         Me.tb_축열탱크체적난.Location = New System.Drawing.Point(202, 54)
 | |
|         Me.tb_축열탱크체적난.Name = "tb_축열탱크체적난"
 | |
|         Me.tb_축열탱크체적난.NectControl = Nothing
 | |
|         Me.tb_축열탱크체적난.Size = New System.Drawing.Size(50, 21)
 | |
|         Me.tb_축열탱크체적난.TabIndex = 10
 | |
|         Me.tb_축열탱크체적난.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_축열탱크체적난.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         '태양열Panel
 | |
|         '
 | |
|         Me.태양열Panel.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
 | |
|         Me.태양열Panel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
 | |
|         Me.태양열Panel.Controls.Add(Label455)
 | |
|         Me.태양열Panel.Controls.Add(Me.cmb_태양열시스템종류)
 | |
|         Me.태양열Panel.Controls.Add(Me.cmb_집열기유형)
 | |
|         Me.태양열Panel.Controls.Add(Me.tb_집열판면적)
 | |
|         Me.태양열Panel.Controls.Add(Me.cmb_집열판방위)
 | |
|         Me.태양열Panel.Controls.Add(Label16)
 | |
|         Me.태양열Panel.Controls.Add(Me.tB_솔라펌프출력)
 | |
|         Me.태양열Panel.Controls.Add(Me.cmb_태양열시스템의성능)
 | |
|         Me.태양열Panel.Controls.Add(Label8)
 | |
|         Me.태양열Panel.Controls.Add(Me.tb_무손실효율계수)
 | |
|         Me.태양열Panel.Controls.Add(Label9)
 | |
|         Me.태양열Panel.Controls.Add(Label15)
 | |
|         Me.태양열Panel.Controls.Add(Label10)
 | |
|         Me.태양열Panel.Controls.Add(Label14)
 | |
|         Me.태양열Panel.Controls.Add(Me.tb_2차손실계수)
 | |
|         Me.태양열Panel.Controls.Add(Label13)
 | |
|         Me.태양열Panel.Controls.Add(Label11)
 | |
|         Me.태양열Panel.Controls.Add(Me.tb_1차손실계수)
 | |
|         Me.태양열Panel.Controls.Add(Label12)
 | |
|         Me.태양열Panel.Location = New System.Drawing.Point(7, 17)
 | |
|         Me.태양열Panel.Name = "태양열Panel"
 | |
|         Me.태양열Panel.Size = New System.Drawing.Size(266, 239)
 | |
|         Me.태양열Panel.TabIndex = 144
 | |
|         '
 | |
|         'cmb_태양열시스템종류
 | |
|         '
 | |
|         Me.cmb_태양열시스템종류.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.cmb_태양열시스템종류.FormattingEnabled = True
 | |
|         Me.cmb_태양열시스템종류.Location = New System.Drawing.Point(169, 21)
 | |
|         Me.cmb_태양열시스템종류.Name = "cmb_태양열시스템종류"
 | |
|         Me.cmb_태양열시스템종류.NectControl = Nothing
 | |
|         Me.cmb_태양열시스템종류.Size = New System.Drawing.Size(88, 20)
 | |
|         Me.cmb_태양열시스템종류.TabIndex = 0
 | |
|         '
 | |
|         'cmb_집열기유형
 | |
|         '
 | |
|         Me.cmb_집열기유형.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.cmb_집열기유형.FormattingEnabled = True
 | |
|         Me.cmb_집열기유형.Location = New System.Drawing.Point(169, 46)
 | |
|         Me.cmb_집열기유형.Name = "cmb_집열기유형"
 | |
|         Me.cmb_집열기유형.NectControl = Nothing
 | |
|         Me.cmb_집열기유형.Size = New System.Drawing.Size(88, 20)
 | |
|         Me.cmb_집열기유형.TabIndex = 1
 | |
|         '
 | |
|         'tb_집열판면적
 | |
|         '
 | |
|         Me.tb_집열판면적.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "집열판면적", True))
 | |
|         Me.tb_집열판면적.Location = New System.Drawing.Point(169, 70)
 | |
|         Me.tb_집열판면적.Name = "tb_집열판면적"
 | |
|         Me.tb_집열판면적.NectControl = Nothing
 | |
|         Me.tb_집열판면적.Size = New System.Drawing.Size(88, 21)
 | |
|         Me.tb_집열판면적.TabIndex = 2
 | |
|         Me.tb_집열판면적.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_집열판면적.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'cmb_집열판방위
 | |
|         '
 | |
|         Me.cmb_집열판방위.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.cmb_집열판방위.FormattingEnabled = True
 | |
|         Me.cmb_집열판방위.Location = New System.Drawing.Point(169, 93)
 | |
|         Me.cmb_집열판방위.Name = "cmb_집열판방위"
 | |
|         Me.cmb_집열판방위.NectControl = Nothing
 | |
|         Me.cmb_집열판방위.Size = New System.Drawing.Size(88, 20)
 | |
|         Me.cmb_집열판방위.TabIndex = 3
 | |
|         '
 | |
|         'tB_솔라펌프출력
 | |
|         '
 | |
|         Me.tB_솔라펌프출력.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "솔라펌프의정격출력", True))
 | |
|         Me.tB_솔라펌프출력.Location = New System.Drawing.Point(169, 117)
 | |
|         Me.tB_솔라펌프출력.Name = "tB_솔라펌프출력"
 | |
|         Me.tB_솔라펌프출력.NectControl = Nothing
 | |
|         Me.tB_솔라펌프출력.Size = New System.Drawing.Size(88, 21)
 | |
|         Me.tB_솔라펌프출력.TabIndex = 4
 | |
|         Me.tB_솔라펌프출력.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tB_솔라펌프출력.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'cmb_태양열시스템의성능
 | |
|         '
 | |
|         Me.cmb_태양열시스템의성능.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.cmb_태양열시스템의성능.FormattingEnabled = True
 | |
|         Me.cmb_태양열시스템의성능.Location = New System.Drawing.Point(169, 140)
 | |
|         Me.cmb_태양열시스템의성능.Name = "cmb_태양열시스템의성능"
 | |
|         Me.cmb_태양열시스템의성능.NectControl = Nothing
 | |
|         Me.cmb_태양열시스템의성능.Size = New System.Drawing.Size(88, 20)
 | |
|         Me.cmb_태양열시스템의성능.TabIndex = 5
 | |
|         '
 | |
|         'tb_무손실효율계수
 | |
|         '
 | |
|         Me.tb_무손실효율계수.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "무손실효율계수", True))
 | |
|         Me.tb_무손실효율계수.Location = New System.Drawing.Point(169, 165)
 | |
|         Me.tb_무손실효율계수.Name = "tb_무손실효율계수"
 | |
|         Me.tb_무손실효율계수.NectControl = Nothing
 | |
|         Me.tb_무손실효율계수.Size = New System.Drawing.Size(88, 21)
 | |
|         Me.tb_무손실효율계수.TabIndex = 6
 | |
|         Me.tb_무손실효율계수.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_무손실효율계수.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'tb_2차손실계수
 | |
|         '
 | |
|         Me.tb_2차손실계수.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "열손실계수2차", True))
 | |
|         Me.tb_2차손실계수.Location = New System.Drawing.Point(169, 212)
 | |
|         Me.tb_2차손실계수.Name = "tb_2차손실계수"
 | |
|         Me.tb_2차손실계수.NectControl = Nothing
 | |
|         Me.tb_2차손실계수.Size = New System.Drawing.Size(88, 21)
 | |
|         Me.tb_2차손실계수.TabIndex = 8
 | |
|         Me.tb_2차손실계수.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_2차손실계수.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'tb_1차손실계수
 | |
|         '
 | |
|         Me.tb_1차손실계수.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "열손실계수1차", True))
 | |
|         Me.tb_1차손실계수.Location = New System.Drawing.Point(169, 189)
 | |
|         Me.tb_1차손실계수.Name = "tb_1차손실계수"
 | |
|         Me.tb_1차손실계수.NectControl = Nothing
 | |
|         Me.tb_1차손실계수.Size = New System.Drawing.Size(88, 21)
 | |
|         Me.tb_1차손실계수.TabIndex = 7
 | |
|         Me.tb_1차손실계수.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_1차손실계수.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         '지열Panel
 | |
|         '
 | |
|         Me.지열Panel.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
 | |
|         Me.지열Panel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
 | |
|         Me.지열Panel.Controls.Add(Label33)
 | |
|         Me.지열Panel.Controls.Add(Me.MyTb1)
 | |
|         Me.지열Panel.Controls.Add(Label26)
 | |
|         Me.지열Panel.Controls.Add(Label27)
 | |
|         Me.지열Panel.Controls.Add(Label28)
 | |
|         Me.지열Panel.Controls.Add(Label29)
 | |
|         Me.지열Panel.Controls.Add(Me.tb_지열팽창탱크체적)
 | |
|         Me.지열Panel.Controls.Add(Me.cmb_지열팽창설치여부)
 | |
|         Me.지열Panel.Controls.Add(Me.cmb_열교환기설치여부)
 | |
|         Me.지열Panel.Controls.Add(Me.tb_2차펌프용량)
 | |
|         Me.지열Panel.Controls.Add(Me.Label1)
 | |
|         Me.지열Panel.Controls.Add(Label22)
 | |
|         Me.지열Panel.Controls.Add(Me.tb_1차펌프용량)
 | |
|         Me.지열Panel.Controls.Add(Label23)
 | |
|         Me.지열Panel.Controls.Add(Me.tb_열성능비2)
 | |
|         Me.지열Panel.Controls.Add(Label24)
 | |
|         Me.지열Panel.Controls.Add(Me.tb_열성능비)
 | |
|         Me.지열Panel.Controls.Add(Label25)
 | |
|         Me.지열Panel.Controls.Add(Me.tb_지열펌프용량)
 | |
|         Me.지열Panel.Location = New System.Drawing.Point(9, 312)
 | |
|         Me.지열Panel.Name = "지열Panel"
 | |
|         Me.지열Panel.Size = New System.Drawing.Size(279, 246)
 | |
|         Me.지열Panel.TabIndex = 145
 | |
|         '
 | |
|         'MyTb1
 | |
|         '
 | |
|         Me.MyTb1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "지열비고", True))
 | |
|         Me.MyTb1.Location = New System.Drawing.Point(76, 214)
 | |
|         Me.MyTb1.Multiline = True
 | |
|         Me.MyTb1.Name = "MyTb1"
 | |
|         Me.MyTb1.NectControl = Nothing
 | |
|         Me.MyTb1.Size = New System.Drawing.Size(183, 21)
 | |
|         Me.MyTb1.TabIndex = 151
 | |
|         Me.MyTb1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.MyTb1.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'tb_지열팽창탱크체적
 | |
|         '
 | |
|         Me.tb_지열팽창탱크체적.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "팽창탱크체적", True))
 | |
|         Me.tb_지열팽창탱크체적.Location = New System.Drawing.Point(165, 191)
 | |
|         Me.tb_지열팽창탱크체적.Name = "tb_지열팽창탱크체적"
 | |
|         Me.tb_지열팽창탱크체적.NectControl = Nothing
 | |
|         Me.tb_지열팽창탱크체적.Size = New System.Drawing.Size(94, 21)
 | |
|         Me.tb_지열팽창탱크체적.TabIndex = 146
 | |
|         Me.tb_지열팽창탱크체적.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_지열팽창탱크체적.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'cmb_지열팽창설치여부
 | |
|         '
 | |
|         Me.cmb_지열팽창설치여부.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.cmb_지열팽창설치여부.FormattingEnabled = True
 | |
|         Me.cmb_지열팽창설치여부.Location = New System.Drawing.Point(165, 167)
 | |
|         Me.cmb_지열팽창설치여부.Name = "cmb_지열팽창설치여부"
 | |
|         Me.cmb_지열팽창설치여부.NectControl = Nothing
 | |
|         Me.cmb_지열팽창설치여부.Size = New System.Drawing.Size(94, 20)
 | |
|         Me.cmb_지열팽창설치여부.TabIndex = 145
 | |
|         '
 | |
|         'cmb_열교환기설치여부
 | |
|         '
 | |
|         Me.cmb_열교환기설치여부.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.cmb_열교환기설치여부.FormattingEnabled = True
 | |
|         Me.cmb_열교환기설치여부.Location = New System.Drawing.Point(165, 143)
 | |
|         Me.cmb_열교환기설치여부.Name = "cmb_열교환기설치여부"
 | |
|         Me.cmb_열교환기설치여부.NectControl = Nothing
 | |
|         Me.cmb_열교환기설치여부.Size = New System.Drawing.Size(94, 20)
 | |
|         Me.cmb_열교환기설치여부.TabIndex = 144
 | |
|         '
 | |
|         'tb_2차펌프용량
 | |
|         '
 | |
|         Me.tb_2차펌프용량.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "펌프용량2차", True))
 | |
|         Me.tb_2차펌프용량.Location = New System.Drawing.Point(165, 120)
 | |
|         Me.tb_2차펌프용량.Name = "tb_2차펌프용량"
 | |
|         Me.tb_2차펌프용량.NectControl = Nothing
 | |
|         Me.tb_2차펌프용량.Size = New System.Drawing.Size(94, 21)
 | |
|         Me.tb_2차펌프용량.TabIndex = 143
 | |
|         Me.tb_2차펌프용량.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_2차펌프용량.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'Label1
 | |
|         '
 | |
|         Me.Label1.AutoSize = True
 | |
|         Me.Label1.ForeColor = System.Drawing.Color.Black
 | |
|         Me.Label1.Location = New System.Drawing.Point(7, 9)
 | |
|         Me.Label1.Name = "Label1"
 | |
|         Me.Label1.Size = New System.Drawing.Size(89, 12)
 | |
|         Me.Label1.TabIndex = 142
 | |
|         Me.Label1.Text = "[지열 시스템]"
 | |
|         '
 | |
|         'tb_1차펌프용량
 | |
|         '
 | |
|         Me.tb_1차펌프용량.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "펌프용량1차", True))
 | |
|         Me.tb_1차펌프용량.Location = New System.Drawing.Point(165, 97)
 | |
|         Me.tb_1차펌프용량.Name = "tb_1차펌프용량"
 | |
|         Me.tb_1차펌프용량.NectControl = Nothing
 | |
|         Me.tb_1차펌프용량.Size = New System.Drawing.Size(94, 21)
 | |
|         Me.tb_1차펌프용량.TabIndex = 3
 | |
|         Me.tb_1차펌프용량.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_1차펌프용량.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'tb_열성능비2
 | |
|         '
 | |
|         Me.tb_열성능비2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "열성능비냉방", True))
 | |
|         Me.tb_열성능비2.Location = New System.Drawing.Point(165, 74)
 | |
|         Me.tb_열성능비2.Name = "tb_열성능비2"
 | |
|         Me.tb_열성능비2.NectControl = Nothing
 | |
|         Me.tb_열성능비2.Size = New System.Drawing.Size(94, 21)
 | |
|         Me.tb_열성능비2.TabIndex = 2
 | |
|         Me.tb_열성능비2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_열성능비2.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'tb_열성능비
 | |
|         '
 | |
|         Me.tb_열성능비.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "열성능비난방", True))
 | |
|         Me.tb_열성능비.Location = New System.Drawing.Point(165, 51)
 | |
|         Me.tb_열성능비.Name = "tb_열성능비"
 | |
|         Me.tb_열성능비.NectControl = Nothing
 | |
|         Me.tb_열성능비.Size = New System.Drawing.Size(94, 21)
 | |
|         Me.tb_열성능비.TabIndex = 1
 | |
|         Me.tb_열성능비.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_열성능비.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'tb_지열펌프용량
 | |
|         '
 | |
|         Me.tb_지열펌프용량.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "지열히트펌프용량", True))
 | |
|         Me.tb_지열펌프용량.Location = New System.Drawing.Point(165, 28)
 | |
|         Me.tb_지열펌프용량.Name = "tb_지열펌프용량"
 | |
|         Me.tb_지열펌프용량.NectControl = Nothing
 | |
|         Me.tb_지열펌프용량.Size = New System.Drawing.Size(94, 21)
 | |
|         Me.tb_지열펌프용량.TabIndex = 0
 | |
|         Me.tb_지열펌프용량.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_지열펌프용량.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         '태양광Panel
 | |
|         '
 | |
|         Me.태양광Panel.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
 | |
|         Me.태양광Panel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
 | |
|         Me.태양광Panel.Controls.Add(Label34)
 | |
|         Me.태양광Panel.Controls.Add(Me.MyTb2)
 | |
|         Me.태양광Panel.Controls.Add(Label3)
 | |
|         Me.태양광Panel.Controls.Add(Label17)
 | |
|         Me.태양광Panel.Controls.Add(Me.cmb_모듈종류)
 | |
|         Me.태양광Panel.Controls.Add(Me.cmb_모듈방위)
 | |
|         Me.태양광Panel.Controls.Add(Label18)
 | |
|         Me.태양광Panel.Controls.Add(Me.cmb_모듈적용타입)
 | |
|         Me.태양광Panel.Controls.Add(Me.cmb_모듈기울기)
 | |
|         Me.태양광Panel.Controls.Add(Label19)
 | |
|         Me.태양광Panel.Controls.Add(Label32)
 | |
|         Me.태양광Panel.Controls.Add(Label21)
 | |
|         Me.태양광Panel.Controls.Add(Me.tb_모듈효율)
 | |
|         Me.태양광Panel.Controls.Add(Me.tb_모듈면적)
 | |
|         Me.태양광Panel.Controls.Add(Label20)
 | |
|         Me.태양광Panel.Location = New System.Drawing.Point(9, 113)
 | |
|         Me.태양광Panel.Name = "태양광Panel"
 | |
|         Me.태양광Panel.Size = New System.Drawing.Size(279, 198)
 | |
|         Me.태양광Panel.TabIndex = 0
 | |
|         '
 | |
|         'MyTb2
 | |
|         '
 | |
|         Me.MyTb2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "태양광용량", True))
 | |
|         Me.MyTb2.Location = New System.Drawing.Point(165, 23)
 | |
|         Me.MyTb2.Name = "MyTb2"
 | |
|         Me.MyTb2.NectControl = Nothing
 | |
|         Me.MyTb2.Size = New System.Drawing.Size(94, 21)
 | |
|         Me.MyTb2.TabIndex = 0
 | |
|         Me.MyTb2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.MyTb2.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'cmb_모듈종류
 | |
|         '
 | |
|         Me.cmb_모듈종류.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.cmb_모듈종류.FormattingEnabled = True
 | |
|         Me.cmb_모듈종류.Location = New System.Drawing.Point(165, 120)
 | |
|         Me.cmb_모듈종류.Name = "cmb_모듈종류"
 | |
|         Me.cmb_모듈종류.NectControl = Nothing
 | |
|         Me.cmb_모듈종류.Size = New System.Drawing.Size(94, 20)
 | |
|         Me.cmb_모듈종류.TabIndex = 4
 | |
|         '
 | |
|         'cmb_모듈방위
 | |
|         '
 | |
|         Me.cmb_모듈방위.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.cmb_모듈방위.FormattingEnabled = True
 | |
|         Me.cmb_모듈방위.Location = New System.Drawing.Point(165, 96)
 | |
|         Me.cmb_모듈방위.Name = "cmb_모듈방위"
 | |
|         Me.cmb_모듈방위.NectControl = Nothing
 | |
|         Me.cmb_모듈방위.Size = New System.Drawing.Size(94, 20)
 | |
|         Me.cmb_모듈방위.TabIndex = 3
 | |
|         '
 | |
|         'cmb_모듈적용타입
 | |
|         '
 | |
|         Me.cmb_모듈적용타입.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.cmb_모듈적용타입.FormattingEnabled = True
 | |
|         Me.cmb_모듈적용타입.Location = New System.Drawing.Point(165, 143)
 | |
|         Me.cmb_모듈적용타입.Name = "cmb_모듈적용타입"
 | |
|         Me.cmb_모듈적용타입.NectControl = Nothing
 | |
|         Me.cmb_모듈적용타입.Size = New System.Drawing.Size(94, 20)
 | |
|         Me.cmb_모듈적용타입.TabIndex = 5
 | |
|         '
 | |
|         'cmb_모듈기울기
 | |
|         '
 | |
|         Me.cmb_모듈기울기.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.cmb_모듈기울기.FormattingEnabled = True
 | |
|         Me.cmb_모듈기울기.Location = New System.Drawing.Point(165, 72)
 | |
|         Me.cmb_모듈기울기.Name = "cmb_모듈기울기"
 | |
|         Me.cmb_모듈기울기.NectControl = Nothing
 | |
|         Me.cmb_모듈기울기.Size = New System.Drawing.Size(94, 20)
 | |
|         Me.cmb_모듈기울기.TabIndex = 2
 | |
|         '
 | |
|         'tb_모듈효율
 | |
|         '
 | |
|         Me.tb_모듈효율.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "태양광모듈효율", True))
 | |
|         Me.tb_모듈효율.Location = New System.Drawing.Point(165, 168)
 | |
|         Me.tb_모듈효율.Name = "tb_모듈효율"
 | |
|         Me.tb_모듈효율.NectControl = Nothing
 | |
|         Me.tb_모듈효율.Size = New System.Drawing.Size(94, 21)
 | |
|         Me.tb_모듈효율.TabIndex = 6
 | |
|         Me.tb_모듈효율.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_모듈효율.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'tb_모듈면적
 | |
|         '
 | |
|         Me.tb_모듈면적.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "태양광모듈면적", True))
 | |
|         Me.tb_모듈면적.Location = New System.Drawing.Point(165, 49)
 | |
|         Me.tb_모듈면적.Name = "tb_모듈면적"
 | |
|         Me.tb_모듈면적.NectControl = Nothing
 | |
|         Me.tb_모듈면적.Size = New System.Drawing.Size(94, 21)
 | |
|         Me.tb_모듈면적.TabIndex = 1
 | |
|         Me.tb_모듈면적.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_모듈면적.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'Panel6
 | |
|         '
 | |
|         Me.Panel6.BackColor = System.Drawing.Color.White
 | |
|         Me.Panel6.Controls.Add(Me.SplitContainer1)
 | |
|         Me.Panel6.Dock = System.Windows.Forms.DockStyle.Fill
 | |
|         Me.Panel6.Location = New System.Drawing.Point(0, 0)
 | |
|         Me.Panel6.Name = "Panel6"
 | |
|         Me.Panel6.Size = New System.Drawing.Size(818, 574)
 | |
|         Me.Panel6.TabIndex = 150
 | |
|         '
 | |
|         'SplitContainer1
 | |
|         '
 | |
|         Me.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
 | |
|         Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
 | |
|         Me.SplitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1
 | |
|         Me.SplitContainer1.Location = New System.Drawing.Point(0, 0)
 | |
|         Me.SplitContainer1.Name = "SplitContainer1"
 | |
|         '
 | |
|         'SplitContainer1.Panel1
 | |
|         '
 | |
|         Me.SplitContainer1.Panel1.Controls.Add(Me.dv)
 | |
|         Me.SplitContainer1.Panel1.Controls.Add(Me.bn)
 | |
|         '
 | |
|         'SplitContainer1.Panel2
 | |
|         '
 | |
|         Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox2)
 | |
|         Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox1)
 | |
|         Me.SplitContainer1.Panel2.Controls.Add(Me.tb_태양열_cnt2)
 | |
|         Me.SplitContainer1.Panel2.Controls.Add(Me.기기종류ComboBox)
 | |
|         Me.SplitContainer1.Panel2.Controls.Add(Me.tb_태양열_cnt1)
 | |
|         Me.SplitContainer1.Panel2.Controls.Add(Me.Label163)
 | |
|         Me.SplitContainer1.Panel2.Controls.Add(Me.Label164)
 | |
|         Me.SplitContainer1.Panel2.Controls.Add(Label465)
 | |
|         Me.SplitContainer1.Panel2.Controls.Add(Label2)
 | |
|         Me.SplitContainer1.Panel2.Controls.Add(Me.cmb_가동연료)
 | |
|         Me.SplitContainer1.Size = New System.Drawing.Size(818, 574)
 | |
|         Me.SplitContainer1.SplitterDistance = 212
 | |
|         Me.SplitContainer1.TabIndex = 150
 | |
|         '
 | |
|         'dv
 | |
|         '
 | |
|         Me.dv.A_DelCurrentCell = True
 | |
|         Me.dv.A_EnterToTab = False
 | |
|         Me.dv.AllowUserToAddRows = False
 | |
|         Me.dv.AllowUserToResizeRows = False
 | |
|         Me.dv.AutoGenerateColumns = False
 | |
|         Me.dv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells
 | |
|         Me.dv.BackgroundColor = System.Drawing.Color.White
 | |
|         Me.dv.BorderStyle = System.Windows.Forms.BorderStyle.None
 | |
|         Me.dv.ColumnHeadersHeight = 30
 | |
|         Me.dv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
 | |
|         Me.dv.ColumnHeadersVisible = False
 | |
|         Me.dv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1})
 | |
|         Me.dv.DataSource = Me.bs
 | |
|         Me.dv.Dock = System.Windows.Forms.DockStyle.Fill
 | |
|         Me.dv.Location = New System.Drawing.Point(0, 0)
 | |
|         Me.dv.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
 | |
|         Me.dv.MultiSelect = False
 | |
|         Me.dv.Name = "dv"
 | |
|         Me.dv.RowHeadersVisible = False
 | |
|         Me.dv.RowTemplate.Height = 23
 | |
|         Me.dv.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
 | |
|         Me.dv.Size = New System.Drawing.Size(210, 535)
 | |
|         Me.dv.TabIndex = 0
 | |
|         '
 | |
|         'DataGridViewTextBoxColumn1
 | |
|         '
 | |
|         Me.DataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
 | |
|         Me.DataGridViewTextBoxColumn1.DataPropertyName = "설명"
 | |
|         Me.DataGridViewTextBoxColumn1.HeaderText = "설명"
 | |
|         Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
 | |
|         Me.DataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic
 | |
|         '
 | |
|         'bn
 | |
|         '
 | |
|         Me.bn.AddNewItem = Nothing
 | |
|         Me.bn.AutoSize = False
 | |
|         Me.bn.BindingSource = Me.bs
 | |
|         Me.bn.CountItem = Me.lbl_count
 | |
|         Me.bn.DeleteItem = Nothing
 | |
|         Me.bn.Dock = System.Windows.Forms.DockStyle.Bottom
 | |
|         Me.bn.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
 | |
|         Me.bn.ImageScalingSize = New System.Drawing.Size(20, 20)
 | |
|         Me.bn.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_add, Me.bt_Del, Me.bt_cancel, Me.ToolStripSeparator1, Me.lbl_pos, Me.lbl_count, Me.ToolStripSeparator2, Me.lb_code})
 | |
|         Me.bn.Location = New System.Drawing.Point(0, 535)
 | |
|         Me.bn.MoveFirstItem = Nothing
 | |
|         Me.bn.MoveLastItem = Nothing
 | |
|         Me.bn.MoveNextItem = Nothing
 | |
|         Me.bn.MovePreviousItem = Nothing
 | |
|         Me.bn.Name = "bn"
 | |
|         Me.bn.PositionItem = Me.lbl_pos
 | |
|         Me.bn.Size = New System.Drawing.Size(210, 37)
 | |
|         Me.bn.TabIndex = 1
 | |
|         Me.bn.Text = "BindingNavigator1"
 | |
|         '
 | |
|         'lbl_count
 | |
|         '
 | |
|         Me.lbl_count.Name = "lbl_count"
 | |
|         Me.lbl_count.Size = New System.Drawing.Size(33, 34)
 | |
|         Me.lbl_count.Text = "/{0}"
 | |
|         '
 | |
|         'bt_add
 | |
|         '
 | |
|         Me.bt_add.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
 | |
|         Me.bt_add.Image = Global.Eco2Ar.My.Resources.Resources.new_32
 | |
|         Me.bt_add.Name = "bt_add"
 | |
|         Me.bt_add.RightToLeftAutoMirrorImage = True
 | |
|         Me.bt_add.Size = New System.Drawing.Size(24, 34)
 | |
|         Me.bt_add.Text = "신규추가(&A)"
 | |
|         Me.bt_add.ToolTipText = "새로운 프로필을 추가합니다"
 | |
|         '
 | |
|         'bt_Del
 | |
|         '
 | |
|         Me.bt_Del.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
 | |
|         Me.bt_Del.Image = Global.Eco2Ar.My.Resources.Resources.remov_32
 | |
|         Me.bt_Del.Name = "bt_Del"
 | |
|         Me.bt_Del.RightToLeftAutoMirrorImage = True
 | |
|         Me.bt_Del.Size = New System.Drawing.Size(24, 34)
 | |
|         Me.bt_Del.Text = "선택삭제(&D)"
 | |
|         Me.bt_Del.ToolTipText = "선택된 프로필을 삭제합니다"
 | |
|         '
 | |
|         'bt_cancel
 | |
|         '
 | |
|         Me.bt_cancel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
 | |
|         Me.bt_cancel.Image = Global.Eco2Ar.My.Resources.Resources.cancl_32
 | |
|         Me.bt_cancel.ImageTransparentColor = System.Drawing.Color.Magenta
 | |
|         Me.bt_cancel.Name = "bt_cancel"
 | |
|         Me.bt_cancel.Size = New System.Drawing.Size(24, 34)
 | |
|         Me.bt_cancel.Text = "변경취소(&C)"
 | |
|         Me.bt_cancel.ToolTipText = "변경된 내용을 되돌립니다"
 | |
|         Me.bt_cancel.Visible = False
 | |
|         '
 | |
|         'ToolStripSeparator1
 | |
|         '
 | |
|         Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
 | |
|         Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 37)
 | |
|         '
 | |
|         'lbl_pos
 | |
|         '
 | |
|         Me.lbl_pos.Name = "lbl_pos"
 | |
|         Me.lbl_pos.Size = New System.Drawing.Size(12, 34)
 | |
|         Me.lbl_pos.Text = "0"
 | |
|         '
 | |
|         'ToolStripSeparator2
 | |
|         '
 | |
|         Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
 | |
|         Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 37)
 | |
|         '
 | |
|         'lb_code
 | |
|         '
 | |
|         Me.lb_code.Name = "lb_code"
 | |
|         Me.lb_code.Size = New System.Drawing.Size(47, 34)
 | |
|         Me.lb_code.Text = "[0000]"
 | |
|         '
 | |
|         'GroupBox2
 | |
|         '
 | |
|         Me.GroupBox2.Controls.Add(Me.지열Panel)
 | |
|         Me.GroupBox2.Controls.Add(Me.태양광Panel)
 | |
|         Me.GroupBox2.Controls.Add(Me.열병합Panel)
 | |
|         Me.GroupBox2.Location = New System.Drawing.Point(295, 4)
 | |
|         Me.GroupBox2.Name = "GroupBox2"
 | |
|         Me.GroupBox2.Size = New System.Drawing.Size(294, 564)
 | |
|         Me.GroupBox2.TabIndex = 150
 | |
|         Me.GroupBox2.TabStop = False
 | |
|         '
 | |
|         '열병합Panel
 | |
|         '
 | |
|         Me.열병합Panel.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
 | |
|         Me.열병합Panel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
 | |
|         Me.열병합Panel.Controls.Add(Me.chk_개별기기적용)
 | |
|         Me.열병합Panel.Controls.Add(Label5)
 | |
|         Me.열병합Panel.Controls.Add(Label459)
 | |
|         Me.열병합Panel.Controls.Add(Me.tb_열생산능력)
 | |
|         Me.열병합Panel.Controls.Add(Me.tb_열생산효율)
 | |
|         Me.열병합Panel.Controls.Add(Label457)
 | |
|         Me.열병합Panel.Controls.Add(Me.tb_발전효율)
 | |
|         Me.열병합Panel.Controls.Add(Label31)
 | |
|         Me.열병합Panel.Controls.Add(Label30)
 | |
|         Me.열병합Panel.Controls.Add(Label458)
 | |
|         Me.열병합Panel.Location = New System.Drawing.Point(9, 16)
 | |
|         Me.열병합Panel.Name = "열병합Panel"
 | |
|         Me.열병합Panel.Size = New System.Drawing.Size(279, 96)
 | |
|         Me.열병합Panel.TabIndex = 145
 | |
|         '
 | |
|         'chk_개별기기적용
 | |
|         '
 | |
|         Me.chk_개별기기적용.AutoSize = True
 | |
|         Me.chk_개별기기적용.DataBindings.Add(New System.Windows.Forms.Binding("Checked", Me.bs, "열병합신재생여부", True))
 | |
|         Me.chk_개별기기적용.ForeColor = System.Drawing.SystemColors.ControlDarkDark
 | |
|         Me.chk_개별기기적용.Location = New System.Drawing.Point(145, 4)
 | |
|         Me.chk_개별기기적용.Name = "chk_개별기기적용"
 | |
|         Me.chk_개별기기적용.Size = New System.Drawing.Size(115, 16)
 | |
|         Me.chk_개별기기적용.TabIndex = 172
 | |
|         Me.chk_개별기기적용.Tag = "개별기기적용"
 | |
|         Me.chk_개별기기적용.Text = "신재생적용여부"
 | |
|         Me.chk_개별기기적용.UseVisualStyleBackColor = True
 | |
|         '
 | |
|         'tb_열생산능력
 | |
|         '
 | |
|         Me.tb_열생산능력.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "열생산능력", True))
 | |
|         Me.tb_열생산능력.Location = New System.Drawing.Point(165, 28)
 | |
|         Me.tb_열생산능력.Name = "tb_열생산능력"
 | |
|         Me.tb_열생산능력.NectControl = Nothing
 | |
|         Me.tb_열생산능력.Size = New System.Drawing.Size(94, 21)
 | |
|         Me.tb_열생산능력.TabIndex = 13
 | |
|         Me.tb_열생산능력.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_열생산능력.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'tb_열생산효율
 | |
|         '
 | |
|         Me.tb_열생산효율.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "열생산효율", True))
 | |
|         Me.tb_열생산효율.Location = New System.Drawing.Point(165, 50)
 | |
|         Me.tb_열생산효율.Name = "tb_열생산효율"
 | |
|         Me.tb_열생산효율.NectControl = Nothing
 | |
|         Me.tb_열생산효율.Size = New System.Drawing.Size(94, 21)
 | |
|         Me.tb_열생산효율.TabIndex = 14
 | |
|         Me.tb_열생산효율.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_열생산효율.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'tb_발전효율
 | |
|         '
 | |
|         Me.tb_발전효율.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "발전효율", True))
 | |
|         Me.tb_발전효율.Location = New System.Drawing.Point(165, 73)
 | |
|         Me.tb_발전효율.Name = "tb_발전효율"
 | |
|         Me.tb_발전효율.NectControl = Nothing
 | |
|         Me.tb_발전효율.Size = New System.Drawing.Size(94, 21)
 | |
|         Me.tb_발전효율.TabIndex = 15
 | |
|         Me.tb_발전효율.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
 | |
|         Me.tb_발전효율.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'GroupBox1
 | |
|         '
 | |
|         Me.GroupBox1.Controls.Add(Me.축열탱크Panel)
 | |
|         Me.GroupBox1.Controls.Add(Me.태양열Panel)
 | |
|         Me.GroupBox1.Location = New System.Drawing.Point(6, 122)
 | |
|         Me.GroupBox1.Name = "GroupBox1"
 | |
|         Me.GroupBox1.Size = New System.Drawing.Size(283, 392)
 | |
|         Me.GroupBox1.TabIndex = 149
 | |
|         Me.GroupBox1.TabStop = False
 | |
|         '
 | |
|         '기기종류ComboBox
 | |
|         '
 | |
|         Me.기기종류ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.기기종류ComboBox.FormattingEnabled = True
 | |
|         Me.기기종류ComboBox.Location = New System.Drawing.Point(146, 22)
 | |
|         Me.기기종류ComboBox.Name = "기기종류ComboBox"
 | |
|         Me.기기종류ComboBox.NectControl = Nothing
 | |
|         Me.기기종류ComboBox.Size = New System.Drawing.Size(142, 20)
 | |
|         Me.기기종류ComboBox.TabIndex = 148
 | |
|         '
 | |
|         'cmb_가동연료
 | |
|         '
 | |
|         Me.cmb_가동연료.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
 | |
|         Me.cmb_가동연료.FormattingEnabled = True
 | |
|         Me.cmb_가동연료.Location = New System.Drawing.Point(146, 45)
 | |
|         Me.cmb_가동연료.Name = "cmb_가동연료"
 | |
|         Me.cmb_가동연료.NectControl = Nothing
 | |
|         Me.cmb_가동연료.Size = New System.Drawing.Size(142, 20)
 | |
|         Me.cmb_가동연료.TabIndex = 3
 | |
|         '
 | |
|         'NTb3
 | |
|         '
 | |
|         Me.NTb3.Location = New System.Drawing.Point(129, 263)
 | |
|         Me.NTb3.Name = "NTb3"
 | |
|         Me.NTb3.NectControl = Nothing
 | |
|         Me.NTb3.Size = New System.Drawing.Size(97, 21)
 | |
|         Me.NTb3.TabIndex = 59
 | |
|         Me.NTb3.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
 | |
|         '
 | |
|         'Frm_New
 | |
|         '
 | |
|         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
 | |
|         Me.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
 | |
|         Me.ClientSize = New System.Drawing.Size(818, 574)
 | |
|         Me.ControlBox = False
 | |
|         Me.Controls.Add(Me.Panel6)
 | |
|         Me.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
 | |
|         Me.Name = "Frm_New"
 | |
|         Me.ShowInTaskbar = False
 | |
|         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
 | |
|         Me.Text = "신재생 및 열병합 생산기기"
 | |
|         Me.TableLayoutPanel1.ResumeLayout(False)
 | |
|         Me.TableLayoutPanel1.PerformLayout()
 | |
|         Me.축열탱크Panel.ResumeLayout(False)
 | |
|         Me.축열탱크Panel.PerformLayout()
 | |
|         CType(Me.bs, System.ComponentModel.ISupportInitialize).EndInit()
 | |
|         CType(Me.DS, System.ComponentModel.ISupportInitialize).EndInit()
 | |
|         Me.태양열Panel.ResumeLayout(False)
 | |
|         Me.태양열Panel.PerformLayout()
 | |
|         Me.지열Panel.ResumeLayout(False)
 | |
|         Me.지열Panel.PerformLayout()
 | |
|         Me.태양광Panel.ResumeLayout(False)
 | |
|         Me.태양광Panel.PerformLayout()
 | |
|         Me.Panel6.ResumeLayout(False)
 | |
|         Me.SplitContainer1.Panel1.ResumeLayout(False)
 | |
|         Me.SplitContainer1.Panel2.ResumeLayout(False)
 | |
|         Me.SplitContainer1.Panel2.PerformLayout()
 | |
|         CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
 | |
|         Me.SplitContainer1.ResumeLayout(False)
 | |
|         CType(Me.dv, System.ComponentModel.ISupportInitialize).EndInit()
 | |
|         CType(Me.bn, System.ComponentModel.ISupportInitialize).EndInit()
 | |
|         Me.bn.ResumeLayout(False)
 | |
|         Me.bn.PerformLayout()
 | |
|         Me.GroupBox2.ResumeLayout(False)
 | |
|         Me.열병합Panel.ResumeLayout(False)
 | |
|         Me.열병합Panel.PerformLayout()
 | |
|         Me.GroupBox1.ResumeLayout(False)
 | |
|         Me.ResumeLayout(False)
 | |
| 
 | |
|     End Sub
 | |
|     Friend WithEvents tb_집열판면적 As MyTb
 | |
|     Friend WithEvents tB_솔라펌프출력 As MyTb
 | |
|     Friend WithEvents tb_무손실효율계수 As MyTb
 | |
|     Friend WithEvents tb_1차손실계수 As MyTb
 | |
|     Friend WithEvents tb_2차손실계수 As MyTb
 | |
|     Friend WithEvents tb_축열탱크체적급 As MyTb
 | |
|     Friend WithEvents tb_축열탱크체적난 As MyTb
 | |
|     Friend WithEvents tb_모듈면적 As MyTb
 | |
|     Public WithEvents DS As Eco2Ar.DS
 | |
|     Friend WithEvents bs As System.Windows.Forms.BindingSource
 | |
|     Friend WithEvents tb_발전효율 As MyTb
 | |
|     Friend WithEvents tb_열생산효율 As MyTb
 | |
|     Friend WithEvents tb_열생산능력 As MyTb
 | |
|     Friend WithEvents tb_지열펌프용량 As MyTb
 | |
|     Friend WithEvents tb_열성능비 As MyTb
 | |
|     Friend WithEvents tb_1차펌프용량 As MyTb
 | |
|     Friend WithEvents tb_열성능비2 As MyTb
 | |
|     Friend WithEvents TableLayoutPanel1 As System.Windows.Forms.TableLayoutPanel
 | |
|     Friend WithEvents NTb1 As MyTb
 | |
|     Friend WithEvents NTb2 As MyTb
 | |
|     Friend WithEvents NTb3 As MyTb
 | |
|     Friend WithEvents cmb_태양열시스템종류 As Eco2Ar.MyCmb
 | |
|     Friend WithEvents cmb_집열기유형 As Eco2Ar.MyCmb
 | |
|     Friend WithEvents cmb_집열판방위 As Eco2Ar.MyCmb
 | |
|     Friend WithEvents cmb_태양열시스템의성능 As Eco2Ar.MyCmb
 | |
|     Friend WithEvents cmb_축열탱크설치장소 As Eco2Ar.MyCmb
 | |
|     Friend WithEvents cmb_모듈기울기 As Eco2Ar.MyCmb
 | |
|     Friend WithEvents cmb_모듈적용타입 As Eco2Ar.MyCmb
 | |
|     Friend WithEvents cmb_모듈방위 As Eco2Ar.MyCmb
 | |
|     Friend WithEvents cmb_모듈종류 As Eco2Ar.MyCmb
 | |
|     Friend WithEvents cmb_가동연료 As Eco2Ar.MyCmb
 | |
|     Friend WithEvents tb_태양열_cnt2 As System.Windows.Forms.TextBox
 | |
|     Friend WithEvents tb_태양열_cnt1 As System.Windows.Forms.TextBox
 | |
|     Friend WithEvents Label163 As System.Windows.Forms.Label
 | |
|     Friend WithEvents Label164 As System.Windows.Forms.Label
 | |
|     Friend WithEvents 지열Panel As System.Windows.Forms.Panel
 | |
|     Friend WithEvents 태양광Panel As System.Windows.Forms.Panel
 | |
|     Friend WithEvents 태양열Panel As System.Windows.Forms.Panel
 | |
|     Friend WithEvents 축열탱크Panel As System.Windows.Forms.Panel
 | |
|     Friend WithEvents 기기종류ComboBox As Eco2Ar.MyCmb
 | |
|     Friend WithEvents Panel6 As System.Windows.Forms.Panel
 | |
|     Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer
 | |
|     Friend WithEvents dv As CEnergy.arindv
 | |
|     Friend WithEvents bn As System.Windows.Forms.BindingNavigator
 | |
|     Friend WithEvents bt_add As System.Windows.Forms.ToolStripButton
 | |
|     Friend WithEvents bt_Del As System.Windows.Forms.ToolStripButton
 | |
|     Friend WithEvents bt_cancel As System.Windows.Forms.ToolStripButton
 | |
|     Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
 | |
|     Friend WithEvents 열병합Panel As System.Windows.Forms.Panel
 | |
|     Friend WithEvents tb_지열팽창탱크체적 As Eco2Ar.MyTb
 | |
|     Friend WithEvents cmb_지열팽창설치여부 As Eco2Ar.MyCmb
 | |
|     Friend WithEvents cmb_열교환기설치여부 As Eco2Ar.MyCmb
 | |
|     Friend WithEvents tb_2차펌프용량 As Eco2Ar.MyTb
 | |
|     Friend WithEvents Label1 As System.Windows.Forms.Label
 | |
|     Friend WithEvents lbl_count As System.Windows.Forms.ToolStripLabel
 | |
|     Friend WithEvents lbl_pos As System.Windows.Forms.ToolStripLabel
 | |
|     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
 | |
|     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
 | |
|     Friend WithEvents tb_모듈효율 As Eco2Ar.MyTb
 | |
|     Friend WithEvents MyTb1 As Eco2Ar.MyTb
 | |
|     Friend WithEvents chk_개별기기적용 As System.Windows.Forms.CheckBox
 | |
|     Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
 | |
|     Friend WithEvents lb_code As System.Windows.Forms.ToolStripLabel
 | |
|     Friend WithEvents MyTb2 As Eco2Ar.MyTb
 | |
|     Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
| End Class
 | 
