_ Partial Class Frm_kongkub 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 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 Label13 As System.Windows.Forms.Label Dim Label14 As System.Windows.Forms.Label Dim Label15 As System.Windows.Forms.Label Dim Label17 As System.Windows.Forms.Label Dim Label18 As System.Windows.Forms.Label Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Frm_kongkub)) Me.bs = New System.Windows.Forms.BindingSource(Me.components) Me.DS = New Eco2Ar.DS() Me.전기난방GroupBox = New System.Windows.Forms.GroupBox() Me.Label16 = New System.Windows.Forms.Label() Me.전기난방제어ComboBox = New Eco2Ar.MyCmb() Me.전기난방PictureBox = New System.Windows.Forms.PictureBox() Me.바닥난방열GroupBox = New System.Windows.Forms.GroupBox() Me.Label20 = New System.Windows.Forms.Label() Me.바닥난방열제어ComboBox = New Eco2Ar.MyCmb() Me.바닥난방열건축부위ComboBox = New Eco2Ar.MyCmb() Me.바닥난방열PictureBox = New System.Windows.Forms.PictureBox() Me.바닥난방전기GroupBox = New System.Windows.Forms.GroupBox() Me.Label19 = New System.Windows.Forms.Label() Me.바닥난방전기제어ComboBox = New Eco2Ar.MyCmb() Me.바닥난방전기건축부위ComboBox = New Eco2Ar.MyCmb() Me.바닥난방전기PictureBox = New System.Windows.Forms.PictureBox() Me.GroupBox28 = New System.Windows.Forms.GroupBox() Me.열공급시스템ComboBox = New Eco2Ar.MyCmb() Me.열공급생산기기ComboBox = New Eco2Ar.MyCmb() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.노출형방열기GroupBox = New System.Windows.Forms.GroupBox() Me.Label10 = New System.Windows.Forms.Label() Me.노출형제어ComboBox = New Eco2Ar.MyCmb() Me.노출형방열기PictureBox = New System.Windows.Forms.PictureBox() Me.GroupBox3 = New System.Windows.Forms.GroupBox() 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.PictureBox8 = New System.Windows.Forms.PictureBox() Me.Label201 = New System.Windows.Forms.Label() Me.tb_zone_cnt = New System.Windows.Forms.TextBox() Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.dv = New CEnergy.arindv() 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.Label9 = New System.Windows.Forms.Label() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.Label11 = New System.Windows.Forms.Label() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Label1 = New System.Windows.Forms.Label() Label2 = New System.Windows.Forms.Label() Label3 = 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() Label13 = New System.Windows.Forms.Label() Label14 = New System.Windows.Forms.Label() Label15 = New System.Windows.Forms.Label() Label17 = 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.전기난방GroupBox.SuspendLayout() CType(Me.전기난방PictureBox, System.ComponentModel.ISupportInitialize).BeginInit() Me.바닥난방열GroupBox.SuspendLayout() CType(Me.바닥난방열PictureBox, System.ComponentModel.ISupportInitialize).BeginInit() Me.바닥난방전기GroupBox.SuspendLayout() CType(Me.바닥난방전기PictureBox, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox28.SuspendLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.노출형방열기GroupBox.SuspendLayout() CType(Me.노출형방열기PictureBox, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox3.SuspendLayout() CType(Me.PictureBox8, 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.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() 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(19, 37) Label1.Name = "Label1" Label1.Size = New System.Drawing.Size(95, 12) Label1.TabIndex = 0 Label1.Text = "실내온도-제어:" ' 'Label2 ' 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.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label2.Location = New System.Drawing.Point(6, 37) Label2.Name = "Label2" Label2.Size = New System.Drawing.Size(95, 12) Label2.TabIndex = 0 Label2.Text = "실내온도-제어:" ' 'Label3 ' Label3.AutoSize = True Label3.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label3.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label3.Location = New System.Drawing.Point(6, 64) Label3.Name = "Label3" Label3.Size = New System.Drawing.Size(121, 24) Label3.TabIndex = 2 Label3.Text = "건축부위=바닥난방 " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "시스템:" Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label4 ' Label4.AutoSize = True Label4.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label4.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label4.Location = New System.Drawing.Point(18, 42) Label4.Name = "Label4" Label4.Size = New System.Drawing.Size(95, 12) Label4.TabIndex = 0 Label4.Text = "실내온도-제어:" ' 'Label5 ' Label5.AutoSize = True Label5.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label5.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label5.Location = New System.Drawing.Point(18, 71) Label5.Name = "Label5" Label5.Size = New System.Drawing.Size(62, 12) Label5.TabIndex = 2 Label5.Text = "건축부위:" ' 'Label6 ' Label6.AutoSize = True Label6.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label6.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label6.Location = New System.Drawing.Point(4, 21) Label6.Name = "Label6" Label6.Size = New System.Drawing.Size(107, 12) Label6.TabIndex = 0 Label6.Text = "1.열공급-시스템:" ' 'Label7 ' Label7.AutoSize = True Label7.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label7.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label7.Location = New System.Drawing.Point(268, 21) Label7.Name = "Label7" Label7.Size = New System.Drawing.Size(120, 12) Label7.TabIndex = 2 Label7.Text = "2.열공급-생산기기:" ' '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, 41) Label8.Name = "Label8" Label8.Size = New System.Drawing.Size(95, 12) Label8.TabIndex = 0 Label8.Text = "실내온도-제어:" ' 'Label13 ' Label13.AutoSize = True Label13.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label13.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label13.Location = New System.Drawing.Point(16, 119) Label13.Name = "Label13" Label13.Size = New System.Drawing.Size(97, 12) Label13.TabIndex = 8 Label13.Text = "5.추가 펌프 수:" ' 'Label14 ' Label14.AutoSize = True Label14.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label14.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label14.Location = New System.Drawing.Point(16, 19) Label14.Name = "Label14" Label14.Size = New System.Drawing.Size(156, 12) Label14.TabIndex = 0 Label14.Text = "1.제어기의 정격전력[W]:" ' 'Label15 ' Label15.AutoSize = True Label15.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label15.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label15.Location = New System.Drawing.Point(16, 94) Label15.Name = "Label15" Label15.Size = New System.Drawing.Size(99, 12) Label15.TabIndex = 6 Label15.Text = "4.팬/송풍기 수:" ' 'Label17 ' Label17.AutoSize = True Label17.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label17.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label17.Location = New System.Drawing.Point(16, 69) Label17.Name = "Label17" Label17.Size = New System.Drawing.Size(130, 12) Label17.TabIndex = 4 Label17.Text = "3.펌프 정격전력[W]:" ' 'Label18 ' Label18.AutoSize = True Label18.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Label18.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label18.Location = New System.Drawing.Point(16, 44) Label18.Name = "Label18" Label18.Size = New System.Drawing.Size(163, 12) Label18.TabIndex = 2 Label18.Text = "2.팬/송풍기 정격전력[W]:" ' 'bs ' Me.bs.DataMember = "tbl_kongkub" Me.bs.DataSource = Me.DS Me.bs.Filter = "code <> '0'" ' 'DS ' Me.DS.DataSetName = "DS" Me.DS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' '전기난방GroupBox ' Me.전기난방GroupBox.Controls.Add(Me.Label16) Me.전기난방GroupBox.Controls.Add(Label1) Me.전기난방GroupBox.Controls.Add(Me.전기난방제어ComboBox) Me.전기난방GroupBox.Controls.Add(Me.전기난방PictureBox) Me.전기난방GroupBox.Location = New System.Drawing.Point(301, 124) Me.전기난방GroupBox.Name = "전기난방GroupBox" Me.전기난방GroupBox.Size = New System.Drawing.Size(278, 66) Me.전기난방GroupBox.TabIndex = 3 Me.전기난방GroupBox.TabStop = False ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label16.Location = New System.Drawing.Point(6, 16) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(129, 12) Me.Label16.TabIndex = 10 Me.Label16.Text = "공급시스템=전기난방" ' '전기난방제어ComboBox ' Me.전기난방제어ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.전기난방제어ComboBox.FormattingEnabled = True Me.전기난방제어ComboBox.Location = New System.Drawing.Point(142, 33) Me.전기난방제어ComboBox.Name = "전기난방제어ComboBox" Me.전기난방제어ComboBox.NectControl = Nothing Me.전기난방제어ComboBox.Size = New System.Drawing.Size(110, 20) Me.전기난방제어ComboBox.TabIndex = 1 ' '전기난방PictureBox ' Me.전기난방PictureBox.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.전기난방PictureBox.Location = New System.Drawing.Point(1, 9) Me.전기난방PictureBox.Name = "전기난방PictureBox" Me.전기난방PictureBox.Size = New System.Drawing.Size(275, 54) Me.전기난방PictureBox.TabIndex = 2 Me.전기난방PictureBox.TabStop = False ' '바닥난방열GroupBox ' Me.바닥난방열GroupBox.Controls.Add(Me.Label20) Me.바닥난방열GroupBox.Controls.Add(Label2) Me.바닥난방열GroupBox.Controls.Add(Label3) Me.바닥난방열GroupBox.Controls.Add(Me.바닥난방열제어ComboBox) Me.바닥난방열GroupBox.Controls.Add(Me.바닥난방열건축부위ComboBox) Me.바닥난방열GroupBox.Controls.Add(Me.바닥난방열PictureBox) Me.바닥난방열GroupBox.Location = New System.Drawing.Point(28, 191) Me.바닥난방열GroupBox.Name = "바닥난방열GroupBox" Me.바닥난방열GroupBox.Size = New System.Drawing.Size(262, 101) Me.바닥난방열GroupBox.TabIndex = 4 Me.바닥난방열GroupBox.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.Location = New System.Drawing.Point(6, 17) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(154, 12) Me.Label20.TabIndex = 10 Me.Label20.Text = "공급시스템=바닥난방(열)" ' '바닥난방열제어ComboBox ' Me.바닥난방열제어ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.바닥난방열제어ComboBox.FormattingEnabled = True Me.바닥난방열제어ComboBox.Location = New System.Drawing.Point(132, 37) Me.바닥난방열제어ComboBox.Name = "바닥난방열제어ComboBox" Me.바닥난방열제어ComboBox.NectControl = Nothing Me.바닥난방열제어ComboBox.Size = New System.Drawing.Size(117, 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(132, 66) Me.바닥난방열건축부위ComboBox.Name = "바닥난방열건축부위ComboBox" Me.바닥난방열건축부위ComboBox.NectControl = Nothing Me.바닥난방열건축부위ComboBox.Size = New System.Drawing.Size(117, 20) Me.바닥난방열건축부위ComboBox.TabIndex = 3 ' '바닥난방열PictureBox ' Me.바닥난방열PictureBox.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.바닥난방열PictureBox.Location = New System.Drawing.Point(3, 9) Me.바닥난방열PictureBox.Name = "바닥난방열PictureBox" Me.바닥난방열PictureBox.Size = New System.Drawing.Size(256, 88) Me.바닥난방열PictureBox.TabIndex = 11 Me.바닥난방열PictureBox.TabStop = False ' '바닥난방전기GroupBox ' Me.바닥난방전기GroupBox.Controls.Add(Me.Label19) Me.바닥난방전기GroupBox.Controls.Add(Label4) Me.바닥난방전기GroupBox.Controls.Add(Label5) Me.바닥난방전기GroupBox.Controls.Add(Me.바닥난방전기제어ComboBox) Me.바닥난방전기GroupBox.Controls.Add(Me.바닥난방전기건축부위ComboBox) Me.바닥난방전기GroupBox.Controls.Add(Me.바닥난방전기PictureBox) Me.바닥난방전기GroupBox.Location = New System.Drawing.Point(302, 191) Me.바닥난방전기GroupBox.Name = "바닥난방전기GroupBox" Me.바닥난방전기GroupBox.Size = New System.Drawing.Size(277, 101) Me.바닥난방전기GroupBox.TabIndex = 5 Me.바닥난방전기GroupBox.TabStop = False ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.Label19.Location = New System.Drawing.Point(6, 17) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(167, 12) Me.Label19.TabIndex = 10 Me.Label19.Text = "공급시스템=바닥난방(전기)" ' '바닥난방전기제어ComboBox ' Me.바닥난방전기제어ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.바닥난방전기제어ComboBox.FormattingEnabled = True Me.바닥난방전기제어ComboBox.Location = New System.Drawing.Point(141, 39) Me.바닥난방전기제어ComboBox.Name = "바닥난방전기제어ComboBox" Me.바닥난방전기제어ComboBox.NectControl = Nothing Me.바닥난방전기제어ComboBox.Size = New System.Drawing.Size(110, 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(141, 66) Me.바닥난방전기건축부위ComboBox.Name = "바닥난방전기건축부위ComboBox" Me.바닥난방전기건축부위ComboBox.NectControl = Nothing Me.바닥난방전기건축부위ComboBox.Size = New System.Drawing.Size(110, 20) Me.바닥난방전기건축부위ComboBox.TabIndex = 3 ' '바닥난방전기PictureBox ' Me.바닥난방전기PictureBox.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.바닥난방전기PictureBox.Location = New System.Drawing.Point(2, 9) Me.바닥난방전기PictureBox.Name = "바닥난방전기PictureBox" Me.바닥난방전기PictureBox.Size = New System.Drawing.Size(273, 88) Me.바닥난방전기PictureBox.TabIndex = 11 Me.바닥난방전기PictureBox.TabStop = False ' 'GroupBox28 ' Me.GroupBox28.Controls.Add(Label6) Me.GroupBox28.Controls.Add(Me.열공급시스템ComboBox) Me.GroupBox28.Controls.Add(Label7) Me.GroupBox28.Controls.Add(Me.열공급생산기기ComboBox) Me.GroupBox28.Controls.Add(Me.PictureBox1) Me.GroupBox28.Location = New System.Drawing.Point(27, 75) Me.GroupBox28.Name = "GroupBox28" Me.GroupBox28.Size = New System.Drawing.Size(552, 47) Me.GroupBox28.TabIndex = 1 Me.GroupBox28.TabStop = False ' '열공급시스템ComboBox ' Me.열공급시스템ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.열공급시스템ComboBox.FormattingEnabled = True Me.열공급시스템ComboBox.Location = New System.Drawing.Point(113, 17) Me.열공급시스템ComboBox.Name = "열공급시스템ComboBox" Me.열공급시스템ComboBox.NectControl = Nothing Me.열공급시스템ComboBox.Size = New System.Drawing.Size(137, 20) Me.열공급시스템ComboBox.TabIndex = 1 ' '열공급생산기기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(389, 17) Me.열공급생산기기ComboBox.Name = "열공급생산기기ComboBox" Me.열공급생산기기ComboBox.NectControl = Nothing Me.열공급생산기기ComboBox.Size = New System.Drawing.Size(157, 19) Me.열공급생산기기ComboBox.TabIndex = 3 ' '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(549, 35) Me.PictureBox1.TabIndex = 4 Me.PictureBox1.TabStop = False ' '노출형방열기GroupBox ' Me.노출형방열기GroupBox.Controls.Add(Me.Label10) Me.노출형방열기GroupBox.Controls.Add(Label8) Me.노출형방열기GroupBox.Controls.Add(Me.노출형제어ComboBox) Me.노출형방열기GroupBox.Controls.Add(Me.노출형방열기PictureBox) Me.노출형방열기GroupBox.Location = New System.Drawing.Point(27, 124) Me.노출형방열기GroupBox.Name = "노출형방열기GroupBox" Me.노출형방열기GroupBox.Size = New System.Drawing.Size(263, 66) Me.노출형방열기GroupBox.TabIndex = 2 Me.노출형방열기GroupBox.TabStop = False ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label10.Location = New System.Drawing.Point(7, 18) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(180, 12) Me.Label10.TabIndex = 10 Me.Label10.Text = "공급시스템=노출형방열기(열)" ' '노출형제어ComboBox ' Me.노출형제어ComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.노출형제어ComboBox.FormattingEnabled = True Me.노출형제어ComboBox.Location = New System.Drawing.Point(133, 37) Me.노출형제어ComboBox.Name = "노출형제어ComboBox" Me.노출형제어ComboBox.NectControl = Nothing Me.노출형제어ComboBox.Size = New System.Drawing.Size(117, 20) Me.노출형제어ComboBox.TabIndex = 1 ' '노출형방열기PictureBox ' Me.노출형방열기PictureBox.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.노출형방열기PictureBox.Location = New System.Drawing.Point(1, 9) Me.노출형방열기PictureBox.Name = "노출형방열기PictureBox" Me.노출형방열기PictureBox.Size = New System.Drawing.Size(259, 54) Me.노출형방열기PictureBox.TabIndex = 2 Me.노출형방열기PictureBox.TabStop = False ' 'GroupBox3 ' Me.GroupBox3.Controls.Add(Me.추가펌프수NTb) Me.GroupBox3.Controls.Add(Label13) Me.GroupBox3.Controls.Add(Label14) Me.GroupBox3.Controls.Add(Label15) Me.GroupBox3.Controls.Add(Label17) Me.GroupBox3.Controls.Add(Me.팬송풍기수NTb) Me.GroupBox3.Controls.Add(Label18) Me.GroupBox3.Controls.Add(Me.펌프정격전력NTb) Me.GroupBox3.Controls.Add(Me.제어기의정격전력NTb) Me.GroupBox3.Controls.Add(Me.팬송풍기정격전력NTb) Me.GroupBox3.Controls.Add(Me.PictureBox8) Me.GroupBox3.Location = New System.Drawing.Point(26, 361) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Size = New System.Drawing.Size(553, 147) Me.GroupBox3.TabIndex = 1 Me.GroupBox3.TabStop = False ' '추가펌프수NTb ' Me.추가펌프수NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "추가펌프수", True)) Me.추가펌프수NTb.Location = New System.Drawing.Point(193, 114) Me.추가펌프수NTb.Name = "추가펌프수NTb" Me.추가펌프수NTb.NectControl = Nothing Me.추가펌프수NTb.Size = New System.Drawing.Size(70, 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(193, 90) Me.팬송풍기수NTb.Name = "팬송풍기수NTb" Me.팬송풍기수NTb.NectControl = Nothing Me.팬송풍기수NTb.Size = New System.Drawing.Size(70, 21) Me.팬송풍기수NTb.TabIndex = 7 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(193, 66) Me.펌프정격전력NTb.Name = "펌프정격전력NTb" Me.펌프정격전력NTb.NectControl = Nothing Me.펌프정격전력NTb.Size = New System.Drawing.Size(70, 21) Me.펌프정격전력NTb.TabIndex = 5 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(193, 18) Me.제어기의정격전력NTb.Name = "제어기의정격전력NTb" Me.제어기의정격전력NTb.NectControl = Nothing Me.제어기의정격전력NTb.Size = New System.Drawing.Size(70, 21) Me.제어기의정격전력NTb.TabIndex = 1 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(193, 42) Me.팬송풍기정격전력NTb.Name = "팬송풍기정격전력NTb" Me.팬송풍기정격전력NTb.NectControl = Nothing Me.팬송풍기정격전력NTb.Size = New System.Drawing.Size(70, 21) Me.팬송풍기정격전력NTb.TabIndex = 3 Me.팬송풍기정격전력NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.팬송풍기정격전력NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '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(2, 9) Me.PictureBox8.Name = "PictureBox8" Me.PictureBox8.Size = New System.Drawing.Size(549, 135) Me.PictureBox8.TabIndex = 4 Me.PictureBox8.TabStop = False ' 'Label201 ' Me.Label201.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label201.AutoSize = True Me.Label201.ForeColor = System.Drawing.Color.DarkCyan Me.Label201.Location = New System.Drawing.Point(383, 10) Me.Label201.Name = "Label201" Me.Label201.Size = New System.Drawing.Size(111, 12) Me.Label201.TabIndex = 1 Me.Label201.Text = "적용된 입력존 수:" Me.Label201.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'tb_zone_cnt ' Me.tb_zone_cnt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.tb_zone_cnt.BackColor = System.Drawing.SystemColors.GrayText Me.tb_zone_cnt.ForeColor = System.Drawing.Color.White Me.tb_zone_cnt.Location = New System.Drawing.Point(496, 5) Me.tb_zone_cnt.Name = "tb_zone_cnt" Me.tb_zone_cnt.ReadOnly = True Me.tb_zone_cnt.Size = New System.Drawing.Size(87, 21) Me.tb_zone_cnt.TabIndex = 2 Me.tb_zone_cnt.TabStop = False Me.tb_zone_cnt.Text = "0" Me.tb_zone_cnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '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.Label9) Me.SplitContainer1.Panel2.Controls.Add(Me.PictureBox2) Me.SplitContainer1.Panel2.Controls.Add(Me.Label11) Me.SplitContainer1.Panel2.Controls.Add(Me.PictureBox4) Me.SplitContainer1.Panel2.Controls.Add(Me.전기난방GroupBox) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox3) Me.SplitContainer1.Panel2.Controls.Add(Me.바닥난방열GroupBox) Me.SplitContainer1.Panel2.Controls.Add(Me.바닥난방전기GroupBox) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox28) Me.SplitContainer1.Panel2.Controls.Add(Me.Panel1) Me.SplitContainer1.Panel2.Controls.Add(Me.노출형방열기GroupBox) Me.SplitContainer1.Size = New System.Drawing.Size(818, 574) Me.SplitContainer1.SplitterDistance = 224 Me.SplitContainer1.TabIndex = 127 ' 'dv ' Me.dv.A_DelCurrentCell = True Me.dv.A_EnterToTab = False Me.dv.AllowUserToAddRows = False Me.dv.AllowUserToResizeRows = False Me.dv.AutoGenerateColumns = False Me.dv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells Me.dv.BackgroundColor = System.Drawing.Color.FromArgb(CType(CType(245, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(246, Byte), Integer)) Me.dv.BorderStyle = System.Windows.Forms.BorderStyle.None Me.dv.ColumnHeadersHeight = 30 Me.dv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing Me.dv.ColumnHeadersVisible = False Me.dv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1}) Me.dv.DataSource = Me.bs Me.dv.Dock = System.Windows.Forms.DockStyle.Fill Me.dv.Location = New System.Drawing.Point(0, 0) Me.dv.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5) Me.dv.MultiSelect = False Me.dv.Name = "dv" Me.dv.RowHeadersVisible = False Me.dv.RowTemplate.Height = 23 Me.dv.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.dv.Size = New System.Drawing.Size(222, 532) Me.dv.TabIndex = 0 ' '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(222, 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]" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.BackColor = System.Drawing.Color.FromArgb(CType(CType(116, Byte), Integer), CType(CType(158, Byte), Integer), CType(CType(209, Byte), Integer)) Me.Label9.ForeColor = System.Drawing.Color.White Me.Label9.Location = New System.Drawing.Point(29, 344) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(134, 12) Me.Label9.TabIndex = 162 Me.Label9.Text = "열공급-시스템 특성치" ' 'PictureBox2 ' Me.PictureBox2.BackgroundImage = CType(resources.GetObject("PictureBox2.BackgroundImage"), System.Drawing.Image) Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox2.Location = New System.Drawing.Point(26, 333) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(162, 30) Me.PictureBox2.TabIndex = 161 Me.PictureBox2.TabStop = False ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.BackColor = System.Drawing.Color.FromArgb(CType(CType(116, Byte), Integer), CType(CType(158, Byte), Integer), CType(CType(209, Byte), Integer)) Me.Label11.ForeColor = System.Drawing.Color.White Me.Label11.Location = New System.Drawing.Point(39, 58) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(101, 12) Me.Label11.TabIndex = 162 Me.Label11.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(26, 47) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(131, 30) Me.PictureBox4.TabIndex = 161 Me.PictureBox4.TabStop = False ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Panel1.Controls.Add(Me.tb_zone_cnt) Me.Panel1.Controls.Add(Me.Label201) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(588, 30) Me.Panel1.TabIndex = 5 ' '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 ' 'Frm_kongkub ' Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None Me.ClientSize = New System.Drawing.Size(818, 574) Me.ControlBox = False Me.Controls.Add(Me.SplitContainer1) Me.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.KeyPreview = True Me.Name = "Frm_kongkub" Me.ShowInTaskbar = False Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "난방공급시스템" CType(Me.bs, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DS, System.ComponentModel.ISupportInitialize).EndInit() Me.전기난방GroupBox.ResumeLayout(False) Me.전기난방GroupBox.PerformLayout() CType(Me.전기난방PictureBox, System.ComponentModel.ISupportInitialize).EndInit() Me.바닥난방열GroupBox.ResumeLayout(False) Me.바닥난방열GroupBox.PerformLayout() CType(Me.바닥난방열PictureBox, System.ComponentModel.ISupportInitialize).EndInit() Me.바닥난방전기GroupBox.ResumeLayout(False) Me.바닥난방전기GroupBox.PerformLayout() CType(Me.바닥난방전기PictureBox, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox28.ResumeLayout(False) Me.GroupBox28.PerformLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.노출형방열기GroupBox.ResumeLayout(False) Me.노출형방열기GroupBox.PerformLayout() CType(Me.노출형방열기PictureBox, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox3.ResumeLayout(False) Me.GroupBox3.PerformLayout() CType(Me.PictureBox8, 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.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.ResumeLayout(False) End Sub 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 바닥난방열건축부위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 전기난방GroupBox As System.Windows.Forms.GroupBox Friend WithEvents 바닥난방열GroupBox As System.Windows.Forms.GroupBox Friend WithEvents 바닥난방전기GroupBox As System.Windows.Forms.GroupBox Friend WithEvents GroupBox28 As System.Windows.Forms.GroupBox Friend WithEvents 노출형방열기GroupBox As System.Windows.Forms.GroupBox Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox Friend WithEvents Label201 As System.Windows.Forms.Label Friend WithEvents tb_zone_cnt As System.Windows.Forms.TextBox Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer Friend WithEvents dv As CEnergy.arindv Friend WithEvents bn As System.Windows.Forms.BindingNavigator Friend WithEvents bt_add As System.Windows.Forms.ToolStripButton Friend WithEvents bt_Del As System.Windows.Forms.ToolStripButton Friend WithEvents bt_cancel As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents lbl_count As System.Windows.Forms.ToolStripLabel Friend WithEvents lbl_pos As System.Windows.Forms.ToolStripLabel Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox Friend WithEvents 노출형방열기PictureBox As System.Windows.Forms.PictureBox Friend WithEvents Label16 As System.Windows.Forms.Label Friend WithEvents 전기난방PictureBox As System.Windows.Forms.PictureBox Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents Label20 As System.Windows.Forms.Label Friend WithEvents 바닥난방열PictureBox As System.Windows.Forms.PictureBox Friend WithEvents Label19 As System.Windows.Forms.Label Friend WithEvents 바닥난방전기PictureBox As System.Windows.Forms.PictureBox Friend WithEvents PictureBox8 As System.Windows.Forms.PictureBox Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents lb_code As System.Windows.Forms.ToolStripLabel Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn End Class