_ Partial Class Frm_NaengBang 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 Label215 As System.Windows.Forms.Label Dim Label216 As System.Windows.Forms.Label Dim Label1 As System.Windows.Forms.Label Dim Label4 As System.Windows.Forms.Label Dim Label5 As System.Windows.Forms.Label Dim Label6 As System.Windows.Forms.Label Dim Label7 As System.Windows.Forms.Label Dim Label8 As System.Windows.Forms.Label Dim 냉동기종류Label As System.Windows.Forms.Label Dim Label10 As System.Windows.Forms.Label Dim Label11 As System.Windows.Forms.Label Dim Label12 As System.Windows.Forms.Label Dim Label13 As System.Windows.Forms.Label Dim Label14 As System.Windows.Forms.Label Dim Label15 As System.Windows.Forms.Label Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Frm_NaengBang)) Me.Label3 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.GroupBox18 = New System.Windows.Forms.GroupBox() Me.Label17 = New System.Windows.Forms.Label() Me.cmb_신재생 = New Eco2Ar.MyCmb() Me.신재생연결여부ComboBox1 = New Eco2Ar.MyCmb() Me.tb_zone_cnt = New System.Windows.Forms.TextBox() Me.Label47 = New System.Windows.Forms.Label() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.GroupBox11 = New System.Windows.Forms.GroupBox() Me.Label9 = New System.Windows.Forms.Label() Me.열성능비NTb = New Eco2Ar.MyTb() Me.bs = New System.Windows.Forms.BindingSource(Me.components) Me.DS = New Eco2Ar.DS() Me.냉동기용량NTb = New Eco2Ar.MyTb() Me.냉동기방식ComboBox = New Eco2Ar.MyCmb() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.Label214 = New System.Windows.Forms.Label() Me.GroupBox19 = New System.Windows.Forms.GroupBox() Me.cmb_열생산연결방식 = New Eco2Ar.MyCmb() Me.cmb_사용연료 = New Eco2Ar.MyCmb() Me.온수열생산기기ComboBox = New Eco2Ar.MyCmb() Me.Label213 = New System.Windows.Forms.Label() Me.Label212 = New System.Windows.Forms.Label() Me.Label210 = New System.Windows.Forms.Label() 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.PictureBox3 = New System.Windows.Forms.PictureBox() Me.재냉각기GroupBox = New System.Windows.Forms.GroupBox() Me.증발식건식냉각기ComboBox = New Eco2Ar.MyCmb() Me.증발식냉각기ComboBox = New Eco2Ar.MyCmb() Me.보조방음기유무ComboBox = New Eco2Ar.MyCmb() Me.냉각수토출온도NTb = New Eco2Ar.MyTb() Me.Label18 = New System.Windows.Forms.Label() Me.PictureBox5 = New System.Windows.Forms.PictureBox() Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.dv = New CEnergy.arindv() Me.sortkey = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.bn = New System.Windows.Forms.BindingNavigator(Me.components) Me.lbl_count = New System.Windows.Forms.ToolStripLabel() Me.bt_add = New System.Windows.Forms.ToolStripButton() Me.bt_Del = New System.Windows.Forms.ToolStripButton() Me.bt_cancel = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.lbl_pos = New System.Windows.Forms.ToolStripLabel() Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.lb_code = New System.Windows.Forms.ToolStripLabel() Me.chk_헤더적용 = New System.Windows.Forms.CheckBox() Me.chk_개별기기적용 = New System.Windows.Forms.CheckBox() Me.Label16 = New System.Windows.Forms.Label() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Label215 = New System.Windows.Forms.Label() Label216 = New System.Windows.Forms.Label() Label1 = New System.Windows.Forms.Label() Label4 = New System.Windows.Forms.Label() Label5 = New System.Windows.Forms.Label() Label6 = New System.Windows.Forms.Label() Label7 = New System.Windows.Forms.Label() Label8 = New System.Windows.Forms.Label() 냉동기종류Label = New System.Windows.Forms.Label() Label10 = New System.Windows.Forms.Label() Label11 = New System.Windows.Forms.Label() Label12 = New System.Windows.Forms.Label() Label13 = New System.Windows.Forms.Label() Label14 = New System.Windows.Forms.Label() Label15 = New System.Windows.Forms.Label() Me.GroupBox18.SuspendLayout() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox11.SuspendLayout() CType(Me.bs, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DS, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox19.SuspendLayout() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit() Me.재냉각기GroupBox.SuspendLayout() CType(Me.PictureBox5, 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() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Label215 ' Label215.AutoSize = True Label215.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label215.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label215.Location = New System.Drawing.Point(6, 38) Label215.Name = "Label215" Label215.Size = New System.Drawing.Size(162, 12) Label215.TabIndex = 0 Label215.Text = "-신재생 시스템 연결 여부:" ' 'Label216 ' Label216.AutoSize = True Label216.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label216.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label216.Location = New System.Drawing.Point(6, 64) Label216.Name = "Label216" Label216.Size = New System.Drawing.Size(100, 12) Label216.TabIndex = 2 Label216.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(8, 32) Label1.Name = "Label1" Label1.Size = New System.Drawing.Size(80, 12) Label1.TabIndex = 0 Label1.Text = "냉동기 방식:" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.Label3.ForeColor = System.Drawing.SystemColors.ControlDarkDark Me.Label3.Location = New System.Drawing.Point(8, 83) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(217, 12) Me.Label3.TabIndex = 4 Me.Label3.Text = "정격냉열성능지수; 열성능비(COP):" ' '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, 298) Label4.Name = "Label4" Label4.Size = New System.Drawing.Size(87, 12) Label4.TabIndex = 159 Label4.Text = "2. 열생산기기" ' '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, 110) Label5.Name = "Label5" Label5.Size = New System.Drawing.Size(191, 12) Label5.TabIndex = 150 Label5.Text = "왕복동/스크롤압축기 제어방식:" ' '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, 88) Label6.Name = "Label6" Label6.Size = New System.Drawing.Size(106, 12) Label6.TabIndex = 148 Label6.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.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label7.Location = New System.Drawing.Point(7, 172) Label7.Name = "Label7" Label7.Size = New System.Drawing.Size(119, 12) Label7.TabIndex = 152 Label7.Text = "냉동기 설비시스템:" ' '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.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label8.Location = New System.Drawing.Point(7, 195) Label8.Name = "Label8" Label8.Size = New System.Drawing.Size(62, 12) Label8.TabIndex = 154 Label8.Text = "제어방식:" ' '냉동기종류Label ' 냉동기종류Label.AutoSize = True 냉동기종류Label.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) 냉동기종류Label.ForeColor = System.Drawing.SystemColors.ControlDarkDark 냉동기종류Label.Location = New System.Drawing.Point(6, 40) 냉동기종류Label.Name = "냉동기종류Label" 냉동기종류Label.Size = New System.Drawing.Size(137, 12) 냉동기종류Label.TabIndex = 146 냉동기종류Label.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.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label10.Location = New System.Drawing.Point(6, 39) Label10.Name = "Label10" Label10.Size = New System.Drawing.Size(150, 12) Label10.TabIndex = 22 Label10.Text = "증발식 또는 건식냉각기:" ' '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.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label11.Location = New System.Drawing.Point(6, 112) Label11.Name = "Label11" Label11.Size = New System.Drawing.Size(135, 12) Label11.TabIndex = 28 Label11.Text = "냉각탑 출구 온도[C]:" ' 'Label12 ' Label12.AutoSize = True Label12.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label12.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label12.Location = New System.Drawing.Point(6, 87) Label12.Name = "Label12" Label12.Size = New System.Drawing.Size(176, 12) Label12.TabIndex = 26 Label12.Text = "재냉각기의 보조방음기 유무:" ' 'Label13 ' Label13.AutoSize = True Label13.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label13.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label13.Location = New System.Drawing.Point(6, 63) Label13.Name = "Label13" Label13.Size = New System.Drawing.Size(209, 12) Label13.TabIndex = 24 Label13.Text = "증발식냉각기(폐쇄형,개방형순환):" ' 'Label14 ' Label14.AutoSize = True Label14.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label14.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label14.Location = New System.Drawing.Point(7, 272) Label14.Name = "Label14" Label14.Size = New System.Drawing.Size(74, 12) Label14.TabIndex = 163 Label14.Text = "1. 사용연료" ' 'Label15 ' Label15.AutoSize = True Label15.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label15.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label15.Location = New System.Drawing.Point(7, 246) Label15.Name = "Label15" Label15.Size = New System.Drawing.Size(118, 12) Label15.TabIndex = 165 Label15.Text = "0. 열생산 연결방식" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.Label2.Font = New System.Drawing.Font("돋움", 9.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label2.ForeColor = System.Drawing.Color.Blue Me.Label2.Location = New System.Drawing.Point(8, 57) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(130, 12) Me.Label2.TabIndex = 2 Me.Label2.Text = "냉동기 총 용량[kW]:" ' 'GroupBox18 ' Me.GroupBox18.BackColor = System.Drawing.Color.White Me.GroupBox18.Controls.Add(Me.Label17) Me.GroupBox18.Controls.Add(Me.cmb_신재생) Me.GroupBox18.Controls.Add(Me.신재생연결여부ComboBox1) Me.GroupBox18.Controls.Add(Label216) Me.GroupBox18.Controls.Add(Label215) Me.GroupBox18.Controls.Add(Me.tb_zone_cnt) Me.GroupBox18.Controls.Add(Me.Label47) Me.GroupBox18.Controls.Add(Me.PictureBox2) Me.GroupBox18.Location = New System.Drawing.Point(319, 50) Me.GroupBox18.Name = "GroupBox18" Me.GroupBox18.Size = New System.Drawing.Size(298, 120) Me.GroupBox18.TabIndex = 1 Me.GroupBox18.TabStop = False ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.Label17.Location = New System.Drawing.Point(2, 13) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(221, 12) Me.Label17.TabIndex = 170 Me.Label17.Text = "[신재생 및 열병합 시스템 연결여부]" ' 'cmb_신재생 ' Me.cmb_신재생.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_신재생.FormattingEnabled = True Me.cmb_신재생.Location = New System.Drawing.Point(174, 58) Me.cmb_신재생.Name = "cmb_신재생" Me.cmb_신재생.NectControl = Nothing Me.cmb_신재생.Size = New System.Drawing.Size(115, 20) Me.cmb_신재생.TabIndex = 3 ' '신재생연결여부ComboBox1 ' Me.신재생연결여부ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.신재생연결여부ComboBox1.FormattingEnabled = True Me.신재생연결여부ComboBox1.Location = New System.Drawing.Point(174, 30) Me.신재생연결여부ComboBox1.Name = "신재생연결여부ComboBox1" Me.신재생연결여부ComboBox1.NectControl = Nothing Me.신재생연결여부ComboBox1.Size = New System.Drawing.Size(115, 20) Me.신재생연결여부ComboBox1.TabIndex = 1 ' 'tb_zone_cnt ' 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(233, 83) Me.tb_zone_cnt.Name = "tb_zone_cnt" Me.tb_zone_cnt.Size = New System.Drawing.Size(56, 21) Me.tb_zone_cnt.TabIndex = 1 Me.tb_zone_cnt.Text = "0" Me.tb_zone_cnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label47 ' Me.Label47.AutoSize = True Me.Label47.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.Label47.ForeColor = System.Drawing.Color.DarkCyan Me.Label47.Location = New System.Drawing.Point(6, 88) Me.Label47.Name = "Label47" Me.Label47.Size = New System.Drawing.Size(224, 12) Me.Label47.TabIndex = 0 Me.Label47.Text = "-냉방생산기기로 적용된 입력존 수 : " Me.Label47.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'PictureBox2 ' Me.PictureBox2.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.PictureBox2.Location = New System.Drawing.Point(1, 9) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(294, 108) Me.PictureBox2.TabIndex = 169 Me.PictureBox2.TabStop = False ' 'GroupBox11 ' Me.GroupBox11.BackColor = System.Drawing.Color.White Me.GroupBox11.Controls.Add(Me.Label9) Me.GroupBox11.Controls.Add(Label1) Me.GroupBox11.Controls.Add(Me.열성능비NTb) Me.GroupBox11.Controls.Add(Me.Label2) Me.GroupBox11.Controls.Add(Me.냉동기용량NTb) Me.GroupBox11.Controls.Add(Me.Label3) Me.GroupBox11.Controls.Add(Me.냉동기방식ComboBox) Me.GroupBox11.Controls.Add(Me.PictureBox1) Me.GroupBox11.Location = New System.Drawing.Point(6, 50) Me.GroupBox11.Name = "GroupBox11" Me.GroupBox11.Size = New System.Drawing.Size(309, 120) Me.GroupBox11.TabIndex = 0 Me.GroupBox11.TabStop = False ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.Label9.Location = New System.Drawing.Point(6, 13) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(84, 12) Me.Label9.TabIndex = 170 Me.Label9.Text = "[일반데이터]" ' '열성능비NTb ' Me.열성능비NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "열성능비", True)) Me.열성능비NTb.Location = New System.Drawing.Point(225, 78) Me.열성능비NTb.Name = "열성능비NTb" Me.열성능비NTb.NectControl = Nothing Me.열성능비NTb.Size = New System.Drawing.Size(76, 21) Me.열성능비NTb.TabIndex = 5 Me.열성능비NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.열성능비NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'bs ' Me.bs.DataMember = "tbl_nangbangkiki" 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 ' '냉동기용량NTb ' Me.냉동기용량NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "냉동기용량", True)) Me.냉동기용량NTb.Location = New System.Drawing.Point(225, 53) Me.냉동기용량NTb.Name = "냉동기용량NTb" Me.냉동기용량NTb.NectControl = Nothing Me.냉동기용량NTb.Size = New System.Drawing.Size(76, 21) Me.냉동기용량NTb.TabIndex = 3 Me.냉동기용량NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.냉동기용량NTb.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(225, 29) Me.냉동기방식ComboBox.Name = "냉동기방식ComboBox" Me.냉동기방식ComboBox.NectControl = Nothing Me.냉동기방식ComboBox.Size = New System.Drawing.Size(76, 20) Me.냉동기방식ComboBox.TabIndex = 1 ' '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(2, 9) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(304, 108) Me.PictureBox1.TabIndex = 169 Me.PictureBox1.TabStop = False ' 'Label214 ' Me.Label214.AutoSize = True Me.Label214.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label214.ForeColor = System.Drawing.Color.Black Me.Label214.Location = New System.Drawing.Point(11, 222) Me.Label214.Name = "Label214" Me.Label214.Size = New System.Drawing.Size(102, 12) Me.Label214.TabIndex = 161 Me.Label214.Text = "[흡수식 냉동기]" ' 'GroupBox19 ' Me.GroupBox19.BackColor = System.Drawing.Color.White Me.GroupBox19.Controls.Add(Label15) Me.GroupBox19.Controls.Add(Me.cmb_열생산연결방식) Me.GroupBox19.Controls.Add(Label14) Me.GroupBox19.Controls.Add(Me.cmb_사용연료) Me.GroupBox19.Controls.Add(Label4) Me.GroupBox19.Controls.Add(Me.Label214) Me.GroupBox19.Controls.Add(Me.온수열생산기기ComboBox) Me.GroupBox19.Controls.Add(Me.Label213) Me.GroupBox19.Controls.Add(Label5) Me.GroupBox19.Controls.Add(Label6) Me.GroupBox19.Controls.Add(Me.Label212) Me.GroupBox19.Controls.Add(Label7) Me.GroupBox19.Controls.Add(Me.Label210) Me.GroupBox19.Controls.Add(Me.압축기제어방식ComboBox) Me.GroupBox19.Controls.Add(Label8) Me.GroupBox19.Controls.Add(냉동기종류Label) Me.GroupBox19.Controls.Add(Me.냉동기압축방식ComboBox) Me.GroupBox19.Controls.Add(Me.냉동기종류ComboBox) Me.GroupBox19.Controls.Add(Me.냉동기설비시스템ComboBox) Me.GroupBox19.Controls.Add(Me.제어방식ComboBox) Me.GroupBox19.Controls.Add(Me.PictureBox3) Me.GroupBox19.Location = New System.Drawing.Point(6, 173) Me.GroupBox19.Name = "GroupBox19" Me.GroupBox19.Size = New System.Drawing.Size(309, 337) Me.GroupBox19.TabIndex = 0 Me.GroupBox19.TabStop = False ' '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(202, 242) Me.cmb_열생산연결방식.Name = "cmb_열생산연결방식" Me.cmb_열생산연결방식.NectControl = Nothing Me.cmb_열생산연결방식.Size = New System.Drawing.Size(97, 20) Me.cmb_열생산연결방식.TabIndex = 164 ' '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(202, 268) Me.cmb_사용연료.Name = "cmb_사용연료" Me.cmb_사용연료.NectControl = Nothing Me.cmb_사용연료.Size = New System.Drawing.Size(97, 20) Me.cmb_사용연료.TabIndex = 162 ' '온수열생산기기ComboBox ' Me.온수열생산기기ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.온수열생산기기ComboBox.FormattingEnabled = True Me.온수열생산기기ComboBox.Location = New System.Drawing.Point(202, 294) Me.온수열생산기기ComboBox.Name = "온수열생산기기ComboBox" Me.온수열생산기기ComboBox.NectControl = Nothing Me.온수열생산기기ComboBox.Size = New System.Drawing.Size(97, 20) Me.온수열생산기기ComboBox.TabIndex = 0 ' 'Label213 ' Me.Label213.AutoSize = True Me.Label213.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label213.ForeColor = System.Drawing.Color.Black Me.Label213.Location = New System.Drawing.Point(11, 20) Me.Label213.Name = "Label213" Me.Label213.Size = New System.Drawing.Size(102, 12) Me.Label213.TabIndex = 158 Me.Label213.Text = "[압축식 냉동기]" ' 'Label212 ' Me.Label212.AutoSize = True Me.Label212.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label212.ForeColor = System.Drawing.Color.DarkCyan Me.Label212.Location = New System.Drawing.Point(7, 147) Me.Label212.Name = "Label212" Me.Label212.Size = New System.Drawing.Size(206, 12) Me.Label212.TabIndex = 156 Me.Label212.Text = "실내공조시스템(=공기냉각에어콘)" Me.Label212.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label210 ' Me.Label210.AutoSize = True Me.Label210.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label210.ForeColor = System.Drawing.Color.DarkCyan Me.Label210.Location = New System.Drawing.Point(7, 66) Me.Label210.Name = "Label210" Me.Label210.Size = New System.Drawing.Size(220, 12) Me.Label210.TabIndex = 157 Me.Label210.Text = "수냉각 또는 공기냉각 압축식 냉동기" Me.Label210.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '압축기제어방식ComboBox ' Me.압축기제어방식ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.압축기제어방식ComboBox.FormattingEnabled = True Me.압축기제어방식ComboBox.Location = New System.Drawing.Point(202, 105) Me.압축기제어방식ComboBox.Name = "압축기제어방식ComboBox" Me.압축기제어방식ComboBox.NectControl = Nothing Me.압축기제어방식ComboBox.Size = New System.Drawing.Size(97, 20) Me.압축기제어방식ComboBox.TabIndex = 2 ' '냉동기압축방식ComboBox ' Me.냉동기압축방식ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.냉동기압축방식ComboBox.FormattingEnabled = True Me.냉동기압축방식ComboBox.Location = New System.Drawing.Point(202, 81) Me.냉동기압축방식ComboBox.Name = "냉동기압축방식ComboBox" Me.냉동기압축방식ComboBox.NectControl = Nothing Me.냉동기압축방식ComboBox.Size = New System.Drawing.Size(97, 20) Me.냉동기압축방식ComboBox.TabIndex = 1 ' '냉동기종류ComboBox ' Me.냉동기종류ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.냉동기종류ComboBox.FormattingEnabled = True Me.냉동기종류ComboBox.Location = New System.Drawing.Point(202, 34) Me.냉동기종류ComboBox.Name = "냉동기종류ComboBox" Me.냉동기종류ComboBox.NectControl = Nothing Me.냉동기종류ComboBox.Size = New System.Drawing.Size(97, 20) Me.냉동기종류ComboBox.TabIndex = 0 ' '냉동기설비시스템ComboBox ' Me.냉동기설비시스템ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.냉동기설비시스템ComboBox.FormattingEnabled = True Me.냉동기설비시스템ComboBox.Location = New System.Drawing.Point(202, 168) Me.냉동기설비시스템ComboBox.Name = "냉동기설비시스템ComboBox" Me.냉동기설비시스템ComboBox.NectControl = Nothing Me.냉동기설비시스템ComboBox.Size = New System.Drawing.Size(97, 20) Me.냉동기설비시스템ComboBox.TabIndex = 3 ' '제어방식ComboBox ' Me.제어방식ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.제어방식ComboBox.FormattingEnabled = True Me.제어방식ComboBox.Location = New System.Drawing.Point(202, 191) Me.제어방식ComboBox.Name = "제어방식ComboBox" Me.제어방식ComboBox.NectControl = Nothing Me.제어방식ComboBox.Size = New System.Drawing.Size(97, 20) Me.제어방식ComboBox.TabIndex = 4 ' 'PictureBox3 ' Me.PictureBox3.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.PictureBox3.Location = New System.Drawing.Point(1, 9) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(305, 325) Me.PictureBox3.TabIndex = 169 Me.PictureBox3.TabStop = False ' '재냉각기GroupBox ' Me.재냉각기GroupBox.BackColor = System.Drawing.Color.White Me.재냉각기GroupBox.Controls.Add(Label10) Me.재냉각기GroupBox.Controls.Add(Me.증발식건식냉각기ComboBox) Me.재냉각기GroupBox.Controls.Add(Me.증발식냉각기ComboBox) Me.재냉각기GroupBox.Controls.Add(Label11) Me.재냉각기GroupBox.Controls.Add(Me.보조방음기유무ComboBox) Me.재냉각기GroupBox.Controls.Add(Me.냉각수토출온도NTb) Me.재냉각기GroupBox.Controls.Add(Label12) Me.재냉각기GroupBox.Controls.Add(Me.Label18) Me.재냉각기GroupBox.Controls.Add(Label13) Me.재냉각기GroupBox.Controls.Add(Me.PictureBox5) Me.재냉각기GroupBox.Location = New System.Drawing.Point(318, 173) Me.재냉각기GroupBox.Name = "재냉각기GroupBox" Me.재냉각기GroupBox.Size = New System.Drawing.Size(299, 337) Me.재냉각기GroupBox.TabIndex = 31 Me.재냉각기GroupBox.TabStop = False ' '증발식건식냉각기ComboBox ' Me.증발식건식냉각기ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.증발식건식냉각기ComboBox.FormattingEnabled = True Me.증발식건식냉각기ComboBox.Location = New System.Drawing.Point(216, 36) Me.증발식건식냉각기ComboBox.Name = "증발식건식냉각기ComboBox" Me.증발식건식냉각기ComboBox.NectControl = Nothing Me.증발식건식냉각기ComboBox.Size = New System.Drawing.Size(74, 20) Me.증발식건식냉각기ComboBox.TabIndex = 0 ' '증발식냉각기ComboBox ' Me.증발식냉각기ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.증발식냉각기ComboBox.FormattingEnabled = True Me.증발식냉각기ComboBox.Location = New System.Drawing.Point(216, 60) Me.증발식냉각기ComboBox.Name = "증발식냉각기ComboBox" Me.증발식냉각기ComboBox.NectControl = Nothing Me.증발식냉각기ComboBox.Size = New System.Drawing.Size(74, 20) Me.증발식냉각기ComboBox.TabIndex = 1 ' '보조방음기유무ComboBox ' Me.보조방음기유무ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.보조방음기유무ComboBox.FormattingEnabled = True Me.보조방음기유무ComboBox.Location = New System.Drawing.Point(216, 84) Me.보조방음기유무ComboBox.Name = "보조방음기유무ComboBox" Me.보조방음기유무ComboBox.NectControl = Nothing Me.보조방음기유무ComboBox.Size = New System.Drawing.Size(74, 20) Me.보조방음기유무ComboBox.TabIndex = 2 ' '냉각수토출온도NTb ' Me.냉각수토출온도NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "냉각탑입구온도", True)) Me.냉각수토출온도NTb.Location = New System.Drawing.Point(216, 109) Me.냉각수토출온도NTb.Name = "냉각수토출온도NTb" Me.냉각수토출온도NTb.NectControl = Nothing Me.냉각수토출온도NTb.Size = New System.Drawing.Size(74, 21) Me.냉각수토출온도NTb.TabIndex = 3 Me.냉각수토출온도NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.냉각수토출온도NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label18.ForeColor = System.Drawing.Color.Black Me.Label18.Location = New System.Drawing.Point(6, 20) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(122, 12) Me.Label18.TabIndex = 158 Me.Label18.Text = "[재냉각기(냉각탑)]" ' 'PictureBox5 ' Me.PictureBox5.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.PictureBox5.Location = New System.Drawing.Point(2, 9) Me.PictureBox5.Name = "PictureBox5" Me.PictureBox5.Size = New System.Drawing.Size(294, 325) Me.PictureBox5.TabIndex = 169 Me.PictureBox5.TabStop = False ' '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.chk_헤더적용) Me.SplitContainer1.Panel2.Controls.Add(Me.chk_개별기기적용) Me.SplitContainer1.Panel2.Controls.Add(Me.Label16) Me.SplitContainer1.Panel2.Controls.Add(Me.PictureBox4) Me.SplitContainer1.Panel2.Controls.Add(Me.재냉각기GroupBox) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox11) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox19) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox18) Me.SplitContainer1.Size = New System.Drawing.Size(818, 574) Me.SplitContainer1.SplitterDistance = 187 Me.SplitContainer1.TabIndex = 128 ' '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.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, 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(185, 532) Me.dv.TabIndex = 0 ' 'sortkey ' Me.sortkey.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None Me.sortkey.DataPropertyName = "sortkey" DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter Me.sortkey.DefaultCellStyle = DataGridViewCellStyle1 Me.sortkey.HeaderText = "▼" Me.sortkey.Name = "sortkey" 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.Programmatic ' 'bn ' Me.bn.AddNewItem = Nothing Me.bn.AutoSize = False Me.bn.BindingSource = Me.bs Me.bn.CountItem = Me.lbl_count Me.bn.DeleteItem = Nothing Me.bn.Dock = System.Windows.Forms.DockStyle.Bottom Me.bn.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.bn.ImageScalingSize = New System.Drawing.Size(20, 20) Me.bn.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_add, Me.bt_Del, Me.bt_cancel, Me.ToolStripSeparator1, Me.lbl_pos, Me.lbl_count, Me.ToolStripSeparator2, Me.lb_code}) Me.bn.Location = New System.Drawing.Point(0, 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(185, 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]" ' 'chk_헤더적용 ' Me.chk_헤더적용.AutoSize = True Me.chk_헤더적용.DataBindings.Add(New System.Windows.Forms.Binding("Checked", Me.bs, "헤더적용", True)) Me.chk_헤더적용.Location = New System.Drawing.Point(532, 30) Me.chk_헤더적용.Name = "chk_헤더적용" Me.chk_헤더적용.Size = New System.Drawing.Size(76, 16) Me.chk_헤더적용.TabIndex = 174 Me.chk_헤더적용.Tag = "헤더적용" Me.chk_헤더적용.Text = "헤더적용" Me.chk_헤더적용.UseVisualStyleBackColor = True ' 'chk_개별기기적용 ' Me.chk_개별기기적용.AutoSize = True Me.chk_개별기기적용.DataBindings.Add(New System.Windows.Forms.Binding("Checked", Me.bs, "개별기기적용", True)) Me.chk_개별기기적용.Location = New System.Drawing.Point(411, 30) Me.chk_개별기기적용.Name = "chk_개별기기적용" Me.chk_개별기기적용.Size = New System.Drawing.Size(102, 16) Me.chk_개별기기적용.TabIndex = 173 Me.chk_개별기기적용.Tag = "개별기기적용" Me.chk_개별기기적용.Text = "개별기기적용" Me.chk_개별기기적용.UseVisualStyleBackColor = True ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.BackColor = System.Drawing.Color.FromArgb(CType(CType(116, Byte), Integer), CType(CType(158, Byte), Integer), CType(CType(209, Byte), Integer)) Me.Label16.ForeColor = System.Drawing.Color.White Me.Label16.Location = New System.Drawing.Point(28, 30) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(57, 12) Me.Label16.TabIndex = 168 Me.Label16.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(15, 19) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(134, 30) Me.PictureBox4.TabIndex = 167 Me.PictureBox4.TabStop = False ' 'Frm_NaengBang ' 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("돋움", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.KeyPreview = True Me.Name = "Frm_NaengBang" Me.ShowInTaskbar = False Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "냉방기기" Me.GroupBox18.ResumeLayout(False) Me.GroupBox18.PerformLayout() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox11.ResumeLayout(False) Me.GroupBox11.PerformLayout() CType(Me.bs, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DS, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox19.ResumeLayout(False) Me.GroupBox19.PerformLayout() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit() Me.재냉각기GroupBox.ResumeLayout(False) Me.재냉각기GroupBox.PerformLayout() CType(Me.PictureBox5, 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() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Friend WithEvents 냉각수토출온도NTb As MyTb Friend WithEvents 열성능비NTb As MyTb Friend WithEvents 냉동기용량NTb As MyTb Public WithEvents DS As Eco2Ar.DS Friend WithEvents bs As System.Windows.Forms.BindingSource Friend WithEvents cmb_신재생 As Eco2Ar.MyCmb Friend WithEvents 신재생연결여부ComboBox1 As Eco2Ar.MyCmb Friend WithEvents 보조방음기유무ComboBox As Eco2Ar.MyCmb Friend WithEvents 증발식냉각기ComboBox As Eco2Ar.MyCmb Friend WithEvents 증발식건식냉각기ComboBox As Eco2Ar.MyCmb Friend WithEvents 온수열생산기기ComboBox As Eco2Ar.MyCmb Friend WithEvents 제어방식ComboBox As Eco2Ar.MyCmb Friend WithEvents 냉동기설비시스템ComboBox As Eco2Ar.MyCmb Friend WithEvents 압축기제어방식ComboBox As Eco2Ar.MyCmb Friend WithEvents 냉동기압축방식ComboBox As Eco2Ar.MyCmb Friend WithEvents 냉동기종류ComboBox As Eco2Ar.MyCmb Friend WithEvents 냉동기방식ComboBox As Eco2Ar.MyCmb Friend WithEvents GroupBox18 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox11 As System.Windows.Forms.GroupBox Friend WithEvents Label214 As System.Windows.Forms.Label Friend WithEvents GroupBox19 As System.Windows.Forms.GroupBox Friend WithEvents Label212 As System.Windows.Forms.Label Friend WithEvents Label210 As System.Windows.Forms.Label Friend WithEvents 재냉각기GroupBox As System.Windows.Forms.GroupBox Friend WithEvents tb_zone_cnt As System.Windows.Forms.TextBox Friend WithEvents Label47 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 lbl_count As System.Windows.Forms.ToolStripLabel Friend WithEvents lbl_pos As System.Windows.Forms.ToolStripLabel Friend WithEvents Label213 As System.Windows.Forms.Label Friend WithEvents cmb_열생산연결방식 As Eco2Ar.MyCmb Friend WithEvents cmb_사용연료 As Eco2Ar.MyCmb Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox Friend WithEvents Label16 As System.Windows.Forms.Label Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox Friend WithEvents Label18 As System.Windows.Forms.Label Friend WithEvents chk_헤더적용 As System.Windows.Forms.CheckBox Friend WithEvents chk_개별기기적용 As System.Windows.Forms.CheckBox Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents lb_code As System.Windows.Forms.ToolStripLabel Friend WithEvents sortkey As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents Label3 As System.Windows.Forms.Label End Class