Files
Desktop_InfraredTransmission/RCU-10/RCU/FrmInfraredFunction.Designer.vb
2025-12-11 10:59:57 +08:00

1284 lines
62 KiB
VB.net
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class FrmInfraredFunction
Inherits System.Windows.Forms.Form
'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 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改它。
'不要使用代码编辑器修改它。
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Me.TabControl3 = New System.Windows.Forms.TabControl()
Me.PageAirConditioner = New System.Windows.Forms.TabPage()
Me.Label6 = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.TextBox2 = New System.Windows.Forms.TextBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.BtnAirFirmwareSearch = New System.Windows.Forms.Button()
Me.CboVersion = New System.Windows.Forms.ComboBox()
Me.Label85 = New System.Windows.Forms.Label()
Me.BtnAKeyToRead = New System.Windows.Forms.Button()
Me.BtnInfraredSearch = New System.Windows.Forms.Button()
Me.NudAirAddress = New System.Windows.Forms.NumericUpDown()
Me.Label76 = New System.Windows.Forms.Label()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.LblAuto = New System.Windows.Forms.Label()
Me.LblDegreeValue = New System.Windows.Forms.Label()
Me.LblDegree = New System.Windows.Forms.Label()
Me.LblAirHigh = New System.Windows.Forms.Label()
Me.LblAirCentre = New System.Windows.Forms.Label()
Me.LblAirLow = New System.Windows.Forms.Label()
Me.LblAirCold = New System.Windows.Forms.Label()
Me.LblAirHot = New System.Windows.Forms.Label()
Me.LblAirSupply = New System.Windows.Forms.Label()
Me.BtnAirModel = New System.Windows.Forms.Button()
Me.BtnAirAdd = New System.Windows.Forms.Button()
Me.BtnAirVelocity = New System.Windows.Forms.Button()
Me.BtnAirMinus = New System.Windows.Forms.Button()
Me.BtnAirSwitch = New System.Windows.Forms.Button()
Me.PrgAirBurn = New System.Windows.Forms.ProgressBar()
Me.TBoAirImport = New System.Windows.Forms.TextBox()
Me.BtnAirImport = New System.Windows.Forms.Button()
Me.BtnAirBurn = New System.Windows.Forms.Button()
Me.BtnAirDownload = New System.Windows.Forms.Button()
Me.CBoAirType = New System.Windows.Forms.ComboBox()
Me.CBoAirBrand = New System.Windows.Forms.ComboBox()
Me.Label75 = New System.Windows.Forms.Label()
Me.Label74 = New System.Windows.Forms.Label()
Me.PageTV = New System.Windows.Forms.TabPage()
Me.Label5 = New System.Windows.Forms.Label()
Me.Label4 = New System.Windows.Forms.Label()
Me.TextBox3 = New System.Windows.Forms.TextBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.BtnTVFirmwareSearch = New System.Windows.Forms.Button()
Me.CBoTVVersion = New System.Windows.Forms.ComboBox()
Me.Label86 = New System.Windows.Forms.Label()
Me.BtnTvDownload = New System.Windows.Forms.Button()
Me.CBoTVModel = New System.Windows.Forms.ComboBox()
Me.CBoTVBrand = New System.Windows.Forms.ComboBox()
Me.Label88 = New System.Windows.Forms.Label()
Me.Label89 = New System.Windows.Forms.Label()
Me.BtnTVAKeyToRead = New System.Windows.Forms.Button()
Me.BtnTVSearch = New System.Windows.Forms.Button()
Me.NudTVAddress = New System.Windows.Forms.NumericUpDown()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.BtnTVImport = New System.Windows.Forms.Button()
Me.Label87 = New System.Windows.Forms.Label()
Me.Panel3 = New System.Windows.Forms.Panel()
Me.BtnTVChannelMinus = New System.Windows.Forms.Button()
Me.BtnTVChannelAdd = New System.Windows.Forms.Button()
Me.BtnTVGetBack = New System.Windows.Forms.Button()
Me.BtnTVSource = New System.Windows.Forms.Button()
Me.BtnTVVolumeMinus = New System.Windows.Forms.Button()
Me.BtnTVGetOn = New System.Windows.Forms.Button()
Me.BtnTVMute = New System.Windows.Forms.Button()
Me.BtnTVOK = New System.Windows.Forms.Button()
Me.BtnTVSwitch = New System.Windows.Forms.Button()
Me.BtnTVBelow = New System.Windows.Forms.Button()
Me.BtnTVHomePage = New System.Windows.Forms.Button()
Me.BtnTVLeft = New System.Windows.Forms.Button()
Me.BtnTVMenu = New System.Windows.Forms.Button()
Me.BtnTVRight = New System.Windows.Forms.Button()
Me.BtnTVVolumeAdd = New System.Windows.Forms.Button()
Me.BtnTVBurn = New System.Windows.Forms.Button()
Me.ProgressBar1 = New System.Windows.Forms.ProgressBar()
Me.TabPage2 = New System.Windows.Forms.TabPage()
Me.TextBox4 = New System.Windows.Forms.TextBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.TboxBrand = New System.Windows.Forms.TextBox()
Me.TboxType = New System.Windows.Forms.TextBox()
Me.BtnRefresh = New System.Windows.Forms.Button()
Me.GrdSqlData = New FlexCell.Grid()
Me.CmsDataTable = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.刷新列表ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.删除记录ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.BtnSelectFile = New System.Windows.Forms.Button()
Me.TboxModel = New System.Windows.Forms.TextBox()
Me.TboPacketName = New System.Windows.Forms.TextBox()
Me.TboxVersion = New System.Windows.Forms.TextBox()
Me.TboRemark = New System.Windows.Forms.TextBox()
Me.BtnEntry = New System.Windows.Forms.Button()
Me.Label77 = New System.Windows.Forms.Label()
Me.Label78 = New System.Windows.Forms.Label()
Me.Label79 = New System.Windows.Forms.Label()
Me.Label83 = New System.Windows.Forms.Label()
Me.Label84 = New System.Windows.Forms.Label()
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
Me.TabControl3.SuspendLayout()
Me.PageAirConditioner.SuspendLayout()
CType(Me.NudAirAddress, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel2.SuspendLayout()
Me.PageTV.SuspendLayout()
CType(Me.NudTVAddress, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel3.SuspendLayout()
Me.TabPage2.SuspendLayout()
Me.CmsDataTable.SuspendLayout()
Me.SuspendLayout()
'
'TabControl3
'
Me.TabControl3.Controls.Add(Me.PageAirConditioner)
Me.TabControl3.Controls.Add(Me.PageTV)
Me.TabControl3.Controls.Add(Me.TabPage2)
Me.TabControl3.Dock = System.Windows.Forms.DockStyle.Fill
Me.TabControl3.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TabControl3.Location = New System.Drawing.Point(0, 0)
Me.TabControl3.Name = "TabControl3"
Me.TabControl3.SelectedIndex = 0
Me.TabControl3.Size = New System.Drawing.Size(452, 482)
Me.TabControl3.TabIndex = 1
'
'PageAirConditioner
'
Me.PageAirConditioner.BackColor = System.Drawing.Color.Silver
Me.PageAirConditioner.Controls.Add(Me.Label6)
Me.PageAirConditioner.Controls.Add(Me.Label7)
Me.PageAirConditioner.Controls.Add(Me.TextBox2)
Me.PageAirConditioner.Controls.Add(Me.Label1)
Me.PageAirConditioner.Controls.Add(Me.BtnAirFirmwareSearch)
Me.PageAirConditioner.Controls.Add(Me.CboVersion)
Me.PageAirConditioner.Controls.Add(Me.Label85)
Me.PageAirConditioner.Controls.Add(Me.BtnAKeyToRead)
Me.PageAirConditioner.Controls.Add(Me.BtnInfraredSearch)
Me.PageAirConditioner.Controls.Add(Me.NudAirAddress)
Me.PageAirConditioner.Controls.Add(Me.Label76)
Me.PageAirConditioner.Controls.Add(Me.Panel2)
Me.PageAirConditioner.Controls.Add(Me.PrgAirBurn)
Me.PageAirConditioner.Controls.Add(Me.TBoAirImport)
Me.PageAirConditioner.Controls.Add(Me.BtnAirImport)
Me.PageAirConditioner.Controls.Add(Me.BtnAirBurn)
Me.PageAirConditioner.Controls.Add(Me.BtnAirDownload)
Me.PageAirConditioner.Controls.Add(Me.CBoAirType)
Me.PageAirConditioner.Controls.Add(Me.CBoAirBrand)
Me.PageAirConditioner.Controls.Add(Me.Label75)
Me.PageAirConditioner.Controls.Add(Me.Label74)
Me.PageAirConditioner.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.PageAirConditioner.Location = New System.Drawing.Point(4, 30)
Me.PageAirConditioner.Name = "PageAirConditioner"
Me.PageAirConditioner.Padding = New System.Windows.Forms.Padding(3)
Me.PageAirConditioner.Size = New System.Drawing.Size(444, 448)
Me.PageAirConditioner.TabIndex = 0
Me.PageAirConditioner.Text = "空调"
'
'Label6
'
Me.Label6.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label6.Location = New System.Drawing.Point(265, 45)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(69, 16)
Me.Label6.TabIndex = 54
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label7.Location = New System.Drawing.Point(183, 45)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(80, 16)
Me.Label7.TabIndex = 53
Me.Label7.Text = "固件版本:"
'
'TextBox2
'
Me.TextBox2.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TextBox2.Location = New System.Drawing.Point(70, 78)
Me.TextBox2.Multiline = True
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.ReadOnly = True
Me.TextBox2.Size = New System.Drawing.Size(366, 47)
Me.TextBox2.TabIndex = 31
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label1.Location = New System.Drawing.Point(13, 69)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(56, 16)
Me.Label1.TabIndex = 30
Me.Label1.Text = "备注:"
'
'BtnAirFirmwareSearch
'
Me.BtnAirFirmwareSearch.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnAirFirmwareSearch.Location = New System.Drawing.Point(299, 334)
Me.BtnAirFirmwareSearch.Name = "BtnAirFirmwareSearch"
Me.BtnAirFirmwareSearch.Size = New System.Drawing.Size(62, 30)
Me.BtnAirFirmwareSearch.TabIndex = 29
Me.BtnAirFirmwareSearch.Text = "固件搜索"
Me.BtnAirFirmwareSearch.UseVisualStyleBackColor = True
'
'CboVersion
'
Me.CboVersion.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.CboVersion.FormattingEnabled = True
Me.CboVersion.Location = New System.Drawing.Point(84, 42)
Me.CboVersion.Name = "CboVersion"
Me.CboVersion.Size = New System.Drawing.Size(98, 24)
Me.CboVersion.TabIndex = 28
'
'Label85
'
Me.Label85.AutoSize = True
Me.Label85.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label85.Location = New System.Drawing.Point(13, 45)
Me.Label85.Name = "Label85"
Me.Label85.Size = New System.Drawing.Size(72, 16)
Me.Label85.TabIndex = 27
Me.Label85.Text = "文件版本"
'
'BtnAKeyToRead
'
Me.BtnAKeyToRead.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnAKeyToRead.Location = New System.Drawing.Point(224, 334)
Me.BtnAKeyToRead.Name = "BtnAKeyToRead"
Me.BtnAKeyToRead.Size = New System.Drawing.Size(62, 30)
Me.BtnAKeyToRead.TabIndex = 26
Me.BtnAKeyToRead.Text = "导出"
Me.BtnAKeyToRead.UseVisualStyleBackColor = True
'
'BtnInfraredSearch
'
Me.BtnInfraredSearch.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnInfraredSearch.Location = New System.Drawing.Point(374, 334)
Me.BtnInfraredSearch.Name = "BtnInfraredSearch"
Me.BtnInfraredSearch.Size = New System.Drawing.Size(62, 30)
Me.BtnInfraredSearch.TabIndex = 25
Me.BtnInfraredSearch.Text = "软件搜索"
Me.BtnInfraredSearch.UseVisualStyleBackColor = True
'
'NudAirAddress
'
Me.NudAirAddress.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.NudAirAddress.Location = New System.Drawing.Point(95, 336)
Me.NudAirAddress.Maximum = New Decimal(New Integer() {2, 0, 0, 0})
Me.NudAirAddress.Name = "NudAirAddress"
Me.NudAirAddress.Size = New System.Drawing.Size(52, 26)
Me.NudAirAddress.TabIndex = 24
'
'Label76
'
Me.Label76.AutoSize = True
Me.Label76.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label76.Location = New System.Drawing.Point(12, 339)
Me.Label76.Name = "Label76"
Me.Label76.Size = New System.Drawing.Size(77, 20)
Me.Label76.TabIndex = 23
Me.Label76.Text = "设备地址:"
'
'Panel2
'
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel2.Controls.Add(Me.LblAuto)
Me.Panel2.Controls.Add(Me.LblDegreeValue)
Me.Panel2.Controls.Add(Me.LblDegree)
Me.Panel2.Controls.Add(Me.LblAirHigh)
Me.Panel2.Controls.Add(Me.LblAirCentre)
Me.Panel2.Controls.Add(Me.LblAirLow)
Me.Panel2.Controls.Add(Me.LblAirCold)
Me.Panel2.Controls.Add(Me.LblAirHot)
Me.Panel2.Controls.Add(Me.LblAirSupply)
Me.Panel2.Controls.Add(Me.BtnAirModel)
Me.Panel2.Controls.Add(Me.BtnAirAdd)
Me.Panel2.Controls.Add(Me.BtnAirVelocity)
Me.Panel2.Controls.Add(Me.BtnAirMinus)
Me.Panel2.Controls.Add(Me.BtnAirSwitch)
Me.Panel2.Location = New System.Drawing.Point(18, 131)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(418, 193)
Me.Panel2.TabIndex = 22
'
'LblAuto
'
Me.LblAuto.AutoSize = True
Me.LblAuto.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblAuto.ForeColor = System.Drawing.Color.Black
Me.LblAuto.Location = New System.Drawing.Point(119, 21)
Me.LblAuto.Name = "LblAuto"
Me.LblAuto.Size = New System.Drawing.Size(47, 19)
Me.LblAuto.TabIndex = 22
Me.LblAuto.Text = "自动"
'
'LblDegreeValue
'
Me.LblDegreeValue.AutoSize = True
Me.LblDegreeValue.Font = New System.Drawing.Font("宋体", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblDegreeValue.ForeColor = System.Drawing.Color.Black
Me.LblDegreeValue.Location = New System.Drawing.Point(128, 65)
Me.LblDegreeValue.Name = "LblDegreeValue"
Me.LblDegreeValue.Size = New System.Drawing.Size(94, 64)
Me.LblDegreeValue.TabIndex = 10
Me.LblDegreeValue.Text = "19"
'
'LblDegree
'
Me.LblDegree.AutoSize = True
Me.LblDegree.Font = New System.Drawing.Font("宋体", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblDegree.ForeColor = System.Drawing.Color.Black
Me.LblDegree.Location = New System.Drawing.Point(215, 105)
Me.LblDegree.Name = "LblDegree"
Me.LblDegree.Size = New System.Drawing.Size(35, 24)
Me.LblDegree.TabIndex = 21
Me.LblDegree.Text = ""
'
'LblAirHigh
'
Me.LblAirHigh.AutoSize = True
Me.LblAirHigh.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblAirHigh.ForeColor = System.Drawing.Color.Black
Me.LblAirHigh.Location = New System.Drawing.Point(15, 21)
Me.LblAirHigh.Name = "LblAirHigh"
Me.LblAirHigh.Size = New System.Drawing.Size(28, 19)
Me.LblAirHigh.TabIndex = 4
Me.LblAirHigh.Text = ""
'
'LblAirCentre
'
Me.LblAirCentre.AutoSize = True
Me.LblAirCentre.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblAirCentre.ForeColor = System.Drawing.Color.Black
Me.LblAirCentre.Location = New System.Drawing.Point(50, 21)
Me.LblAirCentre.Name = "LblAirCentre"
Me.LblAirCentre.Size = New System.Drawing.Size(28, 19)
Me.LblAirCentre.TabIndex = 5
Me.LblAirCentre.Text = ""
'
'LblAirLow
'
Me.LblAirLow.AutoSize = True
Me.LblAirLow.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblAirLow.ForeColor = System.Drawing.Color.Black
Me.LblAirLow.Location = New System.Drawing.Point(85, 21)
Me.LblAirLow.Name = "LblAirLow"
Me.LblAirLow.Size = New System.Drawing.Size(28, 19)
Me.LblAirLow.TabIndex = 6
Me.LblAirLow.Text = ""
'
'LblAirCold
'
Me.LblAirCold.AutoSize = True
Me.LblAirCold.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblAirCold.ForeColor = System.Drawing.Color.Black
Me.LblAirCold.Location = New System.Drawing.Point(216, 21)
Me.LblAirCold.Name = "LblAirCold"
Me.LblAirCold.Size = New System.Drawing.Size(28, 19)
Me.LblAirCold.TabIndex = 7
Me.LblAirCold.Text = ""
'
'LblAirHot
'
Me.LblAirHot.AutoSize = True
Me.LblAirHot.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblAirHot.ForeColor = System.Drawing.Color.Black
Me.LblAirHot.Location = New System.Drawing.Point(252, 21)
Me.LblAirHot.Name = "LblAirHot"
Me.LblAirHot.Size = New System.Drawing.Size(28, 19)
Me.LblAirHot.TabIndex = 8
Me.LblAirHot.Text = ""
'
'LblAirSupply
'
Me.LblAirSupply.AutoSize = True
Me.LblAirSupply.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblAirSupply.ForeColor = System.Drawing.Color.Black
Me.LblAirSupply.Location = New System.Drawing.Point(288, 21)
Me.LblAirSupply.Name = "LblAirSupply"
Me.LblAirSupply.Size = New System.Drawing.Size(47, 19)
Me.LblAirSupply.TabIndex = 9
Me.LblAirSupply.Text = "送风"
'
'BtnAirModel
'
Me.BtnAirModel.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnAirModel.ForeColor = System.Drawing.Color.Black
Me.BtnAirModel.Location = New System.Drawing.Point(256, 135)
Me.BtnAirModel.Name = "BtnAirModel"
Me.BtnAirModel.Size = New System.Drawing.Size(59, 45)
Me.BtnAirModel.TabIndex = 15
Me.BtnAirModel.Text = "模式"
Me.BtnAirModel.UseVisualStyleBackColor = True
'
'BtnAirAdd
'
Me.BtnAirAdd.Font = New System.Drawing.Font("Microsoft Sans Serif", 26.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnAirAdd.ForeColor = System.Drawing.Color.Black
Me.BtnAirAdd.Location = New System.Drawing.Point(31, 62)
Me.BtnAirAdd.Name = "BtnAirAdd"
Me.BtnAirAdd.Size = New System.Drawing.Size(59, 45)
Me.BtnAirAdd.TabIndex = 11
Me.BtnAirAdd.Text = "+"
Me.BtnAirAdd.UseVisualStyleBackColor = True
'
'BtnAirVelocity
'
Me.BtnAirVelocity.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnAirVelocity.ForeColor = System.Drawing.Color.Black
Me.BtnAirVelocity.Location = New System.Drawing.Point(144, 135)
Me.BtnAirVelocity.Name = "BtnAirVelocity"
Me.BtnAirVelocity.Size = New System.Drawing.Size(59, 45)
Me.BtnAirVelocity.TabIndex = 14
Me.BtnAirVelocity.Text = "风速"
Me.BtnAirVelocity.UseVisualStyleBackColor = True
'
'BtnAirMinus
'
Me.BtnAirMinus.Font = New System.Drawing.Font("Microsoft Sans Serif", 26.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnAirMinus.ForeColor = System.Drawing.Color.Black
Me.BtnAirMinus.Location = New System.Drawing.Point(256, 62)
Me.BtnAirMinus.Name = "BtnAirMinus"
Me.BtnAirMinus.Size = New System.Drawing.Size(59, 45)
Me.BtnAirMinus.TabIndex = 12
Me.BtnAirMinus.Text = "-"
Me.BtnAirMinus.UseVisualStyleBackColor = True
'
'BtnAirSwitch
'
Me.BtnAirSwitch.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnAirSwitch.ForeColor = System.Drawing.Color.Black
Me.BtnAirSwitch.Location = New System.Drawing.Point(31, 135)
Me.BtnAirSwitch.Name = "BtnAirSwitch"
Me.BtnAirSwitch.Size = New System.Drawing.Size(60, 45)
Me.BtnAirSwitch.TabIndex = 13
Me.BtnAirSwitch.Text = ""
Me.BtnAirSwitch.UseVisualStyleBackColor = True
'
'PrgAirBurn
'
Me.PrgAirBurn.Location = New System.Drawing.Point(89, 409)
Me.PrgAirBurn.Name = "PrgAirBurn"
Me.PrgAirBurn.Size = New System.Drawing.Size(347, 29)
Me.PrgAirBurn.TabIndex = 20
'
'TBoAirImport
'
Me.TBoAirImport.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TBoAirImport.Location = New System.Drawing.Point(89, 373)
Me.TBoAirImport.Name = "TBoAirImport"
Me.TBoAirImport.Size = New System.Drawing.Size(347, 30)
Me.TBoAirImport.TabIndex = 19
'
'BtnAirImport
'
Me.BtnAirImport.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnAirImport.Location = New System.Drawing.Point(18, 371)
Me.BtnAirImport.Name = "BtnAirImport"
Me.BtnAirImport.Size = New System.Drawing.Size(65, 30)
Me.BtnAirImport.TabIndex = 18
Me.BtnAirImport.Text = "导入"
Me.BtnAirImport.UseVisualStyleBackColor = True
'
'BtnAirBurn
'
Me.BtnAirBurn.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnAirBurn.Location = New System.Drawing.Point(18, 409)
Me.BtnAirBurn.Name = "BtnAirBurn"
Me.BtnAirBurn.Size = New System.Drawing.Size(65, 30)
Me.BtnAirBurn.TabIndex = 17
Me.BtnAirBurn.Text = "开始烧录"
Me.BtnAirBurn.UseVisualStyleBackColor = True
'
'BtnAirDownload
'
Me.BtnAirDownload.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnAirDownload.Location = New System.Drawing.Point(366, 37)
Me.BtnAirDownload.Name = "BtnAirDownload"
Me.BtnAirDownload.Size = New System.Drawing.Size(70, 35)
Me.BtnAirDownload.TabIndex = 16
Me.BtnAirDownload.Text = "下载"
Me.BtnAirDownload.UseVisualStyleBackColor = True
'
'CBoAirType
'
Me.CBoAirType.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.CBoAirType.FormattingEnabled = True
Me.CBoAirType.Location = New System.Drawing.Point(265, 9)
Me.CBoAirType.Name = "CBoAirType"
Me.CBoAirType.Size = New System.Drawing.Size(171, 24)
Me.CBoAirType.TabIndex = 3
'
'CBoAirBrand
'
Me.CBoAirBrand.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.CBoAirBrand.FormattingEnabled = True
Me.CBoAirBrand.Location = New System.Drawing.Point(84, 9)
Me.CBoAirBrand.Name = "CBoAirBrand"
Me.CBoAirBrand.Size = New System.Drawing.Size(98, 24)
Me.CBoAirBrand.TabIndex = 2
'
'Label75
'
Me.Label75.AutoSize = True
Me.Label75.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label75.Location = New System.Drawing.Point(183, 12)
Me.Label75.Name = "Label75"
Me.Label75.Size = New System.Drawing.Size(72, 16)
Me.Label75.TabIndex = 1
Me.Label75.Text = "空调型号"
'
'Label74
'
Me.Label74.AutoSize = True
Me.Label74.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label74.Location = New System.Drawing.Point(13, 12)
Me.Label74.Name = "Label74"
Me.Label74.Size = New System.Drawing.Size(72, 16)
Me.Label74.TabIndex = 0
Me.Label74.Text = "空调品牌"
'
'PageTV
'
Me.PageTV.BackColor = System.Drawing.Color.Silver
Me.PageTV.Controls.Add(Me.Label5)
Me.PageTV.Controls.Add(Me.Label4)
Me.PageTV.Controls.Add(Me.TextBox3)
Me.PageTV.Controls.Add(Me.Label2)
Me.PageTV.Controls.Add(Me.BtnTVFirmwareSearch)
Me.PageTV.Controls.Add(Me.CBoTVVersion)
Me.PageTV.Controls.Add(Me.Label86)
Me.PageTV.Controls.Add(Me.BtnTvDownload)
Me.PageTV.Controls.Add(Me.CBoTVModel)
Me.PageTV.Controls.Add(Me.CBoTVBrand)
Me.PageTV.Controls.Add(Me.Label88)
Me.PageTV.Controls.Add(Me.Label89)
Me.PageTV.Controls.Add(Me.BtnTVAKeyToRead)
Me.PageTV.Controls.Add(Me.BtnTVSearch)
Me.PageTV.Controls.Add(Me.NudTVAddress)
Me.PageTV.Controls.Add(Me.TextBox1)
Me.PageTV.Controls.Add(Me.BtnTVImport)
Me.PageTV.Controls.Add(Me.Label87)
Me.PageTV.Controls.Add(Me.Panel3)
Me.PageTV.Controls.Add(Me.BtnTVBurn)
Me.PageTV.Controls.Add(Me.ProgressBar1)
Me.PageTV.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.PageTV.Location = New System.Drawing.Point(4, 30)
Me.PageTV.Name = "PageTV"
Me.PageTV.Padding = New System.Windows.Forms.Padding(3)
Me.PageTV.Size = New System.Drawing.Size(500, 448)
Me.PageTV.TabIndex = 1
Me.PageTV.Text = "电视"
'
'Label5
'
Me.Label5.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label5.Location = New System.Drawing.Point(268, 41)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(49, 16)
Me.Label5.TabIndex = 52
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label4.Location = New System.Drawing.Point(186, 41)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(80, 16)
Me.Label4.TabIndex = 51
Me.Label4.Text = "固件版本:"
'
'TextBox3
'
Me.TextBox3.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TextBox3.Location = New System.Drawing.Point(75, 68)
Me.TextBox3.Multiline = True
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.ReadOnly = True
Me.TextBox3.Size = New System.Drawing.Size(361, 47)
Me.TextBox3.TabIndex = 50
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label2.Location = New System.Drawing.Point(13, 68)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(56, 16)
Me.Label2.TabIndex = 49
Me.Label2.Text = "备注:"
'
'BtnTVFirmwareSearch
'
Me.BtnTVFirmwareSearch.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVFirmwareSearch.Location = New System.Drawing.Point(288, 341)
Me.BtnTVFirmwareSearch.Name = "BtnTVFirmwareSearch"
Me.BtnTVFirmwareSearch.Size = New System.Drawing.Size(62, 29)
Me.BtnTVFirmwareSearch.TabIndex = 48
Me.BtnTVFirmwareSearch.Text = "固件搜索"
Me.BtnTVFirmwareSearch.UseVisualStyleBackColor = True
'
'CBoTVVersion
'
Me.CBoTVVersion.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.CBoTVVersion.FormattingEnabled = True
Me.CBoTVVersion.Location = New System.Drawing.Point(84, 38)
Me.CBoTVVersion.Name = "CBoTVVersion"
Me.CBoTVVersion.Size = New System.Drawing.Size(98, 24)
Me.CBoTVVersion.TabIndex = 47
'
'Label86
'
Me.Label86.AutoSize = True
Me.Label86.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label86.Location = New System.Drawing.Point(13, 41)
Me.Label86.Name = "Label86"
Me.Label86.Size = New System.Drawing.Size(72, 16)
Me.Label86.TabIndex = 46
Me.Label86.Text = "文件版本"
'
'BtnTvDownload
'
Me.BtnTvDownload.Location = New System.Drawing.Point(365, 31)
Me.BtnTvDownload.Name = "BtnTvDownload"
Me.BtnTvDownload.Size = New System.Drawing.Size(71, 35)
Me.BtnTvDownload.TabIndex = 45
Me.BtnTvDownload.Text = "下载"
Me.BtnTvDownload.UseVisualStyleBackColor = True
'
'CBoTVModel
'
Me.CBoTVModel.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.CBoTVModel.FormattingEnabled = True
Me.CBoTVModel.Location = New System.Drawing.Point(268, 8)
Me.CBoTVModel.Name = "CBoTVModel"
Me.CBoTVModel.Size = New System.Drawing.Size(168, 24)
Me.CBoTVModel.TabIndex = 44
'
'CBoTVBrand
'
Me.CBoTVBrand.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.CBoTVBrand.FormattingEnabled = True
Me.CBoTVBrand.Location = New System.Drawing.Point(84, 8)
Me.CBoTVBrand.Name = "CBoTVBrand"
Me.CBoTVBrand.Size = New System.Drawing.Size(98, 24)
Me.CBoTVBrand.TabIndex = 43
'
'Label88
'
Me.Label88.AutoSize = True
Me.Label88.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label88.Location = New System.Drawing.Point(186, 11)
Me.Label88.Name = "Label88"
Me.Label88.Size = New System.Drawing.Size(72, 16)
Me.Label88.TabIndex = 42
Me.Label88.Text = "电视型号"
'
'Label89
'
Me.Label89.AutoSize = True
Me.Label89.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label89.Location = New System.Drawing.Point(13, 11)
Me.Label89.Name = "Label89"
Me.Label89.Size = New System.Drawing.Size(72, 16)
Me.Label89.TabIndex = 41
Me.Label89.Text = "电视品牌"
'
'BtnTVAKeyToRead
'
Me.BtnTVAKeyToRead.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVAKeyToRead.Location = New System.Drawing.Point(211, 341)
Me.BtnTVAKeyToRead.Name = "BtnTVAKeyToRead"
Me.BtnTVAKeyToRead.Size = New System.Drawing.Size(62, 29)
Me.BtnTVAKeyToRead.TabIndex = 40
Me.BtnTVAKeyToRead.Text = "导出"
Me.BtnTVAKeyToRead.UseVisualStyleBackColor = True
'
'BtnTVSearch
'
Me.BtnTVSearch.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVSearch.Location = New System.Drawing.Point(365, 341)
Me.BtnTVSearch.Name = "BtnTVSearch"
Me.BtnTVSearch.Size = New System.Drawing.Size(62, 30)
Me.BtnTVSearch.TabIndex = 39
Me.BtnTVSearch.Text = "软件版本"
Me.BtnTVSearch.UseVisualStyleBackColor = True
'
'NudTVAddress
'
Me.NudTVAddress.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.NudTVAddress.Location = New System.Drawing.Point(95, 341)
Me.NudTVAddress.Maximum = New Decimal(New Integer() {2, 0, 0, 0})
Me.NudTVAddress.Name = "NudTVAddress"
Me.NudTVAddress.Size = New System.Drawing.Size(52, 26)
Me.NudTVAddress.TabIndex = 38
'
'TextBox1
'
Me.TextBox1.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TextBox1.Location = New System.Drawing.Point(84, 375)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(352, 30)
Me.TextBox1.TabIndex = 34
'
'BtnTVImport
'
Me.BtnTVImport.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVImport.Location = New System.Drawing.Point(9, 375)
Me.BtnTVImport.Name = "BtnTVImport"
Me.BtnTVImport.Size = New System.Drawing.Size(65, 29)
Me.BtnTVImport.TabIndex = 33
Me.BtnTVImport.Text = "导入"
Me.BtnTVImport.UseVisualStyleBackColor = True
'
'Label87
'
Me.Label87.AutoSize = True
Me.Label87.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label87.Location = New System.Drawing.Point(16, 344)
Me.Label87.Name = "Label87"
Me.Label87.Size = New System.Drawing.Size(77, 20)
Me.Label87.TabIndex = 37
Me.Label87.Text = "设备地址:"
'
'Panel3
'
Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel3.Controls.Add(Me.BtnTVChannelMinus)
Me.Panel3.Controls.Add(Me.BtnTVChannelAdd)
Me.Panel3.Controls.Add(Me.BtnTVGetBack)
Me.Panel3.Controls.Add(Me.BtnTVSource)
Me.Panel3.Controls.Add(Me.BtnTVVolumeMinus)
Me.Panel3.Controls.Add(Me.BtnTVGetOn)
Me.Panel3.Controls.Add(Me.BtnTVMute)
Me.Panel3.Controls.Add(Me.BtnTVOK)
Me.Panel3.Controls.Add(Me.BtnTVSwitch)
Me.Panel3.Controls.Add(Me.BtnTVBelow)
Me.Panel3.Controls.Add(Me.BtnTVHomePage)
Me.Panel3.Controls.Add(Me.BtnTVLeft)
Me.Panel3.Controls.Add(Me.BtnTVMenu)
Me.Panel3.Controls.Add(Me.BtnTVRight)
Me.Panel3.Controls.Add(Me.BtnTVVolumeAdd)
Me.Panel3.Location = New System.Drawing.Point(20, 118)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(416, 215)
Me.Panel3.TabIndex = 36
'
'BtnTVChannelMinus
'
Me.BtnTVChannelMinus.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVChannelMinus.ForeColor = System.Drawing.Color.Black
Me.BtnTVChannelMinus.Location = New System.Drawing.Point(208, 182)
Me.BtnTVChannelMinus.Name = "BtnTVChannelMinus"
Me.BtnTVChannelMinus.Size = New System.Drawing.Size(64, 29)
Me.BtnTVChannelMinus.TabIndex = 25
Me.BtnTVChannelMinus.Text = "频道减"
Me.BtnTVChannelMinus.UseVisualStyleBackColor = True
'
'BtnTVChannelAdd
'
Me.BtnTVChannelAdd.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVChannelAdd.ForeColor = System.Drawing.Color.Black
Me.BtnTVChannelAdd.Location = New System.Drawing.Point(208, 147)
Me.BtnTVChannelAdd.Name = "BtnTVChannelAdd"
Me.BtnTVChannelAdd.Size = New System.Drawing.Size(64, 29)
Me.BtnTVChannelAdd.TabIndex = 24
Me.BtnTVChannelAdd.Text = "频道加"
Me.BtnTVChannelAdd.UseVisualStyleBackColor = True
'
'BtnTVGetBack
'
Me.BtnTVGetBack.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVGetBack.ForeColor = System.Drawing.Color.Black
Me.BtnTVGetBack.Location = New System.Drawing.Point(293, 182)
Me.BtnTVGetBack.Name = "BtnTVGetBack"
Me.BtnTVGetBack.Size = New System.Drawing.Size(63, 29)
Me.BtnTVGetBack.TabIndex = 23
Me.BtnTVGetBack.Text = "返回"
Me.BtnTVGetBack.UseVisualStyleBackColor = True
'
'BtnTVSource
'
Me.BtnTVSource.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVSource.ForeColor = System.Drawing.Color.Black
Me.BtnTVSource.Location = New System.Drawing.Point(39, 182)
Me.BtnTVSource.Name = "BtnTVSource"
Me.BtnTVSource.Size = New System.Drawing.Size(63, 29)
Me.BtnTVSource.TabIndex = 22
Me.BtnTVSource.Text = "信源"
Me.BtnTVSource.UseVisualStyleBackColor = True
'
'BtnTVVolumeMinus
'
Me.BtnTVVolumeMinus.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVVolumeMinus.ForeColor = System.Drawing.Color.Black
Me.BtnTVVolumeMinus.Location = New System.Drawing.Point(123, 182)
Me.BtnTVVolumeMinus.Name = "BtnTVVolumeMinus"
Me.BtnTVVolumeMinus.Size = New System.Drawing.Size(64, 29)
Me.BtnTVVolumeMinus.TabIndex = 21
Me.BtnTVVolumeMinus.Text = "音量减"
Me.BtnTVVolumeMinus.UseVisualStyleBackColor = True
'
'BtnTVGetOn
'
Me.BtnTVGetOn.Font = New System.Drawing.Font("宋体", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVGetOn.ForeColor = System.Drawing.Color.Black
Me.BtnTVGetOn.Location = New System.Drawing.Point(173, 10)
Me.BtnTVGetOn.Name = "BtnTVGetOn"
Me.BtnTVGetOn.Size = New System.Drawing.Size(48, 40)
Me.BtnTVGetOn.TabIndex = 20
Me.BtnTVGetOn.Text = ""
Me.BtnTVGetOn.UseVisualStyleBackColor = True
'
'BtnTVMute
'
Me.BtnTVMute.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVMute.ForeColor = System.Drawing.Color.Red
Me.BtnTVMute.Location = New System.Drawing.Point(41, 1)
Me.BtnTVMute.Name = "BtnTVMute"
Me.BtnTVMute.Size = New System.Drawing.Size(40, 40)
Me.BtnTVMute.TabIndex = 16
Me.BtnTVMute.Text = "静音"
Me.BtnTVMute.UseVisualStyleBackColor = True
'
'BtnTVOK
'
Me.BtnTVOK.Font = New System.Drawing.Font("宋体", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVOK.ForeColor = System.Drawing.Color.Black
Me.BtnTVOK.Location = New System.Drawing.Point(173, 54)
Me.BtnTVOK.Name = "BtnTVOK"
Me.BtnTVOK.Size = New System.Drawing.Size(48, 43)
Me.BtnTVOK.TabIndex = 19
Me.BtnTVOK.Text = "OK"
Me.BtnTVOK.UseVisualStyleBackColor = True
'
'BtnTVSwitch
'
Me.BtnTVSwitch.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVSwitch.ForeColor = System.Drawing.Color.Green
Me.BtnTVSwitch.Location = New System.Drawing.Point(317, 1)
Me.BtnTVSwitch.Name = "BtnTVSwitch"
Me.BtnTVSwitch.Size = New System.Drawing.Size(40, 40)
Me.BtnTVSwitch.TabIndex = 17
Me.BtnTVSwitch.Text = ""
Me.BtnTVSwitch.UseVisualStyleBackColor = True
'
'BtnTVBelow
'
Me.BtnTVBelow.Font = New System.Drawing.Font("宋体", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVBelow.ForeColor = System.Drawing.Color.Black
Me.BtnTVBelow.Location = New System.Drawing.Point(173, 103)
Me.BtnTVBelow.Name = "BtnTVBelow"
Me.BtnTVBelow.Size = New System.Drawing.Size(48, 40)
Me.BtnTVBelow.TabIndex = 18
Me.BtnTVBelow.Text = ""
Me.BtnTVBelow.UseVisualStyleBackColor = True
'
'BtnTVHomePage
'
Me.BtnTVHomePage.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVHomePage.ForeColor = System.Drawing.Color.Black
Me.BtnTVHomePage.Location = New System.Drawing.Point(39, 147)
Me.BtnTVHomePage.Name = "BtnTVHomePage"
Me.BtnTVHomePage.Size = New System.Drawing.Size(63, 29)
Me.BtnTVHomePage.TabIndex = 15
Me.BtnTVHomePage.Text = "首页"
Me.BtnTVHomePage.UseVisualStyleBackColor = True
'
'BtnTVLeft
'
Me.BtnTVLeft.Font = New System.Drawing.Font("宋体", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVLeft.ForeColor = System.Drawing.Color.Black
Me.BtnTVLeft.Location = New System.Drawing.Point(115, 57)
Me.BtnTVLeft.Name = "BtnTVLeft"
Me.BtnTVLeft.Size = New System.Drawing.Size(48, 40)
Me.BtnTVLeft.TabIndex = 11
Me.BtnTVLeft.Text = ""
Me.BtnTVLeft.UseVisualStyleBackColor = True
'
'BtnTVMenu
'
Me.BtnTVMenu.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVMenu.ForeColor = System.Drawing.Color.Black
Me.BtnTVMenu.Location = New System.Drawing.Point(293, 147)
Me.BtnTVMenu.Name = "BtnTVMenu"
Me.BtnTVMenu.Size = New System.Drawing.Size(63, 29)
Me.BtnTVMenu.TabIndex = 14
Me.BtnTVMenu.Text = "菜单"
Me.BtnTVMenu.UseVisualStyleBackColor = True
'
'BtnTVRight
'
Me.BtnTVRight.Font = New System.Drawing.Font("宋体", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVRight.ForeColor = System.Drawing.Color.Black
Me.BtnTVRight.Location = New System.Drawing.Point(230, 57)
Me.BtnTVRight.Name = "BtnTVRight"
Me.BtnTVRight.Size = New System.Drawing.Size(48, 40)
Me.BtnTVRight.TabIndex = 12
Me.BtnTVRight.Text = ""
Me.BtnTVRight.UseVisualStyleBackColor = True
'
'BtnTVVolumeAdd
'
Me.BtnTVVolumeAdd.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVVolumeAdd.ForeColor = System.Drawing.Color.Black
Me.BtnTVVolumeAdd.Location = New System.Drawing.Point(123, 147)
Me.BtnTVVolumeAdd.Name = "BtnTVVolumeAdd"
Me.BtnTVVolumeAdd.Size = New System.Drawing.Size(64, 29)
Me.BtnTVVolumeAdd.TabIndex = 13
Me.BtnTVVolumeAdd.Text = "音量加"
Me.BtnTVVolumeAdd.UseVisualStyleBackColor = True
'
'BtnTVBurn
'
Me.BtnTVBurn.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnTVBurn.Location = New System.Drawing.Point(9, 410)
Me.BtnTVBurn.Name = "BtnTVBurn"
Me.BtnTVBurn.Size = New System.Drawing.Size(65, 29)
Me.BtnTVBurn.TabIndex = 32
Me.BtnTVBurn.Text = "开始烧录"
Me.BtnTVBurn.UseVisualStyleBackColor = True
'
'ProgressBar1
'
Me.ProgressBar1.Location = New System.Drawing.Point(84, 410)
Me.ProgressBar1.Name = "ProgressBar1"
Me.ProgressBar1.Size = New System.Drawing.Size(352, 29)
Me.ProgressBar1.TabIndex = 35
'
'TabPage2
'
Me.TabPage2.Controls.Add(Me.TextBox4)
Me.TabPage2.Controls.Add(Me.Label3)
Me.TabPage2.Controls.Add(Me.TboxBrand)
Me.TabPage2.Controls.Add(Me.TboxType)
Me.TabPage2.Controls.Add(Me.BtnRefresh)
Me.TabPage2.Controls.Add(Me.GrdSqlData)
Me.TabPage2.Controls.Add(Me.BtnSelectFile)
Me.TabPage2.Controls.Add(Me.TboxModel)
Me.TabPage2.Controls.Add(Me.TboPacketName)
Me.TabPage2.Controls.Add(Me.TboxVersion)
Me.TabPage2.Controls.Add(Me.TboRemark)
Me.TabPage2.Controls.Add(Me.BtnEntry)
Me.TabPage2.Controls.Add(Me.Label77)
Me.TabPage2.Controls.Add(Me.Label78)
Me.TabPage2.Controls.Add(Me.Label79)
Me.TabPage2.Controls.Add(Me.Label83)
Me.TabPage2.Controls.Add(Me.Label84)
Me.TabPage2.Location = New System.Drawing.Point(4, 30)
Me.TabPage2.Name = "TabPage2"
Me.TabPage2.Size = New System.Drawing.Size(500, 448)
Me.TabPage2.TabIndex = 2
Me.TabPage2.Text = "数据入库"
Me.TabPage2.UseVisualStyleBackColor = True
'
'TextBox4
'
Me.TextBox4.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TextBox4.Location = New System.Drawing.Point(130, 157)
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Size = New System.Drawing.Size(99, 23)
Me.TextBox4.TabIndex = 44
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label3.Location = New System.Drawing.Point(13, 161)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(119, 14)
Me.Label3.TabIndex = 43
Me.Label3.Text = "固件版本(最低10)"
'
'TboxBrand
'
Me.TboxBrand.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TboxBrand.Location = New System.Drawing.Point(262, 58)
Me.TboxBrand.Name = "TboxBrand"
Me.TboxBrand.Size = New System.Drawing.Size(99, 23)
Me.TboxBrand.TabIndex = 42
'
'TboxType
'
Me.TboxType.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TboxType.Location = New System.Drawing.Point(77, 58)
Me.TboxType.Name = "TboxType"
Me.TboxType.Size = New System.Drawing.Size(99, 23)
Me.TboxType.TabIndex = 41
'
'BtnRefresh
'
Me.BtnRefresh.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRefresh.Location = New System.Drawing.Point(235, 154)
Me.BtnRefresh.Name = "BtnRefresh"
Me.BtnRefresh.Size = New System.Drawing.Size(60, 29)
Me.BtnRefresh.TabIndex = 40
Me.BtnRefresh.Text = "刷新列表"
Me.BtnRefresh.UseVisualStyleBackColor = True
'
'GrdSqlData
'
Me.GrdSqlData.CheckedImage = Nothing
Me.GrdSqlData.Cols = 7
Me.GrdSqlData.ContextMenuStrip = Me.CmsDataTable
Me.GrdSqlData.DefaultFont = New System.Drawing.Font("宋体", 9.0!)
Me.GrdSqlData.Dock = System.Windows.Forms.DockStyle.Bottom
Me.GrdSqlData.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.GrdSqlData.GridColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
Me.GrdSqlData.Location = New System.Drawing.Point(0, 213)
Me.GrdSqlData.Name = "GrdSqlData"
Me.GrdSqlData.Size = New System.Drawing.Size(500, 235)
Me.GrdSqlData.TabIndex = 39
Me.GrdSqlData.UncheckedImage = Nothing
'
'CmsDataTable
'
Me.CmsDataTable.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.刷新列表ToolStripMenuItem, Me.删除记录ToolStripMenuItem})
Me.CmsDataTable.Name = "CmsDataTable"
Me.CmsDataTable.Size = New System.Drawing.Size(125, 48)
'
'刷新列表ToolStripMenuItem
'
Me.刷新列表ToolStripMenuItem.Name = "刷新列表ToolStripMenuItem"
Me.刷新列表ToolStripMenuItem.Size = New System.Drawing.Size(124, 22)
Me.刷新列表ToolStripMenuItem.Text = "刷新列表"
'
'删除记录ToolStripMenuItem
'
Me.删除记录ToolStripMenuItem.Name = "删除记录ToolStripMenuItem"
Me.删除记录ToolStripMenuItem.Size = New System.Drawing.Size(124, 22)
Me.删除记录ToolStripMenuItem.Text = "删除记录"
'
'BtnSelectFile
'
Me.BtnSelectFile.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnSelectFile.Location = New System.Drawing.Point(18, 14)
Me.BtnSelectFile.Name = "BtnSelectFile"
Me.BtnSelectFile.Size = New System.Drawing.Size(60, 29)
Me.BtnSelectFile.TabIndex = 38
Me.BtnSelectFile.Text = "选择文件"
Me.BtnSelectFile.UseVisualStyleBackColor = True
'
'TboxModel
'
Me.TboxModel.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TboxModel.Location = New System.Drawing.Point(262, 87)
Me.TboxModel.Name = "TboxModel"
Me.TboxModel.Size = New System.Drawing.Size(99, 23)
Me.TboxModel.TabIndex = 36
'
'TboPacketName
'
Me.TboPacketName.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TboPacketName.Location = New System.Drawing.Point(84, 14)
Me.TboPacketName.Multiline = True
Me.TboPacketName.Name = "TboPacketName"
Me.TboPacketName.Size = New System.Drawing.Size(277, 29)
Me.TboPacketName.TabIndex = 35
'
'TboxVersion
'
Me.TboxVersion.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TboxVersion.Location = New System.Drawing.Point(77, 87)
Me.TboxVersion.Name = "TboxVersion"
Me.TboxVersion.Size = New System.Drawing.Size(99, 23)
Me.TboxVersion.TabIndex = 34
'
'TboRemark
'
Me.TboRemark.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TboRemark.Location = New System.Drawing.Point(77, 120)
Me.TboRemark.Multiline = True
Me.TboRemark.Name = "TboRemark"
Me.TboRemark.Size = New System.Drawing.Size(284, 28)
Me.TboRemark.TabIndex = 33
'
'BtnEntry
'
Me.BtnEntry.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnEntry.Location = New System.Drawing.Point(301, 154)
Me.BtnEntry.Name = "BtnEntry"
Me.BtnEntry.Size = New System.Drawing.Size(60, 29)
Me.BtnEntry.TabIndex = 32
Me.BtnEntry.Text = "录入"
Me.BtnEntry.UseVisualStyleBackColor = True
'
'Label77
'
Me.Label77.AutoSize = True
Me.Label77.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label77.Location = New System.Drawing.Point(15, 123)
Me.Label77.Name = "Label77"
Me.Label77.Size = New System.Drawing.Size(63, 14)
Me.Label77.TabIndex = 31
Me.Label77.Text = "录入备注"
'
'Label78
'
Me.Label78.AutoSize = True
Me.Label78.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label78.Location = New System.Drawing.Point(15, 90)
Me.Label78.Name = "Label78"
Me.Label78.Size = New System.Drawing.Size(63, 14)
Me.Label78.TabIndex = 30
Me.Label78.Text = "录入版本"
'
'Label79
'
Me.Label79.AutoSize = True
Me.Label79.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label79.Location = New System.Drawing.Point(200, 61)
Me.Label79.Name = "Label79"
Me.Label79.Size = New System.Drawing.Size(63, 14)
Me.Label79.TabIndex = 28
Me.Label79.Text = "录入品牌"
'
'Label83
'
Me.Label83.AutoSize = True
Me.Label83.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label83.Location = New System.Drawing.Point(200, 90)
Me.Label83.Name = "Label83"
Me.Label83.Size = New System.Drawing.Size(63, 14)
Me.Label83.TabIndex = 27
Me.Label83.Text = "录入型号"
'
'Label84
'
Me.Label84.AutoSize = True
Me.Label84.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label84.Location = New System.Drawing.Point(13, 61)
Me.Label84.Name = "Label84"
Me.Label84.Size = New System.Drawing.Size(63, 14)
Me.Label84.TabIndex = 25
Me.Label84.Text = "录入类型"
'
'OpenFileDialog1
'
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
'
'FrmInfraredFunction
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(452, 482)
Me.Controls.Add(Me.TabControl3)
Me.Name = "FrmInfraredFunction"
Me.Text = "红外功能模块"
Me.TabControl3.ResumeLayout(false)
Me.PageAirConditioner.ResumeLayout(false)
Me.PageAirConditioner.PerformLayout
CType(Me.NudAirAddress,System.ComponentModel.ISupportInitialize).EndInit
Me.Panel2.ResumeLayout(false)
Me.Panel2.PerformLayout
Me.PageTV.ResumeLayout(false)
Me.PageTV.PerformLayout
CType(Me.NudTVAddress,System.ComponentModel.ISupportInitialize).EndInit
Me.Panel3.ResumeLayout(false)
Me.TabPage2.ResumeLayout(false)
Me.TabPage2.PerformLayout
Me.CmsDataTable.ResumeLayout(false)
Me.ResumeLayout(false)
End Sub
Friend WithEvents TabControl3 As TabControl
Friend WithEvents PageAirConditioner As TabPage
Friend WithEvents BtnAirFirmwareSearch As Button
Friend WithEvents CboVersion As ComboBox
Friend WithEvents Label85 As Label
Friend WithEvents BtnAKeyToRead As Button
Friend WithEvents BtnInfraredSearch As Button
Friend WithEvents NudAirAddress As NumericUpDown
Friend WithEvents Label76 As Label
Friend WithEvents Panel2 As Panel
Friend WithEvents LblDegreeValue As Label
Friend WithEvents LblDegree As Label
Friend WithEvents LblAirHigh As Label
Friend WithEvents LblAirCentre As Label
Friend WithEvents LblAirLow As Label
Friend WithEvents LblAirCold As Label
Friend WithEvents LblAirHot As Label
Friend WithEvents LblAirSupply As Label
Friend WithEvents BtnAirModel As Button
Friend WithEvents BtnAirAdd As Button
Friend WithEvents BtnAirVelocity As Button
Friend WithEvents BtnAirMinus As Button
Friend WithEvents BtnAirSwitch As Button
Friend WithEvents PrgAirBurn As ProgressBar
Friend WithEvents TBoAirImport As TextBox
Friend WithEvents BtnAirImport As Button
Friend WithEvents BtnAirBurn As Button
Friend WithEvents BtnAirDownload As Button
Friend WithEvents CBoAirType As ComboBox
Friend WithEvents CBoAirBrand As ComboBox
Friend WithEvents Label75 As Label
Friend WithEvents Label74 As Label
Friend WithEvents PageTV As TabPage
Friend WithEvents BtnTVFirmwareSearch As Button
Friend WithEvents CBoTVVersion As ComboBox
Friend WithEvents Label86 As Label
Friend WithEvents BtnTvDownload As Button
Friend WithEvents CBoTVModel As ComboBox
Friend WithEvents CBoTVBrand As ComboBox
Friend WithEvents Label88 As Label
Friend WithEvents Label89 As Label
Friend WithEvents BtnTVAKeyToRead As Button
Friend WithEvents BtnTVSearch As Button
Friend WithEvents NudTVAddress As NumericUpDown
Friend WithEvents TextBox1 As TextBox
Friend WithEvents BtnTVImport As Button
Friend WithEvents Label87 As Label
Friend WithEvents Panel3 As Panel
Friend WithEvents BtnTVChannelMinus As Button
Friend WithEvents BtnTVChannelAdd As Button
Friend WithEvents BtnTVGetBack As Button
Friend WithEvents BtnTVSource As Button
Friend WithEvents BtnTVVolumeMinus As Button
Friend WithEvents BtnTVGetOn As Button
Friend WithEvents BtnTVMute As Button
Friend WithEvents BtnTVOK As Button
Friend WithEvents BtnTVSwitch As Button
Friend WithEvents BtnTVBelow As Button
Friend WithEvents BtnTVHomePage As Button
Friend WithEvents BtnTVLeft As Button
Friend WithEvents BtnTVMenu As Button
Friend WithEvents BtnTVRight As Button
Friend WithEvents BtnTVVolumeAdd As Button
Friend WithEvents BtnTVBurn As Button
Friend WithEvents ProgressBar1 As ProgressBar
Friend WithEvents TabPage2 As TabPage
Friend WithEvents TboxBrand As TextBox
Friend WithEvents TboxType As TextBox
Friend WithEvents BtnRefresh As Button
Friend WithEvents GrdSqlData As FlexCell.Grid
Friend WithEvents BtnSelectFile As Button
Friend WithEvents TboxModel As TextBox
Friend WithEvents TboPacketName As TextBox
Friend WithEvents TboxVersion As TextBox
Friend WithEvents TboRemark As TextBox
Friend WithEvents BtnEntry As Button
Friend WithEvents Label77 As Label
Friend WithEvents Label78 As Label
Friend WithEvents Label79 As Label
Friend WithEvents Label83 As Label
Friend WithEvents Label84 As Label
Friend WithEvents OpenFileDialog1 As OpenFileDialog
Friend WithEvents CmsDataTable As ContextMenuStrip
Friend WithEvents 刷新列表ToolStripMenuItem As ToolStripMenuItem
Friend WithEvents 删除记录ToolStripMenuItem As ToolStripMenuItem
Friend WithEvents TextBox2 As TextBox
Friend WithEvents Label1 As Label
Friend WithEvents LblAuto As Label
Friend WithEvents TextBox3 As TextBox
Friend WithEvents Label2 As Label
Friend WithEvents TextBox4 As TextBox
Friend WithEvents Label3 As Label
Friend WithEvents Label5 As Label
Friend WithEvents Label4 As Label
Friend WithEvents Label6 As Label
Friend WithEvents Label7 As Label
End Class