⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pl33_1.vb

📁 这是一本用Visual Studio.NET进行多媒体编程的读物
💻 VB
📖 第 1 页 / 共 5 页
字号:
        Me._Picture1_45.TabIndex = 26
        Me._Picture1_45.TabStop = False
        '
        '_Picture1_7
        '
        Me._Picture1_7.BackColor = System.Drawing.SystemColors.Window
        Me._Picture1_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me._Picture1_7.Cursor = System.Windows.Forms.Cursors.Default
        Me._Picture1_7.ForeColor = System.Drawing.SystemColors.WindowText
        Me.Picture1.SetIndex(Me._Picture1_7, CType(7, Short))
        Me._Picture1_7.Location = New System.Drawing.Point(92, 106)
        Me._Picture1_7.Name = "_Picture1_7"
        Me._Picture1_7.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._Picture1_7.Size = New System.Drawing.Size(22, 80)
        Me._Picture1_7.TabIndex = 4
        Me._Picture1_7.TabStop = False
        '
        '_Picture1_6
        '
        Me._Picture1_6.BackColor = System.Drawing.Color.Black
        Me._Picture1_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me._Picture1_6.Cursor = System.Windows.Forms.Cursors.Default
        Me._Picture1_6.ForeColor = System.Drawing.SystemColors.WindowText
        Me.Picture1.SetIndex(Me._Picture1_6, CType(6, Short))
        Me._Picture1_6.Location = New System.Drawing.Point(87, 106)
        Me._Picture1_6.Name = "_Picture1_6"
        Me._Picture1_6.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._Picture1_6.Size = New System.Drawing.Size(12, 48)
        Me._Picture1_6.TabIndex = 62
        Me._Picture1_6.TabStop = False
        '
        '_Picture1_5
        '
        Me._Picture1_5.BackColor = System.Drawing.SystemColors.Window
        Me._Picture1_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me._Picture1_5.Cursor = System.Windows.Forms.Cursors.Default
        Me._Picture1_5.ForeColor = System.Drawing.SystemColors.WindowText
        Me.Picture1.SetIndex(Me._Picture1_5, CType(5, Short))
        Me._Picture1_5.Location = New System.Drawing.Point(72, 106)
        Me._Picture1_5.Name = "_Picture1_5"
        Me._Picture1_5.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._Picture1_5.Size = New System.Drawing.Size(21, 80)
        Me._Picture1_5.TabIndex = 3
        Me._Picture1_5.TabStop = False
        '
        'Frame2
        '
        Me.Frame2.BackColor = System.Drawing.Color.FromArgb(CType(128, Byte), CType(64, Byte), CType(0, Byte))
        Me.Frame2.Controls.AddRange(New System.Windows.Forms.Control() {Me.HScroll2, Me.HScroll1, Me.Label5, Me.Label2, Me.Label7})
        Me.Frame2.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame2.Location = New System.Drawing.Point(579, 9)
        Me.Frame2.Name = "Frame2"
        Me.Frame2.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame2.Size = New System.Drawing.Size(201, 66)
        Me.Frame2.TabIndex = 67
        Me.Frame2.TabStop = False
        '
        'HScroll2
        '
        Me.HScroll2.Cursor = System.Windows.Forms.Cursors.Default
        Me.HScroll2.LargeChange = 1
        Me.HScroll2.Location = New System.Drawing.Point(56, 42)
        Me.HScroll2.Maximum = 127
        Me.HScroll2.Name = "HScroll2"
        Me.HScroll2.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.HScroll2.Size = New System.Drawing.Size(135, 19)
        Me.HScroll2.TabIndex = 78
        Me.HScroll2.TabStop = True
        '
        'HScroll1
        '
        Me.HScroll1.Cursor = System.Windows.Forms.Cursors.Default
        Me.HScroll1.LargeChange = 1
        Me.HScroll1.Location = New System.Drawing.Point(56, 14)
        Me.HScroll1.Maximum = 63
        Me.HScroll1.Name = "HScroll1"
        Me.HScroll1.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.HScroll1.Size = New System.Drawing.Size(89, 20)
        Me.HScroll1.TabIndex = 69
        Me.HScroll1.TabStop = True
        '
        'Frame1
        '
        Me.Frame1.BackColor = System.Drawing.Color.FromArgb(CType(128, Byte), CType(64, Byte), CType(0, Byte))
        Me.Frame1.Controls.AddRange(New System.Windows.Forms.Control() {Me.ComDevies, Me.ComSounds, Me._Label4_0, Me._Label4_1})
        Me.Frame1.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame1.Location = New System.Drawing.Point(20, 32)
        Me.Frame1.Name = "Frame1"
        Me.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame1.Size = New System.Drawing.Size(550, 43)
        Me.Frame1.TabIndex = 72
        Me.Frame1.TabStop = False
        '
        'ComDevies
        '
        Me.ComDevies.BackColor = System.Drawing.Color.FromArgb(CType(128, Byte), CType(128, Byte), CType(255, Byte))
        Me.ComDevies.Cursor = System.Windows.Forms.Cursors.Default
        Me.ComDevies.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
        Me.ComDevies.DropDownWidth = 242
        Me.ComDevies.ForeColor = System.Drawing.Color.White
        Me.ComDevies.Location = New System.Drawing.Point(56, 14)
        Me.ComDevies.Name = "ComDevies"
        Me.ComDevies.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.ComDevies.Size = New System.Drawing.Size(242, 20)
        Me.ComDevies.TabIndex = 74
        '
        'ComSounds
        '
        Me.ComSounds.BackColor = System.Drawing.Color.FromArgb(CType(128, Byte), CType(128, Byte), CType(255, Byte))
        Me.ComSounds.Cursor = System.Windows.Forms.Cursors.Default
        Me.ComSounds.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
        Me.ComSounds.DropDownWidth = 155
        Me.ComSounds.ForeColor = System.Drawing.Color.White
        Me.ComSounds.Location = New System.Drawing.Point(384, 14)
        Me.ComSounds.Name = "ComSounds"
        Me.ComSounds.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.ComSounds.Size = New System.Drawing.Size(155, 20)
        Me.ComSounds.TabIndex = 73
        '
        '_Label4_0
        '
        Me._Label4_0.BackColor = System.Drawing.Color.FromArgb(CType(128, Byte), CType(64, Byte), CType(0, Byte))
        Me._Label4_0.Cursor = System.Windows.Forms.Cursors.Default
        Me._Label4_0.ForeColor = System.Drawing.Color.White
        Me.Label4.SetIndex(Me._Label4_0, CType(0, Short))
        Me._Label4_0.Location = New System.Drawing.Point(10, 19)
        Me._Label4_0.Name = "_Label4_0"
        Me._Label4_0.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._Label4_0.Size = New System.Drawing.Size(78, 19)
        Me._Label4_0.TabIndex = 76
        Me._Label4_0.Text = "设备∶"
        '
        '_Label4_1
        '
        Me._Label4_1.BackColor = System.Drawing.Color.FromArgb(CType(128, Byte), CType(64, Byte), CType(0, Byte))
        Me._Label4_1.Cursor = System.Windows.Forms.Cursors.Default
        Me._Label4_1.ForeColor = System.Drawing.Color.White
        Me.Label4.SetIndex(Me._Label4_1, CType(1, Short))
        Me._Label4_1.Location = New System.Drawing.Point(338, 19)
        Me._Label4_1.Name = "_Label4_1"
        Me._Label4_1.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._Label4_1.Size = New System.Drawing.Size(78, 19)
        Me._Label4_1.TabIndex = 75
        Me._Label4_1.Text = "乐器∶"
        '
        '_Picture1_53
        '
        Me._Picture1_53.BackColor = System.Drawing.SystemColors.Window
        Me._Picture1_53.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me._Picture1_53.Cursor = System.Windows.Forms.Cursors.Default
        Me._Picture1_53.ForeColor = System.Drawing.SystemColors.WindowText
        Me.Picture1.SetIndex(Me._Picture1_53, CType(53, Short))
        Me._Picture1_53.Location = New System.Drawing.Point(645, 106)
        Me._Picture1_53.Name = "_Picture1_53"
        Me._Picture1_53.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._Picture1_53.Size = New System.Drawing.Size(22, 80)
        Me._Picture1_53.TabIndex = 31
        Me._Picture1_53.TabStop = False
        '
        '_Picture1_1
        '
        Me._Picture1_1.BackColor = System.Drawing.Color.Black
        Me._Picture1_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me._Picture1_1.Cursor = System.Windows.Forms.Cursors.Default
        Me._Picture1_1.ForeColor = System.Drawing.SystemColors.WindowText
        Me.Picture1.SetIndex(Me._Picture1_1, CType(1, Short))
        Me._Picture1_1.Location = New System.Drawing.Point(26, 106)
        Me._Picture1_1.Name = "_Picture1_1"
        Me._Picture1_1.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._Picture1_1.Size = New System.Drawing.Size(11, 48)
        Me._Picture1_1.TabIndex = 64
        Me._Picture1_1.TabStop = False
        '
        '_Picture1_51
        '
        Me._Picture1_51.BackColor = System.Drawing.Color.Black
        Me._Picture1_51.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me._Picture1_51.Cursor = System.Windows.Forms.Cursors.Default
        Me._Picture1_51.ForeColor = System.Drawing.SystemColors.WindowText
        Me.Picture1.SetIndex(Me._Picture1_51, CType(51, Short))
        Me._Picture1_51.Location = New System.Drawing.Point(620, 106)
        Me._Picture1_51.Name = "_Picture1_51"
        Me._Picture1_51.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._Picture1_51.Size = New System.Drawing.Size(11, 48)
        Me._Picture1_51.TabIndex = 43
        Me._Picture1_51.TabStop = False
        '
        '_Picture1_56
        '
        Me._Picture1_56.BackColor = System.Drawing.Color.Black
        Me._Picture1_56.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me._Picture1_56.Cursor = System.Windows.Forms.Cursors.Default
        Me._Picture1_56.ForeColor = System.Drawing.SystemColors.WindowText
        Me.Picture1.SetIndex(Me._Picture1_56, CType(56, Short))
        Me._Picture1_56.Location = New System.Drawing.Point(681, 106)
        Me._Picture1_56.Name = "_Picture1_56"
        Me._Picture1_56.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._Picture1_56.Size = New System.Drawing.Size(11, 48)
        Me._Picture1_56.TabIndex = 41
        Me._Picture1_56.TabStop = False
        '
        '_Picture1_57
        '
        Me._Picture1_57.BackColor = System.Drawing.SystemColors.Window
        Me._Picture1_57.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me._Picture1_57.Cursor = System.Windows.Forms.Cursors.Default
        Me._Picture1_57.ForeColor = System.Drawing.SystemColors.WindowText
        Me.Picture1.SetIndex(Me._Picture1_57, CType(57, Short))
        Me._Picture1_57.Location = New System.Drawing.Point(686, 106)
        Me._Picture1_57.Name = "_Picture1_57"
        Me._Picture1_57.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._Picture1_57.Size = New System.Drawing.Size(22, 80)
        Me._Picture1_57.TabIndex = 33
        Me._Picture1_57.TabStop = False
        '
        '_Picture1_54
        '
        Me._Picture1_54.BackColor = System.Drawing.Color.Black
        Me._Picture1_54.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me._Picture1_54.Cursor = System.Windows.Forms.Cursors.Default
        Me._Picture1_54.ForeColor = System.Drawing.SystemColors.WindowText
        Me.Picture1.SetIndex(Me._Picture1_54, CType(54, Short))
        Me._Picture1_54.Location = New System.Drawing.Point(660, 106)
        Me._Picture1_54.Name = "_Picture1_54"
        Me._Picture1_54.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._Picture1_54.Size = New System.Drawing.Size(12, 48)
        Me._Picture1_54.TabIndex = 42
        Me._Picture1_54.TabStop = False
        '
        '_Picture1_55
        '
        Me._Picture1_55.BackColor = System.Drawing.SystemColors.Window
        Me._Picture1_55.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me._Picture1_55.Cursor = System.Windows.Forms.Cursors.Default
        Me._Picture1_55.ForeColor = System.Drawing.SystemColors.WindowText
        Me.Picture1.SetIndex(Me._Picture1_55, CType(55, Short))
        Me._Picture1_55.Location = New System.Drawing.Point(666, 106)
        Me._Picture1_55.Name = "_Picture1_55"
        Me._Picture1_55.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._Picture1_55.Size = New System.Drawing.Size(21, 80)
        Me._Picture1_55.TabIndex = 32
        Me._Picture1_55.TabStop = False
        '
        '_Picture1_58
        '
        Me._Picture1_58.BackColor = System.Drawing.Color.Black
        Me._Picture1_58.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -