Partial Class Frm_2_Build 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_2_Build)) Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.cmGrid = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.열너비저장ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripSeparator() Me.열너비자동조정ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.열너비초기화ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.fxType = New C1.Win.C1FlexGrid.C1FlexGrid() Me.bsType = New System.Windows.Forms.BindingSource(Me.components) Me.DataSet1 = New Eco2OD.DS() Me.Panel1 = New System.Windows.Forms.Panel() Me.Label17 = New System.Windows.Forms.Label() Me.tb_전체바닥면적 = New System.Windows.Forms.TextBox() Me.tb_바닥면적 = New System.Windows.Forms.TextBox() Me.Label15 = New System.Windows.Forms.Label() Me.C1StatusBar4 = New C1.Win.C1Ribbon.C1StatusBar() Me.RibbonButton2 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonButton6 = New C1.Win.C1Ribbon.RibbonButton() Me.fxList = New C1.Win.C1FlexGrid.C1FlexGrid() Me.bs = New System.Windows.Forms.BindingSource(Me.components) Me.C1StatusBar5 = New C1.Win.C1Ribbon.C1StatusBar() Me.RibbonButton7 = New C1.Win.C1Ribbon.RibbonButton() Me.RibbonButton8 = New C1.Win.C1Ribbon.RibbonButton() Me.Panel3 = New System.Windows.Forms.Panel() Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel() Me.Label35 = New System.Windows.Forms.Label() Me.tb_지하 = New System.Windows.Forms.TextBox() Me.bs_desc = New System.Windows.Forms.BindingSource(Me.components) Me.Label14 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.Label32 = New System.Windows.Forms.Label() Me.tb_천장고 = New System.Windows.Forms.TextBox() Me.tb_지하층 = New System.Windows.Forms.TextBox() Me.tb_층고 = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.tB_지상 = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.tb_지상층 = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label27 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.Label28 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.tb_평균열관류율 = New System.Windows.Forms.TextBox() Me.tb_창면적비 = New System.Windows.Forms.TextBox() Me.LinkLabel1 = New System.Windows.Forms.LinkLabel() Me.Panel2 = New System.Windows.Forms.Panel() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.tb_건축면적 = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.Label34 = New System.Windows.Forms.Label() Me.C1StatusBar2 = New C1.Win.C1Ribbon.C1StatusBar() Me.RibbonButton1 = New C1.Win.C1Ribbon.RibbonButton() Me.bs_열관류 = New System.Windows.Forms.BindingSource(Me.components) Me.bs방위 = New System.Windows.Forms.BindingSource(Me.components) Me.cmGrid.SuspendLayout() CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer1.Panel1.SuspendLayout() Me.SplitContainer1.Panel2.SuspendLayout() Me.SplitContainer1.SuspendLayout() CType(Me.fxType, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.bsType, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() CType(Me.C1StatusBar4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.fxList, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.bs, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.C1StatusBar5, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel3.SuspendLayout() Me.TableLayoutPanel1.SuspendLayout() CType(Me.bs_desc, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel2.SuspendLayout() Me.GroupBox2.SuspendLayout() CType(Me.C1StatusBar2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.bs_열관류, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.bs방위, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'cmGrid ' Me.cmGrid.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.열너비저장ToolStripMenuItem, Me.ToolStripMenuItem1, Me.열너비자동조정ToolStripMenuItem, Me.열너비초기화ToolStripMenuItem}) Me.cmGrid.Name = "ContextMenuStrip1" Me.cmGrid.Size = New System.Drawing.Size(167, 76) ' '열너비저장ToolStripMenuItem ' Me.열너비저장ToolStripMenuItem.Name = "열너비저장ToolStripMenuItem" Me.열너비저장ToolStripMenuItem.Size = New System.Drawing.Size(166, 22) Me.열너비저장ToolStripMenuItem.Text = "열 너비 저장" ' 'ToolStripMenuItem1 ' Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1" Me.ToolStripMenuItem1.Size = New System.Drawing.Size(163, 6) ' '열너비자동조정ToolStripMenuItem ' Me.열너비자동조정ToolStripMenuItem.Name = "열너비자동조정ToolStripMenuItem" Me.열너비자동조정ToolStripMenuItem.Size = New System.Drawing.Size(166, 22) Me.열너비자동조정ToolStripMenuItem.Text = "열 너비 자동조정" ' '열너비초기화ToolStripMenuItem ' Me.열너비초기화ToolStripMenuItem.Name = "열너비초기화ToolStripMenuItem" Me.열너비초기화ToolStripMenuItem.Size = New System.Drawing.Size(166, 22) Me.열너비초기화ToolStripMenuItem.Text = "열 너비 초기화" ' 'SplitContainer1 ' Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer1.Location = New System.Drawing.Point(0, 63) Me.SplitContainer1.Name = "SplitContainer1" ' 'SplitContainer1.Panel1 ' Me.SplitContainer1.Panel1.Controls.Add(Me.fxType) Me.SplitContainer1.Panel1.Controls.Add(Me.Panel1) Me.SplitContainer1.Panel1.Controls.Add(Me.C1StatusBar4) ' 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.Controls.Add(Me.fxList) Me.SplitContainer1.Panel2.Controls.Add(Me.C1StatusBar5) Me.SplitContainer1.Panel2.Controls.Add(Me.Panel3) Me.SplitContainer1.Size = New System.Drawing.Size(1247, 535) Me.SplitContainer1.SplitterDistance = 306 Me.SplitContainer1.SplitterWidth = 10 Me.SplitContainer1.TabIndex = 209 ' 'fxType ' Me.fxType.AutoGenerateColumns = False Me.fxType.ColumnInfo = resources.GetString("fxType.ColumnInfo") Me.fxType.ContextMenuStrip = Me.cmGrid Me.fxType.DataSource = Me.bsType Me.fxType.Dock = System.Windows.Forms.DockStyle.Fill Me.fxType.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross Me.fxType.Location = New System.Drawing.Point(0, 39) Me.fxType.Margin = New System.Windows.Forms.Padding(0) Me.fxType.Name = "fxType" Me.fxType.Rows.Count = 1 Me.fxType.Rows.DefaultSize = 24 Me.fxType.ShowErrors = True Me.fxType.Size = New System.Drawing.Size(306, 473) Me.fxType.StyleInfo = resources.GetString("fxType.StyleInfo") Me.fxType.TabIndex = 207 Me.fxType.Tag = "nanbang" Me.fxType.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver ' 'bsType ' Me.bsType.DataMember = "tbl_type" Me.bsType.DataSource = Me.DataSet1 Me.bsType.Filter = "" ' 'DataSet1 ' Me.DataSet1.DataSetName = "DS" Me.DataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'Panel1 ' Me.Panel1.Controls.Add(Me.Label17) Me.Panel1.Controls.Add(Me.tb_전체바닥면적) Me.Panel1.Controls.Add(Me.tb_바닥면적) Me.Panel1.Controls.Add(Me.Label15) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(306, 39) Me.Panel1.TabIndex = 210 ' 'Label17 ' Me.Label17.Font = New System.Drawing.Font("맑은 고딕", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label17.Location = New System.Drawing.Point(5, 7) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(94, 26) Me.Label17.TabIndex = 209 Me.Label17.Text = "면적및세대합" Me.Label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'tb_전체바닥면적 ' Me.tb_전체바닥면적.Font = New System.Drawing.Font("맑은 고딕", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.tb_전체바닥면적.ForeColor = System.Drawing.SystemColors.ActiveCaption Me.tb_전체바닥면적.Location = New System.Drawing.Point(209, 9) Me.tb_전체바닥면적.Name = "tb_전체바닥면적" Me.tb_전체바닥면적.ReadOnly = True Me.tb_전체바닥면적.Size = New System.Drawing.Size(83, 22) Me.tb_전체바닥면적.TabIndex = 208 Me.tb_전체바닥면적.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'tb_바닥면적 ' Me.tb_바닥면적.BackColor = System.Drawing.SystemColors.Control Me.tb_바닥면적.Font = New System.Drawing.Font("맑은 고딕", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.tb_바닥면적.ForeColor = System.Drawing.Color.Black Me.tb_바닥면적.Location = New System.Drawing.Point(104, 9) Me.tb_바닥면적.Name = "tb_바닥면적" Me.tb_바닥면적.ReadOnly = True Me.tb_바닥면적.Size = New System.Drawing.Size(83, 22) Me.tb_바닥면적.TabIndex = 206 Me.tb_바닥면적.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.ForeColor = System.Drawing.Color.Black Me.Label15.Location = New System.Drawing.Point(192, 12) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(13, 17) Me.Label15.TabIndex = 207 Me.Label15.Text = "/" ' 'C1StatusBar4 ' Me.C1StatusBar4.AutoSizeElement = C1.Framework.AutoSizeElement.Width Me.C1StatusBar4.LeftPaneItems.Add(Me.RibbonButton2) Me.C1StatusBar4.LeftPaneItems.Add(Me.RibbonButton6) Me.C1StatusBar4.Location = New System.Drawing.Point(0, 512) Me.C1StatusBar4.Name = "C1StatusBar4" Me.C1StatusBar4.RightPaneWidth = 0 Me.C1StatusBar4.Size = New System.Drawing.Size(306, 23) Me.C1StatusBar4.SizingGrip = False Me.C1StatusBar4.VisualStyle = C1.Win.C1Ribbon.VisualStyle.Office2010Silver ' 'RibbonButton2 ' Me.RibbonButton2.Name = "RibbonButton2" Me.RibbonButton2.SmallImage = CType(resources.GetObject("RibbonButton2.SmallImage"), System.Drawing.Image) Me.RibbonButton2.Text = "추가" ' 'RibbonButton6 ' Me.RibbonButton6.Name = "RibbonButton6" Me.RibbonButton6.SmallImage = CType(resources.GetObject("RibbonButton6.SmallImage"), System.Drawing.Image) Me.RibbonButton6.Text = "삭제" ' 'fxList ' Me.fxList.AutoGenerateColumns = False Me.fxList.ColumnInfo = resources.GetString("fxList.ColumnInfo") Me.fxList.ContextMenuStrip = Me.cmGrid Me.fxList.DataSource = Me.bs Me.fxList.Dock = System.Windows.Forms.DockStyle.Fill Me.fxList.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross Me.fxList.Location = New System.Drawing.Point(0, 108) Me.fxList.Margin = New System.Windows.Forms.Padding(0) Me.fxList.Name = "fxList" Me.fxList.Rows.Count = 1 Me.fxList.Rows.DefaultSize = 24 Me.fxList.ShowErrors = True Me.fxList.Size = New System.Drawing.Size(931, 404) Me.fxList.StyleInfo = resources.GetString("fxList.StyleInfo") Me.fxList.TabIndex = 212 Me.fxList.Tag = "nanbang" Me.fxList.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver ' 'bs ' Me.bs.DataMember = "tbl_myoun" Me.bs.DataSource = Me.DataSet1 Me.bs.Filter = "code <> '0' and code <> ''" ' 'C1StatusBar5 ' Me.C1StatusBar5.AutoSizeElement = C1.Framework.AutoSizeElement.Width Me.C1StatusBar5.LeftPaneItems.Add(Me.RibbonButton7) Me.C1StatusBar5.LeftPaneItems.Add(Me.RibbonButton8) Me.C1StatusBar5.Location = New System.Drawing.Point(0, 512) Me.C1StatusBar5.Name = "C1StatusBar5" Me.C1StatusBar5.RightPaneWidth = 0 Me.C1StatusBar5.Size = New System.Drawing.Size(931, 23) Me.C1StatusBar5.SizingGrip = False Me.C1StatusBar5.VisualStyle = C1.Win.C1Ribbon.VisualStyle.Office2010Silver ' 'RibbonButton7 ' Me.RibbonButton7.Name = "RibbonButton7" Me.RibbonButton7.SmallImage = CType(resources.GetObject("RibbonButton7.SmallImage"), System.Drawing.Image) Me.RibbonButton7.Text = "추가" ' 'RibbonButton8 ' Me.RibbonButton8.Name = "RibbonButton8" Me.RibbonButton8.SmallImage = CType(resources.GetObject("RibbonButton8.SmallImage"), System.Drawing.Image) Me.RibbonButton8.Text = "삭제" ' 'Panel3 ' Me.Panel3.Controls.Add(Me.TableLayoutPanel1) Me.Panel3.Controls.Add(Me.LinkLabel1) Me.Panel3.Dock = System.Windows.Forms.DockStyle.Top Me.Panel3.Location = New System.Drawing.Point(0, 0) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(931, 108) Me.Panel3.TabIndex = 209 ' 'TableLayoutPanel1 ' Me.TableLayoutPanel1.ColumnCount = 14 Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 130.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 23.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 55.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 55.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 35.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 65.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 22.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30.0!)) Me.TableLayoutPanel1.Controls.Add(Me.Label35, 3, 0) Me.TableLayoutPanel1.Controls.Add(Me.tb_지하, 9, 1) Me.TableLayoutPanel1.Controls.Add(Me.Label14, 2, 1) Me.TableLayoutPanel1.Controls.Add(Me.Label12, 2, 0) Me.TableLayoutPanel1.Controls.Add(Me.Label11, 0, 0) Me.TableLayoutPanel1.Controls.Add(Me.Label32, 4, 0) Me.TableLayoutPanel1.Controls.Add(Me.tb_천장고, 12, 1) Me.TableLayoutPanel1.Controls.Add(Me.tb_지하층, 5, 1) Me.TableLayoutPanel1.Controls.Add(Me.tb_층고, 12, 0) Me.TableLayoutPanel1.Controls.Add(Me.Label4, 10, 0) Me.TableLayoutPanel1.Controls.Add(Me.tB_지상, 9, 0) Me.TableLayoutPanel1.Controls.Add(Me.Label10, 13, 1) Me.TableLayoutPanel1.Controls.Add(Me.Label9, 13, 0) Me.TableLayoutPanel1.Controls.Add(Me.tb_지상층, 5, 0) Me.TableLayoutPanel1.Controls.Add(Me.Label6, 4, 1) Me.TableLayoutPanel1.Controls.Add(Me.Label1, 11, 1) Me.TableLayoutPanel1.Controls.Add(Me.Label5, 7, 0) Me.TableLayoutPanel1.Controls.Add(Me.Label2, 6, 0) Me.TableLayoutPanel1.Controls.Add(Me.Label27, 8, 1) Me.TableLayoutPanel1.Controls.Add(Me.Label7, 11, 0) Me.TableLayoutPanel1.Controls.Add(Me.Label8, 6, 1) Me.TableLayoutPanel1.Controls.Add(Me.Label28, 8, 0) Me.TableLayoutPanel1.Controls.Add(Me.Label16, 10, 1) Me.TableLayoutPanel1.Controls.Add(Me.Label13, 0, 1) Me.TableLayoutPanel1.Controls.Add(Me.tb_평균열관류율, 1, 0) Me.TableLayoutPanel1.Controls.Add(Me.tb_창면적비, 1, 1) Me.TableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom Me.TableLayoutPanel1.Location = New System.Drawing.Point(0, 49) Me.TableLayoutPanel1.Name = "TableLayoutPanel1" Me.TableLayoutPanel1.RowCount = 2 Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.0!)) Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.0!)) Me.TableLayoutPanel1.Size = New System.Drawing.Size(931, 59) Me.TableLayoutPanel1.TabIndex = 205 ' 'Label35 ' Me.Label35.Dock = System.Windows.Forms.DockStyle.Fill Me.Label35.ForeColor = System.Drawing.Color.Black Me.Label35.Location = New System.Drawing.Point(273, 0) Me.Label35.Name = "Label35" Me.TableLayoutPanel1.SetRowSpan(Me.Label35, 2) Me.Label35.Size = New System.Drawing.Size(49, 59) Me.Label35.TabIndex = 4 Me.Label35.Text = "연면적" Me.Label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'tb_지하 ' Me.tb_지하.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs_desc, "builds1", True)) Me.tb_지하.Dock = System.Windows.Forms.DockStyle.Fill Me.tb_지하.Location = New System.Drawing.Point(652, 32) Me.tb_지하.Name = "tb_지하" Me.tb_지하.Size = New System.Drawing.Size(68, 25) Me.tb_지하.TabIndex = 83 Me.tb_지하.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'bs_desc ' Me.bs_desc.DataMember = "tbl_Desc" Me.bs_desc.DataSource = Me.DataSet1 ' 'Label14 ' Me.Label14.Dock = System.Windows.Forms.DockStyle.Fill Me.Label14.ForeColor = System.Drawing.Color.Gray Me.Label14.Location = New System.Drawing.Point(218, 29) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(49, 30) Me.Label14.TabIndex = 200 Me.Label14.Text = "%" Me.Label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'Label12 ' Me.Label12.Dock = System.Windows.Forms.DockStyle.Fill Me.Label12.ForeColor = System.Drawing.Color.Gray Me.Label12.Location = New System.Drawing.Point(218, 0) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(49, 29) Me.Label12.TabIndex = 202 Me.Label12.Text = "W/㎡K" Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'Label11 ' Me.Label11.Dock = System.Windows.Forms.DockStyle.Fill Me.Label11.Font = New System.Drawing.Font("맑은 고딕", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label11.ForeColor = System.Drawing.Color.Black Me.Label11.Location = New System.Drawing.Point(3, 0) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(124, 29) Me.Label11.TabIndex = 199 Me.Label11.Text = "외벽평균열관류율:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(창 및 문 포함)" Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label32 ' Me.Label32.Dock = System.Windows.Forms.DockStyle.Fill Me.Label32.ForeColor = System.Drawing.Color.Black Me.Label32.Location = New System.Drawing.Point(328, 0) Me.Label32.Name = "Label32" Me.Label32.Size = New System.Drawing.Size(54, 29) Me.Label32.TabIndex = 0 Me.Label32.Text = "지상층:" Me.Label32.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'tb_천장고 ' Me.tb_천장고.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs_desc, "천장고", True)) Me.tb_천장고.Dock = System.Windows.Forms.DockStyle.Fill Me.tb_천장고.ForeColor = System.Drawing.Color.Black Me.tb_천장고.Location = New System.Drawing.Point(821, 32) Me.tb_천장고.Name = "tb_천장고" Me.tb_천장고.Size = New System.Drawing.Size(75, 25) Me.tb_천장고.TabIndex = 85 Me.tb_천장고.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'tb_지하층 ' Me.tb_지하층.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs_desc, "buildm21", True)) Me.tb_지하층.Dock = System.Windows.Forms.DockStyle.Fill Me.tb_지하층.Location = New System.Drawing.Point(388, 32) Me.tb_지하층.Name = "tb_지하층" Me.tb_지하층.Size = New System.Drawing.Size(123, 25) Me.tb_지하층.TabIndex = 87 Me.tb_지하층.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'tb_층고 ' Me.tb_층고.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs_desc, "층고", True)) Me.tb_층고.Dock = System.Windows.Forms.DockStyle.Fill Me.tb_층고.ForeColor = System.Drawing.Color.Black Me.tb_층고.Location = New System.Drawing.Point(821, 3) Me.tb_층고.Name = "tb_층고" Me.tb_층고.Size = New System.Drawing.Size(75, 25) Me.tb_층고.TabIndex = 84 Me.tb_층고.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label4 ' Me.Label4.Dock = System.Windows.Forms.DockStyle.Fill Me.Label4.ForeColor = System.Drawing.Color.Gray Me.Label4.Location = New System.Drawing.Point(726, 0) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(24, 29) Me.Label4.TabIndex = 79 Me.Label4.Text = "층" Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'tB_지상 ' Me.tB_지상.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs_desc, "builds2", True)) Me.tB_지상.Dock = System.Windows.Forms.DockStyle.Fill Me.tB_지상.Location = New System.Drawing.Point(652, 3) Me.tB_지상.Name = "tB_지상" Me.tB_지상.Size = New System.Drawing.Size(68, 25) Me.tB_지상.TabIndex = 82 Me.tB_지상.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label10 ' Me.Label10.Dock = System.Windows.Forms.DockStyle.Fill Me.Label10.ForeColor = System.Drawing.Color.Gray Me.Label10.Location = New System.Drawing.Point(902, 29) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(26, 30) Me.Label10.TabIndex = 2 Me.Label10.Text = "m" Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'Label9 ' Me.Label9.Dock = System.Windows.Forms.DockStyle.Fill Me.Label9.ForeColor = System.Drawing.Color.Gray Me.Label9.Location = New System.Drawing.Point(902, 0) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(26, 29) Me.Label9.TabIndex = 2 Me.Label9.Text = "m" Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'tb_지상층 ' Me.tb_지상층.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs_desc, "buildm23", True)) Me.tb_지상층.Dock = System.Windows.Forms.DockStyle.Fill Me.tb_지상층.Location = New System.Drawing.Point(388, 3) Me.tb_지상층.Name = "tb_지상층" Me.tb_지상층.Size = New System.Drawing.Size(123, 25) Me.tb_지상층.TabIndex = 86 Me.tb_지상층.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label6 ' Me.Label6.Dock = System.Windows.Forms.DockStyle.Fill Me.Label6.ForeColor = System.Drawing.Color.Black Me.Label6.Location = New System.Drawing.Point(328, 29) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(54, 30) Me.Label6.TabIndex = 0 Me.Label6.Text = "지하층:" Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label1 ' Me.Label1.Dock = System.Windows.Forms.DockStyle.Fill Me.Label1.ForeColor = System.Drawing.Color.Black Me.Label1.Location = New System.Drawing.Point(756, 29) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(59, 30) Me.Label1.TabIndex = 2 Me.Label1.Text = "천장고:" Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label5 ' Me.Label5.Dock = System.Windows.Forms.DockStyle.Fill Me.Label5.ForeColor = System.Drawing.Color.Black Me.Label5.Location = New System.Drawing.Point(552, 0) Me.Label5.Name = "Label5" Me.TableLayoutPanel1.SetRowSpan(Me.Label5, 2) Me.Label5.Size = New System.Drawing.Size(44, 59) Me.Label5.TabIndex = 80 Me.Label5.Text = "층수" Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label2 ' Me.Label2.Dock = System.Windows.Forms.DockStyle.Fill Me.Label2.ForeColor = System.Drawing.Color.Gray Me.Label2.Location = New System.Drawing.Point(517, 0) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(29, 29) Me.Label2.TabIndex = 4 Me.Label2.Text = "㎡" Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'Label27 ' Me.Label27.Dock = System.Windows.Forms.DockStyle.Fill Me.Label27.ForeColor = System.Drawing.Color.Black Me.Label27.Location = New System.Drawing.Point(602, 29) Me.Label27.Name = "Label27" Me.Label27.Size = New System.Drawing.Size(44, 30) Me.Label27.TabIndex = 0 Me.Label27.Text = "지하:" Me.Label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label7 ' Me.Label7.Dock = System.Windows.Forms.DockStyle.Fill Me.Label7.ForeColor = System.Drawing.Color.Black Me.Label7.Location = New System.Drawing.Point(756, 0) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(59, 29) Me.Label7.TabIndex = 2 Me.Label7.Text = "층고:" Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label8 ' Me.Label8.Dock = System.Windows.Forms.DockStyle.Fill Me.Label8.ForeColor = System.Drawing.Color.Gray Me.Label8.Location = New System.Drawing.Point(517, 29) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(29, 30) Me.Label8.TabIndex = 4 Me.Label8.Text = "㎡" Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'Label28 ' Me.Label28.Dock = System.Windows.Forms.DockStyle.Fill Me.Label28.ForeColor = System.Drawing.Color.Black Me.Label28.Location = New System.Drawing.Point(602, 0) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(44, 29) Me.Label28.TabIndex = 2 Me.Label28.Text = "지상:" Me.Label28.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label16 ' Me.Label16.Dock = System.Windows.Forms.DockStyle.Fill Me.Label16.ForeColor = System.Drawing.Color.Gray Me.Label16.Location = New System.Drawing.Point(726, 29) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(24, 30) Me.Label16.TabIndex = 79 Me.Label16.Text = "층" Me.Label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'Label13 ' Me.Label13.Dock = System.Windows.Forms.DockStyle.Fill Me.Label13.ForeColor = System.Drawing.Color.Black Me.Label13.Location = New System.Drawing.Point(3, 29) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(124, 30) Me.Label13.TabIndex = 201 Me.Label13.Text = "창면적비:" Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'tb_평균열관류율 ' Me.tb_평균열관류율.Dock = System.Windows.Forms.DockStyle.Fill Me.tb_평균열관류율.ForeColor = System.Drawing.SystemColors.ActiveCaption Me.tb_평균열관류율.Location = New System.Drawing.Point(133, 3) Me.tb_평균열관류율.Name = "tb_평균열관류율" Me.tb_평균열관류율.ReadOnly = True Me.tb_평균열관류율.Size = New System.Drawing.Size(79, 25) Me.tb_평균열관류율.TabIndex = 204 Me.tb_평균열관류율.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'tb_창면적비 ' Me.tb_창면적비.Dock = System.Windows.Forms.DockStyle.Fill Me.tb_창면적비.ForeColor = System.Drawing.SystemColors.ActiveCaption Me.tb_창면적비.Location = New System.Drawing.Point(133, 32) Me.tb_창면적비.Name = "tb_창면적비" Me.tb_창면적비.ReadOnly = True Me.tb_창면적비.Size = New System.Drawing.Size(79, 25) Me.tb_창면적비.TabIndex = 203 Me.tb_창면적비.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'LinkLabel1 ' Me.LinkLabel1.AutoSize = True Me.LinkLabel1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LinkLabel1.Location = New System.Drawing.Point(7, 14) Me.LinkLabel1.Name = "LinkLabel1" Me.LinkLabel1.Size = New System.Drawing.Size(103, 15) Me.LinkLabel1.TabIndex = 198 Me.LinkLabel1.TabStop = True Me.LinkLabel1.Text = "형별성능관계내역" ' 'Panel2 ' Me.Panel2.Controls.Add(Me.GroupBox2) Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top Me.Panel2.Location = New System.Drawing.Point(0, 0) Me.Panel2.Name = "Panel2" Me.Panel2.Padding = New System.Windows.Forms.Padding(0, 0, 0, 10) Me.Panel2.Size = New System.Drawing.Size(1247, 63) Me.Panel2.TabIndex = 206 Me.Panel2.Visible = False ' 'GroupBox2 ' Me.GroupBox2.BackColor = System.Drawing.Color.Red Me.GroupBox2.Controls.Add(Me.tb_건축면적) Me.GroupBox2.Controls.Add(Me.Label3) Me.GroupBox2.Controls.Add(Me.Label34) Me.GroupBox2.Dock = System.Windows.Forms.DockStyle.Fill Me.GroupBox2.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.GroupBox2.Location = New System.Drawing.Point(0, 0) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(1247, 53) Me.GroupBox2.TabIndex = 193 Me.GroupBox2.TabStop = False Me.GroupBox2.Visible = False ' 'tb_건축면적 ' Me.tb_건축면적.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs_desc, "buildm22", True)) Me.tb_건축면적.Location = New System.Drawing.Point(93, 17) Me.tb_건축면적.Name = "tb_건축면적" Me.tb_건축면적.Size = New System.Drawing.Size(70, 25) Me.tb_건축면적.TabIndex = 81 Me.tb_건축면적.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.ForeColor = System.Drawing.SystemColors.ControlDarkDark Me.Label3.Location = New System.Drawing.Point(167, 21) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(21, 17) Me.Label3.TabIndex = 78 Me.Label3.Text = "㎡" Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label34 ' Me.Label34.AutoSize = True Me.Label34.ForeColor = System.Drawing.SystemColors.ControlDarkDark Me.Label34.Location = New System.Drawing.Point(9, 21) Me.Label34.Name = "Label34" Me.Label34.Size = New System.Drawing.Size(81, 17) Me.Label34.TabIndex = 2 Me.Label34.Text = "건축면적(㎡)" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.Label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'C1StatusBar2 ' Me.C1StatusBar2.AutoSizeElement = C1.Framework.AutoSizeElement.Width Me.C1StatusBar2.Location = New System.Drawing.Point(0, 598) Me.C1StatusBar2.Name = "C1StatusBar2" Me.C1StatusBar2.RightPaneItems.Add(Me.RibbonButton1) Me.C1StatusBar2.Size = New System.Drawing.Size(1247, 23) ' 'RibbonButton1 ' Me.RibbonButton1.LargeImage = CType(resources.GetObject("RibbonButton1.LargeImage"), System.Drawing.Image) Me.RibbonButton1.Name = "RibbonButton1" Me.RibbonButton1.SmallImage = CType(resources.GetObject("RibbonButton1.SmallImage"), System.Drawing.Image) Me.RibbonButton1.Text = "적용(&S)" ' 'bs_열관류 ' Me.bs_열관류.DataMember = "tbl_yk" Me.bs_열관류.DataSource = Me.DataSet1 ' 'bs방위 ' Me.bs방위.DataMember = "tbl_common_od" Me.bs방위.DataSource = Me.DataSet1 Me.bs방위.Filter = "gubun ='1007'" ' 'Frm_2_Build ' Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None Me.ClientSize = New System.Drawing.Size(1247, 621) Me.Controls.Add(Me.SplitContainer1) Me.Controls.Add(Me.Panel2) Me.Controls.Add(Me.C1StatusBar2) Me.Font = New System.Drawing.Font("맑은 고딕", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "Frm_2_Build" Me.Tag = "2" Me.Text = "건축부문" Me.cmGrid.ResumeLayout(False) Me.SplitContainer1.Panel1.ResumeLayout(False) Me.SplitContainer1.Panel1.PerformLayout() Me.SplitContainer1.Panel2.ResumeLayout(False) Me.SplitContainer1.Panel2.PerformLayout() CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer1.ResumeLayout(False) CType(Me.fxType, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.bsType, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.C1StatusBar4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.fxList, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.bs, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.C1StatusBar5, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel3.ResumeLayout(False) Me.Panel3.PerformLayout() Me.TableLayoutPanel1.ResumeLayout(False) Me.TableLayoutPanel1.PerformLayout() CType(Me.bs_desc, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel2.ResumeLayout(False) Me.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() CType(Me.C1StatusBar2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.bs_열관류, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.bs방위, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents bs As System.Windows.Forms.BindingSource Friend WithEvents DataSet1 As Eco2OD.DS Friend WithEvents bs_desc As System.Windows.Forms.BindingSource Friend WithEvents bs_열관류 As System.Windows.Forms.BindingSource Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox Friend WithEvents tb_지하층 As System.Windows.Forms.TextBox Friend WithEvents tb_지상층 As System.Windows.Forms.TextBox Friend WithEvents tb_천장고 As System.Windows.Forms.TextBox Friend WithEvents tb_층고 As System.Windows.Forms.TextBox Friend WithEvents tb_지하 As System.Windows.Forms.TextBox Friend WithEvents tB_지상 As System.Windows.Forms.TextBox Friend WithEvents tb_건축면적 As System.Windows.Forms.TextBox Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents Label32 As System.Windows.Forms.Label Friend WithEvents Label27 As System.Windows.Forms.Label Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents Label28 As System.Windows.Forms.Label Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents Label35 As System.Windows.Forms.Label Friend WithEvents Label34 As System.Windows.Forms.Label Friend WithEvents tb_전체바닥면적 As System.Windows.Forms.TextBox Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents tb_바닥면적 As System.Windows.Forms.TextBox Friend WithEvents tb_창면적비 As System.Windows.Forms.TextBox Friend WithEvents tb_평균열관류율 As System.Windows.Forms.TextBox Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip Friend WithEvents Panel2 As Panel Friend WithEvents Panel3 As Panel Friend WithEvents bsType As BindingSource Friend WithEvents fxType As C1.Win.C1FlexGrid.C1FlexGrid Friend WithEvents C1StatusBar2 As C1.Win.C1Ribbon.C1StatusBar Friend WithEvents RibbonButton1 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents fxList As C1.Win.C1FlexGrid.C1FlexGrid Friend WithEvents bs방위 As BindingSource Friend WithEvents cmGrid As ContextMenuStrip Friend WithEvents 열너비자동조정ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 열너비저장ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 열너비초기화ToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripMenuItem1 As ToolStripSeparator Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer Friend WithEvents C1StatusBar4 As C1.Win.C1Ribbon.C1StatusBar Friend WithEvents RibbonButton2 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents RibbonButton6 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents C1StatusBar5 As C1.Win.C1Ribbon.C1StatusBar Friend WithEvents RibbonButton7 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents RibbonButton8 As C1.Win.C1Ribbon.RibbonButton Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents TableLayoutPanel1 As System.Windows.Forms.TableLayoutPanel Friend WithEvents Label16 As System.Windows.Forms.Label End Class