Files
ECO2/ArinWarev1/Forms/v20091231/Frm_v20091231_YK.Designer.vb
2019-10-24 21:24:21 +09:00

748 lines
37 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Frm_V20091231_YK
Inherits MMM.FaderForm
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
<System.Diagnostics.DebuggerNonUserCode()> _
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 디자이너를 사용하십시오.
'코드 편집기를 사용하여 수정하지 마십시오.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Frm_V20091231_YK))
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer
Me.dv = New CEnergy.arindv
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.Label15 = New System.Windows.Forms.Label
Me.PictureBox4 = New System.Windows.Forms.PictureBox
Me.GroupBox1 = New System.Windows.Forms.GroupBox
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 mn.UserControl1
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.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.ToolStripButton1 = New System.Windows.Forms.ToolStripButton
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator
Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel
Me.ToolStripButton3 = 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.ErrProvider, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.bsmain, 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, 30)
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.Label15)
Me.SplitContainer1.Panel2.Controls.Add(Me.PictureBox4)
Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox1)
Me.SplitContainer1.Size = New System.Drawing.Size(759, 535)
Me.SplitContainer1.SplitterDistance = 138
Me.SplitContainer1.TabIndex = 125
'
'dv
'
Me.dv.A_DelCurrentCell = True
Me.dv.A_EnterToTab = True
Me.dv.AllowUserToAddRows = False
Me.dv.AllowUserToResizeRows = False
Me.dv.AutoGenerateColumns = False
Me.dv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells
Me.dv.BackgroundColor = System.Drawing.Color.FromArgb(CType(CType(245, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(246, Byte), Integer))
Me.dv.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.dv.ColumnHeadersHeight = 30
Me.dv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
Me.dv.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.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(136, 493)
Me.dv.TabIndex = 0
'
'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("Microsoft Sans Serif", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.bn.ImageScalingSize = New System.Drawing.Size(20, 20)
Me.bn.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_add, Me.bt_Del, Me.bt_cancel, Me.ToolStripSeparator1, Me.lbl_pos, Me.lbl_count})
Me.bn.Location = New System.Drawing.Point(0, 493)
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(136, 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(29, 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(15, 37)
Me.lbl_pos.Text = "0"
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.BackColor = System.Drawing.Color.FromArgb(CType(CType(116, Byte), Integer), CType(CType(158, Byte), Integer), CType(CType(209, Byte), Integer))
Me.Label15.ForeColor = System.Drawing.Color.White
Me.Label15.Location = New System.Drawing.Point(35, 30)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(51, 14)
Me.Label15.TabIndex = 152
Me.Label15.Text = "열관류율"
'
'PictureBox4
'
Me.PictureBox4.BackgroundImage = CType(resources.GetObject("PictureBox4.BackgroundImage"), System.Drawing.Image)
Me.PictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.PictureBox4.Location = New System.Drawing.Point(15, 23)
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.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, 5)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(606, 525)
Me.GroupBox1.TabIndex = 148
Me.GroupBox1.TabStop = False
'
'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(84, 494)
Me.NTb_창호세부설명.Name = "NTb_창호세부설명"
Me.NTb_창호세부설명.Size = New System.Drawing.Size(297, 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(114, 466)
Me.NTb_일사에너지투과율.Name = "NTb_일사에너지투과율"
Me.NTb_일사에너지투과율.Size = New System.Drawing.Size(44, 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(84, 438)
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(3, 497)
Me.lbl_창호세부설명.Name = "lbl_창호세부설명"
Me.lbl_창호세부설명.Size = New System.Drawing.Size(80, 14)
Me.lbl_창호세부설명.TabIndex = 153
Me.lbl_창호세부설명.Text = "창호세부설명 :"
'
'Panel2
'
Me.Panel2.Controls.Add(Me.UserControl11)
Me.Panel2.Location = New System.Drawing.Point(6, 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(3, 469)
Me.lbl_일사에너지투과율.Name = "lbl_일사에너지투과율"
Me.lbl_일사에너지투과율.Size = New System.Drawing.Size(111, 14)
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(407, 33)
Me.cmb_열전도율.Name = "cmb_열전도율"
Me.cmb_열전도율.Size = New System.Drawing.Size(75, 22)
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(3, 441)
Me.lbl_창호열관류율.Name = "lbl_창호열관류율"
Me.lbl_창호열관류율.Size = New System.Drawing.Size(80, 14)
Me.lbl_창호열관류율.TabIndex = 153
Me.lbl_창호열관류율.Text = "창호열관류율 :"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(410, 497)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(95, 14)
Me.Label1.TabIndex = 153
Me.Label1.Text = "열관류율(W/㎡K)"
'
'btn_후경색
'
Me.btn_후경색.Location = New System.Drawing.Point(565, 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(528, 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(513, 494)
Me.열관류율NTb.Name = "열관류율NTb"
Me.열관류율NTb.NectControl = Nothing
Me.열관류율NTb.Size = New System.Drawing.Size(83, 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(168, 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(210, 33)
Me.cmb_재료.Name = "cmb_재료"
Me.cmb_재료.Size = New System.Drawing.Size(191, 22)
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(168, 61)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(429, 417)
Me.Panel1.TabIndex = 154
'
'arindv1
'
Me.arindv1.AllowUserToAddRows = False
Me.arindv1.AutoGenerateColumns = False
Me.arindv1.ColumnHeadersHeight = 40
Me.arindv1.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.code, Me.재료명, Me.열전도율, Me.두께, Me.구분, Me.전경색, Me.후경색, Me.열저항, Me.전경, Me.Column1})
Me.arindv1.DataSource = Me.bs_detail
DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight
DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window
DataGridViewCellStyle6.Font = New System.Drawing.Font("나눔고딕 ExtraBold", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText
DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.arindv1.DefaultCellStyle = DataGridViewCellStyle6
Me.arindv1.Dock = System.Windows.Forms.DockStyle.Fill
Me.arindv1.Location = New System.Drawing.Point(0, 0)
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, 375)
Me.arindv1.TabIndex = 157
'
'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.Width = 39
'
'재료명
'
Me.재료명.DataPropertyName = "설명"
DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
Me.재료명.DefaultCellStyle = DataGridViewCellStyle4
Me.재료명.HeaderText = "재료명"
Me.재료명.Name = "재료명"
Me.재료명.ReadOnly = True
Me.재료명.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
Me.재료명.Width = 200
'
'열전도율
'
Me.열전도율.DataPropertyName = "열전도율"
Me.열전도율.HeaderText = "열전도율 (W/mK)"
Me.열전도율.Name = "열전도율"
Me.열전도율.ReadOnly = True
Me.열전도율.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
Me.열전도율.Width = 70
'
'두께
'
Me.두께.DataPropertyName = "두께"
Me.두께.HeaderText = "두께 (mm)"
Me.두께.Name = "두께"
Me.두께.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
Me.두께.Width = 45
'
'구분
'
Me.구분.DataPropertyName = "구분"
Me.구분.HeaderText = "구분"
Me.구분.Name = "구분"
Me.구분.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
Me.구분.Visible = False
Me.구분.Width = 35
'
'전경색
'
Me.전경색.DataPropertyName = "전경색"
Me.전경색.HeaderText = "전경색"
Me.전경색.Name = "전경색"
Me.전경색.Visible = False
Me.전경색.Width = 65
'
'후경색
'
Me.후경색.DataPropertyName = "후경색"
Me.후경색.HeaderText = "후경색"
Me.후경색.Name = "후경색"
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.열저항.Width = 70
'
'전경
'
DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
DataGridViewCellStyle5.ForeColor = System.Drawing.Color.Purple
Me.전경.DefaultCellStyle = DataGridViewCellStyle5
Me.전경.HeaderText = "전경"
Me.전경.Name = "전경"
Me.전경.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
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("Microsoft Sans Serif", 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.ToolStripButton1, Me.ToolStripButton2, Me.ToolStripSeparator2, Me.ToolStripLabel2, Me.ToolStripLabel1, Me.ToolStripButton3})
Me.bn_detail.Location = New System.Drawing.Point(0, 375)
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(29, 37)
Me.ToolStripLabel1.Text = "/{0}"
'
'ToolStripButton1
'
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton1.Image = Global.Eco2Ar.My.Resources.Resources.new_32
Me.ToolStripButton1.Name = "ToolStripButton1"
Me.ToolStripButton1.RightToLeftAutoMirrorImage = True
Me.ToolStripButton1.Size = New System.Drawing.Size(24, 37)
Me.ToolStripButton1.Text = "신규추가(&A)"
Me.ToolStripButton1.ToolTipText = "새로운 프로필을 추가합니다"
'
'ToolStripButton2
'
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton2.Image = Global.Eco2Ar.My.Resources.Resources.remov_32
Me.ToolStripButton2.Name = "ToolStripButton2"
Me.ToolStripButton2.RightToLeftAutoMirrorImage = True
Me.ToolStripButton2.Size = New System.Drawing.Size(24, 37)
Me.ToolStripButton2.Text = "선택삭제(&D)"
Me.ToolStripButton2.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(15, 37)
Me.ToolStripLabel2.Text = "0"
'
'ToolStripButton3
'
Me.ToolStripButton3.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
Me.ToolStripButton3.Image = CType(resources.GetObject("ToolStripButton3.Image"), System.Drawing.Image)
Me.ToolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton3.Name = "ToolStripButton3"
Me.ToolStripButton3.Size = New System.Drawing.Size(89, 37)
Me.ToolStripButton3.Text = "구분그림보기"
Me.ToolStripButton3.Visible = False
'
'cmb_형태
'
Me.cmb_형태.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
Me.cmb_형태.FormattingEnabled = True
Me.cmb_형태.Location = New System.Drawing.Point(6, 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_V20091231_YK
'
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
Me.ClientSize = New System.Drawing.Size(759, 565)
Me.Controls.Add(Me.SplitContainer1)
Me.Font = New System.Drawing.Font("나눔고딕 ExtraBold", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.KeyPreview = True
Me.Name = "Frm_V20091231_YK"
Me.ShowInTaskbar = False
Me.StartPosition = System.Windows.Forms.FormStartPosition.Manual
Me.Text = "열관류율"
Me.Controls.SetChildIndex(Me.SplitContainer1, 0)
CType(Me.ErrProvider, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.bsmain, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainer1.Panel1.ResumeLayout(False)
Me.SplitContainer1.Panel2.ResumeLayout(False)
Me.SplitContainer1.Panel2.PerformLayout()
Me.SplitContainer1.ResumeLayout(False)
CType(Me.dv, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.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 DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents lbl_count As System.Windows.Forms.ToolStripLabel
Friend WithEvents lbl_pos As System.Windows.Forms.ToolStripLabel
Friend WithEvents 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 ToolStripButton1 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents ToolStripLabel2 As System.Windows.Forms.ToolStripLabel
Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
Friend WithEvents UserControl11 As mn.UserControl1
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 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