📄 mega8.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> Partial Class Form1
#Region "Windows Form Designer generated code "
<System.Diagnostics.DebuggerNonUserCode()> Public Sub New()
MyBase.New()
'This call is required by the Windows Form Designer.
InitializeComponent()
End Sub
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> Protected Overloads Overrides Sub Dispose(ByVal Disposing As Boolean)
If Disposing Then
If Not components Is Nothing Then
components.Dispose()
End If
End If
MyBase.Dispose(Disposing)
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
Public ToolTip1 As System.Windows.Forms.ToolTip
Public WithEvents Timer1 As System.Windows.Forms.Timer
Public WithEvents Command8 As System.Windows.Forms.Button
Public WithEvents Command7 As System.Windows.Forms.Button
Public WithEvents Command6 As System.Windows.Forms.Button
Public WithEvents Command1 As System.Windows.Forms.Button
Public WithEvents MSComm1 As AxMSCommLib.AxMSComm
Public WithEvents Command5 As System.Windows.Forms.Button
Public WithEvents Command4 As System.Windows.Forms.Button
Public WithEvents Command3 As System.Windows.Forms.Button
Public WithEvents Command2 As System.Windows.Forms.Button
Public WithEvents TextCID As System.Windows.Forms.TextBox
Public WithEvents FrameCID As System.Windows.Forms.GroupBox
Public WithEvents TextHW As System.Windows.Forms.TextBox
Public WithEvents FrameHW As System.Windows.Forms.GroupBox
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
Me.Command8 = New System.Windows.Forms.Button
Me.Command7 = New System.Windows.Forms.Button
Me.Command6 = New System.Windows.Forms.Button
Me.Command1 = New System.Windows.Forms.Button
Me.MSComm1 = New AxMSCommLib.AxMSComm
Me.Command5 = New System.Windows.Forms.Button
Me.Command4 = New System.Windows.Forms.Button
Me.Command3 = New System.Windows.Forms.Button
Me.Command2 = New System.Windows.Forms.Button
Me.FrameCID = New System.Windows.Forms.GroupBox
Me.TextCID = New System.Windows.Forms.TextBox
Me.FrameHW = New System.Windows.Forms.GroupBox
Me.TextHW = New System.Windows.Forms.TextBox
CType(Me.MSComm1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.FrameCID.SuspendLayout()
Me.FrameHW.SuspendLayout()
Me.SuspendLayout()
'
'Timer1
'
Me.Timer1.Enabled = True
Me.Timer1.Interval = 210
'
'Command8
'
Me.Command8.BackColor = System.Drawing.SystemColors.Control
Me.Command8.Cursor = System.Windows.Forms.Cursors.Default
Me.Command8.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Command8.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command8.Location = New System.Drawing.Point(16, 168)
Me.Command8.Name = "Command8"
Me.Command8.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command8.Size = New System.Drawing.Size(81, 25)
Me.Command8.TabIndex = 11
Me.Command8.Text = "Mode 2"
Me.Command8.UseVisualStyleBackColor = True
'
'Command7
'
Me.Command7.BackColor = System.Drawing.SystemColors.Control
Me.Command7.Cursor = System.Windows.Forms.Cursors.Default
Me.Command7.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Command7.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command7.Location = New System.Drawing.Point(16, 128)
Me.Command7.Name = "Command7"
Me.Command7.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command7.Size = New System.Drawing.Size(81, 25)
Me.Command7.TabIndex = 10
Me.Command7.Text = "Mode 1"
Me.Command7.UseVisualStyleBackColor = True
'
'Command6
'
Me.Command6.BackColor = System.Drawing.SystemColors.Control
Me.Command6.Cursor = System.Windows.Forms.Cursors.Default
Me.Command6.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Command6.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command6.Location = New System.Drawing.Point(112, 168)
Me.Command6.Name = "Command6"
Me.Command6.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command6.Size = New System.Drawing.Size(81, 25)
Me.Command6.TabIndex = 9
Me.Command6.Text = "Init Device"
Me.Command6.UseVisualStyleBackColor = True
'
'Command1
'
Me.Command1.BackColor = System.Drawing.SystemColors.Control
Me.Command1.Cursor = System.Windows.Forms.Cursors.Default
Me.Command1.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Command1.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command1.Location = New System.Drawing.Point(112, 128)
Me.Command1.Name = "Command1"
Me.Command1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command1.Size = New System.Drawing.Size(81, 25)
Me.Command1.TabIndex = 8
Me.Command1.Text = "Detect Chip"
Me.Command1.UseVisualStyleBackColor = True
'
'MSComm1
'
Me.MSComm1.Enabled = True
Me.MSComm1.Location = New System.Drawing.Point(264, 200)
Me.MSComm1.Name = "MSComm1"
Me.MSComm1.OcxState = CType(resources.GetObject("MSComm1.OcxState"), System.Windows.Forms.AxHost.State)
Me.MSComm1.Size = New System.Drawing.Size(38, 38)
Me.MSComm1.TabIndex = 12
'
'Command5
'
Me.Command5.BackColor = System.Drawing.SystemColors.Control
Me.Command5.Cursor = System.Windows.Forms.Cursors.Default
Me.Command5.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Command5.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command5.Location = New System.Drawing.Point(208, 168)
Me.Command5.Name = "Command5"
Me.Command5.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command5.Size = New System.Drawing.Size(97, 25)
Me.Command5.TabIndex = 7
Me.Command5.Text = "Wr Lockbit"
Me.Command5.UseVisualStyleBackColor = True
'
'Command4
'
Me.Command4.BackColor = System.Drawing.SystemColors.Control
Me.Command4.Cursor = System.Windows.Forms.Cursors.Default
Me.Command4.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Command4.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command4.Location = New System.Drawing.Point(208, 136)
Me.Command4.Name = "Command4"
Me.Command4.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command4.Size = New System.Drawing.Size(97, 25)
Me.Command4.TabIndex = 6
Me.Command4.Text = "Wr FuseL"
Me.Command4.UseVisualStyleBackColor = True
'
'Command3
'
Me.Command3.BackColor = System.Drawing.SystemColors.Control
Me.Command3.Cursor = System.Windows.Forms.Cursors.Default
Me.Command3.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Command3.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command3.Location = New System.Drawing.Point(208, 104)
Me.Command3.Name = "Command3"
Me.Command3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command3.Size = New System.Drawing.Size(97, 25)
Me.Command3.TabIndex = 5
Me.Command3.Text = "Wr FuseH"
Me.Command3.UseVisualStyleBackColor = True
'
'Command2
'
Me.Command2.BackColor = System.Drawing.SystemColors.Control
Me.Command2.Cursor = System.Windows.Forms.Cursors.Default
Me.Command2.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Command2.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command2.Location = New System.Drawing.Point(208, 72)
Me.Command2.Name = "Command2"
Me.Command2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command2.Size = New System.Drawing.Size(97, 25)
Me.Command2.TabIndex = 4
Me.Command2.Text = "Earse"
Me.Command2.UseVisualStyleBackColor = True
'
'FrameCID
'
Me.FrameCID.BackColor = System.Drawing.SystemColors.Control
Me.FrameCID.Controls.Add(Me.TextCID)
Me.FrameCID.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.FrameCID.ForeColor = System.Drawing.SystemColors.ControlText
Me.FrameCID.Location = New System.Drawing.Point(8, 64)
Me.FrameCID.Name = "FrameCID"
Me.FrameCID.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.FrameCID.Size = New System.Drawing.Size(185, 48)
Me.FrameCID.TabIndex = 2
Me.FrameCID.TabStop = False
Me.FrameCID.Text = "Chip ID"
'
'TextCID
'
Me.TextCID.BackColor = System.Drawing.SystemColors.Control
Me.TextCID.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.TextCID.CausesValidation = False
Me.TextCID.Cursor = System.Windows.Forms.Cursors.AppStarting
Me.TextCID.Enabled = False
Me.TextCID.ForeColor = System.Drawing.SystemColors.Desktop
Me.TextCID.ImeMode = System.Windows.Forms.ImeMode.Disable
Me.TextCID.Location = New System.Drawing.Point(8, 17)
Me.TextCID.MaxLength = 0
Me.TextCID.Name = "TextCID"
Me.TextCID.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.TextCID.Size = New System.Drawing.Size(169, 13)
Me.TextCID.TabIndex = 3
Me.TextCID.Text = "- - - - - -"
Me.TextCID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'FrameHW
'
Me.FrameHW.BackColor = System.Drawing.SystemColors.Control
Me.FrameHW.Controls.Add(Me.TextHW)
Me.FrameHW.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.FrameHW.ForeColor = System.Drawing.SystemColors.ControlText
Me.FrameHW.Location = New System.Drawing.Point(8, 8)
Me.FrameHW.Name = "FrameHW"
Me.FrameHW.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.FrameHW.Size = New System.Drawing.Size(297, 49)
Me.FrameHW.TabIndex = 0
Me.FrameHW.TabStop = False
Me.FrameHW.Text = "hardware info"
'
'TextHW
'
Me.TextHW.AcceptsReturn = True
Me.TextHW.BackColor = System.Drawing.SystemColors.Control
Me.TextHW.CausesValidation = False
Me.TextHW.Cursor = System.Windows.Forms.Cursors.IBeam
Me.TextHW.ForeColor = System.Drawing.SystemColors.WindowText
Me.TextHW.Location = New System.Drawing.Point(8, 16)
Me.TextHW.MaxLength = 0
Me.TextHW.Name = "TextHW"
Me.TextHW.ReadOnly = True
Me.TextHW.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.TextHW.Size = New System.Drawing.Size(281, 20)
Me.TextHW.TabIndex = 1
Me.TextHW.TabStop = False
Me.TextHW.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Form1
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 14.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.SystemColors.Control
Me.ClientSize = New System.Drawing.Size(312, 207)
Me.Controls.Add(Me.Command8)
Me.Controls.Add(Me.Command7)
Me.Controls.Add(Me.Command6)
Me.Controls.Add(Me.Command1)
Me.Controls.Add(Me.MSComm1)
Me.Controls.Add(Me.Command5)
Me.Controls.Add(Me.Command4)
Me.Controls.Add(Me.Command3)
Me.Controls.Add(Me.Command2)
Me.Controls.Add(Me.FrameCID)
Me.Controls.Add(Me.FrameHW)
Me.Cursor = System.Windows.Forms.Cursors.Default
Me.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D
Me.Location = New System.Drawing.Point(548, 191)
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "Form1"
Me.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.StartPosition = System.Windows.Forms.FormStartPosition.Manual
Me.Text = "Paralell Programer"
CType(Me.MSComm1, System.ComponentModel.ISupportInitialize).EndInit()
Me.FrameCID.ResumeLayout(False)
Me.FrameCID.PerformLayout()
Me.FrameHW.ResumeLayout(False)
Me.FrameHW.PerformLayout()
Me.ResumeLayout(False)
End Sub
#End Region
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -