_ Partial Class Frm_nBunbae 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 Label6 As System.Windows.Forms.Label Dim Label8 As System.Windows.Forms.Label Dim Label9 As System.Windows.Forms.Label Dim Label10 As System.Windows.Forms.Label Dim Label11 As System.Windows.Forms.Label Dim Label15 As System.Windows.Forms.Label Dim Label16 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_nBunbae)) Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.bs = New System.Windows.Forms.BindingSource(Me.components) Me.DS = New Eco2Ar.DS() Me.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.Label23 = New System.Windows.Forms.Label() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.난방분배표준치GroupBox = New System.Windows.Forms.GroupBox() Me.건물길이xMyTb = New Eco2Ar.MyTb() Me.층고MyTb = New Eco2Ar.MyTb() Me.Label2 = New System.Windows.Forms.Label() Me.cmb_지관연결관장소 = New Eco2Ar.MyCmb() Me.층수MyTb = New Eco2Ar.MyTb() Me.건물길이yMyTb = New Eco2Ar.MyTb() Me.난방분배표준치PictureBox = New System.Windows.Forms.PictureBox() Me.열분배GroupBox = New System.Windows.Forms.GroupBox() Me.열관류율MyTb = New Eco2Ar.MyTb() Me.배관구간길이MyTb = New Eco2Ar.MyTb() Me.Label222 = New System.Windows.Forms.Label() Me.cmb_배관설치장소 = New Eco2Ar.MyCmb() Me.cmb_배관구간방식 = New Eco2Ar.MyCmb() Me.열분배PictureBox = New System.Windows.Forms.PictureBox() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.cmb_배관망유형 = New Eco2Ar.MyCmb() Me.Label1 = New System.Windows.Forms.Label() Me.cmb_표준치적용 = New Eco2Ar.MyCmb() Me.Label19 = New System.Windows.Forms.Label() Me.Label225 = New System.Windows.Forms.Label() Me.cmb_생산기기구분 = New Eco2Ar.MyCmb() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.sortkey = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Label6 = New System.Windows.Forms.Label() Label8 = New System.Windows.Forms.Label() Label9 = New System.Windows.Forms.Label() Label10 = New System.Windows.Forms.Label() Label11 = New System.Windows.Forms.Label() Label15 = New System.Windows.Forms.Label() Label16 = 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() 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.난방분배표준치GroupBox.SuspendLayout() CType(Me.난방분배표준치PictureBox, System.ComponentModel.ISupportInitialize).BeginInit() Me.열분배GroupBox.SuspendLayout() CType(Me.열분배PictureBox, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox1.SuspendLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '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(9, 138) Label6.Name = "Label6" Label6.Size = New System.Drawing.Size(108, 12) Label6.TabIndex = 129 Label6.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(9, 112) Label8.Name = "Label8" Label8.Size = New System.Drawing.Size(115, 12) Label8.TabIndex = 128 Label8.Text = "층 고[m]:" ' 'Label9 ' Label9.AutoSize = True Label9.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label9.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label9.Location = New System.Drawing.Point(9, 90) Label9.Name = "Label9" Label9.Size = New System.Drawing.Size(124, 12) Label9.TabIndex = 127 Label9.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(9, 66) Label10.Name = "Label10" Label10.Size = New System.Drawing.Size(118, 12) Label10.TabIndex = 126 Label10.Text = "건물너비(y축)[m]:" ' '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(9, 42) Label11.Name = "Label11" Label11.Size = New System.Drawing.Size(118, 12) Label11.TabIndex = 125 Label11.Text = "건물길이(x축)[m]:" ' '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(9, 45) Label15.Name = "Label15" Label15.Size = New System.Drawing.Size(88, 12) Label15.TabIndex = 17 Label15.Text = "배관구간방식:" ' 'Label16 ' Label16.AutoSize = True Label16.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label16.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label16.Location = New System.Drawing.Point(9, 73) Label16.Name = "Label16" Label16.Size = New System.Drawing.Size(112, 12) Label16.TabIndex = 22 Label16.Text = "배관구간길이[m]:" ' 'Label17 ' Label17.AutoSize = True Label17.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label17.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label17.Location = New System.Drawing.Point(9, 102) Label17.Name = "Label17" Label17.Size = New System.Drawing.Size(213, 12) Label17.TabIndex = 23 Label17.Text = "단위길이 배관의 열관류율[W/mK]:" ' 'Label18 ' Label18.AutoSize = True Label18.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Label18.ForeColor = System.Drawing.SystemColors.ControlDarkDark Label18.Location = New System.Drawing.Point(9, 129) Label18.Name = "Label18" Label18.Size = New System.Drawing.Size(88, 12) Label18.TabIndex = 24 Label18.Text = "배관설치장소:" ' 'bs ' Me.bs.DataMember = "tbl_nbunbae" Me.bs.DataSource = Me.DS Me.bs.Filter = "code <> '0'" Me.bs.Sort = "sortkey,설명" ' 'DS ' Me.DS.DataSetName = "DS" Me.DS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'SplitContainer1 ' Me.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1 Me.SplitContainer1.Location = New System.Drawing.Point(0, 0) Me.SplitContainer1.Name = "SplitContainer1" ' 'SplitContainer1.Panel1 ' Me.SplitContainer1.Panel1.Controls.Add(Me.dv) Me.SplitContainer1.Panel1.Controls.Add(Me.bn) ' 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.BackColor = System.Drawing.Color.White Me.SplitContainer1.Panel2.Controls.Add(Me.Label23) Me.SplitContainer1.Panel2.Controls.Add(Me.PictureBox4) Me.SplitContainer1.Panel2.Controls.Add(Me.난방분배표준치GroupBox) Me.SplitContainer1.Panel2.Controls.Add(Me.열분배GroupBox) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox1) Me.SplitContainer1.Size = New System.Drawing.Size(818, 574) Me.SplitContainer1.SplitterDistance = 214 Me.SplitContainer1.TabIndex = 126 ' '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(212, 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(212, 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]" ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.BackColor = System.Drawing.Color.FromArgb(CType(CType(116, Byte), Integer), CType(CType(158, Byte), Integer), CType(CType(209, Byte), Integer)) Me.Label23.ForeColor = System.Drawing.Color.White Me.Label23.Location = New System.Drawing.Point(28, 35) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(57, 12) Me.Label23.TabIndex = 172 Me.Label23.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, 24) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(134, 30) Me.PictureBox4.TabIndex = 171 Me.PictureBox4.TabStop = False ' '난방분배표준치GroupBox ' Me.난방분배표준치GroupBox.Controls.Add(Me.건물길이xMyTb) Me.난방분배표준치GroupBox.Controls.Add(Me.층고MyTb) Me.난방분배표준치GroupBox.Controls.Add(Me.Label2) Me.난방분배표준치GroupBox.Controls.Add(Me.cmb_지관연결관장소) Me.난방분배표준치GroupBox.Controls.Add(Label6) Me.난방분배표준치GroupBox.Controls.Add(Me.층수MyTb) Me.난방분배표준치GroupBox.Controls.Add(Label8) Me.난방분배표준치GroupBox.Controls.Add(Label9) Me.난방분배표준치GroupBox.Controls.Add(Me.건물길이yMyTb) Me.난방분배표준치GroupBox.Controls.Add(Label10) Me.난방분배표준치GroupBox.Controls.Add(Label11) Me.난방분배표준치GroupBox.Controls.Add(Me.난방분배표준치PictureBox) Me.난방분배표준치GroupBox.Location = New System.Drawing.Point(335, 145) Me.난방분배표준치GroupBox.Name = "난방분배표준치GroupBox" Me.난방분배표준치GroupBox.Size = New System.Drawing.Size(254, 171) Me.난방분배표준치GroupBox.TabIndex = 132 Me.난방분배표준치GroupBox.TabStop = False ' '건물길이xMyTb ' Me.건물길이xMyTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건물길이x", True)) Me.건물길이xMyTb.Location = New System.Drawing.Point(161, 39) Me.건물길이xMyTb.Name = "건물길이xMyTb" Me.건물길이xMyTb.NectControl = Nothing Me.건물길이xMyTb.Size = New System.Drawing.Size(73, 21) Me.건물길이xMyTb.TabIndex = 0 Me.건물길이xMyTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '층고MyTb ' Me.층고MyTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "층고", True)) Me.층고MyTb.Location = New System.Drawing.Point(161, 110) Me.층고MyTb.Name = "층고MyTb" Me.층고MyTb.NectControl = Nothing Me.층고MyTb.Size = New System.Drawing.Size(73, 21) Me.층고MyTb.TabIndex = 3 Me.층고MyTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label2.Font = New System.Drawing.Font("돋움체", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.ForeColor = System.Drawing.Color.Black Me.Label2.Location = New System.Drawing.Point(10, 15) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(110, 12) Me.Label2.TabIndex = 122 Me.Label2.Text = "[표준치경계조건]" ' 'cmb_지관연결관장소 ' Me.cmb_지관연결관장소.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_지관연결관장소.FormattingEnabled = True Me.cmb_지관연결관장소.Location = New System.Drawing.Point(161, 134) Me.cmb_지관연결관장소.Name = "cmb_지관연결관장소" Me.cmb_지관연결관장소.NectControl = Nothing Me.cmb_지관연결관장소.Size = New System.Drawing.Size(73, 20) Me.cmb_지관연결관장소.TabIndex = 4 ' '층수MyTb ' Me.층수MyTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "층수", True)) Me.층수MyTb.Location = New System.Drawing.Point(161, 87) Me.층수MyTb.Name = "층수MyTb" Me.층수MyTb.NectControl = Nothing Me.층수MyTb.Size = New System.Drawing.Size(73, 21) Me.층수MyTb.TabIndex = 2 Me.층수MyTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '건물길이yMyTb ' Me.건물길이yMyTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건물길이y", True)) Me.건물길이yMyTb.Location = New System.Drawing.Point(161, 63) Me.건물길이yMyTb.Name = "건물길이yMyTb" Me.건물길이yMyTb.NectControl = Nothing Me.건물길이yMyTb.Size = New System.Drawing.Size(73, 21) Me.건물길이yMyTb.TabIndex = 1 Me.건물길이yMyTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '난방분배표준치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(2, 9) Me.난방분배표준치PictureBox.Name = "난방분배표준치PictureBox" Me.난방분배표준치PictureBox.Size = New System.Drawing.Size(250, 158) Me.난방분배표준치PictureBox.TabIndex = 25 Me.난방분배표준치PictureBox.TabStop = False ' '열분배GroupBox ' Me.열분배GroupBox.Controls.Add(Me.열관류율MyTb) Me.열분배GroupBox.Controls.Add(Me.배관구간길이MyTb) Me.열분배GroupBox.Controls.Add(Me.Label222) Me.열분배GroupBox.Controls.Add(Me.cmb_배관설치장소) Me.열분배GroupBox.Controls.Add(Label15) Me.열분배GroupBox.Controls.Add(Label16) Me.열분배GroupBox.Controls.Add(Label17) Me.열분배GroupBox.Controls.Add(Label18) Me.열분배GroupBox.Controls.Add(Me.cmb_배관구간방식) Me.열분배GroupBox.Controls.Add(Me.열분배PictureBox) Me.열분배GroupBox.Location = New System.Drawing.Point(15, 146) Me.열분배GroupBox.Name = "열분배GroupBox" Me.열분배GroupBox.Size = New System.Drawing.Size(322, 170) Me.열분배GroupBox.TabIndex = 131 Me.열분배GroupBox.TabStop = False ' '열관류율MyTb ' Me.열관류율MyTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "열관류율", True)) Me.열관류율MyTb.Location = New System.Drawing.Point(227, 99) Me.열관류율MyTb.Name = "열관류율MyTb" Me.열관류율MyTb.NectControl = Nothing Me.열관류율MyTb.Size = New System.Drawing.Size(87, 21) Me.열관류율MyTb.TabIndex = 2 Me.열관류율MyTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' '배관구간길이MyTb ' Me.배관구간길이MyTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "배관구간길이", True)) Me.배관구간길이MyTb.Location = New System.Drawing.Point(227, 71) Me.배관구간길이MyTb.Name = "배관구간길이MyTb" Me.배관구간길이MyTb.NectControl = Nothing Me.배관구간길이MyTb.Size = New System.Drawing.Size(87, 21) Me.배관구간길이MyTb.TabIndex = 1 Me.배관구간길이MyTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label222 ' Me.Label222.AutoSize = True Me.Label222.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Label222.Font = New System.Drawing.Font("돋움체", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label222.ForeColor = System.Drawing.Color.Black Me.Label222.Location = New System.Drawing.Point(10, 15) Me.Label222.Name = "Label222" Me.Label222.Size = New System.Drawing.Size(198, 12) Me.Label222.TabIndex = 0 Me.Label222.Text = "[입력 - 열분배 (난방과 급탕)]" ' 'cmb_배관설치장소 ' Me.cmb_배관설치장소.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_배관설치장소.FormattingEnabled = True Me.cmb_배관설치장소.Location = New System.Drawing.Point(227, 126) Me.cmb_배관설치장소.Name = "cmb_배관설치장소" Me.cmb_배관설치장소.NectControl = Nothing Me.cmb_배관설치장소.Size = New System.Drawing.Size(87, 20) Me.cmb_배관설치장소.TabIndex = 3 ' 'cmb_배관구간방식 ' Me.cmb_배관구간방식.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_배관구간방식.FormattingEnabled = True Me.cmb_배관구간방식.Location = New System.Drawing.Point(227, 41) Me.cmb_배관구간방식.Name = "cmb_배관구간방식" Me.cmb_배관구간방식.NectControl = Nothing Me.cmb_배관구간방식.Size = New System.Drawing.Size(87, 20) Me.cmb_배관구간방식.TabIndex = 0 ' '열분배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(2, 9) Me.열분배PictureBox.Name = "열분배PictureBox" Me.열분배PictureBox.Size = New System.Drawing.Size(317, 157) Me.열분배PictureBox.TabIndex = 25 Me.열분배PictureBox.TabStop = False ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.cmb_배관망유형) Me.GroupBox1.Controls.Add(Me.Label1) Me.GroupBox1.Controls.Add(Me.cmb_표준치적용) Me.GroupBox1.Controls.Add(Me.Label19) Me.GroupBox1.Controls.Add(Me.Label225) Me.GroupBox1.Controls.Add(Me.cmb_생산기기구분) Me.GroupBox1.Controls.Add(Me.PictureBox1) Me.GroupBox1.Location = New System.Drawing.Point(15, 58) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(574, 70) Me.GroupBox1.TabIndex = 130 Me.GroupBox1.TabStop = False ' 'cmb_배관망유형 ' Me.cmb_배관망유형.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "배관망유형", True)) 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(416, 39) Me.cmb_배관망유형.Name = "cmb_배관망유형" Me.cmb_배관망유형.NectControl = Nothing Me.cmb_배관망유형.Size = New System.Drawing.Size(133, 20) Me.cmb_배관망유형.TabIndex = 120 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.Label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark Me.Label1.Location = New System.Drawing.Point(414, 20) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(97, 12) Me.Label1.TabIndex = 121 Me.Label1.Text = "2. 배관망 유형:" Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'cmb_표준치적용 ' Me.cmb_표준치적용.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_표준치적용.FormattingEnabled = True Me.cmb_표준치적용.Location = New System.Drawing.Point(243, 39) Me.cmb_표준치적용.Name = "cmb_표준치적용" Me.cmb_표준치적용.NectControl = Nothing Me.cmb_표준치적용.Size = New System.Drawing.Size(124, 20) Me.cmb_표준치적용.TabIndex = 1 ' '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.ForeColor = System.Drawing.SystemColors.ControlDarkDark Me.Label19.Location = New System.Drawing.Point(8, 18) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(110, 12) Me.Label19.TabIndex = 119 Me.Label19.Text = "0. 생산기기 구분:" Me.Label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'Label225 ' Me.Label225.AutoSize = True Me.Label225.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(221, Byte), Integer), CType(CType(223, Byte), Integer)) Me.Label225.ForeColor = System.Drawing.SystemColors.ControlDarkDark Me.Label225.Location = New System.Drawing.Point(8, 43) Me.Label225.Name = "Label225" Me.Label225.Size = New System.Drawing.Size(231, 12) Me.Label225.TabIndex = 119 Me.Label225.Text = "1.각 배관손실산출 또는 표준치 적용+:" Me.Label225.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'cmb_생산기기구분 ' Me.cmb_생산기기구분.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmb_생산기기구분.Font = New System.Drawing.Font("돋움", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cmb_생산기기구분.FormattingEnabled = True Me.cmb_생산기기구분.Location = New System.Drawing.Point(183, 14) Me.cmb_생산기기구분.Name = "cmb_생산기기구분" Me.cmb_생산기기구분.NectControl = Nothing Me.cmb_생산기기구분.Size = New System.Drawing.Size(184, 19) Me.cmb_생산기기구분.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, 8) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(571, 59) Me.PictureBox1.TabIndex = 122 Me.PictureBox1.TabStop = False ' '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.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.DataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic ' 'Frm_nBunbae ' 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_nBunbae" 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.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.난방분배표준치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.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Public WithEvents DS As Eco2Ar.DS Friend WithEvents bs As System.Windows.Forms.BindingSource Friend WithEvents cmb_생산기기구분 As Eco2Ar.MyCmb Friend WithEvents Label225 As System.Windows.Forms.Label Friend WithEvents cmb_표준치적용 As Eco2Ar.MyCmb Friend WithEvents Label19 As System.Windows.Forms.Label Friend WithEvents 건물길이xMyTb As Eco2Ar.MyTb Friend WithEvents 층고MyTb As Eco2Ar.MyTb Friend WithEvents cmb_지관연결관장소 As Eco2Ar.MyCmb Friend WithEvents 층수MyTb As Eco2Ar.MyTb Friend WithEvents 건물길이yMyTb As Eco2Ar.MyTb Friend WithEvents cmb_배관망유형 As Eco2Ar.MyCmb Friend WithEvents Label1 As System.Windows.Forms.Label 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 Label2 As System.Windows.Forms.Label Friend WithEvents lbl_count As System.Windows.Forms.ToolStripLabel Friend WithEvents lbl_pos As System.Windows.Forms.ToolStripLabel Friend WithEvents 난방분배표준치GroupBox As System.Windows.Forms.GroupBox Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents Label23 As System.Windows.Forms.Label Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox Friend WithEvents 난방분배표준치PictureBox As System.Windows.Forms.PictureBox Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents 열분배GroupBox As System.Windows.Forms.GroupBox Friend WithEvents 열관류율MyTb As Eco2Ar.MyTb Friend WithEvents 배관구간길이MyTb As Eco2Ar.MyTb Friend WithEvents Label222 As System.Windows.Forms.Label Friend WithEvents cmb_배관설치장소 As Eco2Ar.MyCmb Friend WithEvents cmb_배관구간방식 As Eco2Ar.MyCmb Friend WithEvents 열분배PictureBox 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 End Class