356 lines
		
	
	
		
			17 KiB
		
	
	
	
		
			VB.net
		
	
	
	
	
	
			
		
		
	
	
			356 lines
		
	
	
		
			17 KiB
		
	
	
	
		
			VB.net
		
	
	
	
	
	
| <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
 | |
| Partial Class Frm_V20091231_buha
 | |
|     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_V20091231_buha))
 | |
|         Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
 | |
|         Me.bn_all = New System.Windows.Forms.BindingNavigator(Me.components)
 | |
|         Me.bs = New System.Windows.Forms.BindingSource(Me.components)
 | |
|         Me.DS = New Eco2Ar.DS()
 | |
|         Me.ToolStripLabel6 = New System.Windows.Forms.ToolStripLabel()
 | |
|         Me.ToolStripButton44 = New System.Windows.Forms.ToolStripButton()
 | |
|         Me.ToolStripButton45 = New System.Windows.Forms.ToolStripButton()
 | |
|         Me.ToolStripSeparator25 = New System.Windows.Forms.ToolStripSeparator()
 | |
|         Me.ToolStripTextBox6 = New System.Windows.Forms.ToolStripTextBox()
 | |
|         Me.ToolStripSeparator26 = New System.Windows.Forms.ToolStripSeparator()
 | |
|         Me.ToolStripButton46 = New System.Windows.Forms.ToolStripButton()
 | |
|         Me.ToolStripButton47 = New System.Windows.Forms.ToolStripButton()
 | |
|         Me.ToolStripSeparator27 = New System.Windows.Forms.ToolStripSeparator()
 | |
|         Me.ToolStripButton48 = New System.Windows.Forms.ToolStripButton()
 | |
|         Me.ToolStripButton49 = New System.Windows.Forms.ToolStripButton()
 | |
|         Me.ToolStripSeparator28 = New System.Windows.Forms.ToolStripSeparator()
 | |
|         Me.ToolStripButton51 = New System.Windows.Forms.ToolStripButton()
 | |
|         Me.Arindv9 = New CEnergy.arindv()
 | |
|         Me.CodeDataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         Me.설명 = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         Me.n01 = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         Me.n02 = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         Me.n03 = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         Me.n04 = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         Me.n05 = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         Me.n06 = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         Me.n07 = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         Me.n08 = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         Me.n09 = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         Me.n10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
 | |
|         CType(Me.bn_all, System.ComponentModel.ISupportInitialize).BeginInit()
 | |
|         Me.bn_all.SuspendLayout()
 | |
|         CType(Me.bs, System.ComponentModel.ISupportInitialize).BeginInit()
 | |
|         CType(Me.DS, System.ComponentModel.ISupportInitialize).BeginInit()
 | |
|         CType(Me.Arindv9, System.ComponentModel.ISupportInitialize).BeginInit()
 | |
|         Me.SuspendLayout()
 | |
|         '
 | |
|         'bn_all
 | |
|         '
 | |
|         Me.bn_all.AddNewItem = Nothing
 | |
|         Me.bn_all.BindingSource = Me.bs
 | |
|         Me.bn_all.CountItem = Me.ToolStripLabel6
 | |
|         Me.bn_all.DeleteItem = Nothing
 | |
|         Me.bn_all.Dock = System.Windows.Forms.DockStyle.Bottom
 | |
|         Me.bn_all.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
 | |
|         Me.bn_all.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton44, Me.ToolStripButton45, Me.ToolStripSeparator25, Me.ToolStripTextBox6, Me.ToolStripLabel6, Me.ToolStripSeparator26, Me.ToolStripButton46, Me.ToolStripButton47, Me.ToolStripSeparator27, Me.ToolStripButton48, Me.ToolStripButton49, Me.ToolStripSeparator28, Me.ToolStripButton51})
 | |
|         Me.bn_all.Location = New System.Drawing.Point(0, 384)
 | |
|         Me.bn_all.MoveFirstItem = Me.ToolStripButton44
 | |
|         Me.bn_all.MoveLastItem = Me.ToolStripButton47
 | |
|         Me.bn_all.MoveNextItem = Me.ToolStripButton46
 | |
|         Me.bn_all.MovePreviousItem = Me.ToolStripButton45
 | |
|         Me.bn_all.Name = "bn_all"
 | |
|         Me.bn_all.PositionItem = Me.ToolStripTextBox6
 | |
|         Me.bn_all.Size = New System.Drawing.Size(654, 25)
 | |
|         Me.bn_all.TabIndex = 7
 | |
|         Me.bn_all.Text = "BindingNavigator1"
 | |
|         '
 | |
|         'bs
 | |
|         '
 | |
|         Me.bs.DataMember = "tbl_buha"
 | |
|         Me.bs.DataSource = Me.DS
 | |
|         Me.bs.Filter = "code <> '0'"
 | |
|         '
 | |
|         'DS
 | |
|         '
 | |
|         Me.DS.DataSetName = "DS"
 | |
|         Me.DS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
 | |
|         '
 | |
|         'ToolStripLabel6
 | |
|         '
 | |
|         Me.ToolStripLabel6.Name = "ToolStripLabel6"
 | |
|         Me.ToolStripLabel6.Size = New System.Drawing.Size(29, 22)
 | |
|         Me.ToolStripLabel6.Text = "/{0}"
 | |
|         Me.ToolStripLabel6.ToolTipText = "전체 항목 수"
 | |
|         '
 | |
|         'ToolStripButton44
 | |
|         '
 | |
|         Me.ToolStripButton44.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
 | |
|         Me.ToolStripButton44.Image = CType(resources.GetObject("ToolStripButton44.Image"), System.Drawing.Image)
 | |
|         Me.ToolStripButton44.Name = "ToolStripButton44"
 | |
|         Me.ToolStripButton44.RightToLeftAutoMirrorImage = True
 | |
|         Me.ToolStripButton44.Size = New System.Drawing.Size(23, 22)
 | |
|         Me.ToolStripButton44.Text = "처음으로 이동"
 | |
|         '
 | |
|         'ToolStripButton45
 | |
|         '
 | |
|         Me.ToolStripButton45.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
 | |
|         Me.ToolStripButton45.Image = CType(resources.GetObject("ToolStripButton45.Image"), System.Drawing.Image)
 | |
|         Me.ToolStripButton45.Name = "ToolStripButton45"
 | |
|         Me.ToolStripButton45.RightToLeftAutoMirrorImage = True
 | |
|         Me.ToolStripButton45.Size = New System.Drawing.Size(23, 22)
 | |
|         Me.ToolStripButton45.Text = "이전으로 이동"
 | |
|         '
 | |
|         'ToolStripSeparator25
 | |
|         '
 | |
|         Me.ToolStripSeparator25.Name = "ToolStripSeparator25"
 | |
|         Me.ToolStripSeparator25.Size = New System.Drawing.Size(6, 25)
 | |
|         '
 | |
|         'ToolStripTextBox6
 | |
|         '
 | |
|         Me.ToolStripTextBox6.AccessibleName = "위치"
 | |
|         Me.ToolStripTextBox6.AutoSize = False
 | |
|         Me.ToolStripTextBox6.Name = "ToolStripTextBox6"
 | |
|         Me.ToolStripTextBox6.Size = New System.Drawing.Size(50, 21)
 | |
|         Me.ToolStripTextBox6.Text = "0"
 | |
|         Me.ToolStripTextBox6.ToolTipText = "현재 위치"
 | |
|         '
 | |
|         'ToolStripSeparator26
 | |
|         '
 | |
|         Me.ToolStripSeparator26.Name = "ToolStripSeparator26"
 | |
|         Me.ToolStripSeparator26.Size = New System.Drawing.Size(6, 25)
 | |
|         '
 | |
|         'ToolStripButton46
 | |
|         '
 | |
|         Me.ToolStripButton46.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
 | |
|         Me.ToolStripButton46.Image = CType(resources.GetObject("ToolStripButton46.Image"), System.Drawing.Image)
 | |
|         Me.ToolStripButton46.Name = "ToolStripButton46"
 | |
|         Me.ToolStripButton46.RightToLeftAutoMirrorImage = True
 | |
|         Me.ToolStripButton46.Size = New System.Drawing.Size(23, 22)
 | |
|         Me.ToolStripButton46.Text = "다음으로 이동"
 | |
|         '
 | |
|         'ToolStripButton47
 | |
|         '
 | |
|         Me.ToolStripButton47.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
 | |
|         Me.ToolStripButton47.Image = CType(resources.GetObject("ToolStripButton47.Image"), System.Drawing.Image)
 | |
|         Me.ToolStripButton47.Name = "ToolStripButton47"
 | |
|         Me.ToolStripButton47.RightToLeftAutoMirrorImage = True
 | |
|         Me.ToolStripButton47.Size = New System.Drawing.Size(23, 22)
 | |
|         Me.ToolStripButton47.Text = "마지막으로 이동"
 | |
|         '
 | |
|         'ToolStripSeparator27
 | |
|         '
 | |
|         Me.ToolStripSeparator27.Name = "ToolStripSeparator27"
 | |
|         Me.ToolStripSeparator27.Size = New System.Drawing.Size(6, 25)
 | |
|         '
 | |
|         'ToolStripButton48
 | |
|         '
 | |
|         Me.ToolStripButton48.Image = CType(resources.GetObject("ToolStripButton48.Image"), System.Drawing.Image)
 | |
|         Me.ToolStripButton48.Name = "ToolStripButton48"
 | |
|         Me.ToolStripButton48.RightToLeftAutoMirrorImage = True
 | |
|         Me.ToolStripButton48.Size = New System.Drawing.Size(67, 22)
 | |
|         Me.ToolStripButton48.Text = "추가(&A)"
 | |
|         '
 | |
|         'ToolStripButton49
 | |
|         '
 | |
|         Me.ToolStripButton49.Image = CType(resources.GetObject("ToolStripButton49.Image"), System.Drawing.Image)
 | |
|         Me.ToolStripButton49.Name = "ToolStripButton49"
 | |
|         Me.ToolStripButton49.RightToLeftAutoMirrorImage = True
 | |
|         Me.ToolStripButton49.Size = New System.Drawing.Size(67, 22)
 | |
|         Me.ToolStripButton49.Text = "삭제(&D)"
 | |
|         '
 | |
|         'ToolStripSeparator28
 | |
|         '
 | |
|         Me.ToolStripSeparator28.Name = "ToolStripSeparator28"
 | |
|         Me.ToolStripSeparator28.Size = New System.Drawing.Size(6, 25)
 | |
|         '
 | |
|         'ToolStripButton51
 | |
|         '
 | |
|         Me.ToolStripButton51.Image = CType(resources.GetObject("ToolStripButton51.Image"), System.Drawing.Image)
 | |
|         Me.ToolStripButton51.ImageTransparentColor = System.Drawing.Color.Magenta
 | |
|         Me.ToolStripButton51.Name = "ToolStripButton51"
 | |
|         Me.ToolStripButton51.Size = New System.Drawing.Size(68, 22)
 | |
|         Me.ToolStripButton51.Text = "취소(&C)"
 | |
|         '
 | |
|         'Arindv9
 | |
|         '
 | |
|         Me.Arindv9.A_DelCurrentCell = True
 | |
|         Me.Arindv9.A_EnterToTab = True
 | |
|         Me.Arindv9.AllowUserToAddRows = False
 | |
|         Me.Arindv9.AllowUserToResizeRows = False
 | |
|         Me.Arindv9.AutoGenerateColumns = False
 | |
|         Me.Arindv9.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells
 | |
|         Me.Arindv9.BorderStyle = System.Windows.Forms.BorderStyle.None
 | |
|         Me.Arindv9.ColumnHeadersHeight = 30
 | |
|         Me.Arindv9.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
 | |
|         Me.Arindv9.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.CodeDataGridViewTextBoxColumn, Me.설명, Me.n01, Me.n02, Me.n03, Me.n04, Me.n05, Me.n06, Me.n07, Me.n08, Me.n09, Me.n10})
 | |
|         Me.Arindv9.DataSource = Me.bs
 | |
|         Me.Arindv9.Dock = System.Windows.Forms.DockStyle.Fill
 | |
|         Me.Arindv9.Location = New System.Drawing.Point(0, 0)
 | |
|         Me.Arindv9.Margin = New System.Windows.Forms.Padding(0)
 | |
|         Me.Arindv9.MultiSelect = False
 | |
|         Me.Arindv9.Name = "Arindv9"
 | |
|         Me.Arindv9.RowHeadersVisible = False
 | |
|         Me.Arindv9.RowTemplate.Height = 23
 | |
|         Me.Arindv9.Size = New System.Drawing.Size(654, 384)
 | |
|         Me.Arindv9.TabIndex = 0
 | |
|         '
 | |
|         'CodeDataGridViewTextBoxColumn
 | |
|         '
 | |
|         Me.CodeDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells
 | |
|         Me.CodeDataGridViewTextBoxColumn.DataPropertyName = "code"
 | |
|         DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
 | |
|         DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
 | |
|         Me.CodeDataGridViewTextBoxColumn.DefaultCellStyle = DataGridViewCellStyle1
 | |
|         Me.CodeDataGridViewTextBoxColumn.HeaderText = "구분"
 | |
|         Me.CodeDataGridViewTextBoxColumn.Name = "CodeDataGridViewTextBoxColumn"
 | |
|         Me.CodeDataGridViewTextBoxColumn.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
 | |
|         Me.CodeDataGridViewTextBoxColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic
 | |
|         Me.CodeDataGridViewTextBoxColumn.Width = 52
 | |
|         '
 | |
|         '설명
 | |
|         '
 | |
|         Me.설명.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
 | |
|         Me.설명.DataPropertyName = "설명"
 | |
|         Me.설명.HeaderText = "설명"
 | |
|         Me.설명.Name = "설명"
 | |
|         Me.설명.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic
 | |
|         '
 | |
|         'n01
 | |
|         '
 | |
|         Me.n01.DataPropertyName = "n01"
 | |
|         Me.n01.HeaderText = "0.1"
 | |
|         Me.n01.Name = "n01"
 | |
|         Me.n01.Width = 49
 | |
|         '
 | |
|         'n02
 | |
|         '
 | |
|         Me.n02.DataPropertyName = "n02"
 | |
|         Me.n02.HeaderText = "0.2"
 | |
|         Me.n02.Name = "n02"
 | |
|         Me.n02.Width = 49
 | |
|         '
 | |
|         'n03
 | |
|         '
 | |
|         Me.n03.DataPropertyName = "n03"
 | |
|         Me.n03.HeaderText = "0.3"
 | |
|         Me.n03.Name = "n03"
 | |
|         Me.n03.Width = 49
 | |
|         '
 | |
|         'n04
 | |
|         '
 | |
|         Me.n04.DataPropertyName = "n04"
 | |
|         Me.n04.HeaderText = "0.4"
 | |
|         Me.n04.Name = "n04"
 | |
|         Me.n04.Width = 49
 | |
|         '
 | |
|         'n05
 | |
|         '
 | |
|         Me.n05.DataPropertyName = "n05"
 | |
|         Me.n05.HeaderText = "0.5"
 | |
|         Me.n05.Name = "n05"
 | |
|         Me.n05.Width = 49
 | |
|         '
 | |
|         'n06
 | |
|         '
 | |
|         Me.n06.DataPropertyName = "n06"
 | |
|         Me.n06.HeaderText = "0.6"
 | |
|         Me.n06.Name = "n06"
 | |
|         Me.n06.Width = 49
 | |
|         '
 | |
|         'n07
 | |
|         '
 | |
|         Me.n07.DataPropertyName = "n07"
 | |
|         Me.n07.HeaderText = "0.7"
 | |
|         Me.n07.Name = "n07"
 | |
|         Me.n07.Width = 49
 | |
|         '
 | |
|         'n08
 | |
|         '
 | |
|         Me.n08.DataPropertyName = "n08"
 | |
|         Me.n08.HeaderText = "0.8"
 | |
|         Me.n08.Name = "n08"
 | |
|         Me.n08.Width = 49
 | |
|         '
 | |
|         'n09
 | |
|         '
 | |
|         Me.n09.DataPropertyName = "n09"
 | |
|         Me.n09.HeaderText = "0.9"
 | |
|         Me.n09.Name = "n09"
 | |
|         Me.n09.Width = 49
 | |
|         '
 | |
|         'n10
 | |
|         '
 | |
|         Me.n10.DataPropertyName = "n10"
 | |
|         Me.n10.HeaderText = "1.0"
 | |
|         Me.n10.Name = "n10"
 | |
|         Me.n10.Width = 49
 | |
|         '
 | |
|         'Frm_V20091231_buha
 | |
|         '
 | |
|         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
 | |
|         Me.ClientSize = New System.Drawing.Size(654, 409)
 | |
|         Me.ControlBox = False
 | |
|         Me.Controls.Add(Me.Arindv9)
 | |
|         Me.Controls.Add(Me.bn_all)
 | |
|         Me.Font = New System.Drawing.Font("돋움", 8.999999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
 | |
|         Me.Name = "Frm_V20091231_buha"
 | |
|         Me.ShowInTaskbar = False
 | |
|         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
 | |
|         Me.Text = "부분부하율"
 | |
|         CType(Me.bn_all, System.ComponentModel.ISupportInitialize).EndInit()
 | |
|         Me.bn_all.ResumeLayout(False)
 | |
|         Me.bn_all.PerformLayout()
 | |
|         CType(Me.bs, System.ComponentModel.ISupportInitialize).EndInit()
 | |
|         CType(Me.DS, System.ComponentModel.ISupportInitialize).EndInit()
 | |
|         CType(Me.Arindv9, System.ComponentModel.ISupportInitialize).EndInit()
 | |
|         Me.ResumeLayout(False)
 | |
|         Me.PerformLayout()
 | |
| 
 | |
|     End Sub
 | |
|     Friend WithEvents bn_all As System.Windows.Forms.BindingNavigator
 | |
|     Friend WithEvents ToolStripLabel6 As System.Windows.Forms.ToolStripLabel
 | |
|     Friend WithEvents ToolStripButton44 As System.Windows.Forms.ToolStripButton
 | |
|     Friend WithEvents ToolStripButton45 As System.Windows.Forms.ToolStripButton
 | |
|     Friend WithEvents ToolStripSeparator25 As System.Windows.Forms.ToolStripSeparator
 | |
|     Friend WithEvents ToolStripTextBox6 As System.Windows.Forms.ToolStripTextBox
 | |
|     Friend WithEvents ToolStripSeparator26 As System.Windows.Forms.ToolStripSeparator
 | |
|     Friend WithEvents ToolStripButton46 As System.Windows.Forms.ToolStripButton
 | |
|     Friend WithEvents ToolStripButton47 As System.Windows.Forms.ToolStripButton
 | |
|     Friend WithEvents ToolStripSeparator27 As System.Windows.Forms.ToolStripSeparator
 | |
|     Friend WithEvents ToolStripButton48 As System.Windows.Forms.ToolStripButton
 | |
|     Friend WithEvents ToolStripButton49 As System.Windows.Forms.ToolStripButton
 | |
|     Friend WithEvents ToolStripSeparator28 As System.Windows.Forms.ToolStripSeparator
 | |
|     Friend WithEvents ToolStripButton51 As System.Windows.Forms.ToolStripButton
 | |
|     Friend WithEvents Arindv9 As CEnergy.arindv
 | |
|     Public WithEvents DS As Eco2Ar.DS
 | |
|     Friend WithEvents bs As System.Windows.Forms.BindingSource
 | |
|     Friend WithEvents CodeDataGridViewTextBoxColumn As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
|     Friend WithEvents 설명 As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
|     Friend WithEvents n01 As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
|     Friend WithEvents n02 As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
|     Friend WithEvents n03 As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
|     Friend WithEvents n04 As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
|     Friend WithEvents n05 As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
|     Friend WithEvents n06 As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
|     Friend WithEvents n07 As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
|     Friend WithEvents n08 As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
|     Friend WithEvents n09 As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
|     Friend WithEvents n10 As System.Windows.Forms.DataGridViewTextBoxColumn
 | |
| End Class
 | 
