_ Partial Class FrmTest_C5 Inherits System.Windows.Forms.Form 'Form 重写 Dispose,以清理组件列表。 _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Windows 窗体设计器所必需的 Private components As System.ComponentModel.IContainer '注意: 以下过程是 Windows 窗体设计器所必需的 '可以使用 Windows 窗体设计器修改它。 '不要使用代码编辑器修改它。 _ Private Sub InitializeComponent() Me.Panel2 = New System.Windows.Forms.Panel() Me.Button1 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.Label51 = New System.Windows.Forms.Label() Me.Label50 = New System.Windows.Forms.Label() Me.Button20 = New System.Windows.Forms.Button() Me.Label48 = New System.Windows.Forms.Label() Me.Label47 = New System.Windows.Forms.Label() Me.Label46 = New System.Windows.Forms.Label() Me.Label45 = New System.Windows.Forms.Label() Me.Label44 = New System.Windows.Forms.Label() Me.Label43 = New System.Windows.Forms.Label() Me.Label42 = New System.Windows.Forms.Label() Me.Label41 = New System.Windows.Forms.Label() Me.Label40 = New System.Windows.Forms.Label() Me.Button23 = New System.Windows.Forms.Button() Me.Button22 = New System.Windows.Forms.Button() Me.Button21 = New System.Windows.Forms.Button() Me.Label39 = New System.Windows.Forms.Label() Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown() Me.Label38 = New System.Windows.Forms.Label() Me.ComboBox10 = New System.Windows.Forms.ComboBox() Me.Label37 = New System.Windows.Forms.Label() Me.Label36 = New System.Windows.Forms.Label() Me.Button83 = New System.Windows.Forms.Button() Me.Button82 = New System.Windows.Forms.Button() Me.Button81 = New System.Windows.Forms.Button() Me.Button80 = New System.Windows.Forms.Button() Me.Button79 = New System.Windows.Forms.Button() Me.Label35 = New System.Windows.Forms.Label() Me.Button63 = New System.Windows.Forms.Button() Me.Button64 = New System.Windows.Forms.Button() Me.Button65 = New System.Windows.Forms.Button() Me.Button66 = New System.Windows.Forms.Button() Me.Button67 = New System.Windows.Forms.Button() Me.Button68 = New System.Windows.Forms.Button() Me.Button69 = New System.Windows.Forms.Button() Me.Button70 = New System.Windows.Forms.Button() Me.Button71 = New System.Windows.Forms.Button() Me.Button72 = New System.Windows.Forms.Button() Me.Label34 = New System.Windows.Forms.Label() Me.Button62 = New System.Windows.Forms.Button() Me.Button61 = New System.Windows.Forms.Button() Me.Button60 = New System.Windows.Forms.Button() Me.Button59 = New System.Windows.Forms.Button() Me.Button58 = New System.Windows.Forms.Button() Me.Button57 = New System.Windows.Forms.Button() Me.Button56 = New System.Windows.Forms.Button() Me.Button55 = New System.Windows.Forms.Button() Me.Button54 = New System.Windows.Forms.Button() Me.Button47 = New System.Windows.Forms.Button() Me.LblInput13 = New System.Windows.Forms.Label() Me.LblInput12 = New System.Windows.Forms.Label() Me.LblInput11 = New System.Windows.Forms.Label() Me.LblInput10 = New System.Windows.Forms.Label() Me.LblInput9 = New System.Windows.Forms.Label() Me.LblInput8 = New System.Windows.Forms.Label() Me.Panel2.SuspendLayout() CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Panel2 ' Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel2.Controls.Add(Me.LblInput13) Me.Panel2.Controls.Add(Me.LblInput12) Me.Panel2.Controls.Add(Me.LblInput11) Me.Panel2.Controls.Add(Me.LblInput10) Me.Panel2.Controls.Add(Me.LblInput9) Me.Panel2.Controls.Add(Me.LblInput8) Me.Panel2.Controls.Add(Me.Button1) Me.Panel2.Controls.Add(Me.Button2) Me.Panel2.Controls.Add(Me.Button3) Me.Panel2.Controls.Add(Me.Button4) Me.Panel2.Controls.Add(Me.Label51) Me.Panel2.Controls.Add(Me.Label50) Me.Panel2.Controls.Add(Me.Button20) Me.Panel2.Controls.Add(Me.Label48) Me.Panel2.Controls.Add(Me.Label47) Me.Panel2.Controls.Add(Me.Label46) Me.Panel2.Controls.Add(Me.Label45) Me.Panel2.Controls.Add(Me.Label44) Me.Panel2.Controls.Add(Me.Label43) Me.Panel2.Controls.Add(Me.Label42) Me.Panel2.Controls.Add(Me.Label41) Me.Panel2.Controls.Add(Me.Label40) Me.Panel2.Controls.Add(Me.Button23) Me.Panel2.Controls.Add(Me.Button22) Me.Panel2.Controls.Add(Me.Button21) Me.Panel2.Controls.Add(Me.Label39) Me.Panel2.Controls.Add(Me.NumericUpDown1) Me.Panel2.Controls.Add(Me.Label38) Me.Panel2.Controls.Add(Me.ComboBox10) Me.Panel2.Controls.Add(Me.Label37) Me.Panel2.Controls.Add(Me.Label36) Me.Panel2.Controls.Add(Me.Button83) Me.Panel2.Controls.Add(Me.Button82) Me.Panel2.Controls.Add(Me.Button81) Me.Panel2.Controls.Add(Me.Button80) Me.Panel2.Controls.Add(Me.Button79) Me.Panel2.Controls.Add(Me.Label35) Me.Panel2.Controls.Add(Me.Button63) Me.Panel2.Controls.Add(Me.Button64) Me.Panel2.Controls.Add(Me.Button65) Me.Panel2.Controls.Add(Me.Button66) Me.Panel2.Controls.Add(Me.Button67) Me.Panel2.Controls.Add(Me.Button68) Me.Panel2.Controls.Add(Me.Button69) Me.Panel2.Controls.Add(Me.Button70) Me.Panel2.Controls.Add(Me.Button71) Me.Panel2.Controls.Add(Me.Button72) Me.Panel2.Controls.Add(Me.Label34) Me.Panel2.Controls.Add(Me.Button62) Me.Panel2.Controls.Add(Me.Button61) Me.Panel2.Controls.Add(Me.Button60) Me.Panel2.Controls.Add(Me.Button59) Me.Panel2.Controls.Add(Me.Button58) Me.Panel2.Controls.Add(Me.Button57) Me.Panel2.Controls.Add(Me.Button56) Me.Panel2.Controls.Add(Me.Button55) Me.Panel2.Controls.Add(Me.Button54) Me.Panel2.Controls.Add(Me.Button47) Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel2.Location = New System.Drawing.Point(0, 0) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(730, 246) Me.Panel2.TabIndex = 1 ' 'Button1 ' Me.Button1.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button1.Location = New System.Drawing.Point(657, 55) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(31, 27) Me.Button1.TabIndex = 89 Me.Button1.Tag = "23" Me.Button1.Text = "24" Me.Button1.UseVisualStyleBackColor = True ' 'Button2 ' Me.Button2.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button2.Location = New System.Drawing.Point(623, 55) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(31, 27) Me.Button2.TabIndex = 88 Me.Button2.Tag = "22" Me.Button2.Text = "23" Me.Button2.UseVisualStyleBackColor = True ' 'Button3 ' Me.Button3.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button3.Location = New System.Drawing.Point(555, 55) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(31, 27) Me.Button3.TabIndex = 87 Me.Button3.Tag = "20" Me.Button3.Text = "21" Me.Button3.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button4.Location = New System.Drawing.Point(589, 55) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(31, 27) Me.Button4.TabIndex = 86 Me.Button4.Tag = "21" Me.Button4.Text = "22" Me.Button4.UseVisualStyleBackColor = True ' 'Label51 ' Me.Label51.AutoSize = True Me.Label51.Font = New System.Drawing.Font("宋体", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label51.Location = New System.Drawing.Point(469, 198) Me.Label51.Name = "Label51" Me.Label51.Size = New System.Drawing.Size(125, 29) Me.Label51.TabIndex = 85 Me.Label51.Text = "Test..." ' 'Label50 ' Me.Label50.AutoSize = True Me.Label50.Location = New System.Drawing.Point(361, 187) Me.Label50.Name = "Label50" Me.Label50.Size = New System.Drawing.Size(53, 12) Me.Label50.TabIndex = 84 Me.Label50.Text = "MAC 地址" Me.Label50.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'Button20 ' Me.Button20.Location = New System.Drawing.Point(385, 202) Me.Button20.Name = "Button20" Me.Button20.Size = New System.Drawing.Size(68, 25) Me.Button20.TabIndex = 83 Me.Button20.Text = "设置MAC" Me.Button20.UseVisualStyleBackColor = True ' 'Label48 ' Me.Label48.AutoSize = True Me.Label48.Font = New System.Drawing.Font("宋体", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label48.Location = New System.Drawing.Point(189, 187) Me.Label48.Name = "Label48" Me.Label48.Size = New System.Drawing.Size(125, 29) Me.Label48.TabIndex = 82 Me.Label48.Text = "Test..." ' 'Label47 ' Me.Label47.AutoSize = True Me.Label47.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Label47.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label47.Location = New System.Drawing.Point(227, 115) Me.Label47.Name = "Label47" Me.Label47.Size = New System.Drawing.Size(30, 16) Me.Label47.TabIndex = 81 Me.Label47.Text = " 7 " ' 'Label46 ' Me.Label46.AutoSize = True Me.Label46.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Label46.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label46.Location = New System.Drawing.Point(191, 115) Me.Label46.Name = "Label46" Me.Label46.Size = New System.Drawing.Size(30, 16) Me.Label46.TabIndex = 80 Me.Label46.Text = " 6 " ' 'Label45 ' Me.Label45.AutoSize = True Me.Label45.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Label45.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label45.Location = New System.Drawing.Point(155, 115) Me.Label45.Name = "Label45" Me.Label45.Size = New System.Drawing.Size(30, 16) Me.Label45.TabIndex = 79 Me.Label45.Text = " 5 " ' 'Label44 ' Me.Label44.AutoSize = True Me.Label44.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Label44.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label44.Location = New System.Drawing.Point(119, 115) Me.Label44.Name = "Label44" Me.Label44.Size = New System.Drawing.Size(30, 16) Me.Label44.TabIndex = 78 Me.Label44.Text = " 4 " ' 'Label43 ' Me.Label43.AutoSize = True Me.Label43.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Label43.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label43.Location = New System.Drawing.Point(83, 115) Me.Label43.Name = "Label43" Me.Label43.Size = New System.Drawing.Size(30, 16) Me.Label43.TabIndex = 77 Me.Label43.Text = " 3 " ' 'Label42 ' Me.Label42.AutoSize = True Me.Label42.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Label42.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label42.Location = New System.Drawing.Point(47, 115) Me.Label42.Name = "Label42" Me.Label42.Size = New System.Drawing.Size(30, 16) Me.Label42.TabIndex = 76 Me.Label42.Text = " 2 " ' 'Label41 ' Me.Label41.AutoSize = True Me.Label41.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Label41.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label41.Location = New System.Drawing.Point(11, 115) Me.Label41.Name = "Label41" Me.Label41.Size = New System.Drawing.Size(30, 16) Me.Label41.TabIndex = 75 Me.Label41.Text = " 1 " ' 'Label40 ' Me.Label40.AutoSize = True Me.Label40.Location = New System.Drawing.Point(7, 187) Me.Label40.Name = "Label40" Me.Label40.Size = New System.Drawing.Size(71, 12) Me.Label40.TabIndex = 74 Me.Label40.Text = "C5 巡回测试" ' 'Button23 ' Me.Button23.Location = New System.Drawing.Point(103, 187) Me.Button23.Name = "Button23" Me.Button23.Size = New System.Drawing.Size(68, 25) Me.Button23.TabIndex = 73 Me.Button23.Text = "巡回测试" Me.Button23.UseVisualStyleBackColor = True ' 'Button22 ' Me.Button22.Location = New System.Drawing.Point(532, 111) Me.Button22.Name = "Button22" Me.Button22.Size = New System.Drawing.Size(62, 24) Me.Button22.TabIndex = 72 Me.Button22.Text = "输入检测" Me.Button22.UseVisualStyleBackColor = True ' 'Button21 ' Me.Button21.Location = New System.Drawing.Point(532, 160) Me.Button21.Name = "Button21" Me.Button21.Size = New System.Drawing.Size(62, 21) Me.Button21.TabIndex = 71 Me.Button21.Text = "播放" Me.Button21.UseVisualStyleBackColor = True ' 'Label39 ' Me.Label39.AutoSize = True Me.Label39.BackColor = System.Drawing.SystemColors.Control Me.Label39.Location = New System.Drawing.Point(265, 164) Me.Label39.Name = "Label39" Me.Label39.Size = New System.Drawing.Size(77, 12) Me.Label39.TabIndex = 70 Me.Label39.Text = "播放文件序号" Me.Label39.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'NumericUpDown1 ' Me.NumericUpDown1.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.NumericUpDown1.Location = New System.Drawing.Point(348, 160) Me.NumericUpDown1.Maximum = New Decimal(New Integer() {10, 0, 0, 0}) Me.NumericUpDown1.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.NumericUpDown1.Name = "NumericUpDown1" Me.NumericUpDown1.Size = New System.Drawing.Size(86, 23) Me.NumericUpDown1.TabIndex = 69 Me.NumericUpDown1.Value = New Decimal(New Integer() {1, 0, 0, 0}) ' 'Label38 ' Me.Label38.AutoSize = True Me.Label38.Location = New System.Drawing.Point(32, 164) Me.Label38.Name = "Label38" Me.Label38.Size = New System.Drawing.Size(65, 12) Me.Label38.TabIndex = 68 Me.Label38.Text = "播放文件夹" Me.Label38.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'ComboBox10 ' Me.ComboBox10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox10.FormattingEnabled = True Me.ComboBox10.Location = New System.Drawing.Point(103, 161) Me.ComboBox10.Name = "ComboBox10" Me.ComboBox10.Size = New System.Drawing.Size(138, 20) Me.ComboBox10.TabIndex = 67 ' 'Label37 ' Me.Label37.AutoSize = True Me.Label37.Location = New System.Drawing.Point(7, 141) Me.Label37.Name = "Label37" Me.Label37.Size = New System.Drawing.Size(53, 12) Me.Label37.TabIndex = 66 Me.Label37.Text = "C5 MUSIC" ' 'Label36 ' Me.Label36.AutoSize = True Me.Label36.Location = New System.Drawing.Point(3, 55) Me.Label36.Name = "Label36" Me.Label36.Size = New System.Drawing.Size(71, 12) Me.Label36.TabIndex = 65 Me.Label36.Text = "C5IO IO输出" ' 'Button83 ' Me.Button83.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button83.Location = New System.Drawing.Point(147, 70) Me.Button83.Name = "Button83" Me.Button83.Size = New System.Drawing.Size(31, 26) Me.Button83.TabIndex = 63 Me.Button83.Tag = "4" Me.Button83.Text = "5" Me.Button83.UseVisualStyleBackColor = True ' 'Button82 ' Me.Button82.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button82.Location = New System.Drawing.Point(113, 70) Me.Button82.Name = "Button82" Me.Button82.Size = New System.Drawing.Size(31, 26) Me.Button82.TabIndex = 62 Me.Button82.Tag = "3" Me.Button82.Text = "4" Me.Button82.UseVisualStyleBackColor = True ' 'Button81 ' Me.Button81.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button81.Location = New System.Drawing.Point(79, 70) Me.Button81.Name = "Button81" Me.Button81.Size = New System.Drawing.Size(31, 26) Me.Button81.TabIndex = 61 Me.Button81.Tag = "2" Me.Button81.Text = "3" Me.Button81.UseVisualStyleBackColor = True ' 'Button80 ' Me.Button80.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button80.Location = New System.Drawing.Point(45, 70) Me.Button80.Name = "Button80" Me.Button80.Size = New System.Drawing.Size(31, 26) Me.Button80.TabIndex = 60 Me.Button80.Tag = "1" Me.Button80.Text = "2" Me.Button80.UseVisualStyleBackColor = True ' 'Button79 ' Me.Button79.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button79.Location = New System.Drawing.Point(11, 70) Me.Button79.Name = "Button79" Me.Button79.Size = New System.Drawing.Size(31, 26) Me.Button79.TabIndex = 59 Me.Button79.Tag = "0" Me.Button79.Text = "1" Me.Button79.UseVisualStyleBackColor = True ' 'Label35 ' Me.Label35.AutoSize = True Me.Label35.Location = New System.Drawing.Point(3, 99) Me.Label35.Name = "Label35" Me.Label35.Size = New System.Drawing.Size(71, 12) Me.Label35.TabIndex = 57 Me.Label35.Text = "C5IO IO输入" ' 'Button63 ' Me.Button63.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button63.Location = New System.Drawing.Point(657, 25) Me.Button63.Name = "Button63" Me.Button63.Size = New System.Drawing.Size(31, 27) Me.Button63.TabIndex = 51 Me.Button63.Tag = "19" Me.Button63.Text = "20" Me.Button63.UseVisualStyleBackColor = True ' 'Button64 ' Me.Button64.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button64.Location = New System.Drawing.Point(623, 25) Me.Button64.Name = "Button64" Me.Button64.Size = New System.Drawing.Size(31, 27) Me.Button64.TabIndex = 50 Me.Button64.Tag = "18" Me.Button64.Text = "19" Me.Button64.UseVisualStyleBackColor = True ' 'Button65 ' Me.Button65.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button65.Location = New System.Drawing.Point(555, 25) Me.Button65.Name = "Button65" Me.Button65.Size = New System.Drawing.Size(31, 27) Me.Button65.TabIndex = 49 Me.Button65.Tag = "16" Me.Button65.Text = "17" Me.Button65.UseVisualStyleBackColor = True ' 'Button66 ' Me.Button66.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button66.Location = New System.Drawing.Point(521, 25) Me.Button66.Name = "Button66" Me.Button66.Size = New System.Drawing.Size(31, 27) Me.Button66.TabIndex = 47 Me.Button66.Tag = "15" Me.Button66.Text = "16" Me.Button66.UseVisualStyleBackColor = True ' 'Button67 ' Me.Button67.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button67.Location = New System.Drawing.Point(589, 25) Me.Button67.Name = "Button67" Me.Button67.Size = New System.Drawing.Size(31, 27) Me.Button67.TabIndex = 48 Me.Button67.Tag = "017" Me.Button67.Text = "18" Me.Button67.UseVisualStyleBackColor = True ' 'Button68 ' Me.Button68.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button68.Location = New System.Drawing.Point(487, 25) Me.Button68.Name = "Button68" Me.Button68.Size = New System.Drawing.Size(31, 27) Me.Button68.TabIndex = 46 Me.Button68.Tag = "14" Me.Button68.Text = "15" Me.Button68.UseVisualStyleBackColor = True ' 'Button69 ' Me.Button69.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button69.Location = New System.Drawing.Point(453, 25) Me.Button69.Name = "Button69" Me.Button69.Size = New System.Drawing.Size(31, 27) Me.Button69.TabIndex = 45 Me.Button69.Tag = "13" Me.Button69.Text = "14" Me.Button69.UseVisualStyleBackColor = True ' 'Button70 ' Me.Button70.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button70.Location = New System.Drawing.Point(419, 25) Me.Button70.Name = "Button70" Me.Button70.Size = New System.Drawing.Size(31, 27) Me.Button70.TabIndex = 44 Me.Button70.Tag = "12" Me.Button70.Text = "13" Me.Button70.UseVisualStyleBackColor = True ' 'Button71 ' Me.Button71.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button71.Location = New System.Drawing.Point(385, 25) Me.Button71.Name = "Button71" Me.Button71.Size = New System.Drawing.Size(31, 27) Me.Button71.TabIndex = 42 Me.Button71.Tag = "11" Me.Button71.Text = "12" Me.Button71.UseVisualStyleBackColor = True ' 'Button72 ' Me.Button72.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button72.Location = New System.Drawing.Point(351, 25) Me.Button72.Name = "Button72" Me.Button72.Size = New System.Drawing.Size(31, 27) Me.Button72.TabIndex = 43 Me.Button72.Tag = "10" Me.Button72.Text = "11" Me.Button72.UseVisualStyleBackColor = True ' 'Label34 ' Me.Label34.AutoSize = True Me.Label34.Location = New System.Drawing.Point(3, 10) Me.Label34.Name = "Label34" Me.Label34.Size = New System.Drawing.Size(95, 12) Me.Label34.TabIndex = 41 Me.Label34.Text = "C5IO 继电器控制" ' 'Button62 ' Me.Button62.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button62.Location = New System.Drawing.Point(317, 25) Me.Button62.Name = "Button62" Me.Button62.Size = New System.Drawing.Size(31, 27) Me.Button62.TabIndex = 40 Me.Button62.Tag = "9" Me.Button62.Text = "10" Me.Button62.UseVisualStyleBackColor = True ' 'Button61 ' Me.Button61.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button61.Location = New System.Drawing.Point(283, 25) Me.Button61.Name = "Button61" Me.Button61.Size = New System.Drawing.Size(31, 27) Me.Button61.TabIndex = 39 Me.Button61.Tag = "8" Me.Button61.Text = "9" Me.Button61.UseVisualStyleBackColor = True ' 'Button60 ' Me.Button60.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button60.Location = New System.Drawing.Point(215, 25) Me.Button60.Name = "Button60" Me.Button60.Size = New System.Drawing.Size(31, 27) Me.Button60.TabIndex = 38 Me.Button60.Tag = "6" Me.Button60.Text = "7" Me.Button60.UseVisualStyleBackColor = True ' 'Button59 ' Me.Button59.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button59.Location = New System.Drawing.Point(181, 25) Me.Button59.Name = "Button59" Me.Button59.Size = New System.Drawing.Size(31, 27) Me.Button59.TabIndex = 37 Me.Button59.Tag = "5" Me.Button59.Text = "6" Me.Button59.UseVisualStyleBackColor = True ' 'Button58 ' Me.Button58.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button58.Location = New System.Drawing.Point(249, 25) Me.Button58.Name = "Button58" Me.Button58.Size = New System.Drawing.Size(31, 27) Me.Button58.TabIndex = 37 Me.Button58.Tag = "7" Me.Button58.Text = "8" Me.Button58.UseVisualStyleBackColor = True ' 'Button57 ' Me.Button57.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button57.Location = New System.Drawing.Point(147, 25) Me.Button57.Name = "Button57" Me.Button57.Size = New System.Drawing.Size(31, 27) Me.Button57.TabIndex = 36 Me.Button57.Tag = "4" Me.Button57.Text = "5" Me.Button57.UseVisualStyleBackColor = True ' 'Button56 ' Me.Button56.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button56.Location = New System.Drawing.Point(113, 25) Me.Button56.Name = "Button56" Me.Button56.Size = New System.Drawing.Size(31, 27) Me.Button56.TabIndex = 35 Me.Button56.Tag = "3" Me.Button56.Text = "4" Me.Button56.UseVisualStyleBackColor = True ' 'Button55 ' Me.Button55.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button55.Location = New System.Drawing.Point(79, 25) Me.Button55.Name = "Button55" Me.Button55.Size = New System.Drawing.Size(31, 27) Me.Button55.TabIndex = 34 Me.Button55.Tag = "2" Me.Button55.Text = "3" Me.Button55.UseVisualStyleBackColor = True ' 'Button54 ' Me.Button54.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button54.Location = New System.Drawing.Point(45, 25) Me.Button54.Name = "Button54" Me.Button54.Size = New System.Drawing.Size(31, 27) Me.Button54.TabIndex = 33 Me.Button54.Tag = "1" Me.Button54.Text = "2" Me.Button54.UseVisualStyleBackColor = True ' 'Button47 ' Me.Button47.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Button47.Location = New System.Drawing.Point(11, 25) Me.Button47.Name = "Button47" Me.Button47.Size = New System.Drawing.Size(31, 27) Me.Button47.TabIndex = 33 Me.Button47.Tag = "0" Me.Button47.Text = "1" Me.Button47.UseVisualStyleBackColor = True ' 'LblInput13 ' Me.LblInput13.AutoSize = True Me.LblInput13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.LblInput13.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.LblInput13.Location = New System.Drawing.Point(474, 115) Me.LblInput13.Name = "LblInput13" Me.LblInput13.Size = New System.Drawing.Size(37, 16) Me.LblInput13.TabIndex = 138 Me.LblInput13.Text = " 13 " ' 'LblInput12 ' Me.LblInput12.AutoSize = True Me.LblInput12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.LblInput12.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.LblInput12.Location = New System.Drawing.Point(429, 115) Me.LblInput12.Name = "LblInput12" Me.LblInput12.Size = New System.Drawing.Size(37, 16) Me.LblInput12.TabIndex = 137 Me.LblInput12.Text = " 12 " ' 'LblInput11 ' Me.LblInput11.AutoSize = True Me.LblInput11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.LblInput11.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.LblInput11.Location = New System.Drawing.Point(384, 115) Me.LblInput11.Name = "LblInput11" Me.LblInput11.Size = New System.Drawing.Size(37, 16) Me.LblInput11.TabIndex = 136 Me.LblInput11.Text = " 11 " ' 'LblInput10 ' Me.LblInput10.AutoSize = True Me.LblInput10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.LblInput10.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.LblInput10.Location = New System.Drawing.Point(339, 115) Me.LblInput10.Name = "LblInput10" Me.LblInput10.Size = New System.Drawing.Size(37, 16) Me.LblInput10.TabIndex = 135 Me.LblInput10.Text = " 10 " ' 'LblInput9 ' Me.LblInput9.AutoSize = True Me.LblInput9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.LblInput9.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.LblInput9.Location = New System.Drawing.Point(301, 115) Me.LblInput9.Name = "LblInput9" Me.LblInput9.Size = New System.Drawing.Size(30, 16) Me.LblInput9.TabIndex = 134 Me.LblInput9.Text = " 9 " ' 'LblInput8 ' Me.LblInput8.AutoSize = True Me.LblInput8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.LblInput8.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.LblInput8.Location = New System.Drawing.Point(263, 115) Me.LblInput8.Name = "LblInput8" Me.LblInput8.Size = New System.Drawing.Size(30, 16) Me.LblInput8.TabIndex = 133 Me.LblInput8.Text = " 8 " ' 'FrmTest_C5 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(730, 246) Me.Controls.Add(Me.Panel2) Me.Name = "FrmTest_C5" Me.Text = "FrmTest_C5" Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Friend WithEvents Panel2 As Panel Friend WithEvents Label51 As Label Friend WithEvents Label50 As Label Friend WithEvents Button20 As Button Friend WithEvents Label48 As Label Friend WithEvents Label47 As Label Friend WithEvents Label46 As Label Friend WithEvents Label45 As Label Friend WithEvents Label44 As Label Friend WithEvents Label43 As Label Friend WithEvents Label42 As Label Friend WithEvents Label41 As Label Friend WithEvents Label40 As Label Friend WithEvents Button23 As Button Friend WithEvents Button22 As Button Friend WithEvents Button21 As Button Friend WithEvents Label39 As Label Friend WithEvents NumericUpDown1 As NumericUpDown Friend WithEvents Label38 As Label Friend WithEvents ComboBox10 As ComboBox Friend WithEvents Label37 As Label Friend WithEvents Label36 As Label Friend WithEvents Button83 As Button Friend WithEvents Button82 As Button Friend WithEvents Button81 As Button Friend WithEvents Button80 As Button Friend WithEvents Button79 As Button Friend WithEvents Label35 As Label Friend WithEvents Button63 As Button Friend WithEvents Button64 As Button Friend WithEvents Button65 As Button Friend WithEvents Button66 As Button Friend WithEvents Button67 As Button Friend WithEvents Button68 As Button Friend WithEvents Button69 As Button Friend WithEvents Button70 As Button Friend WithEvents Button71 As Button Friend WithEvents Button72 As Button Friend WithEvents Label34 As Label Friend WithEvents Button62 As Button Friend WithEvents Button61 As Button Friend WithEvents Button60 As Button Friend WithEvents Button59 As Button Friend WithEvents Button58 As Button Friend WithEvents Button57 As Button Friend WithEvents Button56 As Button Friend WithEvents Button55 As Button Friend WithEvents Button54 As Button Friend WithEvents Button47 As Button Friend WithEvents Button1 As Button Friend WithEvents Button2 As Button Friend WithEvents Button3 As Button Friend WithEvents Button4 As Button Friend WithEvents LblInput13 As Label Friend WithEvents LblInput12 As Label Friend WithEvents LblInput11 As Label Friend WithEvents LblInput10 As Label Friend WithEvents LblInput9 As Label Friend WithEvents LblInput8 As Label End Class