📄 pl33_1.vb
字号:
Option Strict Off
Option Explicit On
Friend Class Form1
Inherits System.Windows.Forms.Form
#Region "Windows 窗体设计器生成的代码"
Public Sub New()
MyBase.New()
If m_vb6FormDefInstance Is Nothing Then
If m_InitializingDefInstance Then
m_vb6FormDefInstance = Me
Else
Try
'对于启动窗体,所创建的第一个实例为默认实例。
If System.Reflection.Assembly.GetExecutingAssembly.EntryPoint.DeclaringType Is Me.GetType Then
m_vb6FormDefInstance = Me
End If
Catch
End Try
End If
End If
'此调用是 Windows 窗体设计器所必需的。
InitializeComponent()
End Sub
'窗体重写处置,以清理组件列表。
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
Private components As System.ComponentModel.IContainer
'Windows 窗体设计器所必需的
Public ToolTip1 As System.Windows.Forms.ToolTip
Public WithEvents Timer2 As System.Windows.Forms.Timer
Public WithEvents Command2 As System.Windows.Forms.Button
Public WithEvents ComDevies As System.Windows.Forms.ComboBox
Public WithEvents ComSounds As System.Windows.Forms.ComboBox
Public WithEvents _Label4_0 As System.Windows.Forms.Label
Public WithEvents _Label4_1 As System.Windows.Forms.Label
Public WithEvents Frame1 As System.Windows.Forms.GroupBox
Public WithEvents Command1 As System.Windows.Forms.Button
Public WithEvents HScroll2 As System.Windows.Forms.HScrollBar
Public WithEvents HScroll1 As System.Windows.Forms.HScrollBar
Public WithEvents Label5 As System.Windows.Forms.Label
Public WithEvents Label2 As System.Windows.Forms.Label
Public WithEvents Label7 As System.Windows.Forms.Label
Public WithEvents Frame2 As System.Windows.Forms.GroupBox
Public WithEvents Timer1 As System.Windows.Forms.Timer
Public WithEvents _Picture1_1 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_3 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_6 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_8 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_10 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_13 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_15 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_18 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_20 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_22 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_25 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_27 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_30 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_32 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_34 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_37 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_39 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_42 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_44 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_46 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_49 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_51 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_54 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_56 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_58 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_61 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_63 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_64 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_62 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_60 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_59 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_57 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_55 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_53 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_52 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_50 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_48 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_47 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_45 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_43 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_41 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_40 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_38 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_36 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_35 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_33 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_31 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_29 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_28 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_26 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_24 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_23 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_21 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_19 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_17 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_16 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_14 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_12 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_11 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_9 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_7 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_5 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_4 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_2 As System.Windows.Forms.PictureBox
Public WithEvents _Picture1_0 As System.Windows.Forms.PictureBox
Public WithEvents Line3 As System.Windows.Forms.Label
Public WithEvents Line2 As System.Windows.Forms.Label
Public WithEvents Line1 As System.Windows.Forms.Label
Public WithEvents Label3 As System.Windows.Forms.Label
Public WithEvents Label1 As System.Windows.Forms.Label
Public WithEvents Label4 As Microsoft.VisualBasic.Compatibility.VB6.LabelArray
Public WithEvents Picture1 As Microsoft.VisualBasic.Compatibility.VB6.PictureBoxArray
Public WithEvents mnu_Close As System.Windows.Forms.MenuItem
Public WithEvents mnu_File As System.Windows.Forms.MenuItem
Friend WithEvents MenuItem1 As System.Windows.Forms.MenuItem
Public MainMenu1 As System.Windows.Forms.MainMenu
'注意:以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器来修改它。
'不要使用代码编辑器来修改它。
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Me._Picture1_36 = New System.Windows.Forms.PictureBox()
Me._Picture1_37 = New System.Windows.Forms.PictureBox()
Me._Picture1_32 = New System.Windows.Forms.PictureBox()
Me.Command1 = New System.Windows.Forms.Button()
Me._Picture1_24 = New System.Windows.Forms.PictureBox()
Me._Picture1_27 = New System.Windows.Forms.PictureBox()
Me.Command2 = New System.Windows.Forms.Button()
Me._Picture1_21 = New System.Windows.Forms.PictureBox()
Me._Picture1_20 = New System.Windows.Forms.PictureBox()
Me._Picture1_23 = New System.Windows.Forms.PictureBox()
Me._Picture1_22 = New System.Windows.Forms.PictureBox()
Me._Picture1_29 = New System.Windows.Forms.PictureBox()
Me._Picture1_28 = New System.Windows.Forms.PictureBox()
Me.Label5 = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me._Picture1_40 = New System.Windows.Forms.PictureBox()
Me._Picture1_45 = New System.Windows.Forms.PictureBox()
Me._Picture1_7 = New System.Windows.Forms.PictureBox()
Me._Picture1_6 = New System.Windows.Forms.PictureBox()
Me._Picture1_5 = New System.Windows.Forms.PictureBox()
Me.Frame2 = New System.Windows.Forms.GroupBox()
Me.HScroll2 = New System.Windows.Forms.HScrollBar()
Me.HScroll1 = New System.Windows.Forms.HScrollBar()
Me.Frame1 = New System.Windows.Forms.GroupBox()
Me.ComDevies = New System.Windows.Forms.ComboBox()
Me.ComSounds = New System.Windows.Forms.ComboBox()
Me._Label4_0 = New System.Windows.Forms.Label()
Me._Label4_1 = New System.Windows.Forms.Label()
Me._Picture1_53 = New System.Windows.Forms.PictureBox()
Me._Picture1_1 = New System.Windows.Forms.PictureBox()
Me._Picture1_51 = New System.Windows.Forms.PictureBox()
Me._Picture1_56 = New System.Windows.Forms.PictureBox()
Me._Picture1_57 = New System.Windows.Forms.PictureBox()
Me._Picture1_54 = New System.Windows.Forms.PictureBox()
Me._Picture1_55 = New System.Windows.Forms.PictureBox()
Me._Picture1_58 = New System.Windows.Forms.PictureBox()
Me._Picture1_8 = New System.Windows.Forms.PictureBox()
Me.Line1 = New System.Windows.Forms.Label()
Me._Picture1_0 = New System.Windows.Forms.PictureBox()
Me._Picture1_61 = New System.Windows.Forms.PictureBox()
Me._Picture1_60 = New System.Windows.Forms.PictureBox()
Me._Picture1_63 = New System.Windows.Forms.PictureBox()
Me._Picture1_62 = New System.Windows.Forms.PictureBox()
Me._Picture1_64 = New System.Windows.Forms.PictureBox()
Me.Label4 = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(Me.components)
Me._Picture1_25 = New System.Windows.Forms.PictureBox()
Me._Picture1_26 = New System.Windows.Forms.PictureBox()
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
Me._Picture1_34 = New System.Windows.Forms.PictureBox()
Me._Picture1_35 = New System.Windows.Forms.PictureBox()
Me._Picture1_30 = New System.Windows.Forms.PictureBox()
Me._Picture1_31 = New System.Windows.Forms.PictureBox()
Me._Picture1_33 = New System.Windows.Forms.PictureBox()
Me._Picture1_38 = New System.Windows.Forms.PictureBox()
Me._Picture1_39 = New System.Windows.Forms.PictureBox()
Me.mnu_File = New System.Windows.Forms.MenuItem()
Me.mnu_Close = New System.Windows.Forms.MenuItem()
Me._Picture1_52 = New System.Windows.Forms.PictureBox()
Me._Picture1_50 = New System.Windows.Forms.PictureBox()
Me.MenuItem1 = New System.Windows.Forms.MenuItem()
Me._Picture1_59 = New System.Windows.Forms.PictureBox()
Me._Picture1_43 = New System.Windows.Forms.PictureBox()
Me._Picture1_42 = New System.Windows.Forms.PictureBox()
Me._Picture1_41 = New System.Windows.Forms.PictureBox()
Me._Picture1_47 = New System.Windows.Forms.PictureBox()
Me._Picture1_46 = New System.Windows.Forms.PictureBox()
Me._Picture1_44 = New System.Windows.Forms.PictureBox()
Me.Picture1 = New Microsoft.VisualBasic.Compatibility.VB6.PictureBoxArray(Me.components)
Me._Picture1_3 = New System.Windows.Forms.PictureBox()
Me._Picture1_10 = New System.Windows.Forms.PictureBox()
Me._Picture1_13 = New System.Windows.Forms.PictureBox()
Me._Picture1_15 = New System.Windows.Forms.PictureBox()
Me._Picture1_18 = New System.Windows.Forms.PictureBox()
Me._Picture1_49 = New System.Windows.Forms.PictureBox()
Me._Picture1_48 = New System.Windows.Forms.PictureBox()
Me._Picture1_19 = New System.Windows.Forms.PictureBox()
Me._Picture1_17 = New System.Windows.Forms.PictureBox()
Me._Picture1_16 = New System.Windows.Forms.PictureBox()
Me._Picture1_14 = New System.Windows.Forms.PictureBox()
Me._Picture1_12 = New System.Windows.Forms.PictureBox()
Me._Picture1_11 = New System.Windows.Forms.PictureBox()
Me._Picture1_9 = New System.Windows.Forms.PictureBox()
Me._Picture1_4 = New System.Windows.Forms.PictureBox()
Me._Picture1_2 = New System.Windows.Forms.PictureBox()
Me.MainMenu1 = New System.Windows.Forms.MainMenu()
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
Me.Line2 = New System.Windows.Forms.Label()
Me.Line3 = New System.Windows.Forms.Label()
Me.Frame2.SuspendLayout()
Me.Frame1.SuspendLayout()
CType(Me.Label4, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Picture1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'_Picture1_36
'
Me._Picture1_36.BackColor = System.Drawing.SystemColors.Window
Me._Picture1_36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me._Picture1_36.Cursor = System.Windows.Forms.Cursors.Default
Me._Picture1_36.ForeColor = System.Drawing.SystemColors.WindowText
Me.Picture1.SetIndex(Me._Picture1_36, CType(36, Short))
Me._Picture1_36.Location = New System.Drawing.Point(440, 106)
Me._Picture1_36.Name = "_Picture1_36"
Me._Picture1_36.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._Picture1_36.Size = New System.Drawing.Size(22, 80)
Me._Picture1_36.TabIndex = 21
Me._Picture1_36.TabStop = False
'
'_Picture1_37
'
Me._Picture1_37.BackColor = System.Drawing.Color.Black
Me._Picture1_37.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -