_ Partial Class Frm_YK Inherits CForm 'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다. _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Windows Form 디자이너에 필요합니다. Private components As System.ComponentModel.IContainer '참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다. '수정하려면 Windows Form 디자이너를 사용하십시오. '코드 편집기를 사용하여 수정하지 마십시오. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Frm_YK)) Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.dv = New CEnergy.arindv() Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.bs = New System.Windows.Forms.BindingSource(Me.components) Me.DS = New Eco2Ar.DS() 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.lb_code = New System.Windows.Forms.ToolStripLabel() Me.MyCmb1 = New Eco2Ar.MyCmb() Me.Label15 = New System.Windows.Forms.Label() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.tb_투과율 = New Eco2Ar.MyTb() Me.Label4 = New System.Windows.Forms.Label() Me.tb_발코니투과율 = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.tb_발코니열관류율 = New System.Windows.Forms.TextBox() Me.Label2 = New System.Windows.Forms.Label() Me.chk_발코니여부 = New System.Windows.Forms.CheckBox() Me.NTb_창호세부설명 = New System.Windows.Forms.TextBox() Me.NTb_일사에너지투과율 = New System.Windows.Forms.TextBox() Me.NTb_창호열관류율 = New System.Windows.Forms.TextBox() Me.lbl_창호세부설명 = New System.Windows.Forms.Label() Me.Panel2 = New System.Windows.Forms.Panel() Me.UserControl11 = New Eco2Ar.YkCtl() Me.lbl_일사에너지투과율 = New System.Windows.Forms.Label() Me.cmb_열전도율 = New System.Windows.Forms.ComboBox() Me.bs_detail = New System.Windows.Forms.BindingSource(Me.components) Me.lbl_창호열관류율 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.btn_후경색 = New System.Windows.Forms.Button() Me.btn_전경색 = New System.Windows.Forms.Button() Me.열관류율NTb = New Eco2Ar.MyTb() Me.TextBox7 = New System.Windows.Forms.TextBox() Me.cmb_재료 = New System.Windows.Forms.ComboBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.arindv1 = New System.Windows.Forms.DataGridView() Me.커스텀 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.code = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.재료명 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.열전도율 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.두께 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.구분 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.전경색 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.후경색 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.열저항 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.전경 = New System.Windows.Forms.DataGridViewButtonColumn() Me.Column1 = New System.Windows.Forms.DataGridViewButtonColumn() Me.bn_detail = New System.Windows.Forms.BindingNavigator(Me.components) Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel() Me.btj_add = New System.Windows.Forms.ToolStripButton() Me.btj_del = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel() Me.btj_showimg = New System.Windows.Forms.ToolStripButton() Me.cmb_형태 = New Eco2Ar.MyCmb() Me.bs_gubun = New System.Windows.Forms.BindingSource(Me.components) Me.bS_재료 = New System.Windows.Forms.BindingSource(Me.components) 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.bs, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DS, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.bn, System.ComponentModel.ISupportInitialize).BeginInit() Me.bn.SuspendLayout() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox1.SuspendLayout() Me.Panel2.SuspendLayout() CType(Me.bs_detail, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() CType(Me.arindv1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.bn_detail, System.ComponentModel.ISupportInitialize).BeginInit() Me.bn_detail.SuspendLayout() CType(Me.bs_gubun, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.bS_재료, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '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) Me.SplitContainer1.Panel1.Controls.Add(Me.MyCmb1) ' 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.BackColor = System.Drawing.Color.White Me.SplitContainer1.Panel2.Controls.Add(Me.Label15) Me.SplitContainer1.Panel2.Controls.Add(Me.PictureBox4) Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox1) Me.SplitContainer1.Size = New System.Drawing.Size(818, 574) Me.SplitContainer1.SplitterDistance = 158 Me.SplitContainer1.TabIndex = 125 ' '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.Column2, 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(156, 532) Me.dv.TabIndex = 0 ' 'Column2 ' Me.Column2.DataPropertyName = "code" Me.Column2.HeaderText = "Column2" Me.Column2.Name = "Column2" Me.Column2.Visible = False Me.Column2.Width = 5 ' 'DataGridViewTextBoxColumn1 ' Me.DataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill Me.DataGridViewTextBoxColumn1.DataPropertyName = "설명" Me.DataGridViewTextBoxColumn1.HeaderText = "설명" Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1" ' 'bs ' Me.bs.DataMember = "tbl_yk" Me.bs.DataSource = Me.DS Me.bs.Filter = "code <> '0'" ' 'DS ' Me.DS.DataSetName = "DS" Me.DS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' '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.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(156, 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" ' 'lb_code ' Me.lb_code.Name = "lb_code" Me.lb_code.Size = New System.Drawing.Size(33, 37) Me.lb_code.Text = "0000" ' 'MyCmb1 ' Me.MyCmb1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.MyCmb1.FormattingEnabled = True Me.MyCmb1.Location = New System.Drawing.Point(332, 294) Me.MyCmb1.Name = "MyCmb1" Me.MyCmb1.NectControl = Nothing Me.MyCmb1.Size = New System.Drawing.Size(152, 204) Me.MyCmb1.TabIndex = 131 ' '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(61, 36) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(57, 12) 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(41, 29) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(131, 30) Me.PictureBox4.TabIndex = 151 Me.PictureBox4.TabStop = False ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.tb_투과율) Me.GroupBox1.Controls.Add(Me.Label4) Me.GroupBox1.Controls.Add(Me.tb_발코니투과율) Me.GroupBox1.Controls.Add(Me.Label3) Me.GroupBox1.Controls.Add(Me.tb_발코니열관류율) Me.GroupBox1.Controls.Add(Me.Label2) Me.GroupBox1.Controls.Add(Me.chk_발코니여부) Me.GroupBox1.Controls.Add(Me.NTb_창호세부설명) Me.GroupBox1.Controls.Add(Me.NTb_일사에너지투과율) Me.GroupBox1.Controls.Add(Me.NTb_창호열관류율) Me.GroupBox1.Controls.Add(Me.lbl_창호세부설명) Me.GroupBox1.Controls.Add(Me.Panel2) Me.GroupBox1.Controls.Add(Me.lbl_일사에너지투과율) Me.GroupBox1.Controls.Add(Me.cmb_열전도율) Me.GroupBox1.Controls.Add(Me.lbl_창호열관류율) Me.GroupBox1.Controls.Add(Me.Label1) Me.GroupBox1.Controls.Add(Me.btn_후경색) Me.GroupBox1.Controls.Add(Me.btn_전경색) Me.GroupBox1.Controls.Add(Me.열관류율NTb) Me.GroupBox1.Controls.Add(Me.TextBox7) Me.GroupBox1.Controls.Add(Me.cmb_재료) Me.GroupBox1.Controls.Add(Me.Panel1) Me.GroupBox1.Controls.Add(Me.cmb_형태) Me.GroupBox1.Location = New System.Drawing.Point(3, 11) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(648, 536) Me.GroupBox1.TabIndex = 148 Me.GroupBox1.TabStop = False ' 'tb_투과율 ' Me.tb_투과율.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.tb_투과율.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "투과율", True)) Me.tb_투과율.Location = New System.Drawing.Point(568, 464) Me.tb_투과율.Name = "tb_투과율" Me.tb_투과율.NectControl = Nothing Me.tb_투과율.Size = New System.Drawing.Size(63, 21) Me.tb_투과율.TabIndex = 169 Me.tb_투과율.TabStop = False Me.tb_투과율.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.tb_투과율.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.ForeColor = System.Drawing.Color.Black Me.Label4.Location = New System.Drawing.Point(492, 467) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(70, 12) Me.Label4.TabIndex = 168 Me.Label4.Text = "투과율[-]:" ' 'tb_발코니투과율 ' Me.tb_발코니투과율.BackColor = System.Drawing.Color.White Me.tb_발코니투과율.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "발코니투과율", True)) Me.tb_발코니투과율.Enabled = False Me.tb_발코니투과율.Location = New System.Drawing.Point(406, 464) Me.tb_발코니투과율.Name = "tb_발코니투과율" Me.tb_발코니투과율.Size = New System.Drawing.Size(62, 21) Me.tb_발코니투과율.TabIndex = 165 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Enabled = False Me.Label3.ForeColor = System.Drawing.Color.Black Me.Label3.Location = New System.Drawing.Point(291, 467) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(109, 12) Me.Label3.TabIndex = 166 Me.Label3.Text = "발코니투과율[-]:" ' 'tb_발코니열관류율 ' Me.tb_발코니열관류율.BackColor = System.Drawing.Color.White Me.tb_발코니열관류율.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "발코니창호열관류율", True)) Me.tb_발코니열관류율.Enabled = False Me.tb_발코니열관류율.Location = New System.Drawing.Point(219, 464) Me.tb_발코니열관류율.Name = "tb_발코니열관류율" Me.tb_발코니열관류율.Size = New System.Drawing.Size(66, 21) Me.tb_발코니열관류율.TabIndex = 163 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Enabled = False Me.Label2.ForeColor = System.Drawing.Color.Black Me.Label2.Location = New System.Drawing.Point(112, 467) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(101, 12) Me.Label2.TabIndex = 164 Me.Label2.Text = "발코니열관류율:" ' 'chk_발코니여부 ' Me.chk_발코니여부.AutoSize = True Me.chk_발코니여부.DataBindings.Add(New System.Windows.Forms.Binding("Checked", Me.bs, "발코니창호여부", True)) Me.chk_발코니여부.Location = New System.Drawing.Point(17, 466) Me.chk_발코니여부.Name = "chk_발코니여부" Me.chk_발코니여부.Size = New System.Drawing.Size(89, 16) Me.chk_발코니여부.TabIndex = 162 Me.chk_발코니여부.Text = "발코니여부" Me.chk_발코니여부.UseVisualStyleBackColor = True ' 'NTb_창호세부설명 ' Me.NTb_창호세부설명.BackColor = System.Drawing.Color.White Me.NTb_창호세부설명.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "창호세부설명", True)) Me.NTb_창호세부설명.Location = New System.Drawing.Point(110, 491) Me.NTb_창호세부설명.Name = "NTb_창호세부설명" Me.NTb_창호세부설명.Size = New System.Drawing.Size(340, 21) Me.NTb_창호세부설명.TabIndex = 2 ' 'NTb_일사에너지투과율 ' Me.NTb_일사에너지투과율.BackColor = System.Drawing.Color.White Me.NTb_일사에너지투과율.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "일사에너지투과율", True)) Me.NTb_일사에너지투과율.Location = New System.Drawing.Point(345, 435) Me.NTb_일사에너지투과율.Name = "NTb_일사에너지투과율" Me.NTb_일사에너지투과율.Size = New System.Drawing.Size(55, 21) Me.NTb_일사에너지투과율.TabIndex = 1 ' 'NTb_창호열관류율 ' Me.NTb_창호열관류율.BackColor = System.Drawing.Color.White Me.NTb_창호열관류율.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "창호열관류율", True)) Me.NTb_창호열관류율.Location = New System.Drawing.Point(115, 435) Me.NTb_창호열관류율.Name = "NTb_창호열관류율" Me.NTb_창호열관류율.Size = New System.Drawing.Size(74, 21) Me.NTb_창호열관류율.TabIndex = 0 ' 'lbl_창호세부설명 ' Me.lbl_창호세부설명.AutoSize = True Me.lbl_창호세부설명.ForeColor = System.Drawing.Color.Black Me.lbl_창호세부설명.Location = New System.Drawing.Point(14, 494) Me.lbl_창호세부설명.Name = "lbl_창호세부설명" Me.lbl_창호세부설명.Size = New System.Drawing.Size(93, 12) Me.lbl_창호세부설명.TabIndex = 153 Me.lbl_창호세부설명.Text = "창호세부설명 :" ' 'Panel2 ' Me.Panel2.Controls.Add(Me.UserControl11) Me.Panel2.Location = New System.Drawing.Point(22, 63) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(152, 152) Me.Panel2.TabIndex = 161 ' 'UserControl11 ' Me.UserControl11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.UserControl11.Dock = System.Windows.Forms.DockStyle.Fill Me.UserControl11.Location = New System.Drawing.Point(0, 0) Me.UserControl11.MaxSize = 150.0! Me.UserControl11.Name = "UserControl11" Me.UserControl11.Size = New System.Drawing.Size(152, 152) Me.UserControl11.TabIndex = 132 Me.UserControl11.Vertical = False ' 'lbl_일사에너지투과율 ' Me.lbl_일사에너지투과율.AutoSize = True Me.lbl_일사에너지투과율.ForeColor = System.Drawing.Color.Black Me.lbl_일사에너지투과율.Location = New System.Drawing.Point(206, 438) Me.lbl_일사에너지투과율.Name = "lbl_일사에너지투과율" Me.lbl_일사에너지투과율.Size = New System.Drawing.Size(135, 12) Me.lbl_일사에너지투과율.TabIndex = 153 Me.lbl_일사에너지투과율.Text = "일사에너지투과율[-]:" ' 'cmb_열전도율 ' Me.cmb_열전도율.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs_detail, "열전도율", True)) Me.cmb_열전도율.FormattingEnabled = True Me.cmb_열전도율.Location = New System.Drawing.Point(442, 33) Me.cmb_열전도율.Name = "cmb_열전도율" Me.cmb_열전도율.Size = New System.Drawing.Size(75, 20) Me.cmb_열전도율.TabIndex = 160 Me.cmb_열전도율.TabStop = False ' 'bs_detail ' Me.bs_detail.DataMember = "tbl_ykdetail" Me.bs_detail.DataSource = Me.DS Me.bs_detail.Filter = "code <> '0'" ' 'lbl_창호열관류율 ' Me.lbl_창호열관류율.AutoSize = True Me.lbl_창호열관류율.ForeColor = System.Drawing.Color.Black Me.lbl_창호열관류율.Location = New System.Drawing.Point(16, 438) Me.lbl_창호열관류율.Name = "lbl_창호열관류율" Me.lbl_창호열관류율.Size = New System.Drawing.Size(88, 12) Me.lbl_창호열관류율.TabIndex = 153 Me.lbl_창호열관류율.Text = "창호열관류율:" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(456, 494) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(113, 12) Me.Label1.TabIndex = 153 Me.Label1.Text = "열관류율(W/㎡K):" ' 'btn_후경색 ' Me.btn_후경색.Location = New System.Drawing.Point(600, 33) Me.btn_후경색.Name = "btn_후경색" Me.btn_후경색.Size = New System.Drawing.Size(31, 21) Me.btn_후경색.TabIndex = 159 Me.btn_후경색.TabStop = False Me.btn_후경색.UseVisualStyleBackColor = True Me.btn_후경색.Visible = False ' 'btn_전경색 ' Me.btn_전경색.Location = New System.Drawing.Point(563, 33) Me.btn_전경색.Name = "btn_전경색" Me.btn_전경색.Size = New System.Drawing.Size(31, 21) Me.btn_전경색.TabIndex = 159 Me.btn_전경색.TabStop = False Me.btn_전경색.UseVisualStyleBackColor = True Me.btn_전경색.Visible = False ' '열관류율NTb ' Me.열관류율NTb.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.열관류율NTb.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "열관류율", True)) Me.열관류율NTb.Location = New System.Drawing.Point(569, 491) Me.열관류율NTb.Name = "열관류율NTb" Me.열관류율NTb.NectControl = Nothing Me.열관류율NTb.Size = New System.Drawing.Size(62, 21) Me.열관류율NTb.TabIndex = 3 Me.열관류율NTb.TabStop = False Me.열관류율NTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.열관류율NTb.TextFormat = Eco2Ar.MyTb.ETFormat.Normal ' 'TextBox7 ' Me.TextBox7.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs_detail, "code", True)) Me.TextBox7.Enabled = False Me.TextBox7.Location = New System.Drawing.Point(203, 33) Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(36, 21) Me.TextBox7.TabIndex = 157 Me.TextBox7.TabStop = False ' 'cmb_재료 ' Me.cmb_재료.FormattingEnabled = True Me.cmb_재료.Location = New System.Drawing.Point(245, 33) Me.cmb_재료.Name = "cmb_재료" Me.cmb_재료.Size = New System.Drawing.Size(191, 20) Me.cmb_재료.TabIndex = 156 Me.cmb_재료.TabStop = False ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.arindv1) Me.Panel1.Controls.Add(Me.bn_detail) Me.Panel1.Location = New System.Drawing.Point(203, 61) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(429, 368) Me.Panel1.TabIndex = 154 ' 'arindv1 ' Me.arindv1.AllowUserToAddRows = False Me.arindv1.AllowUserToResizeRows = False Me.arindv1.AutoGenerateColumns = False Me.arindv1.ColumnHeadersHeight = 40 Me.arindv1.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.커스텀, Me.code, Me.재료명, Me.열전도율, Me.두께, Me.구분, Me.전경색, Me.후경색, Me.열저항, Me.전경, Me.Column1}) Me.arindv1.DataSource = Me.bs_detail DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window DataGridViewCellStyle3.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] Me.arindv1.DefaultCellStyle = DataGridViewCellStyle3 Me.arindv1.Dock = System.Windows.Forms.DockStyle.Fill Me.arindv1.Location = New System.Drawing.Point(0, 0) Me.arindv1.MultiSelect = False Me.arindv1.Name = "arindv1" Me.arindv1.RowHeadersVisible = False Me.arindv1.RowHeadersWidth = 20 Me.arindv1.RowTemplate.Height = 23 Me.arindv1.Size = New System.Drawing.Size(427, 326) Me.arindv1.TabIndex = 157 ' '커스텀 ' Me.커스텀.DataPropertyName = "커스텀" Me.커스텀.HeaderText = "커스텀" Me.커스텀.Name = "커스텀" Me.커스텀.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic Me.커스텀.Visible = False ' 'code ' Me.code.DataPropertyName = "code" Me.code.HeaderText = "번호" Me.code.Name = "code" Me.code.ReadOnly = True Me.code.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.code.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic Me.code.Width = 39 ' '재료명 ' Me.재료명.DataPropertyName = "설명" DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft Me.재료명.DefaultCellStyle = DataGridViewCellStyle1 Me.재료명.HeaderText = "재료명" Me.재료명.Name = "재료명" Me.재료명.ReadOnly = True Me.재료명.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.재료명.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic Me.재료명.Width = 200 ' '열전도율 ' Me.열전도율.DataPropertyName = "열전도율" Me.열전도율.HeaderText = "열전도율 (W/mK)" Me.열전도율.Name = "열전도율" Me.열전도율.ReadOnly = True Me.열전도율.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.열전도율.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic Me.열전도율.Width = 70 ' '두께 ' Me.두께.DataPropertyName = "두께" Me.두께.HeaderText = "두께 (mm)" Me.두께.Name = "두께" Me.두께.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.두께.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic Me.두께.Width = 45 ' '구분 ' Me.구분.DataPropertyName = "구분" Me.구분.HeaderText = "구분" Me.구분.Name = "구분" Me.구분.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.구분.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic Me.구분.Visible = False Me.구분.Width = 35 ' '전경색 ' Me.전경색.DataPropertyName = "전경색" Me.전경색.HeaderText = "전경색" Me.전경색.Name = "전경색" Me.전경색.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic Me.전경색.Visible = False Me.전경색.Width = 65 ' '후경색 ' Me.후경색.DataPropertyName = "후경색" Me.후경색.HeaderText = "후경색" Me.후경색.Name = "후경색" Me.후경색.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic Me.후경색.Visible = False Me.후경색.Width = 65 ' '열저항 ' Me.열저항.DataPropertyName = "열저항" Me.열저항.HeaderText = " 열저항 (㎡K/W)" Me.열저항.Name = "열저항" Me.열저항.ReadOnly = True Me.열저항.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.열저항.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic Me.열저항.Width = 70 ' '전경 ' DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) DataGridViewCellStyle2.ForeColor = System.Drawing.Color.Purple Me.전경.DefaultCellStyle = DataGridViewCellStyle2 Me.전경.HeaderText = "전경" Me.전경.Name = "전경" Me.전경.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.전경.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic Me.전경.Text = "TEst2" Me.전경.Visible = False Me.전경.Width = 35 ' 'Column1 ' Me.Column1.HeaderText = "배경" Me.Column1.Name = "Column1" Me.Column1.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.Column1.Visible = False Me.Column1.Width = 35 ' 'bn_detail ' Me.bn_detail.AddNewItem = Nothing Me.bn_detail.AutoSize = False Me.bn_detail.BindingSource = Me.bs_detail Me.bn_detail.CountItem = Me.ToolStripLabel1 Me.bn_detail.DeleteItem = Nothing Me.bn_detail.Dock = System.Windows.Forms.DockStyle.Bottom Me.bn_detail.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.bn_detail.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden Me.bn_detail.ImageScalingSize = New System.Drawing.Size(20, 20) Me.bn_detail.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.btj_add, Me.btj_del, Me.ToolStripSeparator2, Me.ToolStripLabel2, Me.ToolStripLabel1, Me.btj_showimg}) Me.bn_detail.Location = New System.Drawing.Point(0, 326) Me.bn_detail.MoveFirstItem = Nothing Me.bn_detail.MoveLastItem = Nothing Me.bn_detail.MoveNextItem = Nothing Me.bn_detail.MovePreviousItem = Nothing Me.bn_detail.Name = "bn_detail" Me.bn_detail.PositionItem = Me.ToolStripLabel2 Me.bn_detail.Size = New System.Drawing.Size(427, 40) Me.bn_detail.TabIndex = 2 Me.bn_detail.Text = "BindingNavigator1" ' 'ToolStripLabel1 ' Me.ToolStripLabel1.Name = "ToolStripLabel1" Me.ToolStripLabel1.Size = New System.Drawing.Size(33, 37) Me.ToolStripLabel1.Text = "/{0}" ' 'btj_add ' Me.btj_add.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.btj_add.Image = Global.Eco2Ar.My.Resources.Resources.new_32 Me.btj_add.Name = "btj_add" Me.btj_add.RightToLeftAutoMirrorImage = True Me.btj_add.Size = New System.Drawing.Size(24, 37) Me.btj_add.Text = "신규추가(&A)" Me.btj_add.ToolTipText = "새로운 프로필을 추가합니다" ' 'btj_del ' Me.btj_del.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.btj_del.Image = Global.Eco2Ar.My.Resources.Resources.remov_32 Me.btj_del.Name = "btj_del" Me.btj_del.RightToLeftAutoMirrorImage = True Me.btj_del.Size = New System.Drawing.Size(24, 37) Me.btj_del.Text = "선택삭제(&D)" Me.btj_del.ToolTipText = "선택된 프로필을 삭제합니다" ' 'ToolStripSeparator2 ' Me.ToolStripSeparator2.Name = "ToolStripSeparator2" Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 40) ' 'ToolStripLabel2 ' Me.ToolStripLabel2.Name = "ToolStripLabel2" Me.ToolStripLabel2.Size = New System.Drawing.Size(12, 37) Me.ToolStripLabel2.Text = "0" ' 'btj_showimg ' Me.btj_showimg.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right Me.btj_showimg.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text Me.btj_showimg.Image = CType(resources.GetObject("btj_showimg.Image"), System.Drawing.Image) Me.btj_showimg.ImageTransparentColor = System.Drawing.Color.Magenta Me.btj_showimg.Name = "btj_showimg" Me.btj_showimg.Size = New System.Drawing.Size(87, 37) Me.btj_showimg.Text = "구분그림보기" Me.btj_showimg.Visible = False ' 'cmb_형태 ' Me.cmb_형태.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.cmb_형태.FormattingEnabled = True Me.cmb_형태.Location = New System.Drawing.Point(22, 225) Me.cmb_형태.Name = "cmb_형태" Me.cmb_형태.NectControl = Nothing Me.cmb_형태.Size = New System.Drawing.Size(152, 204) Me.cmb_형태.TabIndex = 131 ' 'bs_gubun ' Me.bs_gubun.DataMember = "tbl_common" Me.bs_gubun.DataSource = Me.DS ' 'bS_재료 ' Me.bS_재료.DataMember = "tbl_common" Me.bS_재료.DataSource = Me.DS ' 'Frm_YK ' 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_YK" Me.ShowInTaskbar = False Me.StartPosition = System.Windows.Forms.FormStartPosition.Manual Me.Text = "열관류율" 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.bs, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DS, 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.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.Panel2.ResumeLayout(False) CType(Me.bs_detail, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) CType(Me.arindv1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.bn_detail, System.ComponentModel.ISupportInitialize).EndInit() Me.bn_detail.ResumeLayout(False) Me.bn_detail.PerformLayout() CType(Me.bs_gubun, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.bS_재료, 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 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 lbl_count As System.Windows.Forms.ToolStripLabel Friend WithEvents lbl_pos As System.Windows.Forms.ToolStripLabel Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox Friend WithEvents bS_재료 As System.Windows.Forms.BindingSource Friend WithEvents bs_detail As System.Windows.Forms.BindingSource Friend WithEvents bs_gubun As System.Windows.Forms.BindingSource Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents btn_후경색 As System.Windows.Forms.Button Friend WithEvents btn_전경색 As System.Windows.Forms.Button Friend WithEvents 열관류율NTb As Eco2Ar.MyTb Friend WithEvents TextBox7 As System.Windows.Forms.TextBox Friend WithEvents cmb_재료 As System.Windows.Forms.ComboBox Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents arindv1 As System.Windows.Forms.DataGridView Friend WithEvents bn_detail As System.Windows.Forms.BindingNavigator Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel Friend WithEvents btj_add As System.Windows.Forms.ToolStripButton Friend WithEvents btj_del As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ToolStripLabel2 As System.Windows.Forms.ToolStripLabel Friend WithEvents btj_showimg As System.Windows.Forms.ToolStripButton Friend WithEvents UserControl11 As YkCtl Friend WithEvents cmb_형태 As Eco2Ar.MyCmb Friend WithEvents cmb_열전도율 As System.Windows.Forms.ComboBox Friend WithEvents Panel2 As System.Windows.Forms.Panel Friend WithEvents NTb_창호열관류율 As System.Windows.Forms.TextBox Friend WithEvents lbl_창호열관류율 As System.Windows.Forms.Label Friend WithEvents NTb_창호세부설명 As System.Windows.Forms.TextBox Friend WithEvents NTb_일사에너지투과율 As System.Windows.Forms.TextBox Friend WithEvents lbl_창호세부설명 As System.Windows.Forms.Label Friend WithEvents lbl_일사에너지투과율 As System.Windows.Forms.Label Friend WithEvents MyCmb1 As Eco2Ar.MyCmb Friend WithEvents chk_발코니여부 As System.Windows.Forms.CheckBox Friend WithEvents tb_발코니투과율 As System.Windows.Forms.TextBox Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents tb_발코니열관류율 As System.Windows.Forms.TextBox Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents tb_투과율 As Eco2Ar.MyTb Friend WithEvents Column2 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents lb_code As System.Windows.Forms.ToolStripLabel Friend WithEvents 커스텀 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents code As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents 재료명 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents 열전도율 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents 두께 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents 구분 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents 전경색 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents 후경색 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents 열저항 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents 전경 As System.Windows.Forms.DataGridViewButtonColumn Friend WithEvents Column1 As System.Windows.Forms.DataGridViewButtonColumn End Class