Files
Desktop_BLVStudio/BLV_Studio/Test/GridTest/AddPeripherals.Designer.vb
2025-12-11 10:06:44 +08:00

649 lines
30 KiB
VB.net
Raw 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 AddPeripherals
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.SplitContainer1 = New System.Windows.Forms.SplitContainer()
Me.SplitContainer3 = New System.Windows.Forms.SplitContainer()
Me.Label5 = New System.Windows.Forms.Label()
Me.SplitContainer2 = New System.Windows.Forms.SplitContainer()
Me.TextBox3 = New System.Windows.Forms.TextBox()
Me.Label9 = New System.Windows.Forms.Label()
Me.CheckBox6 = New System.Windows.Forms.CheckBox()
Me.CheckBox5 = New System.Windows.Forms.CheckBox()
Me.CheckBox4 = New System.Windows.Forms.CheckBox()
Me.Label8 = New System.Windows.Forms.Label()
Me.CheckBox3 = New System.Windows.Forms.CheckBox()
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
Me.Label7 = New System.Windows.Forms.Label()
Me.Label6 = New System.Windows.Forms.Label()
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
Me.TextBox2 = New System.Windows.Forms.TextBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.Cob_FilePath = New System.Windows.Forms.ComboBox()
Me.Cob_DirPath = New System.Windows.Forms.ComboBox()
Me.SplitContainer6 = New System.Windows.Forms.SplitContainer()
Me.FdevPortText = New System.Windows.Forms.ComboBox()
Me.FdevAddr = New System.Windows.Forms.Label()
Me.Fdevtype = New System.Windows.Forms.Label()
Me.FdevtypeCom = New System.Windows.Forms.ComboBox()
Me.FdevPort = New System.Windows.Forms.Label()
Me.FdevPortCom = New System.Windows.Forms.ComboBox()
Me.Button2 = New System.Windows.Forms.Button()
Me.SplitContainer4 = New System.Windows.Forms.SplitContainer()
Me.SplitContainer5 = New System.Windows.Forms.SplitContainer()
Me.Table_Grid1 = New FlexCell.Grid()
Me.Grid1 = New FlexCell.Grid()
Me.Temp_Grid = New FlexCell.Grid()
Me.Button1 = New System.Windows.Forms.Button()
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainer1.Panel1.SuspendLayout()
Me.SplitContainer1.Panel2.SuspendLayout()
Me.SplitContainer1.SuspendLayout()
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainer3.Panel1.SuspendLayout()
Me.SplitContainer3.Panel2.SuspendLayout()
Me.SplitContainer3.SuspendLayout()
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainer2.Panel1.SuspendLayout()
Me.SplitContainer2.Panel2.SuspendLayout()
Me.SplitContainer2.SuspendLayout()
CType(Me.SplitContainer6, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainer6.Panel1.SuspendLayout()
Me.SplitContainer6.Panel2.SuspendLayout()
Me.SplitContainer6.SuspendLayout()
CType(Me.SplitContainer4, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainer4.Panel1.SuspendLayout()
Me.SplitContainer4.Panel2.SuspendLayout()
Me.SplitContainer4.SuspendLayout()
CType(Me.SplitContainer5, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainer5.Panel1.SuspendLayout()
Me.SplitContainer5.Panel2.SuspendLayout()
Me.SplitContainer5.SuspendLayout()
Me.SuspendLayout()
'
'SplitContainer1
'
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
Me.SplitContainer1.Location = New System.Drawing.Point(0, 0)
Me.SplitContainer1.Name = "SplitContainer1"
Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
'
'SplitContainer1.Panel1
'
Me.SplitContainer1.Panel1.Controls.Add(Me.SplitContainer3)
'
'SplitContainer1.Panel2
'
Me.SplitContainer1.Panel2.Controls.Add(Me.Button1)
Me.SplitContainer1.Size = New System.Drawing.Size(1302, 654)
Me.SplitContainer1.SplitterDistance = 569
Me.SplitContainer1.TabIndex = 0
'
'SplitContainer3
'
Me.SplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill
Me.SplitContainer3.Location = New System.Drawing.Point(0, 0)
Me.SplitContainer3.Name = "SplitContainer3"
Me.SplitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal
'
'SplitContainer3.Panel1
'
Me.SplitContainer3.Panel1.Controls.Add(Me.Label5)
'
'SplitContainer3.Panel2
'
Me.SplitContainer3.Panel2.Controls.Add(Me.SplitContainer2)
Me.SplitContainer3.Size = New System.Drawing.Size(1302, 569)
Me.SplitContainer3.SplitterDistance = 37
Me.SplitContainer3.TabIndex = 1
'
'Label5
'
Me.Label5.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label5.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label5.Location = New System.Drawing.Point(0, 0)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(1302, 37)
Me.Label5.TabIndex = 3
Me.Label5.Text = "添加设备"
Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'SplitContainer2
'
Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
Me.SplitContainer2.Location = New System.Drawing.Point(0, 0)
Me.SplitContainer2.Name = "SplitContainer2"
Me.SplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal
'
'SplitContainer2.Panel1
'
Me.SplitContainer2.Panel1.Controls.Add(Me.TextBox3)
Me.SplitContainer2.Panel1.Controls.Add(Me.Label9)
Me.SplitContainer2.Panel1.Controls.Add(Me.CheckBox6)
Me.SplitContainer2.Panel1.Controls.Add(Me.CheckBox5)
Me.SplitContainer2.Panel1.Controls.Add(Me.CheckBox4)
Me.SplitContainer2.Panel1.Controls.Add(Me.Label8)
Me.SplitContainer2.Panel1.Controls.Add(Me.CheckBox3)
Me.SplitContainer2.Panel1.Controls.Add(Me.CheckBox2)
Me.SplitContainer2.Panel1.Controls.Add(Me.CheckBox1)
Me.SplitContainer2.Panel1.Controls.Add(Me.Label7)
Me.SplitContainer2.Panel1.Controls.Add(Me.Label6)
Me.SplitContainer2.Panel1.Controls.Add(Me.ComboBox1)
Me.SplitContainer2.Panel1.Controls.Add(Me.TextBox2)
Me.SplitContainer2.Panel1.Controls.Add(Me.Label4)
Me.SplitContainer2.Panel1.Controls.Add(Me.TextBox1)
Me.SplitContainer2.Panel1.Controls.Add(Me.Label3)
Me.SplitContainer2.Panel1.Controls.Add(Me.Label2)
Me.SplitContainer2.Panel1.Controls.Add(Me.Label1)
Me.SplitContainer2.Panel1.Controls.Add(Me.Cob_FilePath)
Me.SplitContainer2.Panel1.Controls.Add(Me.Cob_DirPath)
Me.SplitContainer2.Panel1.Controls.Add(Me.SplitContainer6)
'
'SplitContainer2.Panel2
'
Me.SplitContainer2.Panel2.Controls.Add(Me.SplitContainer4)
Me.SplitContainer2.Size = New System.Drawing.Size(1302, 528)
Me.SplitContainer2.SplitterDistance = 116
Me.SplitContainer2.TabIndex = 0
'
'TextBox3
'
Me.TextBox3.Enabled = False
Me.TextBox3.Location = New System.Drawing.Point(1036, 88)
Me.TextBox3.MaxLength = 8
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(92, 21)
Me.TextBox3.TabIndex = 27
Me.TextBox3.WordWrap = False
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label9.Location = New System.Drawing.Point(935, 88)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(95, 19)
Me.Label9.TabIndex = 26
Me.Label9.Text = "蓝牙名称:"
Me.Label9.Visible = False
'
'CheckBox6
'
Me.CheckBox6.AutoSize = True
Me.CheckBox6.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.CheckBox6.Location = New System.Drawing.Point(651, 92)
Me.CheckBox6.Name = "CheckBox6"
Me.CheckBox6.Size = New System.Drawing.Size(104, 23)
Me.CheckBox6.TabIndex = 24
Me.CheckBox6.Text = "水机无阀"
Me.CheckBox6.UseVisualStyleBackColor = True
Me.CheckBox6.Visible = False
'
'CheckBox5
'
Me.CheckBox5.AutoSize = True
Me.CheckBox5.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.CheckBox5.Location = New System.Drawing.Point(921, 66)
Me.CheckBox5.Name = "CheckBox5"
Me.CheckBox5.Size = New System.Drawing.Size(161, 23)
Me.CheckBox5.TabIndex = 16
Me.CheckBox5.Text = "风速模式提示音"
Me.CheckBox5.UseVisualStyleBackColor = True
Me.CheckBox5.Visible = False
'
'CheckBox4
'
Me.CheckBox4.AutoSize = True
Me.CheckBox4.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.CheckBox4.Location = New System.Drawing.Point(1088, 66)
Me.CheckBox4.Name = "CheckBox4"
Me.CheckBox4.Size = New System.Drawing.Size(142, 23)
Me.CheckBox4.TabIndex = 15
Me.CheckBox4.Text = "显示电视红外"
Me.CheckBox4.UseVisualStyleBackColor = True
Me.CheckBox4.Visible = False
'
'Label8
'
Me.Label8.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label8.Location = New System.Drawing.Point(1089, 5)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(213, 59)
Me.Label8.TabIndex = 14
Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'CheckBox3
'
Me.CheckBox3.AutoSize = True
Me.CheckBox3.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.CheckBox3.Location = New System.Drawing.Point(768, 87)
Me.CheckBox3.Name = "CheckBox3"
Me.CheckBox3.Size = New System.Drawing.Size(161, 23)
Me.CheckBox3.TabIndex = 13
Me.CheckBox3.Text = "取电播放欢迎词"
Me.CheckBox3.UseVisualStyleBackColor = True
Me.CheckBox3.Visible = False
'
'CheckBox2
'
Me.CheckBox2.AutoSize = True
Me.CheckBox2.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.CheckBox2.Location = New System.Drawing.Point(768, 67)
Me.CheckBox2.Name = "CheckBox2"
Me.CheckBox2.Size = New System.Drawing.Size(142, 23)
Me.CheckBox2.TabIndex = 12
Me.CheckBox2.Text = "开关机提示音"
Me.CheckBox2.UseVisualStyleBackColor = True
Me.CheckBox2.Visible = False
'
'CheckBox1
'
Me.CheckBox1.AutoSize = True
Me.CheckBox1.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.CheckBox1.Location = New System.Drawing.Point(651, 67)
Me.CheckBox1.Name = "CheckBox1"
Me.CheckBox1.Size = New System.Drawing.Size(104, 23)
Me.CheckBox1.TabIndex = 11
Me.CheckBox1.Text = "取电有效"
Me.CheckBox1.UseVisualStyleBackColor = True
Me.CheckBox1.Visible = False
'
'Label7
'
Me.Label7.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label7.Location = New System.Drawing.Point(803, 34)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(208, 20)
Me.Label7.TabIndex = 10
Me.Label7.Text = "端口:"
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label6.Location = New System.Drawing.Point(506, 67)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(76, 19)
Me.Label6.TabIndex = 9
Me.Label6.Text = "背光灯:"
Me.Label6.Visible = False
'
'ComboBox1
'
Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.ComboBox1.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.ComboBox1.FormattingEnabled = True
Me.ComboBox1.Location = New System.Drawing.Point(591, 63)
Me.ComboBox1.Name = "ComboBox1"
Me.ComboBox1.Size = New System.Drawing.Size(54, 24)
Me.ComboBox1.TabIndex = 8
Me.ComboBox1.Visible = False
'
'TextBox2
'
Me.TextBox2.Enabled = False
Me.TextBox2.Location = New System.Drawing.Point(465, 66)
Me.TextBox2.MaxLength = 900
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(35, 21)
Me.TextBox2.TabIndex = 7
Me.TextBox2.WordWrap = False
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label4.Location = New System.Drawing.Point(373, 67)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(95, 19)
Me.Label4.TabIndex = 6
Me.Label4.Text = "设备地址:"
'
'TextBox1
'
Me.TextBox1.Enabled = False
Me.TextBox1.Location = New System.Drawing.Point(97, 66)
Me.TextBox1.MaxLength = 3000
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(270, 21)
Me.TextBox1.TabIndex = 5
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label3.Location = New System.Drawing.Point(3, 67)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(95, 19)
Me.Label3.TabIndex = 4
Me.Label3.Text = "设备别名:"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label2.Location = New System.Drawing.Point(251, 5)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(104, 19)
Me.Label2.TabIndex = 3
Me.Label2.Text = "设备文件:"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label1.Location = New System.Drawing.Point(3, 5)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(104, 19)
Me.Label1.TabIndex = 2
Me.Label1.Text = "设备类型:"
'
'Cob_FilePath
'
Me.Cob_FilePath.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.Cob_FilePath.Font = New System.Drawing.Font("宋体", 19.0!)
Me.Cob_FilePath.FormattingEnabled = True
Me.Cob_FilePath.Location = New System.Drawing.Point(251, 27)
Me.Cob_FilePath.Name = "Cob_FilePath"
Me.Cob_FilePath.Size = New System.Drawing.Size(517, 33)
Me.Cob_FilePath.TabIndex = 1
'
'Cob_DirPath
'
Me.Cob_DirPath.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.Cob_DirPath.Font = New System.Drawing.Font("宋体", 19.0!)
Me.Cob_DirPath.FormattingEnabled = True
Me.Cob_DirPath.Location = New System.Drawing.Point(3, 27)
Me.Cob_DirPath.Name = "Cob_DirPath"
Me.Cob_DirPath.Size = New System.Drawing.Size(236, 33)
Me.Cob_DirPath.TabIndex = 0
'
'SplitContainer6
'
Me.SplitContainer6.Location = New System.Drawing.Point(4, 88)
Me.SplitContainer6.Name = "SplitContainer6"
'
'SplitContainer6.Panel1
'
Me.SplitContainer6.Panel1.Controls.Add(Me.FdevPortText)
Me.SplitContainer6.Panel1.Controls.Add(Me.FdevAddr)
Me.SplitContainer6.Panel1.Controls.Add(Me.Fdevtype)
Me.SplitContainer6.Panel1.Controls.Add(Me.FdevtypeCom)
Me.SplitContainer6.Panel1.Controls.Add(Me.FdevPort)
Me.SplitContainer6.Panel1.Controls.Add(Me.FdevPortCom)
'
'SplitContainer6.Panel2
'
Me.SplitContainer6.Panel2.Controls.Add(Me.Button2)
Me.SplitContainer6.Size = New System.Drawing.Size(593, 26)
Me.SplitContainer6.SplitterDistance = 543
Me.SplitContainer6.TabIndex = 25
'
'FdevPortText
'
Me.FdevPortText.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.FdevPortText.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.FdevPortText.FormattingEnabled = True
Me.FdevPortText.Location = New System.Drawing.Point(468, 1)
Me.FdevPortText.Name = "FdevPortText"
Me.FdevPortText.Size = New System.Drawing.Size(68, 24)
Me.FdevPortText.TabIndex = 23
Me.FdevPortText.Visible = False
'
'FdevAddr
'
Me.FdevAddr.AutoSize = True
Me.FdevAddr.CausesValidation = False
Me.FdevAddr.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.FdevAddr.Location = New System.Drawing.Point(357, 4)
Me.FdevAddr.Name = "FdevAddr"
Me.FdevAddr.Size = New System.Drawing.Size(114, 19)
Me.FdevAddr.TabIndex = 17
Me.FdevAddr.Text = "父设备地址:"
Me.FdevAddr.Visible = False
'
'Fdevtype
'
Me.Fdevtype.AutoSize = True
Me.Fdevtype.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Fdevtype.Location = New System.Drawing.Point(6, 4)
Me.Fdevtype.Name = "Fdevtype"
Me.Fdevtype.Size = New System.Drawing.Size(114, 19)
Me.Fdevtype.TabIndex = 20
Me.Fdevtype.Text = "父设备类型:"
Me.Fdevtype.Visible = False
'
'FdevtypeCom
'
Me.FdevtypeCom.BackColor = System.Drawing.SystemColors.Window
Me.FdevtypeCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.FdevtypeCom.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.FdevtypeCom.FormattingEnabled = True
Me.FdevtypeCom.Location = New System.Drawing.Point(120, 1)
Me.FdevtypeCom.Name = "FdevtypeCom"
Me.FdevtypeCom.Size = New System.Drawing.Size(57, 24)
Me.FdevtypeCom.TabIndex = 19
Me.FdevtypeCom.Visible = False
'
'FdevPort
'
Me.FdevPort.AutoSize = True
Me.FdevPort.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.FdevPort.Location = New System.Drawing.Point(176, 3)
Me.FdevPort.Name = "FdevPort"
Me.FdevPort.Size = New System.Drawing.Size(114, 19)
Me.FdevPort.TabIndex = 22
Me.FdevPort.Text = "父设备端口:"
Me.FdevPort.Visible = False
'
'FdevPortCom
'
Me.FdevPortCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.FdevPortCom.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.FdevPortCom.FormattingEnabled = True
Me.FdevPortCom.Location = New System.Drawing.Point(288, 1)
Me.FdevPortCom.Name = "FdevPortCom"
Me.FdevPortCom.Size = New System.Drawing.Size(68, 24)
Me.FdevPortCom.TabIndex = 21
Me.FdevPortCom.Visible = False
'
'Button2
'
Me.Button2.Font = New System.Drawing.Font("黑体", 5.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Button2.Location = New System.Drawing.Point(0, 1)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(43, 23)
Me.Button2.TabIndex = 0
Me.Button2.Text = "···"
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button2.UseVisualStyleBackColor = True
'
'SplitContainer4
'
Me.SplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill
Me.SplitContainer4.Location = New System.Drawing.Point(0, 0)
Me.SplitContainer4.Name = "SplitContainer4"
'
'SplitContainer4.Panel1
'
Me.SplitContainer4.Panel1.Controls.Add(Me.SplitContainer5)
'
'SplitContainer4.Panel2
'
Me.SplitContainer4.Panel2.Controls.Add(Me.Temp_Grid)
Me.SplitContainer4.Size = New System.Drawing.Size(1302, 408)
Me.SplitContainer4.SplitterDistance = 724
Me.SplitContainer4.TabIndex = 20
'
'SplitContainer5
'
Me.SplitContainer5.Dock = System.Windows.Forms.DockStyle.Fill
Me.SplitContainer5.Location = New System.Drawing.Point(0, 0)
Me.SplitContainer5.Name = "SplitContainer5"
'
'SplitContainer5.Panel1
'
Me.SplitContainer5.Panel1.Controls.Add(Me.Table_Grid1)
'
'SplitContainer5.Panel2
'
Me.SplitContainer5.Panel2.Controls.Add(Me.Grid1)
Me.SplitContainer5.Size = New System.Drawing.Size(724, 408)
Me.SplitContainer5.SplitterDistance = 403
Me.SplitContainer5.TabIndex = 19
'
'Table_Grid1
'
Me.Table_Grid1.Cols = 3
Me.Table_Grid1.Cursor = System.Windows.Forms.Cursors.Default
Me.Table_Grid1.DefaultFont = New System.Drawing.Font("宋体", 9.0!)
Me.Table_Grid1.Dock = System.Windows.Forms.DockStyle.Fill
Me.Table_Grid1.ExtendLastCol = True
Me.Table_Grid1.GridColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Table_Grid1.Location = New System.Drawing.Point(0, 0)
Me.Table_Grid1.MouseWheelSpeed = CType(3, Short)
Me.Table_Grid1.Name = "Table_Grid1"
Me.Table_Grid1.Size = New System.Drawing.Size(403, 408)
Me.Table_Grid1.TabIndex = 18
'
'Grid1
'
Me.Grid1.CausesValidation = False
Me.Grid1.ClearBlankArea = True
Me.Grid1.DefaultFont = New System.Drawing.Font("宋体", 9.0!)
Me.Grid1.Dock = System.Windows.Forms.DockStyle.Fill
Me.Grid1.GridColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Grid1.Location = New System.Drawing.Point(0, 0)
Me.Grid1.MouseWheelSpeed = CType(3, Short)
Me.Grid1.Name = "Grid1"
Me.Grid1.Size = New System.Drawing.Size(317, 408)
Me.Grid1.TabIndex = 0
'
'Temp_Grid
'
Me.Temp_Grid.DefaultFont = New System.Drawing.Font("宋体", 9.0!)
Me.Temp_Grid.Dock = System.Windows.Forms.DockStyle.Fill
Me.Temp_Grid.ExtendLastCol = True
Me.Temp_Grid.GridColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Temp_Grid.Location = New System.Drawing.Point(0, 0)
Me.Temp_Grid.MouseWheelSpeed = CType(3, Short)
Me.Temp_Grid.Name = "Temp_Grid"
Me.Temp_Grid.Size = New System.Drawing.Size(574, 408)
Me.Temp_Grid.TabIndex = 0
'
'Button1
'
Me.Button1.Dock = System.Windows.Forms.DockStyle.Right
Me.Button1.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Button1.Location = New System.Drawing.Point(1149, 0)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(153, 81)
Me.Button1.TabIndex = 0
Me.Button1.Text = "确定"
Me.Button1.UseVisualStyleBackColor = True
'
'AddPeripherals
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1302, 654)
Me.Controls.Add(Me.SplitContainer1)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
Me.Name = "AddPeripherals"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "AddPeripherals"
Me.SplitContainer1.Panel1.ResumeLayout(False)
Me.SplitContainer1.Panel2.ResumeLayout(False)
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainer1.ResumeLayout(False)
Me.SplitContainer3.Panel1.ResumeLayout(False)
Me.SplitContainer3.Panel2.ResumeLayout(False)
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainer3.ResumeLayout(False)
Me.SplitContainer2.Panel1.ResumeLayout(False)
Me.SplitContainer2.Panel1.PerformLayout()
Me.SplitContainer2.Panel2.ResumeLayout(False)
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainer2.ResumeLayout(False)
Me.SplitContainer6.Panel1.ResumeLayout(False)
Me.SplitContainer6.Panel1.PerformLayout()
Me.SplitContainer6.Panel2.ResumeLayout(False)
CType(Me.SplitContainer6, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainer6.ResumeLayout(False)
Me.SplitContainer4.Panel1.ResumeLayout(False)
Me.SplitContainer4.Panel2.ResumeLayout(False)
CType(Me.SplitContainer4, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainer4.ResumeLayout(False)
Me.SplitContainer5.Panel1.ResumeLayout(False)
Me.SplitContainer5.Panel2.ResumeLayout(False)
CType(Me.SplitContainer5, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainer5.ResumeLayout(False)
Me.ResumeLayout(False)
End Sub
Friend WithEvents SplitContainer1 As SplitContainer
Friend WithEvents SplitContainer2 As SplitContainer
Friend WithEvents TextBox2 As TextBox
Friend WithEvents Label4 As Label
Friend WithEvents TextBox1 As TextBox
Friend WithEvents Label3 As Label
Friend WithEvents Label2 As Label
Friend WithEvents Label1 As Label
Friend WithEvents Cob_FilePath As ComboBox
Friend WithEvents SplitContainer3 As SplitContainer
Friend WithEvents Label5 As Label
Friend WithEvents Label6 As Label
Friend WithEvents ComboBox1 As ComboBox
Friend WithEvents Cob_DirPath As ComboBox
Friend WithEvents Table_Grid1 As FlexCell.Grid
Friend WithEvents Button1 As Button
Friend WithEvents SplitContainer4 As SplitContainer
Friend WithEvents Temp_Grid As FlexCell.Grid
Friend WithEvents CheckBox3 As CheckBox
Friend WithEvents CheckBox2 As CheckBox
Friend WithEvents CheckBox1 As CheckBox
Friend WithEvents SplitContainer5 As SplitContainer
Friend WithEvents Grid1 As FlexCell.Grid
Friend WithEvents Label8 As Label
Friend WithEvents Label7 As Label
Friend WithEvents CheckBox4 As CheckBox
Friend WithEvents CheckBox5 As CheckBox
Friend WithEvents FdevPort As Label
Friend WithEvents FdevPortCom As ComboBox
Friend WithEvents Fdevtype As Label
Friend WithEvents FdevtypeCom As ComboBox
Friend WithEvents FdevAddr As Label
Friend WithEvents FdevPortText As ComboBox
Friend WithEvents CheckBox6 As CheckBox
Friend WithEvents SplitContainer6 As SplitContainer
Friend WithEvents Button2 As Button
Friend WithEvents Label9 As Label
Friend WithEvents TextBox3 As TextBox
End Class