_ Partial Class Frm_Bunbae 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 Label1 As System.Windows.Forms.Label Dim Label2 As System.Windows.Forms.Label Dim Label3 As System.Windows.Forms.Label Dim Label4 As System.Windows.Forms.Label Dim Label19 As System.Windows.Forms.Label Dim Label22 As System.Windows.Forms.Label Dim Label23 As System.Windows.Forms.Label Dim Label24 As System.Windows.Forms.Label Dim Label25 As System.Windows.Forms.Label Dim Label26 As System.Windows.Forms.Label Dim Label27 As System.Windows.Forms.Label Dim Label28 As System.Windows.Forms.Label Dim Label29 As System.Windows.Forms.Label Dim Label30 As System.Windows.Forms.Label Dim Label31 As System.Windows.Forms.Label Dim Label32 As System.Windows.Forms.Label Dim Label33 As System.Windows.Forms.Label Dim Label34 As System.Windows.Forms.Label Dim Label18 As System.Windows.Forms.Label Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Frm_Bunbae)) Me.bs = New System.Windows.Forms.BindingSource(Me.components) Me.DS = New Eco2Ar.DS() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.설정점에서의온도차NTb = New Eco2Ar.MyTb() Me.Label6 = New System.Windows.Forms.Label() Me.제어밸브압력손실NTb = New Eco2Ar.MyTb() Me.펌프동력NTb1 = New Eco2Ar.MyTb() Me.사용기기압력손실NTb = New Eco2Ar.MyTb() Me.개별저항비율NTb = New Eco2Ar.MyTb() Me.생산기기압력손실NTb = New Eco2Ar.MyTb() Me.배관의압력손실NTb = New Eco2Ar.MyTb() Me.공급범위의길이NTb = New Eco2Ar.MyTb() Me.공급범위의넓이NTb = New Eco2Ar.MyTb() Me.층고NTb1 = New Eco2Ar.MyTb() Me.펌프운전제어유무ComboBox = New Eco2Ar.MyCmb() Me.열층의수NTb = New Eco2Ar.MyTb() Me.급수온도NTb = New Eco2Ar.MyTb() Me.환수온도NTb = New Eco2Ar.MyTb() Me.PictureBox3 = New System.Windows.Forms.PictureBox() Me.GroupBox3 = New System.Windows.Forms.GroupBox() Me.Label7 = New System.Windows.Forms.Label() Me.냉매의점도NTb = New Eco2Ar.MyTb() Me.냉매방식ComboBox = New Eco2Ar.MyCmb() Me.냉매의밀도NTb = New Eco2Ar.MyTb() Me.냉매의비열NTb = New Eco2Ar.MyTb() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.dv = New CEnergy.arindv() Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.lb_grpname = New System.Windows.Forms.Label() 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.cmb_그룹_분배 = New Eco2Ar.MyCmb() Me.Label9 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.PictureBox5 = New System.Windows.Forms.PictureBox() Me.Label15 = New System.Windows.Forms.Label() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.GroupBox4 = New System.Windows.Forms.GroupBox() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.Label20 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.냉동기ComboBox = New Eco2Ar.MyCmb() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Label1 = New System.Windows.Forms.Label() Label2 = New System.Windows.Forms.Label() Label3 = New System.Windows.Forms.Label() Label4 = New System.Windows.Forms.Label() Label19 = New System.Windows.Forms.Label() Label22 = New System.Windows.Forms.Label() Label23 = New System.Windows.Forms.Label() Label24 = New System.Windows.Forms.Label() Label25 = New System.Windows.Forms.Label() Label26 = New System.Windows.Forms.Label() Label27 = New System.Windows.Forms.Label() Label28 = New System.Windows.Forms.Label() Label29 = New System.Windows.Forms.Label() Label30 = New System.Windows.Forms.Label() Label31 = New System.Windows.Forms.Label() Label32 = New System.Windows.Forms.Label() Label33 = New System.Windows.Forms.Label() Label34 = New System.Windows.Forms.Label() Label18 = New System.Windows.Forms.Label() CType(Me.bs, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DS, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox2.SuspendLayout() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox3.SuspendLayout() CType(Me.PictureBox2, 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.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox4.SuspendLayout() Me.GroupBox1.SuspendLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Label1 ' Label1.AutoSize = True Label1.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label1.Location = New System.Drawing.Point(22, 42) Label1.Name = "Label1" Label1.Size = New System.Drawing.Size(80, 14) Label1.TabIndex = 149 Label1.Text = "1.사용된 방식:" ' 'Label2 ' Label2.AutoSize = True Label2.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label2.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label2.Location = New System.Drawing.Point(285, 42) Label2.Name = "Label2" Label2.Size = New System.Drawing.Size(71, 14) Label2.TabIndex = 150 Label2.Text = "2. 비 열:" ' 'Label3 ' Label3.AutoSize = True Label3.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label3.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label3.Location = New System.Drawing.Point(22, 71) Label3.Name = "Label3" Label3.Size = New System.Drawing.Size(71, 14) Label3.TabIndex = 151 Label3.Text = "3. 밀 도:" ' '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(285, 71) Label4.Name = "Label4" Label4.Size = New System.Drawing.Size(71, 14) Label4.TabIndex = 152 Label4.Text = "4. 점 도:" ' 'Label19 ' Label19.AutoSize = True Label19.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label19.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label19.Location = New System.Drawing.Point(22, 45) Label19.Name = "Label19" Label19.Size = New System.Drawing.Size(127, 14) Label19.TabIndex = 132 Label19.Text = "1.펌프운전의 제어 유무:" ' 'Label22 ' Label22.AutoSize = True Label22.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label22.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label22.Location = New System.Drawing.Point(277, 206) Label22.Name = "Label22" Label22.Size = New System.Drawing.Size(148, 14) Label22.TabIndex = 145 Label22.Text = "14.제어밸브 압력손실[kPa]:" ' 'Label23 ' Label23.AutoSize = True Label23.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label23.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label23.Location = New System.Drawing.Point(22, 72) Label23.Name = "Label23" Label23.Size = New System.Drawing.Size(91, 14) Label23.TabIndex = 133 Label23.Text = "2.급 수 온 도[C]:" ' 'Label24 ' Label24.AutoSize = True Label24.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label24.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label24.Location = New System.Drawing.Point(277, 178) Label24.Name = "Label24" Label24.Size = New System.Drawing.Size(148, 14) Label24.TabIndex = 144 Label24.Text = "13.사용기기 압력손실[kPa]:" ' 'Label25 ' Label25.AutoSize = True Label25.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label25.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label25.Location = New System.Drawing.Point(22, 98) Label25.Name = "Label25" Label25.Size = New System.Drawing.Size(91, 14) Label25.TabIndex = 134 Label25.Text = "3.환 수 온 도[C]:" ' 'Label26 ' Label26.AutoSize = True Label26.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label26.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label26.Location = New System.Drawing.Point(276, 150) Label26.Name = "Label26" Label26.Size = New System.Drawing.Size(148, 14) Label26.TabIndex = 143 Label26.Text = "12.생산기기 압력손실[kPa]:" ' 'Label27 ' Label27.AutoSize = True Label27.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label27.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label27.Location = New System.Drawing.Point(22, 124) Label27.Name = "Label27" Label27.Size = New System.Drawing.Size(124, 14) Label27.TabIndex = 135 Label27.Text = "4.설정점에서의 온도차:" ' 'Label28 ' Label28.AutoSize = True Label28.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label28.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label28.Location = New System.Drawing.Point(278, 124) Label28.Name = "Label28" Label28.Size = New System.Drawing.Size(124, 14) Label28.TabIndex = 142 Label28.Text = "11.층 고[m]:" ' 'Label29 ' Label29.AutoSize = True Label29.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label29.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label29.Location = New System.Drawing.Point(276, 99) Label29.Name = "Label29" Label29.Size = New System.Drawing.Size(137, 14) Label29.TabIndex = 141 Label29.Text = "10.열을 공급하는 층의 수:" ' 'Label30 ' Label30.AutoSize = True Label30.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label30.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label30.Location = New System.Drawing.Point(285, 72) Label30.Name = "Label30" Label30.Size = New System.Drawing.Size(121, 14) Label30.TabIndex = 140 Label30.Text = "9.공급범위의 너비[m]:" ' 'Label31 ' Label31.AutoSize = True Label31.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label31.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label31.Location = New System.Drawing.Point(285, 45) Label31.Name = "Label31" Label31.Size = New System.Drawing.Size(121, 14) Label31.TabIndex = 139 Label31.Text = "8.공급범위의 길이[m]:" ' '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.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label32.Location = New System.Drawing.Point(22, 206) Label32.Name = "Label32" Label32.Size = New System.Drawing.Size(95, 14) Label32.TabIndex = 138 Label32.Text = "7.펌 프 동 력[W]:" ' '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.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label33.Location = New System.Drawing.Point(22, 178) Label33.Name = "Label33" Label33.Size = New System.Drawing.Size(103, 14) Label33.TabIndex = 137 Label33.Text = "6.개별저항 비율[-]:" ' 'Label34 ' Label34.AutoSize = True Label34.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label34.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label34.Location = New System.Drawing.Point(22, 150) Label34.Name = "Label34" Label34.Size = New System.Drawing.Size(146, 14) Label34.TabIndex = 136 Label34.Text = "5.배관의 압력손실[kPa/m]:" ' 'Label18 ' Label18.AutoSize = True Label18.BackColor = System.Drawing.Color.White Label18.ForeColor = System.Drawing.SystemColors.HotTrack Label18.Location = New System.Drawing.Point(357, 18) Label18.Name = "Label18" Label18.Size = New System.Drawing.Size(36, 14) Label18.TabIndex = 155 Label18.Text = "그룹 :" ' 'bs ' Me.bs.DataMember = "tbl_bunbae" Me.bs.DataSource = Me.DS Me.bs.Filter = "code <> '0'" ' 'DS ' Me.DS.DataSetName = "DS" Me.DS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'GroupBox2 ' Me.GroupBox2.Controls.Add(Me.설정점에서의온도차NTb) Me.GroupBox2.Controls.Add(Me.Label6) Me.GroupBox2.Controls.Add(Label19) Me.GroupBox2.Controls.Add(Label22) Me.GroupBox2.Controls.Add(Label23) Me.GroupBox2.Controls.Add(Label24) Me.GroupBox2.Controls.Add(Label25) Me.GroupBox2.Controls.Add(Label26) Me.GroupBox2.Controls.Add(Label27) Me.GroupBox2.Controls.Add(Label28) Me.GroupBox2.Controls.Add(Label29) Me.GroupBox2.Controls.Add(Label30) Me.GroupBox2.Controls.Add(Label31) Me.GroupBox2.Controls.Add(Label32) Me.GroupBox2.Controls.Add(Label33) Me.GroupBox2.Controls.Add(Label34) Me.GroupBox2.Controls.Add(Me.제어밸브압력손실NTb) Me.GroupBox2.Controls.Add(Me.펌프동력NTb1) Me.GroupBox2.Controls.Add(Me.사용기기압력손실NTb) Me.GroupBox2.Controls.Add(Me.개별저항비율NTb) Me.GroupBox2.Controls.Add(Me.생산기기압력손실NTb) Me.GroupBox2.Controls.Add(Me.배관의압력손실NTb) Me.GroupBox2.Controls.Add(Me.공급범위의길이NTb) Me.GroupBox2.Controls.Add(Me.공급범위의넓이NTb) Me.GroupBox2.Controls.Add(Me.층고NTb1) Me.GroupBox2.Controls.Add(Me.펌프운전제어유무ComboBox) Me.GroupBox2.Controls.Add(Me.열층의수NTb) Me.GroupBox2.Controls.Add(Me.급수온도NTb) Me.GroupBox2.Controls.Add(Me.환수온도NTb) Me.GroupBox2.Controls.Add(Me.PictureBox3) Me.GroupBox2.Location = New System.Drawing.Point(10, 123) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(524, 238) Me.GroupBox2.TabIndex = 143 Me.GroupBox2.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(175, 117) Me.설정점에서의온도차NTb.Name = "설정점에서의온도차NTb" Me.설정점에서의온도차NTb.NectControl = Nothing Me.설정점에서의온도차NTb.Size = New System.Drawing.Size(87, 21) Me.설정점에서의온도차NTb.TabIndex = 8 Me.설정점에서의온도차NTb.TabStop = False Me.설정점에서의온도차NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.설정점에서의온도차NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.Label6.Location = New System.Drawing.Point(10, 17) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(59, 14) Me.Label6.TabIndex = 153 Me.Label6.Text = "[기타정보]" ' '제어밸브압력손실NTb ' Me.제어밸브압력손실NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "제어밸브압력손실", True)) Me.제어밸브압력손실NTb.Location = New System.Drawing.Point(431, 206) Me.제어밸브압력손실NTb.Name = "제어밸브압력손실NTb" Me.제어밸브압력손실NTb.NectControl = Nothing Me.제어밸브압력손실NTb.Size = New System.Drawing.Size(75, 21) Me.제어밸브압력손실NTb.TabIndex = 18 Me.제어밸브압력손실NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.제어밸브압력손실NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '펌프동력NTb1 ' Me.펌프동력NTb1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "펌프동력", True)) Me.펌프동력NTb1.Location = New System.Drawing.Point(175, 204) Me.펌프동력NTb1.Name = "펌프동력NTb1" Me.펌프동력NTb1.NectControl = Nothing Me.펌프동력NTb1.Size = New System.Drawing.Size(87, 21) Me.펌프동력NTb1.TabIndex = 11 Me.펌프동력NTb1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.펌프동력NTb1.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(431, 178) Me.사용기기압력손실NTb.Name = "사용기기압력손실NTb" Me.사용기기압력손실NTb.NectControl = Nothing Me.사용기기압력손실NTb.Size = New System.Drawing.Size(75, 21) Me.사용기기압력손실NTb.TabIndex = 17 Me.사용기기압력손실NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right 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(175, 176) Me.개별저항비율NTb.Name = "개별저항비율NTb" Me.개별저항비율NTb.NectControl = Nothing Me.개별저항비율NTb.Size = New System.Drawing.Size(87, 21) Me.개별저항비율NTb.TabIndex = 10 Me.개별저항비율NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right 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(431, 150) Me.생산기기압력손실NTb.Name = "생산기기압력손실NTb" Me.생산기기압력손실NTb.NectControl = Nothing Me.생산기기압력손실NTb.Size = New System.Drawing.Size(75, 21) Me.생산기기압력손실NTb.TabIndex = 16 Me.생산기기압력손실NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right 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(175, 148) Me.배관의압력손실NTb.Name = "배관의압력손실NTb" Me.배관의압력손실NTb.NectControl = Nothing Me.배관의압력손실NTb.Size = New System.Drawing.Size(87, 21) Me.배관의압력손실NTb.TabIndex = 9 Me.배관의압력손실NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right 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(431, 38) Me.공급범위의길이NTb.Name = "공급범위의길이NTb" Me.공급범위의길이NTb.NectControl = Nothing Me.공급범위의길이NTb.Size = New System.Drawing.Size(75, 21) Me.공급범위의길이NTb.TabIndex = 12 Me.공급범위의길이NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right 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(431, 66) Me.공급범위의넓이NTb.Name = "공급범위의넓이NTb" Me.공급범위의넓이NTb.NectControl = Nothing Me.공급범위의넓이NTb.Size = New System.Drawing.Size(75, 21) Me.공급범위의넓이NTb.TabIndex = 13 Me.공급범위의넓이NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.공급범위의넓이NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '층고NTb1 ' Me.층고NTb1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "층고", True)) Me.층고NTb1.Location = New System.Drawing.Point(431, 122) Me.층고NTb1.Name = "층고NTb1" Me.층고NTb1.NectControl = Nothing Me.층고NTb1.Size = New System.Drawing.Size(75, 21) Me.층고NTb1.TabIndex = 15 Me.층고NTb1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.층고NTb1.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(175, 38) Me.펌프운전제어유무ComboBox.Name = "펌프운전제어유무ComboBox" Me.펌프운전제어유무ComboBox.NectControl = Nothing Me.펌프운전제어유무ComboBox.Size = New System.Drawing.Size(87, 22) Me.펌프운전제어유무ComboBox.TabIndex = 5 ' '열층의수NTb ' Me.열층의수NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "열층의수", True)) Me.열층의수NTb.Location = New System.Drawing.Point(431, 94) Me.열층의수NTb.Name = "열층의수NTb" Me.열층의수NTb.NectControl = Nothing Me.열층의수NTb.Size = New System.Drawing.Size(75, 21) Me.열층의수NTb.TabIndex = 14 Me.열층의수NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right 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(175, 66) Me.급수온도NTb.Name = "급수온도NTb" Me.급수온도NTb.NectControl = Nothing Me.급수온도NTb.Size = New System.Drawing.Size(87, 21) Me.급수온도NTb.TabIndex = 6 Me.급수온도NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right 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(175, 92) Me.환수온도NTb.Name = "환수온도NTb" Me.환수온도NTb.NectControl = Nothing Me.환수온도NTb.Size = New System.Drawing.Size(87, 21) Me.환수온도NTb.TabIndex = 7 Me.환수온도NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.환수온도NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'PictureBox3 ' Me.PictureBox3.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.PictureBox3.Location = New System.Drawing.Point(2, 10) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(519, 224) Me.PictureBox3.TabIndex = 124 Me.PictureBox3.TabStop = False ' 'GroupBox3 ' Me.GroupBox3.Controls.Add(Me.Label7) Me.GroupBox3.Controls.Add(Label1) Me.GroupBox3.Controls.Add(Label2) Me.GroupBox3.Controls.Add(Me.냉매의점도NTb) Me.GroupBox3.Controls.Add(Label3) Me.GroupBox3.Controls.Add(Me.냉매방식ComboBox) Me.GroupBox3.Controls.Add(Label4) Me.GroupBox3.Controls.Add(Me.냉매의밀도NTb) Me.GroupBox3.Controls.Add(Me.냉매의비열NTb) Me.GroupBox3.Controls.Add(Me.PictureBox2) Me.GroupBox3.Location = New System.Drawing.Point(10, 20) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Size = New System.Drawing.Size(524, 97) Me.GroupBox3.TabIndex = 143 Me.GroupBox3.TabStop = False ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label7.Location = New System.Drawing.Point(6, 17) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(59, 14) Me.Label7.TabIndex = 153 Me.Label7.Text = "[냉매설정]" ' '냉매의점도NTb ' Me.냉매의점도NTb.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.냉매의점도NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "냉매의점도", True)) Me.냉매의점도NTb.Enabled = False Me.냉매의점도NTb.Location = New System.Drawing.Point(421, 67) Me.냉매의점도NTb.Name = "냉매의점도NTb" Me.냉매의점도NTb.NectControl = Nothing Me.냉매의점도NTb.Size = New System.Drawing.Size(85, 21) Me.냉매의점도NTb.TabIndex = 4 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(175, 37) Me.냉매방식ComboBox.Name = "냉매방식ComboBox" Me.냉매방식ComboBox.NectControl = Nothing Me.냉매방식ComboBox.Size = New System.Drawing.Size(85, 22) Me.냉매방식ComboBox.TabIndex = 1 ' '냉매의밀도NTb ' Me.냉매의밀도NTb.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.냉매의밀도NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "냉매의밀도", True)) Me.냉매의밀도NTb.Enabled = False Me.냉매의밀도NTb.Location = New System.Drawing.Point(175, 67) Me.냉매의밀도NTb.Name = "냉매의밀도NTb" Me.냉매의밀도NTb.NectControl = Nothing Me.냉매의밀도NTb.Size = New System.Drawing.Size(85, 21) Me.냉매의밀도NTb.TabIndex = 3 Me.냉매의밀도NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.냉매의밀도NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '냉매의비열NTb ' Me.냉매의비열NTb.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.냉매의비열NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "냉매의비열", True)) Me.냉매의비열NTb.Enabled = False Me.냉매의비열NTb.Location = New System.Drawing.Point(421, 40) Me.냉매의비열NTb.Name = "냉매의비열NTb" Me.냉매의비열NTb.NectControl = Nothing Me.냉매의비열NTb.Size = New System.Drawing.Size(85, 21) Me.냉매의비열NTb.TabIndex = 2 Me.냉매의비열NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.냉매의비열NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'PictureBox2 ' Me.PictureBox2.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.PictureBox2.Location = New System.Drawing.Point(2, 10) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(519, 83) Me.PictureBox2.TabIndex = 154 Me.PictureBox2.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.lb_grpname) Me.SplitContainer1.Panel1.Controls.Add(Me.bn) ' 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.BackColor = System.Drawing.Color.White Me.SplitContainer1.Panel2.Controls.Add(Me.cmb_그룹_분배) Me.SplitContainer1.Panel2.Controls.Add(Label18) Me.SplitContainer1.Panel2.Controls.Add(Me.Label9) Me.SplitContainer1.Panel2.Controls.Add(Me.Label8) Me.SplitContainer1.Panel2.Controls.Add(Me.PictureBox5) Me.SplitContainer1.Panel2.Controls.Add(Me.Label15) Me.SplitContainer1.Panel2.Controls.Add(Me.PictureBox4) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox4) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox1) Me.SplitContainer1.Size = New System.Drawing.Size(795, 565) Me.SplitContainer1.SplitterDistance = 212 Me.SplitContainer1.TabIndex = 125 ' 'dv ' Me.dv.A_DelCurrentCell = True Me.dv.A_EnterToTab = True Me.dv.AllowUserToAddRows = False Me.dv.AllowUserToResizeRows = False Me.dv.AutoGenerateColumns = False Me.dv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells Me.dv.BackgroundColor = System.Drawing.Color.FromArgb(CType(CType(245, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(246, Byte), Integer)) Me.dv.BorderStyle = System.Windows.Forms.BorderStyle.None Me.dv.ColumnHeadersHeight = 30 Me.dv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing Me.dv.ColumnHeadersVisible = False Me.dv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1}) Me.dv.DataSource = Me.bs Me.dv.Dock = System.Windows.Forms.DockStyle.Fill Me.dv.Location = New System.Drawing.Point(0, 26) Me.dv.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5) 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, 497) Me.dv.TabIndex = 0 ' 'DataGridViewTextBoxColumn1 ' Me.DataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill Me.DataGridViewTextBoxColumn1.DataPropertyName = "설명" Me.DataGridViewTextBoxColumn1.HeaderText = "설명" Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1" ' '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 = 96 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.lbl_count Me.bn.DeleteItem = Nothing Me.bn.Dock = System.Windows.Forms.DockStyle.Bottom Me.bn.Font = New System.Drawing.Font("나눔고딕 ExtraBold", 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.bn.Location = New System.Drawing.Point(0, 523) 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" ' 'lbl_count ' Me.lbl_count.Name = "lbl_count" Me.lbl_count.Size = New System.Drawing.Size(27, 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(14, 37) Me.lbl_pos.Text = "0" ' 'cmb_그룹_분배 ' Me.cmb_그룹_분배.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_그룹_분배.FormattingEnabled = True Me.cmb_그룹_분배.Items.AddRange(New Object() {"130", "90", "50"}) Me.cmb_그룹_분배.Location = New System.Drawing.Point(396, 13) Me.cmb_그룹_분배.Name = "cmb_그룹_분배" Me.cmb_그룹_분배.NectControl = Nothing Me.cmb_그룹_분배.Size = New System.Drawing.Size(162, 22) Me.cmb_그룹_분배.TabIndex = 154 ' 'Label9 ' Me.Label9.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(243, Byte), Integer)) Me.Label9.ForeColor = System.Drawing.Color.MidnightBlue Me.Label9.Location = New System.Drawing.Point(153, 107) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(405, 31) Me.Label9.TabIndex = 153 Me.Label9.Text = "※ 직접 증기공급에 의한 실냉방이 아닌 경우" Me.Label9.TextAlign = System.Drawing.ContentAlignment.BottomLeft ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.BackColor = System.Drawing.Color.FromArgb(CType(CType(116, Byte), Integer), CType(CType(158, Byte), Integer), CType(CType(209, Byte), Integer)) Me.Label8.ForeColor = System.Drawing.Color.White Me.Label8.Location = New System.Drawing.Point(35, 118) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(51, 14) Me.Label8.TabIndex = 152 Me.Label8.Text = "분배범위" ' 'PictureBox5 ' Me.PictureBox5.BackgroundImage = CType(resources.GetObject("PictureBox5.BackgroundImage"), System.Drawing.Image) Me.PictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox5.Location = New System.Drawing.Point(16, 107) Me.PictureBox5.Name = "PictureBox5" Me.PictureBox5.Size = New System.Drawing.Size(131, 30) Me.PictureBox5.TabIndex = 151 Me.PictureBox5.TabStop = False ' '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(35, 21) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(76, 14) Me.Label15.TabIndex = 152 Me.Label15.Text = "분배범위 냉방" ' 'PictureBox4 ' Me.PictureBox4.BackgroundImage = CType(resources.GetObject("PictureBox4.BackgroundImage"), System.Drawing.Image) Me.PictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox4.Location = New System.Drawing.Point(16, 10) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(131, 30) Me.PictureBox4.TabIndex = 151 Me.PictureBox4.TabStop = False ' 'GroupBox4 ' Me.GroupBox4.Controls.Add(Me.GroupBox2) Me.GroupBox4.Controls.Add(Me.GroupBox3) Me.GroupBox4.Location = New System.Drawing.Point(15, 135) Me.GroupBox4.Name = "GroupBox4" Me.GroupBox4.Size = New System.Drawing.Size(544, 367) Me.GroupBox4.TabIndex = 150 Me.GroupBox4.TabStop = False ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.Label20) Me.GroupBox1.Controls.Add(Me.Label21) Me.GroupBox1.Controls.Add(Me.냉동기ComboBox) Me.GroupBox1.Controls.Add(Me.PictureBox1) Me.GroupBox1.Location = New System.Drawing.Point(15, 38) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(544, 52) Me.GroupBox1.TabIndex = 148 Me.GroupBox1.TabStop = False ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.Label20.ForeColor = System.Drawing.SystemColors.ControlDarkDark Me.Label20.Location = New System.Drawing.Point(303, 25) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(153, 14) Me.Label20.TabIndex = 123 Me.Label20.Text = "(공조분배와 냉방분배의 경우)" ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.Label21.ForeColor = System.Drawing.SystemColors.ControlDarkDark Me.Label21.Location = New System.Drawing.Point(20, 20) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(67, 14) Me.Label21.TabIndex = 122 Me.Label21.Text = "*냉 동 기:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.Label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' '냉동기ComboBox ' Me.냉동기ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.냉동기ComboBox.FormattingEnabled = True Me.냉동기ComboBox.Location = New System.Drawing.Point(104, 19) Me.냉동기ComboBox.Name = "냉동기ComboBox" Me.냉동기ComboBox.NectControl = Nothing Me.냉동기ComboBox.Size = New System.Drawing.Size(176, 22) Me.냉동기ComboBox.TabIndex = 0 ' 'PictureBox1 ' Me.PictureBox1.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.PictureBox1.Location = New System.Drawing.Point(1, 9) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(542, 40) Me.PictureBox1.TabIndex = 124 Me.PictureBox1.TabStop = False ' 'Frm_Bunbae ' Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None Me.ClientSize = New System.Drawing.Size(795, 565) Me.ControlBox = False Me.Controls.Add(Me.SplitContainer1) Me.Font = New System.Drawing.Font("나눔고딕 ExtraBold", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.KeyPreview = True Me.Name = "Frm_Bunbae" 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.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox3.ResumeLayout(False) Me.GroupBox3.PerformLayout() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer1.Panel1.ResumeLayout(False) Me.SplitContainer1.Panel2.ResumeLayout(False) Me.SplitContainer1.Panel2.PerformLayout() 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.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox4.ResumeLayout(False) Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Friend WithEvents 제어밸브압력손실NTb As MyTb Friend WithEvents 사용기기압력손실NTb As MyTb Friend WithEvents 생산기기압력손실NTb As MyTb Friend WithEvents 층고NTb1 As MyTb Friend WithEvents 열층의수NTb As MyTb Friend WithEvents 공급범위의넓이NTb As MyTb Friend WithEvents 공급범위의길이NTb As MyTb Friend WithEvents 펌프동력NTb1 As MyTb Friend WithEvents 개별저항비율NTb As MyTb Friend WithEvents 배관의압력손실NTb As MyTb Friend WithEvents 냉매의점도NTb As MyTb Friend WithEvents 냉매의밀도NTb As MyTb Friend WithEvents 냉매의비열NTb As MyTb 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 펌프운전제어유무ComboBox As Eco2Ar.MyCmb Friend WithEvents 냉매방식ComboBox As Eco2Ar.MyCmb Friend WithEvents 냉동기ComboBox As Eco2Ar.MyCmb Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer 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 dv As CEnergy.arindv Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents lbl_count As System.Windows.Forms.ToolStripLabel Friend WithEvents lbl_pos As System.Windows.Forms.ToolStripLabel Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents Label20 As System.Windows.Forms.Label Friend WithEvents Label21 As System.Windows.Forms.Label Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox Friend WithEvents lb_grpname As System.Windows.Forms.Label Friend WithEvents cmb_그룹_분배 As Eco2Ar.MyCmb End Class