_ Partial Class Frm_Zone Inherits CForm 'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다. _ 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 디자이너를 사용하십시오. '코드 편집기를 사용하여 수정하지 마십시오. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Frm_Zone)) Dim Label16 As System.Windows.Forms.Label Dim 주말운전방식Label As System.Windows.Forms.Label Dim 외기부하처리여부Label As System.Windows.Forms.Label Dim 야간운전방식Label As System.Windows.Forms.Label Dim 냉난방공조Label As System.Windows.Forms.Label Dim 침기율Label As System.Windows.Forms.Label Dim 냉난방방식Label As System.Windows.Forms.Label Dim 열저장능력Label As System.Windows.Forms.Label Dim 열교가산치Label As System.Windows.Forms.Label Dim Label35 As System.Windows.Forms.Label Dim Label36 As System.Windows.Forms.Label Dim Label33 As System.Windows.Forms.Label Dim Label40 As System.Windows.Forms.Label Dim Label38 As System.Windows.Forms.Label Dim Label32 As System.Windows.Forms.Label Dim Label37 As System.Windows.Forms.Label Dim Label39 As System.Windows.Forms.Label Dim Label41 As System.Windows.Forms.Label Dim Label42 As System.Windows.Forms.Label Dim Label43 As System.Windows.Forms.Label Dim Label44 As System.Windows.Forms.Label Dim Label45 As System.Windows.Forms.Label Dim Label46 As System.Windows.Forms.Label Dim Label47 As System.Windows.Forms.Label Dim 순실체적Label As System.Windows.Forms.Label Dim 천장고Label As System.Windows.Forms.Label Dim Label1 As System.Windows.Forms.Label Dim Label2 As System.Windows.Forms.Label Dim Label11 As System.Windows.Forms.Label Dim Label10 As System.Windows.Forms.Label Dim Label7 As System.Windows.Forms.Label Dim Label6 As System.Windows.Forms.Label Dim Label8 As System.Windows.Forms.Label Dim Label9 As System.Windows.Forms.Label Dim Label3 As System.Windows.Forms.Label Dim Label4 As System.Windows.Forms.Label Dim Label5 As System.Windows.Forms.Label Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.bs = New System.Windows.Forms.BindingSource(Me.components) Me.DS = New Eco2Ar.DS() Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.dv = New CEnergy.arindv() Me.lb_grpname = New System.Windows.Forms.Label() Me.bn = New System.Windows.Forms.BindingNavigator(Me.components) Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel() Me.bt_add = New System.Windows.Forms.ToolStripButton() Me.bt_Del = New System.Windows.Forms.ToolStripButton() Me.bt_copy = 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.ToolStrip1 = New System.Windows.Forms.ToolStrip() Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel() Me.lb_외벽 = New System.Windows.Forms.ToolStripLabel() Me.ToolStripLabel4 = New System.Windows.Forms.ToolStripLabel() Me.lb_내벽 = New System.Windows.Forms.ToolStripLabel() Me.ToolStripLabel6 = New System.Windows.Forms.ToolStripLabel() Me.lb_외부창 = New System.Windows.Forms.ToolStripLabel() Me.ToolStripLabel8 = New System.Windows.Forms.ToolStripLabel() Me.lb_내부창 = New System.Windows.Forms.ToolStripLabel() Me.ToolStripLabel10 = New System.Windows.Forms.ToolStripLabel() Me.lb_간벽 = New System.Windows.Forms.ToolStripLabel() Me.ToolStripLabel3 = New System.Windows.Forms.ToolStripLabel() Me.lb_면적합 = New System.Windows.Forms.ToolStripLabel() Me.ToolStripLabel5 = New System.Windows.Forms.ToolStripLabel() Me.lb_전체존수 = New System.Windows.Forms.ToolStripLabel() Me.Label17 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.입력존의수NTb = New Eco2Ar.MyTb() Me.PictureBox3 = New System.Windows.Forms.PictureBox() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.GroupBox8 = New System.Windows.Forms.GroupBox() Me.냉난방공조ComboBox = New Eco2Ar.MyCmb() Me.외기부하처리여부ComboBox = New Eco2Ar.MyCmb() Me.야간운전방식ComboBox = New Eco2Ar.MyCmb() Me.주말운전방식ComboBox = New Eco2Ar.MyCmb() Me.냉난방열공급시스템ComboBox = New Eco2Ar.MyCmb() Me.PictureBox8 = New System.Windows.Forms.PictureBox() Me.GroupBox7 = New System.Windows.Forms.GroupBox() Me.열교가산치ComboBox = New Eco2Ar.MyCmb() Me.열저장능력ComboBox = New Eco2Ar.MyCmb() Me.침기율NTb = New Eco2Ar.MyTb() Me.cmb_냉난방방식 = New Eco2Ar.MyCmb() Me.PictureBox7 = New System.Windows.Forms.PictureBox() Me.GroupBox6 = New System.Windows.Forms.GroupBox() Me.tb_조명계산치 = New Eco2Ar.MyTb() Me.tb_점등시간 = New Eco2Ar.MyTb() Me.tb_조명입력치 = New Eco2Ar.MyTb() Me.보수율NTb = New Eco2Ar.MyTb() Me.인공광원ComboBox = New Eco2Ar.MyCmb() Me.조명방식ComboBox = New Eco2Ar.MyCmb() Me.조명기기효율NTb = New Eco2Ar.MyTb() Me.tb_조명률 = New Eco2Ar.MyTb() Me.PictureBox11 = New System.Windows.Forms.PictureBox() Me.GroupBox5 = New System.Windows.Forms.GroupBox() Me.실지수NTb1 = New Eco2Ar.MyTb() Me.천장고NTB1 = New Eco2Ar.MyTb() Me.조명부하산출방법ComboBox = New Eco2Ar.MyCmb() Me.요구조도NTb1 = New Eco2Ar.MyTb() Me.작업면높이NTb1 = New Eco2Ar.MyTb() Me.실깊이NTb = New Eco2Ar.MyTb() Me.실너비NTb = New Eco2Ar.MyTb() Me.PictureBox6 = New System.Windows.Forms.PictureBox() Me.GroupBox4 = New System.Windows.Forms.GroupBox() Me.순실체적NTb = New Eco2Ar.MyTb() Me.면적NTb = New Eco2Ar.MyTb() Me.천장고NTb = New Eco2Ar.MyTb() Me.cmb_profile = New Eco2Ar.MyCmb() Me.PictureBox5 = New System.Windows.Forms.PictureBox() Me.GroupBox3 = New System.Windows.Forms.GroupBox() Me.Label14 = New System.Windows.Forms.Label() Me.cmb_공조냉방생산 = New Eco2Ar.MyCmb() Me.cmb_공조난방생산 = New Eco2Ar.MyCmb() Me.cmb_공조가습생산 = New Eco2Ar.MyCmb() Me.PictureBox10 = New System.Windows.Forms.PictureBox() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.Label13 = New System.Windows.Forms.Label() Me.cmb_열생산지정1 = New Eco2Ar.MyCmb() Me.cmb_열생산지정3 = New Eco2Ar.MyCmb() Me.cmb_열생산급탕기기 = New Eco2Ar.MyCmb() Me.PictureBox9 = New System.Windows.Forms.PictureBox() Me.난방공급시스템GroupBox = New System.Windows.Forms.GroupBox() Me.Label12 = New System.Windows.Forms.Label() Me.냉난방공조처리시스템ComboBox = New Eco2Ar.MyCmb() Me.냉난방열공급시스템수NTb = New Eco2Ar.MyTb() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.ErrProvider = New System.Windows.Forms.ErrorProvider(Me.components) Me.sortkey = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Label16 = New System.Windows.Forms.Label() 주말운전방식Label = New System.Windows.Forms.Label() 외기부하처리여부Label = New System.Windows.Forms.Label() 야간운전방식Label = New System.Windows.Forms.Label() 냉난방공조Label = New System.Windows.Forms.Label() 침기율Label = New System.Windows.Forms.Label() 냉난방방식Label = New System.Windows.Forms.Label() 열저장능력Label = New System.Windows.Forms.Label() 열교가산치Label = New System.Windows.Forms.Label() Label35 = New System.Windows.Forms.Label() Label36 = New System.Windows.Forms.Label() Label33 = New System.Windows.Forms.Label() Label40 = New System.Windows.Forms.Label() Label38 = New System.Windows.Forms.Label() Label32 = New System.Windows.Forms.Label() Label37 = New System.Windows.Forms.Label() Label39 = New System.Windows.Forms.Label() Label41 = New System.Windows.Forms.Label() Label42 = New System.Windows.Forms.Label() Label43 = New System.Windows.Forms.Label() Label44 = New System.Windows.Forms.Label() Label45 = New System.Windows.Forms.Label() Label46 = New System.Windows.Forms.Label() Label47 = New System.Windows.Forms.Label() 순실체적Label = New System.Windows.Forms.Label() 천장고Label = New System.Windows.Forms.Label() Label1 = New System.Windows.Forms.Label() Label2 = New System.Windows.Forms.Label() Label11 = New System.Windows.Forms.Label() Label10 = New System.Windows.Forms.Label() Label7 = New System.Windows.Forms.Label() Label6 = New System.Windows.Forms.Label() Label8 = New System.Windows.Forms.Label() Label9 = New System.Windows.Forms.Label() Label3 = New System.Windows.Forms.Label() Label4 = New System.Windows.Forms.Label() Label5 = New System.Windows.Forms.Label() CType(Me.bs, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DS, System.ComponentModel.ISupportInitialize).BeginInit() 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.ToolStrip1.SuspendLayout() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox8.SuspendLayout() CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox7.SuspendLayout() CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox6.SuspendLayout() CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox5.SuspendLayout() CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox4.SuspendLayout() CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox3.SuspendLayout() CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox2.SuspendLayout() CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit() Me.난방공급시스템GroupBox.SuspendLayout() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ErrProvider, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'bs ' Me.bs.DataMember = "tbl_zone" Me.bs.DataSource = Me.DS Me.bs.Filter = "code <> '0'" Me.bs.Sort = "sortkey,설명" ' 'DS ' Me.DS.DataSetName = "DS" Me.DS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' '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.lb_grpname) Me.SplitContainer1.Panel1.Controls.Add(Me.bn) ' 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.AllowDrop = True Me.SplitContainer1.Panel2.AutoScroll = True Me.SplitContainer1.Panel2.Controls.Add(Me.ToolStrip1) Me.SplitContainer1.Panel2.Controls.Add(Me.Label17) Me.SplitContainer1.Panel2.Controls.Add(Me.Label15) Me.SplitContainer1.Panel2.Controls.Add(Me.입력존의수NTb) Me.SplitContainer1.Panel2.Controls.Add(Me.PictureBox3) Me.SplitContainer1.Panel2.Controls.Add(Me.PictureBox1) Me.SplitContainer1.Panel2.Controls.Add(Label16) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox8) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox7) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox6) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox5) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox4) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox3) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox2) Me.SplitContainer1.Panel2.Controls.Add(Me.난방공급시스템GroupBox) Me.SplitContainer1.Size = New System.Drawing.Size(818, 574) Me.SplitContainer1.SplitterDistance = 212 Me.SplitContainer1.TabIndex = 151 ' '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.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.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.sortkey, Me.DataGridViewTextBoxColumn1}) Me.dv.DataSource = Me.bs Me.dv.Dock = System.Windows.Forms.DockStyle.Fill Me.dv.Location = New System.Drawing.Point(0, 26) 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, 506) Me.dv.TabIndex = 0 ' 'lb_grpname ' Me.lb_grpname.BackColor = System.Drawing.Color.LightSkyBlue Me.lb_grpname.Dock = System.Windows.Forms.DockStyle.Top Me.lb_grpname.ForeColor = System.Drawing.SystemColors.HotTrack Me.lb_grpname.Location = New System.Drawing.Point(0, 0) Me.lb_grpname.Name = "lb_grpname" Me.lb_grpname.Size = New System.Drawing.Size(210, 26) Me.lb_grpname.TabIndex = 94 Me.lb_grpname.Text = "그룹 :" Me.lb_grpname.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'bn ' Me.bn.AddNewItem = Nothing Me.bn.AutoSize = False Me.bn.BindingSource = Me.bs Me.bn.CountItem = Me.ToolStripLabel1 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_copy, Me.bt_cancel, Me.ToolStripSeparator1, Me.lbl_pos, Me.ToolStripLabel1}) 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(210, 40) Me.bn.TabIndex = 1 Me.bn.Text = "BindingNavigator1" ' 'ToolStripLabel1 ' Me.ToolStripLabel1.Name = "ToolStripLabel1" Me.ToolStripLabel1.Size = New System.Drawing.Size(33, 37) Me.ToolStripLabel1.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 = "새로운 데이터를 추가합니다.(단축키 Alt+A)" ' '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_copy ' Me.bt_copy.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.bt_copy.Image = Global.Eco2Ar.My.Resources.Resources.page_copy Me.bt_copy.ImageTransparentColor = System.Drawing.Color.Magenta Me.bt_copy.Name = "bt_copy" Me.bt_copy.Size = New System.Drawing.Size(24, 37) Me.bt_copy.Text = "선택복사" Me.bt_copy.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" ' 'ToolStrip1 ' Me.ToolStrip1.Dock = System.Windows.Forms.DockStyle.Bottom Me.ToolStrip1.Font = New System.Drawing.Font("돋움", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripLabel2, Me.lb_외벽, Me.ToolStripLabel4, Me.lb_내벽, Me.ToolStripLabel6, Me.lb_외부창, Me.ToolStripLabel8, Me.lb_내부창, Me.ToolStripLabel10, Me.lb_간벽, Me.ToolStripLabel3, Me.lb_면적합, Me.ToolStripLabel5, Me.lb_전체존수}) Me.ToolStrip1.Location = New System.Drawing.Point(0, 547) Me.ToolStrip1.Name = "ToolStrip1" Me.ToolStrip1.Size = New System.Drawing.Size(600, 25) Me.ToolStrip1.TabIndex = 91 Me.ToolStrip1.Text = "ToolStrip1" ' 'ToolStripLabel2 ' Me.ToolStripLabel2.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel2.ForeColor = System.Drawing.Color.LightGray Me.ToolStripLabel2.Name = "ToolStripLabel2" Me.ToolStripLabel2.Size = New System.Drawing.Size(36, 22) Me.ToolStripLabel2.Text = "외벽:" ' 'lb_외벽 ' Me.lb_외벽.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lb_외벽.ForeColor = System.Drawing.Color.LightGray Me.lb_외벽.Name = "lb_외벽" Me.lb_외벽.Size = New System.Drawing.Size(12, 22) Me.lb_외벽.Text = "0" ' 'ToolStripLabel4 ' Me.ToolStripLabel4.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel4.ForeColor = System.Drawing.Color.LightGray Me.ToolStripLabel4.Name = "ToolStripLabel4" Me.ToolStripLabel4.Size = New System.Drawing.Size(41, 22) Me.ToolStripLabel4.Text = " 내벽:" ' 'lb_내벽 ' Me.lb_내벽.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lb_내벽.ForeColor = System.Drawing.Color.LightGray Me.lb_내벽.Name = "lb_내벽" Me.lb_내벽.Size = New System.Drawing.Size(12, 22) Me.lb_내벽.Text = "0" ' 'ToolStripLabel6 ' Me.ToolStripLabel6.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel6.ForeColor = System.Drawing.Color.LightGray Me.ToolStripLabel6.Name = "ToolStripLabel6" Me.ToolStripLabel6.Size = New System.Drawing.Size(54, 22) Me.ToolStripLabel6.Text = " 외부창:" ' 'lb_외부창 ' Me.lb_외부창.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lb_외부창.ForeColor = System.Drawing.Color.LightGray Me.lb_외부창.Name = "lb_외부창" Me.lb_외부창.Size = New System.Drawing.Size(12, 22) Me.lb_외부창.Text = "0" ' 'ToolStripLabel8 ' Me.ToolStripLabel8.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel8.ForeColor = System.Drawing.Color.LightGray Me.ToolStripLabel8.Name = "ToolStripLabel8" Me.ToolStripLabel8.Size = New System.Drawing.Size(54, 22) Me.ToolStripLabel8.Text = " 내부창:" ' 'lb_내부창 ' Me.lb_내부창.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lb_내부창.ForeColor = System.Drawing.Color.LightGray Me.lb_내부창.Name = "lb_내부창" Me.lb_내부창.Size = New System.Drawing.Size(12, 22) Me.lb_내부창.Text = "0" ' 'ToolStripLabel10 ' Me.ToolStripLabel10.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel10.ForeColor = System.Drawing.Color.LightGray Me.ToolStripLabel10.Name = "ToolStripLabel10" Me.ToolStripLabel10.Size = New System.Drawing.Size(41, 22) Me.ToolStripLabel10.Text = " 간벽:" ' 'lb_간벽 ' Me.lb_간벽.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lb_간벽.ForeColor = System.Drawing.Color.LightGray Me.lb_간벽.Name = "lb_간벽" Me.lb_간벽.Size = New System.Drawing.Size(12, 22) Me.lb_간벽.Text = "0" ' 'ToolStripLabel3 ' Me.ToolStripLabel3.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel3.ForeColor = System.Drawing.Color.MidnightBlue Me.ToolStripLabel3.Name = "ToolStripLabel3" Me.ToolStripLabel3.Size = New System.Drawing.Size(67, 22) Me.ToolStripLabel3.Text = " 전체면적:" ' 'lb_면적합 ' Me.lb_면적합.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lb_면적합.ForeColor = System.Drawing.Color.MidnightBlue Me.lb_면적합.Name = "lb_면적합" Me.lb_면적합.Size = New System.Drawing.Size(12, 22) Me.lb_면적합.Text = "0" ' 'ToolStripLabel5 ' Me.ToolStripLabel5.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ToolStripLabel5.ForeColor = System.Drawing.Color.MidnightBlue Me.ToolStripLabel5.Name = "ToolStripLabel5" Me.ToolStripLabel5.Size = New System.Drawing.Size(67, 22) Me.ToolStripLabel5.Text = " 전체존수:" ' 'lb_전체존수 ' Me.lb_전체존수.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lb_전체존수.ForeColor = System.Drawing.Color.MidnightBlue Me.lb_전체존수.Name = "lb_전체존수" Me.lb_전체존수.Size = New System.Drawing.Size(12, 22) Me.lb_전체존수.Text = "0" ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.BackColor = System.Drawing.Color.FromArgb(CType(CType(116, Byte), Integer), CType(CType(158, Byte), Integer), CType(CType(209, Byte), Integer)) Me.Label17.ForeColor = System.Drawing.Color.White Me.Label17.Location = New System.Drawing.Point(34, 320) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(76, 12) Me.Label17.TabIndex = 90 Me.Label17.Text = "조 명" ' '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(34, 19) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(70, 12) Me.Label15.TabIndex = 90 Me.Label15.Text = "일반데이터" ' '입력존의수NTb ' Me.입력존의수NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "입력존의수", True)) Me.입력존의수NTb.Location = New System.Drawing.Point(509, 14) Me.입력존의수NTb.Name = "입력존의수NTb" Me.입력존의수NTb.NectControl = Nothing Me.입력존의수NTb.Size = New System.Drawing.Size(80, 21) Me.입력존의수NTb.TabIndex = 6 Me.입력존의수NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'PictureBox3 ' Me.PictureBox3.BackgroundImage = CType(resources.GetObject("PictureBox3.BackgroundImage"), System.Drawing.Image) Me.PictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox3.Location = New System.Drawing.Point(15, 308) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(131, 30) Me.PictureBox3.TabIndex = 83 Me.PictureBox3.TabStop = False ' 'PictureBox1 ' Me.PictureBox1.BackgroundImage = CType(resources.GetObject("PictureBox1.BackgroundImage"), System.Drawing.Image) Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.Location = New System.Drawing.Point(15, 8) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(131, 30) Me.PictureBox1.TabIndex = 83 Me.PictureBox1.TabStop = False ' 'Label16 ' Label16.AutoSize = True Label16.BackColor = System.Drawing.Color.White Label16.ForeColor = System.Drawing.SystemColors.HotTrack Label16.Location = New System.Drawing.Point(420, 17) Label16.Name = "Label16" Label16.Size = New System.Drawing.Size(85, 12) Label16.TabIndex = 35 Label16.Text = "입력존의 수 :" ' 'GroupBox8 ' Me.GroupBox8.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer)) Me.GroupBox8.Controls.Add(주말운전방식Label) Me.GroupBox8.Controls.Add(외기부하처리여부Label) Me.GroupBox8.Controls.Add(야간운전방식Label) Me.GroupBox8.Controls.Add(Me.냉난방공조ComboBox) Me.GroupBox8.Controls.Add(Me.외기부하처리여부ComboBox) Me.GroupBox8.Controls.Add(냉난방공조Label) Me.GroupBox8.Controls.Add(Me.야간운전방식ComboBox) Me.GroupBox8.Controls.Add(Me.주말운전방식ComboBox) Me.GroupBox8.Controls.Add(Me.PictureBox8) Me.GroupBox8.Location = New System.Drawing.Point(411, 32) Me.GroupBox8.Name = "GroupBox8" Me.GroupBox8.Size = New System.Drawing.Size(182, 132) Me.GroupBox8.TabIndex = 89 Me.GroupBox8.TabStop = False ' '주말운전방식Label ' 주말운전방식Label.AutoSize = True 주말운전방식Label.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) 주말운전방식Label.ForeColor = System.Drawing.SystemColors.ControlDarkDark 주말운전방식Label.Location = New System.Drawing.Point(5, 107) 주말운전방식Label.Name = "주말운전방식Label" 주말운전방식Label.Size = New System.Drawing.Size(88, 12) 주말운전방식Label.TabIndex = 38 주말운전방식Label.Text = "주말운전방식:" ' '외기부하처리여부Label ' 외기부하처리여부Label.AutoSize = True 외기부하처리여부Label.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) 외기부하처리여부Label.ForeColor = System.Drawing.SystemColors.ControlDarkDark 외기부하처리여부Label.Location = New System.Drawing.Point(5, 49) 외기부하처리여부Label.Name = "외기부하처리여부Label" 외기부하처리여부Label.Size = New System.Drawing.Size(88, 12) 외기부하처리여부Label.TabIndex = 36 외기부하처리여부Label.Text = "외기부하처리:" ' '야간운전방식Label ' 야간운전방식Label.AutoSize = True 야간운전방식Label.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) 야간운전방식Label.ForeColor = System.Drawing.SystemColors.ControlDarkDark 야간운전방식Label.Location = New System.Drawing.Point(5, 78) 야간운전방식Label.Name = "야간운전방식Label" 야간운전방식Label.Size = New System.Drawing.Size(88, 12) 야간운전방식Label.TabIndex = 37 야간운전방식Label.Text = "야간운전방식:" ' '냉난방공조ComboBox ' Me.냉난방공조ComboBox.DisplayMember = "code" Me.냉난방공조ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.냉난방공조ComboBox.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.냉난방공조ComboBox.FormattingEnabled = True Me.냉난방공조ComboBox.Location = New System.Drawing.Point(95, 16) Me.냉난방공조ComboBox.Name = "냉난방공조ComboBox" Me.냉난방공조ComboBox.NectControl = Nothing Me.냉난방공조ComboBox.Size = New System.Drawing.Size(79, 20) Me.냉난방공조ComboBox.TabIndex = 8 Me.냉난방공조ComboBox.ValueMember = "code" ' '외기부하처리여부ComboBox ' Me.외기부하처리여부ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.외기부하처리여부ComboBox.FormattingEnabled = True Me.외기부하처리여부ComboBox.Location = New System.Drawing.Point(95, 45) Me.외기부하처리여부ComboBox.Name = "외기부하처리여부ComboBox" Me.외기부하처리여부ComboBox.NectControl = Nothing Me.외기부하처리여부ComboBox.Size = New System.Drawing.Size(79, 20) Me.외기부하처리여부ComboBox.TabIndex = 9 ' '냉난방공조Label ' 냉난방공조Label.AutoSize = True 냉난방공조Label.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) 냉난방공조Label.ForeColor = System.Drawing.SystemColors.ControlDarkDark 냉난방공조Label.Location = New System.Drawing.Point(5, 20) 냉난방공조Label.Name = "냉난방공조Label" 냉난방공조Label.Size = New System.Drawing.Size(75, 12) 냉난방공조Label.TabIndex = 35 냉난방공조Label.Text = "냉난방공조:" ' '야간운전방식ComboBox ' Me.야간운전방식ComboBox.DisplayMember = "code" Me.야간운전방식ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.야간운전방식ComboBox.FormattingEnabled = True Me.야간운전방식ComboBox.Location = New System.Drawing.Point(95, 74) Me.야간운전방식ComboBox.Name = "야간운전방식ComboBox" Me.야간운전방식ComboBox.NectControl = Nothing Me.야간운전방식ComboBox.Size = New System.Drawing.Size(79, 20) Me.야간운전방식ComboBox.TabIndex = 10 Me.야간운전방식ComboBox.ValueMember = "code" ' '주말운전방식ComboBox ' Me.주말운전방식ComboBox.DisplayMember = "code" Me.주말운전방식ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.주말운전방식ComboBox.FormattingEnabled = True Me.주말운전방식ComboBox.Location = New System.Drawing.Point(95, 103) Me.주말운전방식ComboBox.Name = "주말운전방식ComboBox" Me.주말운전방식ComboBox.NectControl = Me.냉난방열공급시스템ComboBox Me.주말운전방식ComboBox.Size = New System.Drawing.Size(79, 20) Me.주말운전방식ComboBox.TabIndex = 11 Me.주말운전방식ComboBox.ValueMember = "code" ' '냉난방열공급시스템ComboBox ' Me.냉난방열공급시스템ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.냉난방열공급시스템ComboBox.Font = New System.Drawing.Font("돋움", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.냉난방열공급시스템ComboBox.FormattingEnabled = True Me.냉난방열공급시스템ComboBox.Location = New System.Drawing.Point(95, 31) Me.냉난방열공급시스템ComboBox.Name = "냉난방열공급시스템ComboBox" Me.냉난방열공급시스템ComboBox.NectControl = Nothing Me.냉난방열공급시스템ComboBox.Size = New System.Drawing.Size(85, 19) Me.냉난방열공급시스템ComboBox.TabIndex = 12 ' 'PictureBox8 ' Me.PictureBox8.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.PictureBox8.Location = New System.Drawing.Point(0, 9) Me.PictureBox8.Name = "PictureBox8" Me.PictureBox8.Size = New System.Drawing.Size(180, 120) Me.PictureBox8.TabIndex = 37 Me.PictureBox8.TabStop = False ' 'GroupBox7 ' Me.GroupBox7.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer)) Me.GroupBox7.Controls.Add(침기율Label) Me.GroupBox7.Controls.Add(Me.열교가산치ComboBox) Me.GroupBox7.Controls.Add(Me.열저장능력ComboBox) Me.GroupBox7.Controls.Add(Me.침기율NTb) Me.GroupBox7.Controls.Add(냉난방방식Label) Me.GroupBox7.Controls.Add(Me.cmb_냉난방방식) Me.GroupBox7.Controls.Add(열저장능력Label) Me.GroupBox7.Controls.Add(열교가산치Label) Me.GroupBox7.Controls.Add(Me.PictureBox7) Me.GroupBox7.Location = New System.Drawing.Point(230, 32) Me.GroupBox7.Name = "GroupBox7" Me.GroupBox7.Size = New System.Drawing.Size(181, 132) Me.GroupBox7.TabIndex = 88 Me.GroupBox7.TabStop = False ' '침기율Label ' 침기율Label.AutoSize = True 침기율Label.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) 침기율Label.ForeColor = System.Drawing.SystemColors.ControlDarkDark 침기율Label.Location = New System.Drawing.Point(5, 78) 침기율Label.Name = "침기율Label" 침기율Label.Size = New System.Drawing.Size(85, 12) 침기율Label.TabIndex = 32 침기율Label.Text = "침기율[1/h]:" ' '열교가산치ComboBox ' Me.열교가산치ComboBox.DisplayMember = "code" Me.열교가산치ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.열교가산치ComboBox.FormattingEnabled = True Me.열교가산치ComboBox.Location = New System.Drawing.Point(91, 45) Me.열교가산치ComboBox.Name = "열교가산치ComboBox" Me.열교가산치ComboBox.NectControl = Nothing Me.열교가산치ComboBox.Size = New System.Drawing.Size(84, 20) Me.열교가산치ComboBox.TabIndex = 5 Me.열교가산치ComboBox.ValueMember = "code" ' '열저장능력ComboBox ' Me.열저장능력ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.열저장능력ComboBox.FormattingEnabled = True Me.열저장능력ComboBox.Items.AddRange(New Object() {"130", "90", "50"}) Me.열저장능력ComboBox.Location = New System.Drawing.Point(91, 16) Me.열저장능력ComboBox.Name = "열저장능력ComboBox" Me.열저장능력ComboBox.NectControl = Nothing Me.열저장능력ComboBox.Size = New System.Drawing.Size(84, 20) Me.열저장능력ComboBox.TabIndex = 4 ' '침기율NTb ' Me.침기율NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "침기율", True)) Me.침기율NTb.Location = New System.Drawing.Point(91, 74) Me.침기율NTb.Name = "침기율NTb" Me.침기율NTb.NectControl = Nothing Me.침기율NTb.Size = New System.Drawing.Size(84, 21) Me.침기율NTb.TabIndex = 6 Me.침기율NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '냉난방방식Label ' 냉난방방식Label.AutoSize = True 냉난방방식Label.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) 냉난방방식Label.ForeColor = System.Drawing.SystemColors.ControlDarkDark 냉난방방식Label.Location = New System.Drawing.Point(5, 107) 냉난방방식Label.Name = "냉난방방식Label" 냉난방방식Label.Size = New System.Drawing.Size(75, 12) 냉난방방식Label.TabIndex = 33 냉난방방식Label.Text = "냉난방방식:" ' 'cmb_냉난방방식 ' Me.cmb_냉난방방식.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_냉난방방식.FormattingEnabled = True Me.cmb_냉난방방식.Location = New System.Drawing.Point(91, 103) Me.cmb_냉난방방식.Name = "cmb_냉난방방식" Me.cmb_냉난방방식.NectControl = Nothing Me.cmb_냉난방방식.Size = New System.Drawing.Size(84, 20) Me.cmb_냉난방방식.TabIndex = 7 ' '열저장능력Label ' 열저장능력Label.AutoSize = True 열저장능력Label.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) 열저장능력Label.ForeColor = System.Drawing.SystemColors.ControlDarkDark 열저장능력Label.Location = New System.Drawing.Point(5, 20) 열저장능력Label.Name = "열저장능력Label" 열저장능력Label.Size = New System.Drawing.Size(75, 12) 열저장능력Label.TabIndex = 30 열저장능력Label.Text = "열저장능력:" ' '열교가산치Label ' 열교가산치Label.AutoSize = True 열교가산치Label.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) 열교가산치Label.ForeColor = System.Drawing.SystemColors.ControlDarkDark 열교가산치Label.Location = New System.Drawing.Point(5, 49) 열교가산치Label.Name = "열교가산치Label" 열교가산치Label.Size = New System.Drawing.Size(75, 12) 열교가산치Label.TabIndex = 31 열교가산치Label.Text = "열교가산치:" ' 'PictureBox7 ' Me.PictureBox7.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.PictureBox7.Location = New System.Drawing.Point(1, 9) Me.PictureBox7.Name = "PictureBox7" Me.PictureBox7.Size = New System.Drawing.Size(177, 120) Me.PictureBox7.TabIndex = 37 Me.PictureBox7.TabStop = False ' 'GroupBox6 ' Me.GroupBox6.Controls.Add(Me.tb_조명계산치) Me.GroupBox6.Controls.Add(Me.tb_점등시간) Me.GroupBox6.Controls.Add(Me.tb_조명입력치) Me.GroupBox6.Controls.Add(Label35) Me.GroupBox6.Controls.Add(Me.보수율NTb) Me.GroupBox6.Controls.Add(Label36) Me.GroupBox6.Controls.Add(Me.인공광원ComboBox) Me.GroupBox6.Controls.Add(Label33) Me.GroupBox6.Controls.Add(Label40) Me.GroupBox6.Controls.Add(Me.조명방식ComboBox) Me.GroupBox6.Controls.Add(Label38) Me.GroupBox6.Controls.Add(Me.조명기기효율NTb) Me.GroupBox6.Controls.Add(Label32) Me.GroupBox6.Controls.Add(Me.tb_조명률) Me.GroupBox6.Controls.Add(Label37) Me.GroupBox6.Controls.Add(Label39) Me.GroupBox6.Controls.Add(Me.PictureBox11) Me.GroupBox6.Location = New System.Drawing.Point(215, 334) Me.GroupBox6.Name = "GroupBox6" Me.GroupBox6.Size = New System.Drawing.Size(377, 192) Me.GroupBox6.TabIndex = 87 Me.GroupBox6.TabStop = False ' 'tb_조명계산치 ' Me.tb_조명계산치.BackColor = System.Drawing.Color.DarkGray Me.tb_조명계산치.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "조명에너지부하율계산치", True)) Me.tb_조명계산치.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.tb_조명계산치.Location = New System.Drawing.Point(273, 139) Me.tb_조명계산치.Margin = New System.Windows.Forms.Padding(0) Me.tb_조명계산치.Name = "tb_조명계산치" Me.tb_조명계산치.NectControl = Nothing Me.tb_조명계산치.ReadOnly = True Me.tb_조명계산치.Size = New System.Drawing.Size(96, 21) Me.tb_조명계산치.TabIndex = 35 Me.tb_조명계산치.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'tb_점등시간 ' Me.tb_점등시간.BackColor = System.Drawing.Color.DarkGray Me.tb_점등시간.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.tb_점등시간.Location = New System.Drawing.Point(273, 85) Me.tb_점등시간.Margin = New System.Windows.Forms.Padding(0) Me.tb_점등시간.Name = "tb_점등시간" Me.tb_점등시간.NectControl = Nothing Me.tb_점등시간.ReadOnly = True Me.tb_점등시간.Size = New System.Drawing.Size(96, 21) Me.tb_점등시간.TabIndex = 34 Me.tb_점등시간.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'tb_조명입력치 ' Me.tb_조명입력치.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "조명에너지부하율입력치", True)) Me.tb_조명입력치.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.tb_조명입력치.Location = New System.Drawing.Point(273, 39) Me.tb_조명입력치.Margin = New System.Windows.Forms.Padding(0) Me.tb_조명입력치.Name = "tb_조명입력치" Me.tb_조명입력치.NectControl = Nothing Me.tb_조명입력치.Size = New System.Drawing.Size(96, 21) Me.tb_조명입력치.TabIndex = 33 Me.tb_조명입력치.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label35 ' Label35.AutoSize = True Label35.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label35.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label35.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label35.Location = New System.Drawing.Point(4, 83) Label35.Name = "Label35" Label35.Size = New System.Drawing.Size(49, 12) Label35.TabIndex = 74 Label35.Text = "보수율:" Label35.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '보수율NTb ' Me.보수율NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "보수율", True)) Me.보수율NTb.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.보수율NTb.Location = New System.Drawing.Point(91, 77) Me.보수율NTb.Margin = New System.Windows.Forms.Padding(0) Me.보수율NTb.Name = "보수율NTb" Me.보수율NTb.NectControl = Nothing Me.보수율NTb.Size = New System.Drawing.Size(100, 21) Me.보수율NTb.TabIndex = 30 Me.보수율NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label36 ' Label36.AutoSize = True Label36.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label36.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label36.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label36.Location = New System.Drawing.Point(196, 22) Label36.Name = "Label36" Label36.Size = New System.Drawing.Size(159, 12) Label36.TabIndex = 79 Label36.Text = "조명에너지부하율[W/㎡]:" Label36.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '인공광원ComboBox ' Me.인공광원ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.인공광원ComboBox.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.인공광원ComboBox.FormattingEnabled = True Me.인공광원ComboBox.Location = New System.Drawing.Point(91, 49) Me.인공광원ComboBox.Margin = New System.Windows.Forms.Padding(0) Me.인공광원ComboBox.Name = "인공광원ComboBox" Me.인공광원ComboBox.NectControl = Nothing Me.인공광원ComboBox.Size = New System.Drawing.Size(100, 20) Me.인공광원ComboBox.TabIndex = 29 ' 'Label33 ' Label33.AutoSize = True Label33.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label33.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label33.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label33.Location = New System.Drawing.Point(4, 53) Label33.Name = "Label33" Label33.Size = New System.Drawing.Size(62, 12) Label33.TabIndex = 67 Label33.Text = "인공광원:" Label33.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label40 ' Label40.AutoSize = True Label40.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label40.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label40.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label40.Location = New System.Drawing.Point(4, 112) Label40.Name = "Label40" Label40.Size = New System.Drawing.Size(49, 12) Label40.TabIndex = 77 Label40.Text = "조명률:" Label40.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '조명방식ComboBox ' Me.조명방식ComboBox.DisplayMember = "code" Me.조명방식ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.조명방식ComboBox.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.조명방식ComboBox.FormattingEnabled = True Me.조명방식ComboBox.Location = New System.Drawing.Point(91, 19) Me.조명방식ComboBox.Margin = New System.Windows.Forms.Padding(0) Me.조명방식ComboBox.Name = "조명방식ComboBox" Me.조명방식ComboBox.NectControl = Nothing Me.조명방식ComboBox.Size = New System.Drawing.Size(100, 20) Me.조명방식ComboBox.TabIndex = 28 Me.조명방식ComboBox.ValueMember = "code" ' 'Label38 ' Label38.AutoSize = True Label38.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label38.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label38.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label38.Location = New System.Drawing.Point(196, 117) Label38.Name = "Label38" Label38.Size = New System.Drawing.Size(153, 12) Label38.TabIndex = 78 Label38.Text = "조명에너지부하율계산치:" Label38.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '조명기기효율NTb ' Me.조명기기효율NTb.BackColor = System.Drawing.Color.DarkGray Me.조명기기효율NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "조명기기효율", True)) Me.조명기기효율NTb.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.조명기기효율NTb.Location = New System.Drawing.Point(91, 139) Me.조명기기효율NTb.Margin = New System.Windows.Forms.Padding(0) Me.조명기기효율NTb.Name = "조명기기효율NTb" Me.조명기기효율NTb.NectControl = Nothing Me.조명기기효율NTb.ReadOnly = True Me.조명기기효율NTb.Size = New System.Drawing.Size(100, 21) Me.조명기기효율NTb.TabIndex = 32 Me.조명기기효율NTb.TabStop = False Me.조명기기효율NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label32 ' Label32.AutoSize = True Label32.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label32.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label32.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label32.Location = New System.Drawing.Point(4, 23) Label32.Name = "Label32" Label32.Size = New System.Drawing.Size(62, 12) Label32.TabIndex = 65 Label32.Text = "조명방식:" Label32.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'tb_조명률 ' Me.tb_조명률.BackColor = System.Drawing.Color.DarkGray Me.tb_조명률.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "조명률", True)) Me.tb_조명률.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.tb_조명률.Location = New System.Drawing.Point(91, 107) Me.tb_조명률.Margin = New System.Windows.Forms.Padding(0) Me.tb_조명률.Name = "tb_조명률" Me.tb_조명률.NectControl = Nothing Me.tb_조명률.ReadOnly = True Me.tb_조명률.Size = New System.Drawing.Size(100, 21) Me.tb_조명률.TabIndex = 31 Me.tb_조명률.TabStop = False Me.tb_조명률.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label37 ' Label37.AutoSize = True Label37.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label37.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label37.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label37.Location = New System.Drawing.Point(196, 67) Label37.Name = "Label37" Label37.Size = New System.Drawing.Size(84, 12) Label37.TabIndex = 75 Label37.Text = "점등시간[h]:" Label37.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label39 ' Label39.AutoSize = True Label39.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label39.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label39.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label39.Location = New System.Drawing.Point(4, 144) Label39.Name = "Label39" Label39.Size = New System.Drawing.Size(88, 12) Label39.TabIndex = 76 Label39.Text = "조명기기효율:" Label39.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'PictureBox11 ' Me.PictureBox11.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.PictureBox11.Location = New System.Drawing.Point(2, 9) Me.PictureBox11.Name = "PictureBox11" Me.PictureBox11.Size = New System.Drawing.Size(373, 180) Me.PictureBox11.TabIndex = 37 Me.PictureBox11.TabStop = False ' 'GroupBox5 ' Me.GroupBox5.Controls.Add(Me.실지수NTb1) Me.GroupBox5.Controls.Add(Me.천장고NTB1) Me.GroupBox5.Controls.Add(Label41) Me.GroupBox5.Controls.Add(Me.조명부하산출방법ComboBox) Me.GroupBox5.Controls.Add(Me.요구조도NTb1) Me.GroupBox5.Controls.Add(Label42) Me.GroupBox5.Controls.Add(Me.작업면높이NTb1) Me.GroupBox5.Controls.Add(Label43) Me.GroupBox5.Controls.Add(Me.실깊이NTb) Me.GroupBox5.Controls.Add(Label44) Me.GroupBox5.Controls.Add(Me.실너비NTb) Me.GroupBox5.Controls.Add(Label45) Me.GroupBox5.Controls.Add(Label46) Me.GroupBox5.Controls.Add(Label47) Me.GroupBox5.Controls.Add(Me.PictureBox6) Me.GroupBox5.Location = New System.Drawing.Point(7, 334) Me.GroupBox5.Name = "GroupBox5" Me.GroupBox5.Size = New System.Drawing.Size(209, 192) Me.GroupBox5.TabIndex = 86 Me.GroupBox5.TabStop = False ' '실지수NTb1 ' Me.실지수NTb1.BackColor = System.Drawing.Color.DarkGray Me.실지수NTb1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "실지수", True)) Me.실지수NTb1.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.실지수NTb1.Location = New System.Drawing.Point(128, 165) Me.실지수NTb1.Margin = New System.Windows.Forms.Padding(0) Me.실지수NTb1.Name = "실지수NTb1" Me.실지수NTb1.NectControl = Nothing Me.실지수NTb1.ReadOnly = True Me.실지수NTb1.Size = New System.Drawing.Size(74, 21) Me.실지수NTb1.TabIndex = 27 Me.실지수NTb1.TabStop = False Me.실지수NTb1.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '천장고NTB1 ' Me.천장고NTB1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "천장고", True)) Me.천장고NTB1.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.천장고NTB1.Location = New System.Drawing.Point(128, 67) Me.천장고NTB1.Margin = New System.Windows.Forms.Padding(0) Me.천장고NTB1.Name = "천장고NTB1" Me.천장고NTB1.NectControl = Nothing Me.천장고NTB1.Size = New System.Drawing.Size(74, 21) Me.천장고NTB1.TabIndex = 23 Me.천장고NTB1.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label41 ' Label41.AutoSize = True Label41.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label41.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label41.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label41.Location = New System.Drawing.Point(9, 22) Label41.Name = "Label41" Label41.Size = New System.Drawing.Size(114, 12) Label41.TabIndex = 106 Label41.Text = "조명부하산출방법:" Label41.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '조명부하산출방법ComboBox ' Me.조명부하산출방법ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.조명부하산출방법ComboBox.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.조명부하산출방법ComboBox.FormattingEnabled = True Me.조명부하산출방법ComboBox.Location = New System.Drawing.Point(128, 17) Me.조명부하산출방법ComboBox.Margin = New System.Windows.Forms.Padding(0) Me.조명부하산출방법ComboBox.Name = "조명부하산출방법ComboBox" Me.조명부하산출방법ComboBox.NectControl = Nothing Me.조명부하산출방법ComboBox.Size = New System.Drawing.Size(74, 20) Me.조명부하산출방법ComboBox.TabIndex = 21 ' '요구조도NTb1 ' Me.요구조도NTb1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "요구조도", True)) Me.요구조도NTb1.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.요구조도NTb1.Location = New System.Drawing.Point(128, 42) Me.요구조도NTb1.Margin = New System.Windows.Forms.Padding(0) Me.요구조도NTb1.Name = "요구조도NTb1" Me.요구조도NTb1.NectControl = Nothing Me.요구조도NTb1.Size = New System.Drawing.Size(74, 21) Me.요구조도NTb1.TabIndex = 22 Me.요구조도NTb1.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label42 ' Label42.AutoSize = True Label42.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label42.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label42.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label42.Location = New System.Drawing.Point(9, 168) Label42.Name = "Label42" Label42.Size = New System.Drawing.Size(49, 12) Label42.TabIndex = 93 Label42.Text = "실지수:" Label42.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '작업면높이NTb1 ' Me.작업면높이NTb1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "작업면높이", True)) Me.작업면높이NTb1.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.작업면높이NTb1.Location = New System.Drawing.Point(128, 92) Me.작업면높이NTb1.Margin = New System.Windows.Forms.Padding(0) Me.작업면높이NTb1.Name = "작업면높이NTb1" Me.작업면높이NTb1.NectControl = Nothing Me.작업면높이NTb1.Size = New System.Drawing.Size(74, 21) Me.작업면높이NTb1.TabIndex = 24 Me.작업면높이NTb1.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label43 ' Label43.AutoSize = True Label43.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label43.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label43.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label43.Location = New System.Drawing.Point(9, 146) Label43.Name = "Label43" Label43.Size = New System.Drawing.Size(73, 12) Label43.TabIndex = 91 Label43.Text = "실너비[m]:" Label43.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '실깊이NTb ' Me.실깊이NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "실깊이", True)) Me.실깊이NTb.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.실깊이NTb.Location = New System.Drawing.Point(128, 117) Me.실깊이NTb.Margin = New System.Windows.Forms.Padding(0) Me.실깊이NTb.Name = "실깊이NTb" Me.실깊이NTb.NectControl = Nothing Me.실깊이NTb.Size = New System.Drawing.Size(74, 21) Me.실깊이NTb.TabIndex = 25 Me.실깊이NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label44 ' Label44.AutoSize = True Label44.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label44.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label44.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label44.Location = New System.Drawing.Point(9, 121) Label44.Name = "Label44" Label44.Size = New System.Drawing.Size(73, 12) Label44.TabIndex = 89 Label44.Text = "실깊이[m]:" Label44.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '실너비NTb ' Me.실너비NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "실너비", True)) Me.실너비NTb.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.실너비NTb.Location = New System.Drawing.Point(128, 142) Me.실너비NTb.Margin = New System.Windows.Forms.Padding(0) Me.실너비NTb.Name = "실너비NTb" Me.실너비NTb.NectControl = Nothing Me.실너비NTb.Size = New System.Drawing.Size(74, 21) Me.실너비NTb.TabIndex = 26 Me.실너비NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label45 ' Label45.AutoSize = True Label45.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label45.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label45.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label45.Location = New System.Drawing.Point(9, 96) Label45.Name = "Label45" Label45.Size = New System.Drawing.Size(99, 12) Label45.TabIndex = 87 Label45.Text = "작업면높이[m]:" Label45.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label46 ' Label46.AutoSize = True Label46.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label46.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label46.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label46.Location = New System.Drawing.Point(9, 47) Label46.Name = "Label46" Label46.Size = New System.Drawing.Size(87, 12) Label46.TabIndex = 84 Label46.Text = "요구조도[lx]:" Label46.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label47 ' Label47.AutoSize = True Label47.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label47.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label47.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label47.Location = New System.Drawing.Point(9, 71) Label47.Name = "Label47" Label47.Size = New System.Drawing.Size(73, 12) Label47.TabIndex = 85 Label47.Text = "천장고[m]:" Label47.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'PictureBox6 ' Me.PictureBox6.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.PictureBox6.Location = New System.Drawing.Point(2, 9) Me.PictureBox6.Name = "PictureBox6" Me.PictureBox6.Size = New System.Drawing.Size(205, 180) Me.PictureBox6.TabIndex = 37 Me.PictureBox6.TabStop = False ' 'GroupBox4 ' Me.GroupBox4.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer)) Me.GroupBox4.Controls.Add(Me.순실체적NTb) Me.GroupBox4.Controls.Add(Me.면적NTb) Me.GroupBox4.Controls.Add(Me.천장고NTb) Me.GroupBox4.Controls.Add(순실체적Label) Me.GroupBox4.Controls.Add(천장고Label) Me.GroupBox4.Controls.Add(Label1) Me.GroupBox4.Controls.Add(Label2) Me.GroupBox4.Controls.Add(Me.cmb_profile) Me.GroupBox4.Controls.Add(Me.PictureBox5) Me.GroupBox4.Location = New System.Drawing.Point(8, 32) Me.GroupBox4.Name = "GroupBox4" Me.GroupBox4.Size = New System.Drawing.Size(221, 132) Me.GroupBox4.TabIndex = 82 Me.GroupBox4.TabStop = False ' '순실체적NTb ' Me.순실체적NTb.BackColor = System.Drawing.Color.DarkGray Me.순실체적NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "순실체적", True)) Me.순실체적NTb.Location = New System.Drawing.Point(84, 103) Me.순실체적NTb.Name = "순실체적NTb" Me.순실체적NTb.NectControl = Nothing Me.순실체적NTb.ReadOnly = True Me.순실체적NTb.Size = New System.Drawing.Size(135, 21) Me.순실체적NTb.TabIndex = 3 Me.순실체적NTb.TabStop = False Me.순실체적NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '면적NTb ' Me.면적NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "면적", True)) Me.면적NTb.Location = New System.Drawing.Point(84, 45) Me.면적NTb.Name = "면적NTb" Me.면적NTb.NectControl = Nothing Me.면적NTb.Size = New System.Drawing.Size(135, 21) Me.면적NTb.TabIndex = 1 Me.면적NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '천장고NTb ' Me.천장고NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "천장고p", True)) Me.천장고NTb.Location = New System.Drawing.Point(84, 74) Me.천장고NTb.Name = "천장고NTb" Me.천장고NTb.NectControl = Nothing Me.천장고NTb.Size = New System.Drawing.Size(135, 21) Me.천장고NTb.TabIndex = 2 Me.천장고NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '순실체적Label ' 순실체적Label.Anchor = System.Windows.Forms.AnchorStyles.None 순실체적Label.AutoSize = True 순실체적Label.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) 순실체적Label.ForeColor = System.Drawing.SystemColors.ControlDarkDark 순실체적Label.Location = New System.Drawing.Point(7, 106) 순실체적Label.Name = "순실체적Label" 순실체적Label.Size = New System.Drawing.Size(76, 12) 순실체적Label.TabIndex = 22 순실체적Label.Text = "실체적[㎥]:" ' '천장고Label ' 천장고Label.Anchor = System.Windows.Forms.AnchorStyles.None 천장고Label.AutoSize = True 천장고Label.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) 천장고Label.ForeColor = System.Drawing.SystemColors.ControlDarkDark 천장고Label.Location = New System.Drawing.Point(7, 78) 천장고Label.Name = "천장고Label" 천장고Label.Size = New System.Drawing.Size(73, 12) 천장고Label.TabIndex = 21 천장고Label.Text = "천장고[m]:" ' 'Label1 ' Label1.Anchor = System.Windows.Forms.AnchorStyles.None 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.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label1.Location = New System.Drawing.Point(7, 48) Label1.Name = "Label1" Label1.Size = New System.Drawing.Size(73, 12) Label1.TabIndex = 23 Label1.Text = "면 적[㎡]:" ' 'Label2 ' Label2.Anchor = System.Windows.Forms.AnchorStyles.None Label2.AutoSize = True Label2.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label2.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label2.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label2.Location = New System.Drawing.Point(7, 20) Label2.Name = "Label2" Label2.Size = New System.Drawing.Size(75, 12) Label2.TabIndex = 20 Label2.Text = "사용프로필:" Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'cmb_profile ' Me.cmb_profile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_profile.Font = New System.Drawing.Font("돋움", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cmb_profile.FormattingEnabled = True Me.cmb_profile.Location = New System.Drawing.Point(84, 16) Me.cmb_profile.Name = "cmb_profile" Me.cmb_profile.NectControl = Nothing Me.cmb_profile.Size = New System.Drawing.Size(135, 19) Me.cmb_profile.TabIndex = 0 ' 'PictureBox5 ' Me.PictureBox5.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.PictureBox5.Location = New System.Drawing.Point(2, 9) Me.PictureBox5.Name = "PictureBox5" Me.PictureBox5.Size = New System.Drawing.Size(219, 120) Me.PictureBox5.TabIndex = 37 Me.PictureBox5.TabStop = False ' 'GroupBox3 ' Me.GroupBox3.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer)) Me.GroupBox3.Controls.Add(Me.Label14) Me.GroupBox3.Controls.Add(Me.cmb_공조냉방생산) Me.GroupBox3.Controls.Add(Me.cmb_공조난방생산) Me.GroupBox3.Controls.Add(Me.cmb_공조가습생산) Me.GroupBox3.Controls.Add(Label11) Me.GroupBox3.Controls.Add(Label10) Me.GroupBox3.Controls.Add(Label7) Me.GroupBox3.Controls.Add(Me.PictureBox10) Me.GroupBox3.Location = New System.Drawing.Point(391, 165) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Size = New System.Drawing.Size(204, 118) Me.GroupBox3.TabIndex = 37 Me.GroupBox3.TabStop = False ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label14.Location = New System.Drawing.Point(7, 13) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(97, 12) Me.Label14.TabIndex = 90 Me.Label14.Text = "[공조처리기기]" ' 'cmb_공조냉방생산 ' Me.cmb_공조냉방생산.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_공조냉방생산.Font = New System.Drawing.Font("돋움", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cmb_공조냉방생산.FormattingEnabled = True Me.cmb_공조냉방생산.Location = New System.Drawing.Point(68, 58) Me.cmb_공조냉방생산.Name = "cmb_공조냉방생산" Me.cmb_공조냉방생산.NectControl = Nothing Me.cmb_공조냉방생산.Size = New System.Drawing.Size(130, 19) Me.cmb_공조냉방생산.TabIndex = 19 ' 'cmb_공조난방생산 ' Me.cmb_공조난방생산.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_공조난방생산.Font = New System.Drawing.Font("돋움", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cmb_공조난방생산.FormattingEnabled = True Me.cmb_공조난방생산.Location = New System.Drawing.Point(68, 31) Me.cmb_공조난방생산.Name = "cmb_공조난방생산" Me.cmb_공조난방생산.NectControl = Nothing Me.cmb_공조난방생산.Size = New System.Drawing.Size(130, 19) Me.cmb_공조난방생산.TabIndex = 18 ' 'cmb_공조가습생산 ' Me.cmb_공조가습생산.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_공조가습생산.Font = New System.Drawing.Font("돋움", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cmb_공조가습생산.FormattingEnabled = True Me.cmb_공조가습생산.Location = New System.Drawing.Point(68, 86) Me.cmb_공조가습생산.Name = "cmb_공조가습생산" Me.cmb_공조가습생산.NectControl = Nothing Me.cmb_공조가습생산.Size = New System.Drawing.Size(130, 19) Me.cmb_공조가습생산.TabIndex = 20 ' 'Label11 ' Label11.AutoSize = True Label11.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label11.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label11.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label11.Location = New System.Drawing.Point(3, 61) Label11.Name = "Label11" Label11.Size = New System.Drawing.Size(62, 12) Label11.TabIndex = 44 Label11.Text = "공조냉방:" ' 'Label10 ' Label10.AutoSize = True Label10.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label10.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label10.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label10.Location = New System.Drawing.Point(3, 33) Label10.Name = "Label10" Label10.Size = New System.Drawing.Size(62, 12) Label10.TabIndex = 44 Label10.Text = "공조난방:" ' '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.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label7.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label7.Location = New System.Drawing.Point(3, 89) Label7.Name = "Label7" Label7.Size = New System.Drawing.Size(62, 12) Label7.TabIndex = 44 Label7.Text = "공조가습:" ' 'PictureBox10 ' Me.PictureBox10.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.PictureBox10.Location = New System.Drawing.Point(0, 9) Me.PictureBox10.Name = "PictureBox10" Me.PictureBox10.Size = New System.Drawing.Size(201, 106) Me.PictureBox10.TabIndex = 37 Me.PictureBox10.TabStop = False ' 'GroupBox2 ' Me.GroupBox2.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer)) Me.GroupBox2.Controls.Add(Label6) Me.GroupBox2.Controls.Add(Me.Label13) Me.GroupBox2.Controls.Add(Me.cmb_열생산지정1) Me.GroupBox2.Controls.Add(Me.cmb_열생산지정3) Me.GroupBox2.Controls.Add(Label8) Me.GroupBox2.Controls.Add(Me.cmb_열생산급탕기기) Me.GroupBox2.Controls.Add(Label9) Me.GroupBox2.Controls.Add(Me.PictureBox9) Me.GroupBox2.Location = New System.Drawing.Point(194, 165) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(194, 118) Me.GroupBox2.TabIndex = 37 Me.GroupBox2.TabStop = False ' '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.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label6.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label6.Location = New System.Drawing.Point(6, 33) Label6.Name = "Label6" Label6.Size = New System.Drawing.Size(49, 12) Label6.TabIndex = 38 Label6.Text = "열난방:" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label13.Location = New System.Drawing.Point(8, 13) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(84, 12) Me.Label13.TabIndex = 90 Me.Label13.Text = "[열생산기기]" ' 'cmb_열생산지정1 ' Me.cmb_열생산지정1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_열생산지정1.Font = New System.Drawing.Font("돋움", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cmb_열생산지정1.FormattingEnabled = True Me.cmb_열생산지정1.Location = New System.Drawing.Point(59, 30) Me.cmb_열생산지정1.Name = "cmb_열생산지정1" Me.cmb_열생산지정1.NectControl = Nothing Me.cmb_열생산지정1.Size = New System.Drawing.Size(131, 19) Me.cmb_열생산지정1.TabIndex = 15 ' 'cmb_열생산지정3 ' Me.cmb_열생산지정3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_열생산지정3.Font = New System.Drawing.Font("돋움", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cmb_열생산지정3.FormattingEnabled = True Me.cmb_열생산지정3.Location = New System.Drawing.Point(59, 86) Me.cmb_열생산지정3.Name = "cmb_열생산지정3" Me.cmb_열생산지정3.NectControl = Nothing Me.cmb_열생산지정3.Size = New System.Drawing.Size(131, 19) Me.cmb_열생산지정3.TabIndex = 17 ' 'Label8 ' Label8.AutoSize = True Label8.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label8.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label8.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label8.Location = New System.Drawing.Point(6, 61) Label8.Name = "Label8" Label8.Size = New System.Drawing.Size(49, 12) Label8.TabIndex = 40 Label8.Text = "열급탕:" ' 'cmb_열생산급탕기기 ' Me.cmb_열생산급탕기기.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_열생산급탕기기.Font = New System.Drawing.Font("돋움", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cmb_열생산급탕기기.FormattingEnabled = True Me.cmb_열생산급탕기기.Location = New System.Drawing.Point(59, 58) Me.cmb_열생산급탕기기.Name = "cmb_열생산급탕기기" Me.cmb_열생산급탕기기.NectControl = Nothing Me.cmb_열생산급탕기기.Size = New System.Drawing.Size(131, 19) Me.cmb_열생산급탕기기.TabIndex = 16 ' 'Label9 ' Label9.AutoSize = True Label9.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label9.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label9.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label9.Location = New System.Drawing.Point(6, 89) Label9.Name = "Label9" Label9.Size = New System.Drawing.Size(49, 12) Label9.TabIndex = 42 Label9.Text = "열냉방:" ' 'PictureBox9 ' Me.PictureBox9.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.PictureBox9.Location = New System.Drawing.Point(2, 9) Me.PictureBox9.Name = "PictureBox9" Me.PictureBox9.Size = New System.Drawing.Size(192, 106) Me.PictureBox9.TabIndex = 37 Me.PictureBox9.TabStop = False ' '난방공급시스템GroupBox ' Me.난방공급시스템GroupBox.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer)) Me.난방공급시스템GroupBox.Controls.Add(Me.Label12) Me.난방공급시스템GroupBox.Controls.Add(Label3) Me.난방공급시스템GroupBox.Controls.Add(Me.냉난방열공급시스템ComboBox) Me.난방공급시스템GroupBox.Controls.Add(Me.냉난방공조처리시스템ComboBox) Me.난방공급시스템GroupBox.Controls.Add(Label4) Me.난방공급시스템GroupBox.Controls.Add(Me.냉난방열공급시스템수NTb) Me.난방공급시스템GroupBox.Controls.Add(Label5) Me.난방공급시스템GroupBox.Controls.Add(Me.PictureBox4) Me.난방공급시스템GroupBox.Location = New System.Drawing.Point(7, 165) Me.난방공급시스템GroupBox.Name = "난방공급시스템GroupBox" Me.난방공급시스템GroupBox.Size = New System.Drawing.Size(187, 118) Me.난방공급시스템GroupBox.TabIndex = 8 Me.난방공급시스템GroupBox.TabStop = False ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label12.Location = New System.Drawing.Point(12, 14) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(110, 12) Me.Label12.TabIndex = 90 Me.Label12.Text = "[난방공급시스템]" ' '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.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label3.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label3.Location = New System.Drawing.Point(4, 65) Label3.Name = "Label3" Label3.Size = New System.Drawing.Size(101, 12) Label3.TabIndex = 34 Label3.Text = "열공급시스템수:" ' '냉난방공조처리시스템ComboBox ' Me.냉난방공조처리시스템ComboBox.DisplayMember = "code" Me.냉난방공조처리시스템ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.냉난방공조처리시스템ComboBox.Font = New System.Drawing.Font("돋움", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.냉난방공조처리시스템ComboBox.FormattingEnabled = True Me.냉난방공조처리시스템ComboBox.Location = New System.Drawing.Point(85, 88) Me.냉난방공조처리시스템ComboBox.Name = "냉난방공조처리시스템ComboBox" Me.냉난방공조처리시스템ComboBox.NectControl = Me.cmb_열생산지정1 Me.냉난방공조처리시스템ComboBox.Size = New System.Drawing.Size(95, 19) Me.냉난방공조처리시스템ComboBox.TabIndex = 14 Me.냉난방공조처리시스템ComboBox.ValueMember = "code" ' '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.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label4.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label4.Location = New System.Drawing.Point(4, 34) Label4.Name = "Label4" Label4.Size = New System.Drawing.Size(88, 12) Label4.TabIndex = 32 Label4.Text = "열공급시스템:" ' '냉난방열공급시스템수NTb ' Me.냉난방열공급시스템수NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "냉난방열공급시스템수", True)) Me.냉난방열공급시스템수NTb.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.냉난방열공급시스템수NTb.Location = New System.Drawing.Point(108, 60) Me.냉난방열공급시스템수NTb.Name = "냉난방열공급시스템수NTb" Me.냉난방열공급시스템수NTb.NectControl = Nothing Me.냉난방열공급시스템수NTb.Size = New System.Drawing.Size(72, 21) Me.냉난방열공급시스템수NTb.TabIndex = 13 Me.냉난방열공급시스템수NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '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.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Label5.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label5.Location = New System.Drawing.Point(4, 92) Label5.Name = "Label5" Label5.Size = New System.Drawing.Size(75, 12) Label5.TabIndex = 36 Label5.Text = "공조시스템:" ' 'PictureBox4 ' Me.PictureBox4.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.PictureBox4.Location = New System.Drawing.Point(2, 9) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(183, 106) Me.PictureBox4.TabIndex = 37 Me.PictureBox4.TabStop = False ' 'ErrProvider ' Me.ErrProvider.ContainerControl = Me ' 'sortkey ' Me.sortkey.DataPropertyName = "sortkey" DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter Me.sortkey.DefaultCellStyle = DataGridViewCellStyle1 Me.sortkey.HeaderText = "▼" Me.sortkey.Name = "sortkey" Me.sortkey.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable Me.sortkey.Width = 30 ' '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.NotSortable ' 'Frm_Zone ' Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.AutoScroll = True Me.AutoSize = True Me.BackColor = System.Drawing.Color.White 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_Zone" Me.ShowInTaskbar = False Me.StartPosition = System.Windows.Forms.FormStartPosition.Manual Me.Text = "입력존" CType(Me.bs, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DS, System.ComponentModel.ISupportInitialize).EndInit() 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.ToolStrip1.ResumeLayout(False) Me.ToolStrip1.PerformLayout() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox8.ResumeLayout(False) Me.GroupBox8.PerformLayout() CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox7.ResumeLayout(False) Me.GroupBox7.PerformLayout() CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox6.ResumeLayout(False) Me.GroupBox6.PerformLayout() CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox5.ResumeLayout(False) Me.GroupBox5.PerformLayout() CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox4.ResumeLayout(False) Me.GroupBox4.PerformLayout() CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox3.ResumeLayout(False) Me.GroupBox3.PerformLayout() CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit() Me.난방공급시스템GroupBox.ResumeLayout(False) Me.난방공급시스템GroupBox.PerformLayout() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ErrProvider, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Friend WithEvents cmb_공조가습생산 As MyCmb Friend WithEvents 면적NTb As MyTb Friend WithEvents cmb_열생산지정3 As MyCmb Friend WithEvents 천장고NTb As MyTb Friend WithEvents cmb_열생산급탕기기 As MyCmb Friend WithEvents 순실체적NTb As MyTb Friend WithEvents cmb_열생산지정1 As MyCmb Friend WithEvents 열저장능력ComboBox As MyCmb Friend WithEvents 냉난방공조처리시스템ComboBox As MyCmb Friend WithEvents 열교가산치ComboBox As MyCmb Friend WithEvents 냉난방열공급시스템수NTb As MyTb Friend WithEvents 침기율NTb As MyTb Friend WithEvents 냉난방열공급시스템ComboBox As MyCmb Friend WithEvents 냉난방공조ComboBox As MyCmb Friend WithEvents 외기부하처리여부ComboBox As MyCmb Friend WithEvents 주말운전방식ComboBox 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 조명기기효율NTb As MyTb Friend WithEvents 보수율NTb As MyTb Friend WithEvents 실너비NTb As MyTb Friend WithEvents 실깊이NTb As MyTb Friend WithEvents 작업면높이NTb1 As MyTb Friend WithEvents 요구조도NTb1 As MyTb Friend WithEvents bs As System.Windows.Forms.BindingSource Public WithEvents DS As Eco2Ar.DS Friend WithEvents cmb_profile As Eco2Ar.MyCmb Friend WithEvents cmb_냉난방방식 As Eco2Ar.MyCmb Friend WithEvents 천장고NTB1 As Eco2Ar.MyTb 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 난방공급시스템GroupBox As System.Windows.Forms.GroupBox Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel Friend WithEvents lbl_pos As System.Windows.Forms.ToolStripLabel Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox Friend WithEvents 실지수NTb1 As Eco2Ar.MyTb Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox Friend WithEvents tb_조명계산치 As Eco2Ar.MyTb Friend WithEvents tb_점등시간 As Eco2Ar.MyTb Friend WithEvents tb_조명입력치 As Eco2Ar.MyTb Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents PictureBox6 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox8 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox7 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox10 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox9 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox11 As System.Windows.Forms.PictureBox Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip Friend WithEvents ToolStripLabel2 As System.Windows.Forms.ToolStripLabel Friend WithEvents lb_외벽 As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripLabel4 As System.Windows.Forms.ToolStripLabel Friend WithEvents lb_내벽 As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripLabel6 As System.Windows.Forms.ToolStripLabel Friend WithEvents lb_외부창 As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripLabel8 As System.Windows.Forms.ToolStripLabel Friend WithEvents lb_내부창 As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripLabel10 As System.Windows.Forms.ToolStripLabel Friend WithEvents lb_간벽 As System.Windows.Forms.ToolStripLabel Friend WithEvents cmb_공조냉방생산 As Eco2Ar.MyCmb Friend WithEvents cmb_공조난방생산 As Eco2Ar.MyCmb Friend WithEvents bt_copy As System.Windows.Forms.ToolStripButton Friend WithEvents 입력존의수NTb As Eco2Ar.MyTb Friend WithEvents ErrProvider As System.Windows.Forms.ErrorProvider Friend WithEvents lb_grpname As System.Windows.Forms.Label Friend WithEvents ToolStripLabel3 As System.Windows.Forms.ToolStripLabel Friend WithEvents lb_면적합 As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripLabel5 As System.Windows.Forms.ToolStripLabel Friend WithEvents lb_전체존수 As System.Windows.Forms.ToolStripLabel Friend WithEvents sortkey As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn End Class