Files
ECO2-OD/ArinWarev1/FORM-OD/Frm_1_Basic.Designer.vb
2018-12-09 20:18:51 +09:00

1179 lines
58 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class Frm_1_Basic
Inherits CForm
'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_1_Basic))
Me.TableLayoutPanel3 = New System.Windows.Forms.TableLayoutPanel()
Me.Label6 = New System.Windows.Forms.Label()
Me.TableLayoutPanel4 = New System.Windows.Forms.TableLayoutPanel()
Me.Label7 = New System.Windows.Forms.Label()
Me.MyTb1 = New System.Windows.Forms.TextBox()
Me.bs = New System.Windows.Forms.BindingSource(Me.components)
Me.DataSet1 = New Eco2OD.DS()
Me.MyTb2 = New System.Windows.Forms.TextBox()
Me.Label8 = New System.Windows.Forms.Label()
Me.TableLayoutPanel5 = New System.Windows.Forms.TableLayoutPanel()
Me.Label9 = New System.Windows.Forms.Label()
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
Me.Panel3 = New System.Windows.Forms.Panel()
Me.TextBox9 = New System.Windows.Forms.TextBox()
Me.Label15 = New System.Windows.Forms.Label()
Me.TextBox8 = New System.Windows.Forms.TextBox()
Me.tb_성명 = New System.Windows.Forms.TextBox()
Me.TextBox7 = New System.Windows.Forms.TextBox()
Me.Label12 = New System.Windows.Forms.Label()
Me.TextBox6 = New System.Windows.Forms.TextBox()
Me.Label14 = New System.Windows.Forms.Label()
Me.MyTb6 = New System.Windows.Forms.TextBox()
Me.Label16 = New System.Windows.Forms.Label()
Me.Label19 = New System.Windows.Forms.Label()
Me.MyTb5 = New System.Windows.Forms.TextBox()
Me.Label18 = New System.Windows.Forms.Label()
Me.Label17 = New System.Windows.Forms.Label()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.TextBox5 = New System.Windows.Forms.TextBox()
Me.TextBox4 = New System.Windows.Forms.TextBox()
Me.TextBox3 = New System.Windows.Forms.TextBox()
Me.TextBox2 = New System.Windows.Forms.TextBox()
Me.Label11 = New System.Windows.Forms.Label()
Me.TextBox90 = New System.Windows.Forms.TextBox()
Me.Label13 = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.TextBox50 = New System.Windows.Forms.TextBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.TextBox48 = New System.Windows.Forms.TextBox()
Me.Panel7 = New System.Windows.Forms.Panel()
Me.cmbArea1 = New System.Windows.Forms.ComboBox()
Me.bsArea1 = New System.Windows.Forms.BindingSource(Me.components)
Me.RadioButton2 = New System.Windows.Forms.RadioButton()
Me.RadioButton1 = New System.Windows.Forms.RadioButton()
Me.TextBox88 = New System.Windows.Forms.TextBox()
Me.Label33 = New System.Windows.Forms.Label()
Me.Label37 = New System.Windows.Forms.Label()
Me.cmbArea2 = New Eco2OD.MyCmb()
Me.bsArea2 = New System.Windows.Forms.BindingSource(Me.components)
Me.Label3 = New System.Windows.Forms.Label()
Me.Label41 = New System.Windows.Forms.Label()
Me.TextBox71 = New System.Windows.Forms.TextBox()
Me.TextBox70 = New System.Windows.Forms.TextBox()
Me.TextBox72 = New System.Windows.Forms.TextBox()
Me.TextBox69 = New System.Windows.Forms.TextBox()
Me.Label40 = New System.Windows.Forms.Label()
Me.Label20 = New System.Windows.Forms.Label()
Me.Label25 = New System.Windows.Forms.Label()
Me.Panel8 = New System.Windows.Forms.Panel()
Me.TextBox13 = New System.Windows.Forms.TextBox()
Me.Label28 = New System.Windows.Forms.Label()
Me.Label21 = New System.Windows.Forms.Label()
Me.TextBox12 = New System.Windows.Forms.TextBox()
Me.Label22 = New System.Windows.Forms.Label()
Me.MyTb9 = New System.Windows.Forms.TextBox()
Me.MyTb7 = New System.Windows.Forms.TextBox()
Me.TextBox11 = New System.Windows.Forms.TextBox()
Me.Label23 = New System.Windows.Forms.Label()
Me.Label27 = New System.Windows.Forms.Label()
Me.Label24 = New System.Windows.Forms.Label()
Me.TextBox10 = New System.Windows.Forms.TextBox()
Me.MyTb8 = New System.Windows.Forms.TextBox()
Me.Label26 = New System.Windows.Forms.Label()
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
Me.MyTb3 = New System.Windows.Forms.TextBox()
Me.C1StatusBar1 = New C1.Win.C1Ribbon.C1StatusBar()
Me.RibbonButton1 = New C1.Win.C1Ribbon.RibbonButton()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.Label29 = New System.Windows.Forms.Label()
Me.TableLayoutPanel3.SuspendLayout()
Me.TableLayoutPanel4.SuspendLayout()
CType(Me.bs, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TableLayoutPanel5.SuspendLayout()
Me.GroupBox5.SuspendLayout()
Me.Panel3.SuspendLayout()
Me.Panel1.SuspendLayout()
Me.Panel7.SuspendLayout()
CType(Me.bsArea1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.bsArea2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel8.SuspendLayout()
CType(Me.C1StatusBar1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'TableLayoutPanel3
'
Me.TableLayoutPanel3.BackColor = System.Drawing.SystemColors.ButtonFace
Me.TableLayoutPanel3.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.[Single]
Me.TableLayoutPanel3.ColumnCount = 2
Me.TableLayoutPanel3.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 39.44099!))
Me.TableLayoutPanel3.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 60.55901!))
Me.TableLayoutPanel3.Controls.Add(Me.Label6, 0, 0)
Me.TableLayoutPanel3.Location = New System.Drawing.Point(0, 0)
Me.TableLayoutPanel3.Name = "TableLayoutPanel3"
Me.TableLayoutPanel3.RowCount = 1
Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
Me.TableLayoutPanel3.Size = New System.Drawing.Size(200, 100)
Me.TableLayoutPanel3.TabIndex = 0
'
'Label6
'
Me.Label6.Anchor = System.Windows.Forms.AnchorStyles.None
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(23, 44)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(33, 12)
Me.Label6.TabIndex = 131
Me.Label6.Text = "규 모"
'
'TableLayoutPanel4
'
Me.TableLayoutPanel4.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.[Single]
Me.TableLayoutPanel4.ColumnCount = 2
Me.TableLayoutPanel4.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 52.35294!))
Me.TableLayoutPanel4.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 47.64706!))
Me.TableLayoutPanel4.Controls.Add(Me.Label7, 0, 1)
Me.TableLayoutPanel4.Controls.Add(Me.MyTb1, 1, 1)
Me.TableLayoutPanel4.Controls.Add(Me.MyTb2, 1, 0)
Me.TableLayoutPanel4.Controls.Add(Me.Label8, 0, 0)
Me.TableLayoutPanel4.Location = New System.Drawing.Point(71, 4)
Me.TableLayoutPanel4.Name = "TableLayoutPanel4"
Me.TableLayoutPanel4.RowCount = 2
Me.TableLayoutPanel4.RowStyles.Add(New System.Windows.Forms.RowStyle())
Me.TableLayoutPanel4.RowStyles.Add(New System.Windows.Forms.RowStyle())
Me.TableLayoutPanel4.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
Me.TableLayoutPanel4.Size = New System.Drawing.Size(96, 16)
Me.TableLayoutPanel4.TabIndex = 130
'
'Label7
'
Me.Label7.Anchor = System.Windows.Forms.AnchorStyles.None
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(6, 30)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(38, 24)
Me.Label7.TabIndex = 0
Me.Label7.Text = "지 상(층수)"
'
'MyTb1
'
Me.MyTb1.Anchor = System.Windows.Forms.AnchorStyles.Left
Me.MyTb1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "builds2", True))
Me.MyTb1.Location = New System.Drawing.Point(53, 32)
Me.MyTb1.Name = "MyTb1"
Me.MyTb1.Size = New System.Drawing.Size(39, 21)
Me.MyTb1.TabIndex = 1
'
'bs
'
Me.bs.DataMember = "tbl_Desc"
Me.bs.DataSource = Me.DataSet1
'
'DataSet1
'
Me.DataSet1.DataSetName = "DS"
Me.DataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'MyTb2
'
Me.MyTb2.Anchor = System.Windows.Forms.AnchorStyles.Left
Me.MyTb2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "builds1", True))
Me.MyTb2.Location = New System.Drawing.Point(53, 4)
Me.MyTb2.Name = "MyTb2"
Me.MyTb2.Size = New System.Drawing.Size(39, 21)
Me.MyTb2.TabIndex = 1
'
'Label8
'
Me.Label8.Anchor = System.Windows.Forms.AnchorStyles.None
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(6, 2)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(38, 24)
Me.Label8.TabIndex = 0
Me.Label8.Text = "지 하(층수)"
'
'TableLayoutPanel5
'
Me.TableLayoutPanel5.BackColor = System.Drawing.SystemColors.ButtonFace
Me.TableLayoutPanel5.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.[Single]
Me.TableLayoutPanel5.ColumnCount = 2
Me.TableLayoutPanel5.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 200.0!))
Me.TableLayoutPanel5.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle())
Me.TableLayoutPanel5.Controls.Add(Me.Label9, 0, 0)
Me.TableLayoutPanel5.Location = New System.Drawing.Point(0, 0)
Me.TableLayoutPanel5.Name = "TableLayoutPanel5"
Me.TableLayoutPanel5.RowCount = 1
Me.TableLayoutPanel5.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
Me.TableLayoutPanel5.Size = New System.Drawing.Size(200, 100)
Me.TableLayoutPanel5.TabIndex = 0
'
'Label9
'
Me.Label9.Anchor = System.Windows.Forms.AnchorStyles.None
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(80, 38)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(41, 24)
Me.Label9.TabIndex = 0
Me.Label9.Text = "소재지" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " 주 소 "
'
'GroupBox5
'
Me.GroupBox5.Controls.Add(Me.Panel3)
Me.GroupBox5.Controls.Add(Me.Panel1)
Me.GroupBox5.Controls.Add(Me.Panel7)
Me.GroupBox5.Controls.Add(Me.Panel8)
Me.GroupBox5.Location = New System.Drawing.Point(6, 8)
Me.GroupBox5.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.GroupBox5.Name = "GroupBox5"
Me.GroupBox5.Padding = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.GroupBox5.Size = New System.Drawing.Size(883, 538)
Me.GroupBox5.TabIndex = 1
Me.GroupBox5.TabStop = False
'
'Panel3
'
Me.Panel3.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
Me.Panel3.Controls.Add(Me.TextBox9)
Me.Panel3.Controls.Add(Me.Label15)
Me.Panel3.Controls.Add(Me.TextBox8)
Me.Panel3.Controls.Add(Me.tb_성명)
Me.Panel3.Controls.Add(Me.TextBox7)
Me.Panel3.Controls.Add(Me.Label12)
Me.Panel3.Controls.Add(Me.TextBox6)
Me.Panel3.Controls.Add(Me.Label14)
Me.Panel3.Controls.Add(Me.MyTb6)
Me.Panel3.Controls.Add(Me.Label16)
Me.Panel3.Controls.Add(Me.Label19)
Me.Panel3.Controls.Add(Me.MyTb5)
Me.Panel3.Controls.Add(Me.Label18)
Me.Panel3.Controls.Add(Me.Label17)
Me.Panel3.Location = New System.Drawing.Point(11, 257)
Me.Panel3.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(859, 128)
Me.Panel3.TabIndex = 2
'
'TextBox9
'
Me.TextBox9.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "기계휴대폰번호", True))
Me.TextBox9.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox9.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox9.Location = New System.Drawing.Point(620, 85)
Me.TextBox9.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox9.Name = "TextBox9"
Me.TextBox9.Size = New System.Drawing.Size(227, 21)
Me.TextBox9.TabIndex = 13
Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Location = New System.Drawing.Point(15, 89)
Me.Label15.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(34, 17)
Me.Label15.TabIndex = 6
Me.Label15.Text = "주소"
'
'TextBox8
'
Me.TextBox8.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "기계주소", True))
Me.TextBox8.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox8.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox8.Location = New System.Drawing.Point(55, 85)
Me.TextBox8.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox8.Name = "TextBox8"
Me.TextBox8.Size = New System.Drawing.Size(457, 21)
Me.TextBox8.TabIndex = 7
'
'tb_성명
'
Me.tb_성명.BackColor = System.Drawing.SystemColors.Window
Me.tb_성명.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "기계성명", True))
Me.tb_성명.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.tb_성명.ForeColor = System.Drawing.SystemColors.ControlText
Me.tb_성명.Location = New System.Drawing.Point(55, 50)
Me.tb_성명.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.tb_성명.Name = "tb_성명"
Me.tb_성명.Size = New System.Drawing.Size(90, 21)
Me.tb_성명.TabIndex = 3
Me.tb_성명.TabStop = False
Me.tb_성명.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'TextBox7
'
Me.TextBox7.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "기계등록번호", True))
Me.TextBox7.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox7.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox7.Location = New System.Drawing.Point(620, 15)
Me.TextBox7.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox7.Name = "TextBox7"
Me.TextBox7.Size = New System.Drawing.Size(227, 21)
Me.TextBox7.TabIndex = 9
Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Location = New System.Drawing.Point(15, 18)
Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(117, 17)
Me.Label12.TabIndex = 0
Me.Label12.Text = "기계설계 사무소명"
'
'TextBox6
'
Me.TextBox6.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "기계사무소명", True))
Me.TextBox6.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox6.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox6.Location = New System.Drawing.Point(153, 15)
Me.TextBox6.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox6.Name = "TextBox6"
Me.TextBox6.Size = New System.Drawing.Size(358, 21)
Me.TextBox6.TabIndex = 1
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Location = New System.Drawing.Point(15, 53)
Me.Label14.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(34, 17)
Me.Label14.TabIndex = 2
Me.Label14.Text = "성명"
'
'MyTb6
'
Me.MyTb6.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "기계이메일", True))
Me.MyTb6.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.MyTb6.ForeColor = System.Drawing.SystemColors.ControlText
Me.MyTb6.Location = New System.Drawing.Point(238, 50)
Me.MyTb6.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.MyTb6.Name = "MyTb6"
Me.MyTb6.Size = New System.Drawing.Size(274, 21)
Me.MyTb6.TabIndex = 5
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.Location = New System.Drawing.Point(164, 53)
Me.Label16.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(60, 17)
Me.Label16.TabIndex = 4
Me.Label16.Text = "전자우편"
'
'Label19
'
Me.Label19.AutoSize = True
Me.Label19.Location = New System.Drawing.Point(544, 90)
Me.Label19.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(73, 17)
Me.Label19.TabIndex = 12
Me.Label19.Text = "휴대폰번호"
'
'MyTb5
'
Me.MyTb5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "기계전화번호", True))
Me.MyTb5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.MyTb5.ForeColor = System.Drawing.SystemColors.ControlText
Me.MyTb5.Location = New System.Drawing.Point(620, 50)
Me.MyTb5.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.MyTb5.Name = "MyTb5"
Me.MyTb5.Size = New System.Drawing.Size(227, 21)
Me.MyTb5.TabIndex = 11
Me.MyTb5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label18
'
Me.Label18.AutoSize = True
Me.Label18.Location = New System.Drawing.Point(557, 54)
Me.Label18.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(60, 17)
Me.Label18.TabIndex = 10
Me.Label18.Text = "전화번호"
'
'Label17
'
Me.Label17.AutoSize = True
Me.Label17.Location = New System.Drawing.Point(518, 19)
Me.Label17.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(99, 17)
Me.Label17.TabIndex = 8
Me.Label17.Text = "기술사등록번호"
'
'Panel1
'
Me.Panel1.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
Me.Panel1.Controls.Add(Me.TextBox1)
Me.Panel1.Controls.Add(Me.Label29)
Me.Panel1.Controls.Add(Me.TextBox5)
Me.Panel1.Controls.Add(Me.TextBox4)
Me.Panel1.Controls.Add(Me.TextBox3)
Me.Panel1.Controls.Add(Me.TextBox2)
Me.Panel1.Controls.Add(Me.Label11)
Me.Panel1.Controls.Add(Me.TextBox90)
Me.Panel1.Controls.Add(Me.Label13)
Me.Panel1.Controls.Add(Me.Label10)
Me.Panel1.Controls.Add(Me.Label5)
Me.Panel1.Controls.Add(Me.TextBox50)
Me.Panel1.Controls.Add(Me.Label4)
Me.Panel1.Controls.Add(Me.Label2)
Me.Panel1.Controls.Add(Me.Label1)
Me.Panel1.Controls.Add(Me.TextBox48)
Me.Panel1.Location = New System.Drawing.Point(11, 124)
Me.Panel1.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(859, 126)
Me.Panel1.TabIndex = 1
'
'TextBox5
'
Me.TextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건축휴대폰번호", True))
Me.TextBox5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox5.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox5.Location = New System.Drawing.Point(620, 90)
Me.TextBox5.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox5.Name = "TextBox5"
Me.TextBox5.Size = New System.Drawing.Size(227, 21)
Me.TextBox5.TabIndex = 13
Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'TextBox4
'
Me.TextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건축주소", True))
Me.TextBox4.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox4.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox4.Location = New System.Drawing.Point(55, 86)
Me.TextBox4.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Size = New System.Drawing.Size(457, 21)
Me.TextBox4.TabIndex = 7
'
'TextBox3
'
Me.TextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건축자격번호", True))
Me.TextBox3.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox3.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox3.Location = New System.Drawing.Point(620, 36)
Me.TextBox3.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(227, 21)
Me.TextBox3.TabIndex = 9
Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'TextBox2
'
Me.TextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건축사무소명", True))
Me.TextBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox2.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox2.Location = New System.Drawing.Point(145, 16)
Me.TextBox2.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(367, 21)
Me.TextBox2.TabIndex = 1
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Location = New System.Drawing.Point(557, 68)
Me.Label11.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(60, 17)
Me.Label11.TabIndex = 10
Me.Label11.Text = "전화번호"
'
'TextBox90
'
Me.TextBox90.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건축사이메일", True))
Me.TextBox90.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox90.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox90.Location = New System.Drawing.Point(238, 50)
Me.TextBox90.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox90.Name = "TextBox90"
Me.TextBox90.Size = New System.Drawing.Size(274, 21)
Me.TextBox90.TabIndex = 5
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Location = New System.Drawing.Point(544, 95)
Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(73, 17)
Me.Label13.TabIndex = 12
Me.Label13.Text = "휴대폰번호"
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(557, 39)
Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(60, 17)
Me.Label10.TabIndex = 8
Me.Label10.Text = "자격번호"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(164, 54)
Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(60, 17)
Me.Label5.TabIndex = 4
Me.Label5.Text = "전자우편"
'
'TextBox50
'
Me.TextBox50.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건축사전화번호", True))
Me.TextBox50.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox50.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox50.Location = New System.Drawing.Point(620, 63)
Me.TextBox50.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox50.Name = "TextBox50"
Me.TextBox50.Size = New System.Drawing.Size(227, 21)
Me.TextBox50.TabIndex = 11
Me.TextBox50.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(15, 90)
Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(34, 17)
Me.Label4.TabIndex = 6
Me.Label4.Text = "주소"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(15, 54)
Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(34, 17)
Me.Label2.TabIndex = 2
Me.Label2.Text = "성명"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(15, 18)
Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(117, 17)
Me.Label1.TabIndex = 0
Me.Label1.Text = "건축설계 사무소명"
'
'TextBox48
'
Me.TextBox48.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건축사성명", True))
Me.TextBox48.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox48.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox48.Location = New System.Drawing.Point(55, 50)
Me.TextBox48.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox48.Name = "TextBox48"
Me.TextBox48.Size = New System.Drawing.Size(90, 21)
Me.TextBox48.TabIndex = 3
Me.TextBox48.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Panel7
'
Me.Panel7.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
Me.Panel7.Controls.Add(Me.cmbArea1)
Me.Panel7.Controls.Add(Me.RadioButton2)
Me.Panel7.Controls.Add(Me.RadioButton1)
Me.Panel7.Controls.Add(Me.TextBox88)
Me.Panel7.Controls.Add(Me.Label33)
Me.Panel7.Controls.Add(Me.Label37)
Me.Panel7.Controls.Add(Me.cmbArea2)
Me.Panel7.Controls.Add(Me.Label3)
Me.Panel7.Controls.Add(Me.Label41)
Me.Panel7.Controls.Add(Me.TextBox71)
Me.Panel7.Controls.Add(Me.TextBox70)
Me.Panel7.Controls.Add(Me.TextBox72)
Me.Panel7.Controls.Add(Me.TextBox69)
Me.Panel7.Controls.Add(Me.Label40)
Me.Panel7.Controls.Add(Me.Label20)
Me.Panel7.Controls.Add(Me.Label25)
Me.Panel7.Location = New System.Drawing.Point(11, 17)
Me.Panel7.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.Panel7.Name = "Panel7"
Me.Panel7.Size = New System.Drawing.Size(859, 101)
Me.Panel7.TabIndex = 0
'
'cmbArea1
'
Me.cmbArea1.BackColor = System.Drawing.Color.White
Me.cmbArea1.DataSource = Me.bsArea1
Me.cmbArea1.DisplayMember = "name"
Me.cmbArea1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cmbArea1.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.cmbArea1.FormattingEnabled = True
Me.cmbArea1.Location = New System.Drawing.Point(584, 41)
Me.cmbArea1.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.cmbArea1.Name = "cmbArea1"
Me.cmbArea1.Size = New System.Drawing.Size(151, 25)
Me.cmbArea1.TabIndex = 11
Me.cmbArea1.ValueMember = "code"
'
'bsArea1
'
Me.bsArea1.DataMember = "weather_group"
Me.bsArea1.DataSource = Me.DataSet1
'
'RadioButton2
'
Me.RadioButton2.AutoSize = True
Me.RadioButton2.Location = New System.Drawing.Point(643, 72)
Me.RadioButton2.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.RadioButton2.Name = "RadioButton2"
Me.RadioButton2.Size = New System.Drawing.Size(52, 21)
Me.RadioButton2.TabIndex = 15
Me.RadioButton2.Text = "공공"
Me.RadioButton2.UseVisualStyleBackColor = True
'
'RadioButton1
'
Me.RadioButton1.AutoSize = True
Me.RadioButton1.Checked = True
Me.RadioButton1.Location = New System.Drawing.Point(584, 72)
Me.RadioButton1.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.RadioButton1.Name = "RadioButton1"
Me.RadioButton1.Size = New System.Drawing.Size(52, 21)
Me.RadioButton1.TabIndex = 14
Me.RadioButton1.TabStop = True
Me.RadioButton1.Text = "민간"
Me.RadioButton1.UseVisualStyleBackColor = True
'
'TextBox88
'
Me.TextBox88.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건축주성명", True))
Me.TextBox88.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox88.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox88.Location = New System.Drawing.Point(103, 13)
Me.TextBox88.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox88.Name = "TextBox88"
Me.TextBox88.Size = New System.Drawing.Size(128, 21)
Me.TextBox88.TabIndex = 1
Me.TextBox88.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label33
'
Me.Label33.AutoSize = True
Me.Label33.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
Me.Label33.Location = New System.Drawing.Point(61, 74)
Me.Label33.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label33.Name = "Label33"
Me.Label33.Size = New System.Drawing.Size(34, 17)
Me.Label33.TabIndex = 6
Me.Label33.Text = "주소"
'
'Label37
'
Me.Label37.AutoSize = True
Me.Label37.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
Me.Label37.Location = New System.Drawing.Point(15, 16)
Me.Label37.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label37.Name = "Label37"
Me.Label37.Size = New System.Drawing.Size(78, 17)
Me.Label37.TabIndex = 0
Me.Label37.Text = "건축주 성명"
'
'cmbArea2
'
Me.cmbArea2.BackColor = System.Drawing.Color.White
Me.cmbArea2.DataSource = Me.bsArea2
Me.cmbArea2.DisplayMember = "건물위치"
Me.cmbArea2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cmbArea2.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.cmbArea2.FormattingEnabled = True
Me.cmbArea2.Location = New System.Drawing.Point(743, 41)
Me.cmbArea2.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.cmbArea2.Name = "cmbArea2"
Me.cmbArea2.NectControl = Nothing
Me.cmbArea2.Size = New System.Drawing.Size(104, 25)
Me.cmbArea2.TabIndex = 12
Me.cmbArea2.ValueMember = "code"
'
'bsArea2
'
Me.bsArea2.DataMember = "weather_group"
Me.bsArea2.DataSource = Me.DataSet1
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
Me.Label3.Location = New System.Drawing.Point(545, 74)
Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(34, 17)
Me.Label3.TabIndex = 13
Me.Label3.Text = "구분"
'
'Label41
'
Me.Label41.AutoSize = True
Me.Label41.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
Me.Label41.Location = New System.Drawing.Point(545, 44)
Me.Label41.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label41.Name = "Label41"
Me.Label41.Size = New System.Drawing.Size(34, 17)
Me.Label41.TabIndex = 10
Me.Label41.Text = "지역"
'
'TextBox71
'
Me.TextBox71.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건축물주소", True))
Me.TextBox71.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox71.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox71.Location = New System.Drawing.Point(103, 71)
Me.TextBox71.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox71.Name = "TextBox71"
Me.TextBox71.Size = New System.Drawing.Size(408, 21)
Me.TextBox71.TabIndex = 7
'
'TextBox70
'
Me.TextBox70.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건축주전화번호", True))
Me.TextBox70.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox70.Location = New System.Drawing.Point(584, 12)
Me.TextBox70.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox70.Name = "TextBox70"
Me.TextBox70.Size = New System.Drawing.Size(263, 25)
Me.TextBox70.TabIndex = 9
Me.TextBox70.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'TextBox72
'
Me.TextBox72.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건축물명칭", True))
Me.TextBox72.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox72.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox72.Location = New System.Drawing.Point(103, 41)
Me.TextBox72.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox72.Name = "TextBox72"
Me.TextBox72.Size = New System.Drawing.Size(408, 21)
Me.TextBox72.TabIndex = 5
'
'TextBox69
'
Me.TextBox69.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "법인명", True))
Me.TextBox69.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox69.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox69.Location = New System.Drawing.Point(315, 13)
Me.TextBox69.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox69.Name = "TextBox69"
Me.TextBox69.Size = New System.Drawing.Size(196, 21)
Me.TextBox69.TabIndex = 3
'
'Label40
'
Me.Label40.AutoSize = True
Me.Label40.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
Me.Label40.Location = New System.Drawing.Point(15, 44)
Me.Label40.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label40.Name = "Label40"
Me.Label40.Size = New System.Drawing.Size(78, 17)
Me.Label40.TabIndex = 4
Me.Label40.Text = "건축물 명칭"
'
'Label20
'
Me.Label20.AutoSize = True
Me.Label20.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
Me.Label20.Location = New System.Drawing.Point(258, 16)
Me.Label20.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label20.Name = "Label20"
Me.Label20.Size = New System.Drawing.Size(47, 17)
Me.Label20.TabIndex = 2
Me.Label20.Text = "법인명"
'
'Label25
'
Me.Label25.AutoSize = True
Me.Label25.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
Me.Label25.Location = New System.Drawing.Point(517, 16)
Me.Label25.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label25.Name = "Label25"
Me.Label25.Size = New System.Drawing.Size(60, 17)
Me.Label25.TabIndex = 8
Me.Label25.Text = "전화번호"
'
'Panel8
'
Me.Panel8.BackColor = System.Drawing.Color.FromArgb(CType(CType(243, Byte), Integer), CType(CType(244, Byte), Integer), CType(CType(246, Byte), Integer))
Me.Panel8.Controls.Add(Me.TextBox13)
Me.Panel8.Controls.Add(Me.Label28)
Me.Panel8.Controls.Add(Me.Label21)
Me.Panel8.Controls.Add(Me.TextBox12)
Me.Panel8.Controls.Add(Me.Label22)
Me.Panel8.Controls.Add(Me.MyTb9)
Me.Panel8.Controls.Add(Me.MyTb7)
Me.Panel8.Controls.Add(Me.TextBox11)
Me.Panel8.Controls.Add(Me.Label23)
Me.Panel8.Controls.Add(Me.Label27)
Me.Panel8.Controls.Add(Me.Label24)
Me.Panel8.Controls.Add(Me.TextBox10)
Me.Panel8.Controls.Add(Me.MyTb8)
Me.Panel8.Controls.Add(Me.Label26)
Me.Panel8.Location = New System.Drawing.Point(11, 391)
Me.Panel8.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.Panel8.Name = "Panel8"
Me.Panel8.Size = New System.Drawing.Size(859, 133)
Me.Panel8.TabIndex = 3
'
'TextBox13
'
Me.TextBox13.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "전기휴대폰번호", True))
Me.TextBox13.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox13.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox13.Location = New System.Drawing.Point(620, 89)
Me.TextBox13.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox13.Name = "TextBox13"
Me.TextBox13.Size = New System.Drawing.Size(227, 21)
Me.TextBox13.TabIndex = 0
Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label28
'
Me.Label28.AutoSize = True
Me.Label28.Location = New System.Drawing.Point(15, 91)
Me.Label28.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label28.Name = "Label28"
Me.Label28.Size = New System.Drawing.Size(34, 17)
Me.Label28.TabIndex = 7
Me.Label28.Text = "주소"
'
'Label21
'
Me.Label21.AutoSize = True
Me.Label21.Location = New System.Drawing.Point(518, 21)
Me.Label21.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label21.Name = "Label21"
Me.Label21.Size = New System.Drawing.Size(99, 17)
Me.Label21.TabIndex = 9
Me.Label21.Text = "기술사등록번호"
'
'TextBox12
'
Me.TextBox12.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "전기주소", True))
Me.TextBox12.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox12.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox12.Location = New System.Drawing.Point(55, 89)
Me.TextBox12.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox12.Name = "TextBox12"
Me.TextBox12.Size = New System.Drawing.Size(457, 21)
Me.TextBox12.TabIndex = 8
'
'Label22
'
Me.Label22.AutoSize = True
Me.Label22.Location = New System.Drawing.Point(557, 58)
Me.Label22.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label22.Name = "Label22"
Me.Label22.Size = New System.Drawing.Size(60, 17)
Me.Label22.TabIndex = 11
Me.Label22.Text = "전화번호"
'
'MyTb9
'
Me.MyTb9.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "전기성명", True))
Me.MyTb9.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.MyTb9.ForeColor = System.Drawing.SystemColors.ControlText
Me.MyTb9.Location = New System.Drawing.Point(55, 52)
Me.MyTb9.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.MyTb9.Name = "MyTb9"
Me.MyTb9.Size = New System.Drawing.Size(90, 21)
Me.MyTb9.TabIndex = 4
Me.MyTb9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'MyTb7
'
Me.MyTb7.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "전기전화번호", True))
Me.MyTb7.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.MyTb7.ForeColor = System.Drawing.SystemColors.ControlText
Me.MyTb7.Location = New System.Drawing.Point(620, 52)
Me.MyTb7.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.MyTb7.Name = "MyTb7"
Me.MyTb7.Size = New System.Drawing.Size(227, 21)
Me.MyTb7.TabIndex = 12
Me.MyTb7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'TextBox11
'
Me.TextBox11.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "전기등록번호", True))
Me.TextBox11.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox11.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox11.Location = New System.Drawing.Point(620, 17)
Me.TextBox11.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox11.Name = "TextBox11"
Me.TextBox11.Size = New System.Drawing.Size(227, 21)
Me.TextBox11.TabIndex = 10
Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label23
'
Me.Label23.AutoSize = True
Me.Label23.Location = New System.Drawing.Point(544, 92)
Me.Label23.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label23.Name = "Label23"
Me.Label23.Size = New System.Drawing.Size(73, 17)
Me.Label23.TabIndex = 13
Me.Label23.Text = "휴대폰번호"
'
'Label27
'
Me.Label27.AutoSize = True
Me.Label27.Location = New System.Drawing.Point(15, 20)
Me.Label27.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label27.Name = "Label27"
Me.Label27.Size = New System.Drawing.Size(117, 17)
Me.Label27.TabIndex = 1
Me.Label27.Text = "전기설계 사무소명"
'
'Label24
'
Me.Label24.AutoSize = True
Me.Label24.Location = New System.Drawing.Point(164, 57)
Me.Label24.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label24.Name = "Label24"
Me.Label24.Size = New System.Drawing.Size(60, 17)
Me.Label24.TabIndex = 5
Me.Label24.Text = "전자우편"
'
'TextBox10
'
Me.TextBox10.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "전기사무소명", True))
Me.TextBox10.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox10.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox10.Location = New System.Drawing.Point(153, 17)
Me.TextBox10.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox10.Name = "TextBox10"
Me.TextBox10.Size = New System.Drawing.Size(358, 21)
Me.TextBox10.TabIndex = 2
'
'MyTb8
'
Me.MyTb8.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "전기이메일", True))
Me.MyTb8.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.MyTb8.ForeColor = System.Drawing.SystemColors.ControlText
Me.MyTb8.Location = New System.Drawing.Point(238, 52)
Me.MyTb8.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.MyTb8.Name = "MyTb8"
Me.MyTb8.Size = New System.Drawing.Size(274, 21)
Me.MyTb8.TabIndex = 6
'
'Label26
'
Me.Label26.AutoSize = True
Me.Label26.Location = New System.Drawing.Point(15, 57)
Me.Label26.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label26.Name = "Label26"
Me.Label26.Size = New System.Drawing.Size(34, 17)
Me.Label26.TabIndex = 3
Me.Label26.Text = "성명"
'
'MyTb3
'
Me.MyTb3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "buildaddr", True))
Me.MyTb3.Location = New System.Drawing.Point(205, 4)
Me.MyTb3.Name = "MyTb3"
Me.MyTb3.Size = New System.Drawing.Size(187, 21)
Me.MyTb3.TabIndex = 1
'
'C1StatusBar1
'
Me.C1StatusBar1.AutoSizeElement = C1.Framework.AutoSizeElement.Width
Me.C1StatusBar1.Location = New System.Drawing.Point(0, 554)
Me.C1StatusBar1.Name = "C1StatusBar1"
Me.C1StatusBar1.RightPaneItems.Add(Me.RibbonButton1)
Me.C1StatusBar1.Size = New System.Drawing.Size(897, 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)"
'
'TextBox1
'
Me.TextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.bs, "건축등록번호", True))
Me.TextBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox1.ForeColor = System.Drawing.SystemColors.ControlText
Me.TextBox1.Location = New System.Drawing.Point(620, 9)
Me.TextBox1.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(227, 21)
Me.TextBox1.TabIndex = 15
Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label29
'
Me.Label29.AutoSize = True
Me.Label29.Location = New System.Drawing.Point(557, 12)
Me.Label29.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label29.Name = "Label29"
Me.Label29.Size = New System.Drawing.Size(60, 17)
Me.Label29.TabIndex = 14
Me.Label29.Text = "등록번호"
'
'Frm_1_Basic
'
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
Me.BackgroundColor = System.Drawing.SystemColors.Control
Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.ClientSize = New System.Drawing.Size(897, 577)
Me.Controls.Add(Me.C1StatusBar1)
Me.Controls.Add(Me.GroupBox5)
Me.Font = New System.Drawing.Font("맑은 고딕", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.ImeMode = System.Windows.Forms.ImeMode.Hangul
Me.KeyPreview = True
Me.Margin = New System.Windows.Forms.Padding(4, 2, 4, 2)
Me.MaximizeBox = False
Me.Name = "Frm_1_Basic"
Me.Opacity = 0.8R
Me.ShowIcon = False
Me.ShowInTaskbar = False
Me.Tag = "1"
Me.Text = "일반사항"
Me.TopMost = True
Me.TableLayoutPanel3.ResumeLayout(False)
Me.TableLayoutPanel3.PerformLayout()
Me.TableLayoutPanel4.ResumeLayout(False)
Me.TableLayoutPanel4.PerformLayout()
CType(Me.bs, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).EndInit()
Me.TableLayoutPanel5.ResumeLayout(False)
Me.TableLayoutPanel5.PerformLayout()
Me.GroupBox5.ResumeLayout(False)
Me.Panel3.ResumeLayout(False)
Me.Panel3.PerformLayout()
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
Me.Panel7.ResumeLayout(False)
Me.Panel7.PerformLayout()
CType(Me.bsArea1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.bsArea2, System.ComponentModel.ISupportInitialize).EndInit()
Me.Panel8.ResumeLayout(False)
Me.Panel8.PerformLayout()
CType(Me.C1StatusBar1, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents bs As System.Windows.Forms.BindingSource
Public WithEvents DataSet1 As Eco2OD.DS
Friend WithEvents TableLayoutPanel3 As System.Windows.Forms.TableLayoutPanel
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents TableLayoutPanel4 As System.Windows.Forms.TableLayoutPanel
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents MyTb1 As System.Windows.Forms.TextBox
Friend WithEvents MyTb2 As System.Windows.Forms.TextBox
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents TableLayoutPanel5 As System.Windows.Forms.TableLayoutPanel
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents MyTb3 As System.Windows.Forms.TextBox
Friend WithEvents cmbArea2 As Eco2OD.MyCmb
Friend WithEvents TextBox72 As System.Windows.Forms.TextBox
Friend WithEvents TextBox70 As System.Windows.Forms.TextBox
Friend WithEvents TextBox69 As System.Windows.Forms.TextBox
Friend WithEvents TextBox71 As System.Windows.Forms.TextBox
Friend WithEvents TextBox48 As System.Windows.Forms.TextBox
Friend WithEvents TextBox50 As System.Windows.Forms.TextBox
Friend WithEvents TextBox88 As System.Windows.Forms.TextBox
Friend WithEvents TextBox90 As System.Windows.Forms.TextBox
Friend WithEvents Label33 As System.Windows.Forms.Label
Friend WithEvents Label40 As System.Windows.Forms.Label
Friend WithEvents Label41 As System.Windows.Forms.Label
Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
Friend WithEvents Panel7 As System.Windows.Forms.Panel
Friend WithEvents Label20 As System.Windows.Forms.Label
Friend WithEvents Label25 As System.Windows.Forms.Label
Friend WithEvents Panel8 As System.Windows.Forms.Panel
Friend WithEvents Label37 As System.Windows.Forms.Label
Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
Friend WithEvents Panel3 As System.Windows.Forms.Panel
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
Friend WithEvents TextBox9 As System.Windows.Forms.TextBox
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents TextBox8 As System.Windows.Forms.TextBox
Friend WithEvents tb_성명 As System.Windows.Forms.TextBox
Friend WithEvents TextBox7 As System.Windows.Forms.TextBox
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents MyTb6 As System.Windows.Forms.TextBox
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents Label19 As System.Windows.Forms.Label
Friend WithEvents MyTb5 As System.Windows.Forms.TextBox
Friend WithEvents Label18 As System.Windows.Forms.Label
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
Friend WithEvents TextBox13 As System.Windows.Forms.TextBox
Friend WithEvents Label28 As System.Windows.Forms.Label
Friend WithEvents Label21 As System.Windows.Forms.Label
Friend WithEvents TextBox12 As System.Windows.Forms.TextBox
Friend WithEvents Label22 As System.Windows.Forms.Label
Friend WithEvents MyTb9 As System.Windows.Forms.TextBox
Friend WithEvents MyTb7 As System.Windows.Forms.TextBox
Friend WithEvents TextBox11 As System.Windows.Forms.TextBox
Friend WithEvents Label23 As System.Windows.Forms.Label
Friend WithEvents Label27 As System.Windows.Forms.Label
Friend WithEvents Label24 As System.Windows.Forms.Label
Friend WithEvents TextBox10 As System.Windows.Forms.TextBox
Friend WithEvents MyTb8 As System.Windows.Forms.TextBox
Friend WithEvents Label26 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents bsArea1 As System.Windows.Forms.BindingSource
Friend WithEvents bsArea2 As System.Windows.Forms.BindingSource
Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton
Friend WithEvents cmbArea1 As System.Windows.Forms.ComboBox
Friend WithEvents C1StatusBar1 As C1.Win.C1Ribbon.C1StatusBar
Friend WithEvents RibbonButton1 As C1.Win.C1Ribbon.RibbonButton
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents Label29 As System.Windows.Forms.Label
End Class