1035 lines
51 KiB
VB.net
1035 lines
51 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class Frm_kongjo
|
|
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 Label7 As System.Windows.Forms.Label
|
|
Dim Label176 As System.Windows.Forms.Label
|
|
Dim Label6 As System.Windows.Forms.Label
|
|
Dim Label177 As System.Windows.Forms.Label
|
|
Dim Label5 As System.Windows.Forms.Label
|
|
Dim Label3 As System.Windows.Forms.Label
|
|
Dim Label4 As System.Windows.Forms.Label
|
|
Dim Label178 As System.Windows.Forms.Label
|
|
Dim Label179 As System.Windows.Forms.Label
|
|
Dim Label11 As System.Windows.Forms.Label
|
|
Dim Label1 As System.Windows.Forms.Label
|
|
Dim Label174 As System.Windows.Forms.Label
|
|
Dim Label169 As System.Windows.Forms.Label
|
|
Dim Label9 As System.Windows.Forms.Label
|
|
Dim Label8 As System.Windows.Forms.Label
|
|
Dim Label175 As System.Windows.Forms.Label
|
|
Dim Label170 As System.Windows.Forms.Label
|
|
Dim Label168 As System.Windows.Forms.Label
|
|
Dim Label173 As System.Windows.Forms.Label
|
|
Dim Label10 As System.Windows.Forms.Label
|
|
Dim Label172 As System.Windows.Forms.Label
|
|
Dim Label167 As System.Windows.Forms.Label
|
|
Dim Label171 As System.Windows.Forms.Label
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Frm_kongjo))
|
|
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
|
Me.dv = New CEnergy.arindv()
|
|
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.bs = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.DS = New Eco2Ar.DS()
|
|
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.Label15 = New System.Windows.Forms.Label()
|
|
Me.PictureBox4 = New System.Windows.Forms.PictureBox()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.Tb_배기팬동력 = New Eco2Ar.MyTb()
|
|
Me.Tb_급기팬동력 = New Eco2Ar.MyTb()
|
|
Me.Tb_배기팬효율 = New Eco2Ar.MyTb()
|
|
Me.Tb_배기풍량 = New Eco2Ar.MyTb()
|
|
Me.Tb_급기팬효율 = New Eco2Ar.MyTb()
|
|
Me.Tb_배기팬압력손실 = New Eco2Ar.MyTb()
|
|
Me.Tb_급기풍량 = New Eco2Ar.MyTb()
|
|
Me.Tb_급기팬압력손실 = New Eco2Ar.MyTb()
|
|
Me.Cmb_팬효율산출방식 = New Eco2Ar.MyCmb()
|
|
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.공조방식NCMB = New Eco2Ar.MyCmb()
|
|
Me.tb_01 = New Eco2Ar.MyTb()
|
|
Me.tb_02 = New Eco2Ar.MyTb()
|
|
Me.tb_03 = New Eco2Ar.MyTb()
|
|
Me.Tb_집열기방사율 = New Eco2Ar.MyTb()
|
|
Me.tb_13 = New Eco2Ar.MyTb()
|
|
Me.열교환기유형ComboBox = New Eco2Ar.MyCmb()
|
|
Me.리턴공기혼합여부ComboBox = New Eco2Ar.MyCmb()
|
|
Me.집열기방위ComboBox = New Eco2Ar.MyCmb()
|
|
Me.가습기유형ComboBox = New Eco2Ar.MyCmb()
|
|
Me.Tb_집열기면적 = New Eco2Ar.MyTb()
|
|
Me.공기식태양열적용ComboBox = New Eco2Ar.MyCmb()
|
|
Me.tb_08 = New Eco2Ar.MyTb()
|
|
Me.외기냉방제어유무ComboBox = New Eco2Ar.MyCmb()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.tb_zone_cnt = New System.Windows.Forms.TextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label48 = New System.Windows.Forms.Label()
|
|
Label7 = New System.Windows.Forms.Label()
|
|
Label176 = New System.Windows.Forms.Label()
|
|
Label6 = New System.Windows.Forms.Label()
|
|
Label177 = New System.Windows.Forms.Label()
|
|
Label5 = New System.Windows.Forms.Label()
|
|
Label3 = New System.Windows.Forms.Label()
|
|
Label4 = New System.Windows.Forms.Label()
|
|
Label178 = New System.Windows.Forms.Label()
|
|
Label179 = New System.Windows.Forms.Label()
|
|
Label11 = New System.Windows.Forms.Label()
|
|
Label1 = New System.Windows.Forms.Label()
|
|
Label174 = New System.Windows.Forms.Label()
|
|
Label169 = New System.Windows.Forms.Label()
|
|
Label9 = New System.Windows.Forms.Label()
|
|
Label8 = New System.Windows.Forms.Label()
|
|
Label175 = New System.Windows.Forms.Label()
|
|
Label170 = New System.Windows.Forms.Label()
|
|
Label168 = New System.Windows.Forms.Label()
|
|
Label173 = New System.Windows.Forms.Label()
|
|
Label10 = New System.Windows.Forms.Label()
|
|
Label172 = New System.Windows.Forms.Label()
|
|
Label167 = New System.Windows.Forms.Label()
|
|
Label171 = New System.Windows.Forms.Label()
|
|
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.bs, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DS, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.bn, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.bn.SuspendLayout()
|
|
CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox2.SuspendLayout()
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox1.SuspendLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Label7
|
|
'
|
|
Label7.AutoSize = True
|
|
Label7.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
|
|
Label7.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label7.Location = New System.Drawing.Point(7, 68)
|
|
Label7.Name = "Label7"
|
|
Label7.Size = New System.Drawing.Size(112, 12)
|
|
Label7.TabIndex = 10
|
|
Label7.Text = "급기 풍량[CMH]:"
|
|
Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label176
|
|
'
|
|
Label176.AutoSize = True
|
|
Label176.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
|
|
Label176.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label176.Location = New System.Drawing.Point(7, 182)
|
|
Label176.Name = "Label176"
|
|
Label176.Size = New System.Drawing.Size(137, 12)
|
|
Label176.TabIndex = 10
|
|
Label176.Text = "급기팬 압력손실[Pa]:"
|
|
Label176.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label6
|
|
'
|
|
Label6.AutoSize = True
|
|
Label6.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
|
|
Label6.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label6.Location = New System.Drawing.Point(7, 96)
|
|
Label6.Name = "Label6"
|
|
Label6.Size = New System.Drawing.Size(112, 12)
|
|
Label6.TabIndex = 10
|
|
Label6.Text = "배기 풍량[CMH]:"
|
|
Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label177
|
|
'
|
|
Label177.AutoSize = True
|
|
Label177.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
|
|
Label177.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label177.Location = New System.Drawing.Point(7, 210)
|
|
Label177.Name = "Label177"
|
|
Label177.Size = New System.Drawing.Size(137, 12)
|
|
Label177.TabIndex = 10
|
|
Label177.Text = "배기팬 압력손실[Pa]:"
|
|
Label177.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label5
|
|
'
|
|
Label5.AutoSize = True
|
|
Label5.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
|
|
Label5.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label5.Location = New System.Drawing.Point(7, 125)
|
|
Label5.Name = "Label5"
|
|
Label5.Size = New System.Drawing.Size(112, 12)
|
|
Label5.TabIndex = 10
|
|
Label5.Text = "급기팬 동력[kW]:"
|
|
Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label3
|
|
'
|
|
Label3.AutoSize = True
|
|
Label3.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
|
|
Label3.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label3.Location = New System.Drawing.Point(7, 27)
|
|
Label3.Name = "Label3"
|
|
Label3.Size = New System.Drawing.Size(106, 12)
|
|
Label3.TabIndex = 8
|
|
Label3.Text = "팬효율 산출방식:"
|
|
Label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'Label4
|
|
'
|
|
Label4.AutoSize = True
|
|
Label4.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
|
|
Label4.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label4.Location = New System.Drawing.Point(7, 153)
|
|
Label4.Name = "Label4"
|
|
Label4.Size = New System.Drawing.Size(112, 12)
|
|
Label4.TabIndex = 10
|
|
Label4.Text = "배기팬 동력[kW]:"
|
|
Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label178
|
|
'
|
|
Label178.AutoSize = True
|
|
Label178.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
|
|
Label178.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label178.Location = New System.Drawing.Point(7, 239)
|
|
Label178.Name = "Label178"
|
|
Label178.Size = New System.Drawing.Size(101, 12)
|
|
Label178.TabIndex = 10
|
|
Label178.Text = "급기팬 효율[-]:"
|
|
Label178.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label179
|
|
'
|
|
Label179.AutoSize = True
|
|
Label179.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
|
|
Label179.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label179.Location = New System.Drawing.Point(7, 267)
|
|
Label179.Name = "Label179"
|
|
Label179.Size = New System.Drawing.Size(101, 12)
|
|
Label179.TabIndex = 10
|
|
Label179.Text = "배기팬 효율[-]:"
|
|
Label179.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label11
|
|
'
|
|
Label11.AutoSize = True
|
|
Label11.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label11.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label11.Location = New System.Drawing.Point(6, 392)
|
|
Label11.Name = "Label11"
|
|
Label11.Size = New System.Drawing.Size(114, 12)
|
|
Label11.TabIndex = 14
|
|
Label11.Text = "집열기 방사율[-]:"
|
|
'
|
|
'Label1
|
|
'
|
|
Label1.AutoSize = True
|
|
Label1.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label1.Location = New System.Drawing.Point(6, 279)
|
|
Label1.Name = "Label1"
|
|
Label1.Size = New System.Drawing.Size(116, 12)
|
|
Label1.TabIndex = 14
|
|
Label1.Text = "열회수율(냉방)[-]"
|
|
'
|
|
'Label174
|
|
'
|
|
Label174.AutoSize = True
|
|
Label174.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label174.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label174.Location = New System.Drawing.Point(6, 168)
|
|
Label174.Name = "Label174"
|
|
Label174.Size = New System.Drawing.Size(80, 12)
|
|
Label174.TabIndex = 10
|
|
Label174.Text = "가습기 유형:"
|
|
'
|
|
'Label169
|
|
'
|
|
Label169.AutoSize = True
|
|
Label169.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label169.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label169.Location = New System.Drawing.Point(6, 46)
|
|
Label169.Name = "Label169"
|
|
Label169.Size = New System.Drawing.Size(140, 24)
|
|
Label169.TabIndex = 10
|
|
Label169.Text = "공조급기온도의 설정치" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " (난방)[C]:"
|
|
Label169.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'Label9
|
|
'
|
|
Label9.AutoSize = True
|
|
Label9.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label9.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label9.Location = New System.Drawing.Point(6, 344)
|
|
Label9.Name = "Label9"
|
|
Label9.Size = New System.Drawing.Size(80, 12)
|
|
Label9.TabIndex = 10
|
|
Label9.Text = "집열기 방위:"
|
|
'
|
|
'Label8
|
|
'
|
|
Label8.AutoSize = True
|
|
Label8.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label8.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label8.Location = New System.Drawing.Point(6, 320)
|
|
Label8.Name = "Label8"
|
|
Label8.Size = New System.Drawing.Size(119, 12)
|
|
Label8.TabIndex = 10
|
|
Label8.Text = "공기식태양열 적용:"
|
|
'
|
|
'Label175
|
|
'
|
|
Label175.AutoSize = True
|
|
Label175.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label175.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label175.Location = New System.Drawing.Point(6, 198)
|
|
Label175.Name = "Label175"
|
|
Label175.Size = New System.Drawing.Size(124, 12)
|
|
Label175.TabIndex = 10
|
|
Label175.Text = "외기냉방 제어 유무:"
|
|
'
|
|
'Label170
|
|
'
|
|
Label170.AutoSize = True
|
|
Label170.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label170.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label170.Location = New System.Drawing.Point(6, 24)
|
|
Label170.Name = "Label170"
|
|
Label170.Size = New System.Drawing.Size(62, 12)
|
|
Label170.TabIndex = 8
|
|
Label170.Text = "공조방식:"
|
|
Label170.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'Label168
|
|
'
|
|
Label168.AutoSize = True
|
|
Label168.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label168.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label168.Location = New System.Drawing.Point(6, 226)
|
|
Label168.Name = "Label168"
|
|
Label168.Size = New System.Drawing.Size(93, 12)
|
|
Label168.TabIndex = 10
|
|
Label168.Text = "열교환기 유형:"
|
|
'
|
|
'Label173
|
|
'
|
|
Label173.AutoSize = True
|
|
Label173.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label173.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label173.Location = New System.Drawing.Point(6, 139)
|
|
Label173.Name = "Label173"
|
|
Label173.Size = New System.Drawing.Size(124, 12)
|
|
Label173.TabIndex = 10
|
|
Label173.Text = "리턴공기 혼합 여부:"
|
|
'
|
|
'Label10
|
|
'
|
|
Label10.AutoSize = True
|
|
Label10.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label10.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label10.Location = New System.Drawing.Point(6, 367)
|
|
Label10.Name = "Label10"
|
|
Label10.Size = New System.Drawing.Size(107, 12)
|
|
Label10.TabIndex = 10
|
|
Label10.Text = "집열기 면적[㎡]:"
|
|
'
|
|
'Label172
|
|
'
|
|
Label172.AutoSize = True
|
|
Label172.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label172.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label172.Location = New System.Drawing.Point(6, 108)
|
|
Label172.Name = "Label172"
|
|
Label172.Size = New System.Drawing.Size(151, 12)
|
|
Label172.TabIndex = 10
|
|
Label172.Text = "공조기 최대풍량[CMH]:"
|
|
'
|
|
'Label167
|
|
'
|
|
Label167.AutoSize = True
|
|
Label167.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label167.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label167.Location = New System.Drawing.Point(6, 253)
|
|
Label167.Name = "Label167"
|
|
Label167.Size = New System.Drawing.Size(116, 12)
|
|
Label167.TabIndex = 10
|
|
Label167.Text = "열회수율(난방)[-]"
|
|
'
|
|
'Label171
|
|
'
|
|
Label171.AutoSize = True
|
|
Label171.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Label171.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|
Label171.Location = New System.Drawing.Point(6, 75)
|
|
Label171.Name = "Label171"
|
|
Label171.Size = New System.Drawing.Size(140, 24)
|
|
Label171.TabIndex = 8
|
|
Label171.Text = "공조급기온도의 설정치" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " (냉방)[C]:"
|
|
Label171.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'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.BackColor = System.Drawing.Color.White
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.Label15)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.PictureBox4)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox2)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox1)
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.Panel1)
|
|
Me.SplitContainer1.Size = New System.Drawing.Size(818, 574)
|
|
Me.SplitContainer1.SplitterDistance = 209
|
|
Me.SplitContainer1.TabIndex = 127
|
|
'
|
|
'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.FromArgb(CType(CType(245, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(246, Byte), Integer))
|
|
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(207, 532)
|
|
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
|
|
'
|
|
'bs
|
|
'
|
|
Me.bs.DataMember = "tbl_kongjo"
|
|
Me.bs.DataSource = Me.DS
|
|
Me.bs.Filter = "code <> '0'"
|
|
'
|
|
'DS
|
|
'
|
|
Me.DS.DataSetName = "DS"
|
|
Me.DS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'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, 532)
|
|
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(207, 40)
|
|
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, 37)
|
|
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, 37)
|
|
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, 37)
|
|
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, 37)
|
|
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, 40)
|
|
'
|
|
'lbl_pos
|
|
'
|
|
Me.lbl_pos.Name = "lbl_pos"
|
|
Me.lbl_pos.Size = New System.Drawing.Size(12, 37)
|
|
Me.lbl_pos.Text = "0"
|
|
'
|
|
'ToolStripSeparator2
|
|
'
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 40)
|
|
'
|
|
'lb_code
|
|
'
|
|
Me.lb_code.Name = "lb_code"
|
|
Me.lb_code.Size = New System.Drawing.Size(47, 37)
|
|
Me.lb_code.Text = "[0000]"
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.BackColor = System.Drawing.Color.FromArgb(CType(CType(116, Byte), Integer), CType(CType(158, Byte), Integer), CType(CType(209, Byte), Integer))
|
|
Me.Label15.ForeColor = System.Drawing.Color.White
|
|
Me.Label15.Location = New System.Drawing.Point(39, 66)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(57, 12)
|
|
Me.Label15.TabIndex = 154
|
|
Me.Label15.Text = "공조처리"
|
|
'
|
|
'PictureBox4
|
|
'
|
|
Me.PictureBox4.BackgroundImage = CType(resources.GetObject("PictureBox4.BackgroundImage"), System.Drawing.Image)
|
|
Me.PictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
|
|
Me.PictureBox4.Location = New System.Drawing.Point(20, 55)
|
|
Me.PictureBox4.Name = "PictureBox4"
|
|
Me.PictureBox4.Size = New System.Drawing.Size(131, 30)
|
|
Me.PictureBox4.TabIndex = 153
|
|
Me.PictureBox4.TabStop = False
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(Me.Tb_배기팬동력)
|
|
Me.GroupBox2.Controls.Add(Me.Tb_급기팬동력)
|
|
Me.GroupBox2.Controls.Add(Me.Tb_배기팬효율)
|
|
Me.GroupBox2.Controls.Add(Me.Tb_배기풍량)
|
|
Me.GroupBox2.Controls.Add(Me.Tb_급기팬효율)
|
|
Me.GroupBox2.Controls.Add(Label7)
|
|
Me.GroupBox2.Controls.Add(Me.Tb_배기팬압력손실)
|
|
Me.GroupBox2.Controls.Add(Me.Tb_급기풍량)
|
|
Me.GroupBox2.Controls.Add(Label176)
|
|
Me.GroupBox2.Controls.Add(Label6)
|
|
Me.GroupBox2.Controls.Add(Me.Tb_급기팬압력손실)
|
|
Me.GroupBox2.Controls.Add(Label177)
|
|
Me.GroupBox2.Controls.Add(Label5)
|
|
Me.GroupBox2.Controls.Add(Label3)
|
|
Me.GroupBox2.Controls.Add(Label4)
|
|
Me.GroupBox2.Controls.Add(Label178)
|
|
Me.GroupBox2.Controls.Add(Label179)
|
|
Me.GroupBox2.Controls.Add(Me.Cmb_팬효율산출방식)
|
|
Me.GroupBox2.Controls.Add(Me.PictureBox2)
|
|
Me.GroupBox2.Location = New System.Drawing.Point(299, 83)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(281, 322)
|
|
Me.GroupBox2.TabIndex = 5
|
|
Me.GroupBox2.TabStop = False
|
|
'
|
|
'Tb_배기팬동력
|
|
'
|
|
Me.Tb_배기팬동력.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "배기팬동력", True))
|
|
Me.Tb_배기팬동력.Location = New System.Drawing.Point(145, 150)
|
|
Me.Tb_배기팬동력.Name = "Tb_배기팬동력"
|
|
Me.Tb_배기팬동력.NectControl = Nothing
|
|
Me.Tb_배기팬동력.Size = New System.Drawing.Size(119, 21)
|
|
Me.Tb_배기팬동력.TabIndex = 18
|
|
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(145, 122)
|
|
Me.Tb_급기팬동력.Name = "Tb_급기팬동력"
|
|
Me.Tb_급기팬동력.NectControl = Nothing
|
|
Me.Tb_급기팬동력.Size = New System.Drawing.Size(119, 21)
|
|
Me.Tb_급기팬동력.TabIndex = 17
|
|
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(145, 264)
|
|
Me.Tb_배기팬효율.Name = "Tb_배기팬효율"
|
|
Me.Tb_배기팬효율.NectControl = Nothing
|
|
Me.Tb_배기팬효율.Size = New System.Drawing.Size(119, 21)
|
|
Me.Tb_배기팬효율.TabIndex = 22
|
|
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(145, 94)
|
|
Me.Tb_배기풍량.Name = "Tb_배기풍량"
|
|
Me.Tb_배기풍량.NectControl = Nothing
|
|
Me.Tb_배기풍량.Size = New System.Drawing.Size(119, 21)
|
|
Me.Tb_배기풍량.TabIndex = 16
|
|
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(145, 236)
|
|
Me.Tb_급기팬효율.Name = "Tb_급기팬효율"
|
|
Me.Tb_급기팬효율.NectControl = Nothing
|
|
Me.Tb_급기팬효율.Size = New System.Drawing.Size(119, 21)
|
|
Me.Tb_급기팬효율.TabIndex = 21
|
|
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(145, 208)
|
|
Me.Tb_배기팬압력손실.Name = "Tb_배기팬압력손실"
|
|
Me.Tb_배기팬압력손실.NectControl = Nothing
|
|
Me.Tb_배기팬압력손실.Size = New System.Drawing.Size(119, 21)
|
|
Me.Tb_배기팬압력손실.TabIndex = 20
|
|
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(145, 66)
|
|
Me.Tb_급기풍량.Name = "Tb_급기풍량"
|
|
Me.Tb_급기풍량.NectControl = Nothing
|
|
Me.Tb_급기풍량.Size = New System.Drawing.Size(119, 21)
|
|
Me.Tb_급기풍량.TabIndex = 15
|
|
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(145, 180)
|
|
Me.Tb_급기팬압력손실.Name = "Tb_급기팬압력손실"
|
|
Me.Tb_급기팬압력손실.NectControl = Nothing
|
|
Me.Tb_급기팬압력손실.Size = New System.Drawing.Size(119, 21)
|
|
Me.Tb_급기팬압력손실.TabIndex = 19
|
|
Me.Tb_급기팬압력손실.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
|
|
'
|
|
'Cmb_팬효율산출방식
|
|
'
|
|
Me.Cmb_팬효율산출방식.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.Cmb_팬효율산출방식.FormattingEnabled = True
|
|
Me.Cmb_팬효율산출방식.Items.AddRange(New Object() {"입력치", "계산치"})
|
|
Me.Cmb_팬효율산출방식.Location = New System.Drawing.Point(145, 24)
|
|
Me.Cmb_팬효율산출방식.Name = "Cmb_팬효율산출방식"
|
|
Me.Cmb_팬효율산출방식.NectControl = Nothing
|
|
Me.Cmb_팬효율산출방식.Size = New System.Drawing.Size(119, 20)
|
|
Me.Cmb_팬효율산출방식.TabIndex = 14
|
|
'
|
|
'PictureBox2
|
|
'
|
|
Me.PictureBox2.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
|
|
Me.PictureBox2.Location = New System.Drawing.Point(0, 9)
|
|
Me.PictureBox2.Name = "PictureBox2"
|
|
Me.PictureBox2.Size = New System.Drawing.Size(278, 309)
|
|
Me.PictureBox2.TabIndex = 11
|
|
Me.PictureBox2.TabStop = False
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.공조방식NCMB)
|
|
Me.GroupBox1.Controls.Add(Me.tb_01)
|
|
Me.GroupBox1.Controls.Add(Me.tb_02)
|
|
Me.GroupBox1.Controls.Add(Me.tb_03)
|
|
Me.GroupBox1.Controls.Add(Label11)
|
|
Me.GroupBox1.Controls.Add(Me.Tb_집열기방사율)
|
|
Me.GroupBox1.Controls.Add(Label1)
|
|
Me.GroupBox1.Controls.Add(Me.tb_13)
|
|
Me.GroupBox1.Controls.Add(Label174)
|
|
Me.GroupBox1.Controls.Add(Label169)
|
|
Me.GroupBox1.Controls.Add(Me.열교환기유형ComboBox)
|
|
Me.GroupBox1.Controls.Add(Label9)
|
|
Me.GroupBox1.Controls.Add(Label8)
|
|
Me.GroupBox1.Controls.Add(Label175)
|
|
Me.GroupBox1.Controls.Add(Label170)
|
|
Me.GroupBox1.Controls.Add(Label168)
|
|
Me.GroupBox1.Controls.Add(Label173)
|
|
Me.GroupBox1.Controls.Add(Label10)
|
|
Me.GroupBox1.Controls.Add(Label172)
|
|
Me.GroupBox1.Controls.Add(Label167)
|
|
Me.GroupBox1.Controls.Add(Label171)
|
|
Me.GroupBox1.Controls.Add(Me.리턴공기혼합여부ComboBox)
|
|
Me.GroupBox1.Controls.Add(Me.집열기방위ComboBox)
|
|
Me.GroupBox1.Controls.Add(Me.가습기유형ComboBox)
|
|
Me.GroupBox1.Controls.Add(Me.Tb_집열기면적)
|
|
Me.GroupBox1.Controls.Add(Me.공기식태양열적용ComboBox)
|
|
Me.GroupBox1.Controls.Add(Me.tb_08)
|
|
Me.GroupBox1.Controls.Add(Me.외기냉방제어유무ComboBox)
|
|
Me.GroupBox1.Controls.Add(Me.PictureBox1)
|
|
Me.GroupBox1.Location = New System.Drawing.Point(20, 83)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(277, 434)
|
|
Me.GroupBox1.TabIndex = 5
|
|
Me.GroupBox1.TabStop = False
|
|
'
|
|
'공조방식NCMB
|
|
'
|
|
Me.공조방식NCMB.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.공조방식NCMB.FormattingEnabled = True
|
|
Me.공조방식NCMB.Location = New System.Drawing.Point(150, 24)
|
|
Me.공조방식NCMB.Name = "공조방식NCMB"
|
|
Me.공조방식NCMB.NectControl = Nothing
|
|
Me.공조방식NCMB.Size = New System.Drawing.Size(119, 20)
|
|
Me.공조방식NCMB.TabIndex = 0
|
|
'
|
|
'tb_01
|
|
'
|
|
Me.tb_01.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "설정치난방", True))
|
|
Me.tb_01.Location = New System.Drawing.Point(150, 51)
|
|
Me.tb_01.Name = "tb_01"
|
|
Me.tb_01.NectControl = Nothing
|
|
Me.tb_01.Size = New System.Drawing.Size(119, 21)
|
|
Me.tb_01.TabIndex = 1
|
|
Me.tb_01.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
|
|
'
|
|
'tb_02
|
|
'
|
|
Me.tb_02.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "설정치냉방", True))
|
|
Me.tb_02.Location = New System.Drawing.Point(150, 79)
|
|
Me.tb_02.Name = "tb_02"
|
|
Me.tb_02.NectControl = Nothing
|
|
Me.tb_02.Size = New System.Drawing.Size(119, 21)
|
|
Me.tb_02.TabIndex = 2
|
|
Me.tb_02.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
|
|
'
|
|
'tb_03
|
|
'
|
|
Me.tb_03.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "최대풍량", True))
|
|
Me.tb_03.Location = New System.Drawing.Point(150, 107)
|
|
Me.tb_03.Name = "tb_03"
|
|
Me.tb_03.NectControl = Nothing
|
|
Me.tb_03.Size = New System.Drawing.Size(119, 21)
|
|
Me.tb_03.TabIndex = 3
|
|
Me.tb_03.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(150, 389)
|
|
Me.Tb_집열기방사율.Name = "Tb_집열기방사율"
|
|
Me.Tb_집열기방사율.NectControl = Nothing
|
|
Me.Tb_집열기방사율.Size = New System.Drawing.Size(119, 21)
|
|
Me.Tb_집열기방사율.TabIndex = 13
|
|
Me.Tb_집열기방사율.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
|
|
'
|
|
'tb_13
|
|
'
|
|
Me.tb_13.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "열회수율냉", True))
|
|
Me.tb_13.Location = New System.Drawing.Point(150, 276)
|
|
Me.tb_13.Name = "tb_13"
|
|
Me.tb_13.NectControl = Nothing
|
|
Me.tb_13.Size = New System.Drawing.Size(119, 21)
|
|
Me.tb_13.TabIndex = 9
|
|
Me.tb_13.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
|
|
'
|
|
'열교환기유형ComboBox
|
|
'
|
|
Me.열교환기유형ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.열교환기유형ComboBox.FormattingEnabled = True
|
|
Me.열교환기유형ComboBox.Location = New System.Drawing.Point(150, 223)
|
|
Me.열교환기유형ComboBox.Name = "열교환기유형ComboBox"
|
|
Me.열교환기유형ComboBox.NectControl = Nothing
|
|
Me.열교환기유형ComboBox.Size = New System.Drawing.Size(119, 20)
|
|
Me.열교환기유형ComboBox.TabIndex = 7
|
|
'
|
|
'리턴공기혼합여부ComboBox
|
|
'
|
|
Me.리턴공기혼합여부ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.리턴공기혼합여부ComboBox.FormattingEnabled = True
|
|
Me.리턴공기혼합여부ComboBox.Location = New System.Drawing.Point(150, 135)
|
|
Me.리턴공기혼합여부ComboBox.Name = "리턴공기혼합여부ComboBox"
|
|
Me.리턴공기혼합여부ComboBox.NectControl = Nothing
|
|
Me.리턴공기혼합여부ComboBox.Size = New System.Drawing.Size(119, 20)
|
|
Me.리턴공기혼합여부ComboBox.TabIndex = 4
|
|
'
|
|
'집열기방위ComboBox
|
|
'
|
|
Me.집열기방위ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.집열기방위ComboBox.FormattingEnabled = True
|
|
Me.집열기방위ComboBox.Items.AddRange(New Object() {"없음", "남", "남동", "남서", "동", "서", "북동", "북서", "북"})
|
|
Me.집열기방위ComboBox.Location = New System.Drawing.Point(150, 340)
|
|
Me.집열기방위ComboBox.Name = "집열기방위ComboBox"
|
|
Me.집열기방위ComboBox.NectControl = Nothing
|
|
Me.집열기방위ComboBox.Size = New System.Drawing.Size(119, 20)
|
|
Me.집열기방위ComboBox.TabIndex = 11
|
|
'
|
|
'가습기유형ComboBox
|
|
'
|
|
Me.가습기유형ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.가습기유형ComboBox.FormattingEnabled = True
|
|
Me.가습기유형ComboBox.Location = New System.Drawing.Point(150, 163)
|
|
Me.가습기유형ComboBox.Name = "가습기유형ComboBox"
|
|
Me.가습기유형ComboBox.NectControl = Nothing
|
|
Me.가습기유형ComboBox.Size = New System.Drawing.Size(119, 20)
|
|
Me.가습기유형ComboBox.TabIndex = 5
|
|
'
|
|
'Tb_집열기면적
|
|
'
|
|
Me.Tb_집열기면적.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "집열기면적", True))
|
|
Me.Tb_집열기면적.Location = New System.Drawing.Point(150, 364)
|
|
Me.Tb_집열기면적.Name = "Tb_집열기면적"
|
|
Me.Tb_집열기면적.NectControl = Nothing
|
|
Me.Tb_집열기면적.Size = New System.Drawing.Size(119, 21)
|
|
Me.Tb_집열기면적.TabIndex = 12
|
|
Me.Tb_집열기면적.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
|
|
'
|
|
'공기식태양열적용ComboBox
|
|
'
|
|
Me.공기식태양열적용ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.공기식태양열적용ComboBox.FormattingEnabled = True
|
|
Me.공기식태양열적용ComboBox.Items.AddRange(New Object() {"예", "아니오"})
|
|
Me.공기식태양열적용ComboBox.Location = New System.Drawing.Point(150, 316)
|
|
Me.공기식태양열적용ComboBox.Name = "공기식태양열적용ComboBox"
|
|
Me.공기식태양열적용ComboBox.NectControl = Nothing
|
|
Me.공기식태양열적용ComboBox.Size = New System.Drawing.Size(119, 20)
|
|
Me.공기식태양열적용ComboBox.TabIndex = 10
|
|
'
|
|
'tb_08
|
|
'
|
|
Me.tb_08.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "열회수율", True))
|
|
Me.tb_08.Location = New System.Drawing.Point(150, 250)
|
|
Me.tb_08.Name = "tb_08"
|
|
Me.tb_08.NectControl = Nothing
|
|
Me.tb_08.Size = New System.Drawing.Size(119, 21)
|
|
Me.tb_08.TabIndex = 8
|
|
Me.tb_08.TextFormat = Eco2Ar.MyTb.ETFormat.Normal
|
|
'
|
|
'외기냉방제어유무ComboBox
|
|
'
|
|
Me.외기냉방제어유무ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.외기냉방제어유무ComboBox.FormattingEnabled = True
|
|
Me.외기냉방제어유무ComboBox.Location = New System.Drawing.Point(150, 194)
|
|
Me.외기냉방제어유무ComboBox.Name = "외기냉방제어유무ComboBox"
|
|
Me.외기냉방제어유무ComboBox.NectControl = Nothing
|
|
Me.외기냉방제어유무ComboBox.Size = New System.Drawing.Size(119, 20)
|
|
Me.외기냉방제어유무ComboBox.TabIndex = 6
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer))
|
|
Me.PictureBox1.Location = New System.Drawing.Point(1, 9)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(273, 419)
|
|
Me.PictureBox1.TabIndex = 11
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
|
|
Me.Panel1.Controls.Add(Me.TextBox1)
|
|
Me.Panel1.Controls.Add(Me.tb_zone_cnt)
|
|
Me.Panel1.Controls.Add(Me.Label2)
|
|
Me.Panel1.Controls.Add(Me.Label48)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(603, 30)
|
|
Me.Panel1.TabIndex = 4
|
|
'
|
|
'TextBox1
|
|
'
|
|
Me.TextBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.TextBox1.BackColor = System.Drawing.SystemColors.GrayText
|
|
Me.TextBox1.ForeColor = System.Drawing.Color.White
|
|
Me.TextBox1.Location = New System.Drawing.Point(481, 5)
|
|
Me.TextBox1.Name = "TextBox1"
|
|
Me.TextBox1.Size = New System.Drawing.Size(99, 21)
|
|
Me.TextBox1.TabIndex = 1
|
|
Me.TextBox1.Text = "0"
|
|
Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'tb_zone_cnt
|
|
'
|
|
Me.tb_zone_cnt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.tb_zone_cnt.BackColor = System.Drawing.SystemColors.GrayText
|
|
Me.tb_zone_cnt.ForeColor = System.Drawing.Color.White
|
|
Me.tb_zone_cnt.Location = New System.Drawing.Point(290, 5)
|
|
Me.tb_zone_cnt.Name = "tb_zone_cnt"
|
|
Me.tb_zone_cnt.Size = New System.Drawing.Size(58, 21)
|
|
Me.tb_zone_cnt.TabIndex = 1
|
|
Me.tb_zone_cnt.Text = "0"
|
|
Me.tb_zone_cnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.ForeColor = System.Drawing.Color.DarkCyan
|
|
Me.Label2.Location = New System.Drawing.Point(354, 9)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(118, 12)
|
|
Me.Label2.TabIndex = 0
|
|
Me.Label2.Text = "적용된 면적합(㎡):"
|
|
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'Label48
|
|
'
|
|
Me.Label48.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label48.AutoSize = True
|
|
Me.Label48.ForeColor = System.Drawing.Color.DarkCyan
|
|
Me.Label48.Location = New System.Drawing.Point(172, 9)
|
|
Me.Label48.Name = "Label48"
|
|
Me.Label48.Size = New System.Drawing.Size(111, 12)
|
|
Me.Label48.TabIndex = 0
|
|
Me.Label48.Text = "적용된 입력존 수:"
|
|
Me.Label48.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'Frm_kongjo
|
|
'
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
|
|
Me.ClientSize = New System.Drawing.Size(818, 574)
|
|
Me.ControlBox = False
|
|
Me.Controls.Add(Me.SplitContainer1)
|
|
Me.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.KeyPreview = True
|
|
Me.Name = "Frm_kongjo"
|
|
Me.ShowInTaskbar = False
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "공조처리시스템"
|
|
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.bs, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DS, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.bn, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.bn.ResumeLayout(False)
|
|
Me.bn.PerformLayout()
|
|
CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.GroupBox2.PerformLayout()
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents 공조방식NCMB As MyCmb
|
|
Friend WithEvents 열교환기유형ComboBox As MyCmb
|
|
Friend WithEvents 외기냉방제어유무ComboBox As MyCmb
|
|
Friend WithEvents 가습기유형ComboBox As MyCmb
|
|
Friend WithEvents 리턴공기혼합여부ComboBox As MyCmb
|
|
Friend WithEvents Tb_배기팬효율 As MyTb
|
|
Friend WithEvents Tb_급기팬효율 As MyTb
|
|
Friend WithEvents Tb_배기팬압력손실 As MyTb
|
|
Friend WithEvents Tb_급기팬압력손실 As MyTb
|
|
Friend WithEvents tb_08 As MyTb
|
|
Friend WithEvents tb_03 As MyTb
|
|
Friend WithEvents tb_02 As MyTb
|
|
Friend WithEvents tb_01 As MyTb
|
|
Public WithEvents DS As Eco2Ar.DS
|
|
Friend WithEvents bs As System.Windows.Forms.BindingSource
|
|
Friend WithEvents tb_zone_cnt As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label48 As System.Windows.Forms.Label
|
|
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 Panel1 As System.Windows.Forms.Panel
|
|
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 Label15 As System.Windows.Forms.Label
|
|
Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents tb_13 As Eco2Ar.MyTb
|
|
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents Tb_배기팬동력 As Eco2Ar.MyTb
|
|
Friend WithEvents Tb_급기팬동력 As Eco2Ar.MyTb
|
|
Friend WithEvents Tb_배기풍량 As Eco2Ar.MyTb
|
|
Friend WithEvents Tb_급기풍량 As Eco2Ar.MyTb
|
|
Friend WithEvents Cmb_팬효율산출방식 As Eco2Ar.MyCmb
|
|
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents lb_code As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents Tb_집열기방사율 As Eco2Ar.MyTb
|
|
Friend WithEvents 집열기방위ComboBox As Eco2Ar.MyCmb
|
|
Friend WithEvents Tb_집열기면적 As Eco2Ar.MyTb
|
|
Friend WithEvents 공기식태양열적용ComboBox As Eco2Ar.MyCmb
|
|
End Class
|