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

📄 playmp3.frm

📁 一个mp3播放器的源码
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{27395F88-0C0C-101B-A3C9-08002B2F49FB}#1.1#0"; "PICCLP32.OCX"
Object = "{3B00B10A-6EF0-11D1-A6AA-0020AFE4DE54}#1.0#0"; "MP3PLAY.OCX"
Begin VB.Form PlayMp3 
   BackColor       =   &H80000014&
   BorderStyle     =   0  'None
   ClientHeight    =   1470
   ClientLeft      =   -30
   ClientTop       =   -315
   ClientWidth     =   7470
   ControlBox      =   0   'False
   FillColor       =   &H00FFFFFF&
   ForeColor       =   &H00000000&
   Icon            =   "PlayMp3.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   OLEDropMode     =   1  'Manual
   ScaleHeight     =   1470
   ScaleWidth      =   7470
   ShowInTaskbar   =   0   'False
   Begin VB.Timer Timer5 
      Enabled         =   0   'False
      Interval        =   50
      Left            =   5040
      Top             =   960
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H0000FF00&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   840
      Left            =   615
      ScaleHeight     =   840
      ScaleWidth      =   4080
      TabIndex        =   0
      Top             =   105
      Width           =   4080
      Begin VB.PictureBox Picture2 
         BackColor       =   &H0000FF00&
         BorderStyle     =   0  'None
         ForeColor       =   &H00000000&
         Height          =   270
         Left            =   1440
         ScaleHeight     =   270
         ScaleWidth      =   1140
         TabIndex        =   8
         Top             =   270
         Width           =   1140
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         BackColor       =   &H80000018&
         BackStyle       =   0  'Transparent
         Caption         =   "■"
         DragMode        =   1  'Automatic
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   5.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFC0FF&
         Height          =   105
         Left            =   0
         TabIndex        =   7
         Top             =   750
         Width           =   105
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Height          =   180
         Left            =   4050
         TabIndex        =   6
         Top             =   600
         Width           =   90
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "总 计:0"
         ForeColor       =   &H00FF0000&
         Height          =   180
         Left            =   3120
         TabIndex        =   5
         Top             =   360
         Width           =   720
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "总在最前"
         ForeColor       =   &H00C0C0C0&
         Height          =   180
         Left            =   1590
         TabIndex        =   4
         Top             =   60
         Width           =   720
      End
      Begin VB.Line Line5 
         BorderColor     =   &H00FF8080&
         X1              =   0
         X2              =   60
         Y1              =   795
         Y2              =   795
      End
      Begin VB.Label ErrorLabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "MP3 播放器 V2.10     赵洪涛编于2001年3月"
         ForeColor       =   &H00000000&
         Height          =   180
         Left            =   240
         TabIndex        =   3
         Top             =   600
         Width           =   3600
      End
      Begin VB.Image Image4 
         Height          =   195
         Index           =   2
         Left            =   240
         Picture         =   "PlayMp3.frx":0442
         ToolTipText     =   "循环所有"
         Top             =   330
         Visible         =   0   'False
         Width           =   540
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "立体声"
         Height          =   180
         Left            =   240
         TabIndex        =   2
         Top             =   90
         Width           =   540
      End
      Begin VB.Image Image5 
         Height          =   255
         Left            =   3120
         Picture         =   "PlayMp3.frx":0A00
         Top             =   30
         Width           =   900
      End
      Begin VB.Image Image4 
         Height          =   195
         Index           =   1
         Left            =   240
         Picture         =   "PlayMp3.frx":1636
         ToolTipText     =   "循环单首"
         Top             =   330
         Visible         =   0   'False
         Width           =   540
      End
      Begin VB.Image Image4 
         Height          =   195
         Index           =   0
         Left            =   240
         Picture         =   "PlayMp3.frx":1BF4
         ToolTipText     =   "没有循环"
         Top             =   330
         Width           =   540
      End
   End
   Begin VB.Timer Timer4 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   3240
      Top             =   240
   End
   Begin VB.Timer Timer3 
      Interval        =   50
      Left            =   2760
      Top             =   240
   End
   Begin PicClip.PictureClip PicClip 
      Index           =   0
      Left            =   8520
      Top             =   840
      _ExtentX        =   13229
      _ExtentY        =   2646
      _Version        =   393216
      Picture         =   "PlayMp3.frx":21B2
   End
   Begin PicClip.PictureClip PicClip 
      Index           =   1
      Left            =   8280
      Top             =   960
      _ExtentX        =   13229
      _ExtentY        =   2646
      _Version        =   393216
      Picture         =   "PlayMp3.frx":E954
   End
   Begin PicClip.PictureClip PicClip 
      Index           =   2
      Left            =   8040
      Top             =   1080
      _ExtentX        =   13229
      _ExtentY        =   2646
      _Version        =   393216
      Picture         =   "PlayMp3.frx":1B0F6
   End
   Begin PicClip.PictureClip PicClip 
      Index           =   3
      Left            =   7800
      Top             =   1200
      _ExtentX        =   13229
      _ExtentY        =   2646
      _Version        =   393216
      Picture         =   "PlayMp3.frx":27898
   End
   Begin PicClip.PictureClip PicClip 
      Index           =   4
      Left            =   7560
      Top             =   1320
      _ExtentX        =   13229
      _ExtentY        =   2646
      _Version        =   393216
      Picture         =   "PlayMp3.frx":3403A
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   1800
      Top             =   240
   End
   Begin VB.Timer Timer2 
      Enabled         =   0   'False
      Interval        =   100
      Left            =   2280
      Top             =   240
   End
   Begin MPEGPLAYLib.Mp3Play Mp3Play 
      Height          =   735
      Left            =   3960
      TabIndex        =   1
      Top             =   180
      Width           =   735
      _Version        =   65536
      _ExtentX        =   1296
      _ExtentY        =   1296
      _StockProps     =   0
   End
   Begin VB.Image Image1 
      Height          =   255
      Index           =   17
      Left            =   3420
      ToolTipText     =   "静音"
      Top             =   990
      Width           =   315
   End
   Begin VB.Image Image1 
      Height          =   255
      Index           =   16
      Left            =   6990
      ToolTipText     =   "建立关联"
      Top             =   960
      Width           =   435
   End
   Begin VB.Image Image2 
      Height          =   480
      Left            =   7680
      Picture         =   "PlayMp3.frx":407DC
      Top             =   840
      Width           =   480
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   7
      Left            =   45
      ToolTipText     =   "关闭"
      Top             =   45
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   6
      Left            =   6780
      ToolTipText     =   "后一首"
      Top             =   45
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   5
      Left            =   6495
      ToolTipText     =   "前一首"
      Top             =   45
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   4
      Left            =   6195
      ToolTipText     =   "快进"
      Top             =   45
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   3
      Left            =   5895
      ToolTipText     =   "后退"
      Top             =   45
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   2
      Left            =   5580
      ToolTipText     =   "播放"
      Top             =   45
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   1
      Left            =   5280
      ToolTipText     =   "暂停"
      Top             =   45
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   0
      Left            =   4995
      ToolTipText     =   "停止"
      Top             =   45
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   195
      Index           =   8
      Left            =   750
      ToolTipText     =   "循环单首"
      Top             =   1005
      Width           =   540
   End
   Begin VB.Image Image1 
      Height          =   195
      Index           =   9
      Left            =   1785
      ToolTipText     =   "循环所有"
      Top             =   1005
      Width           =   540
   End
   Begin VB.Image Image1 
      Height          =   480
      Index           =   11
      Left            =   60
      ToolTipText     =   "版权信息"
      Top             =   945
      Width           =   420
   End
   Begin VB.Line Line4 
      Visible         =   0   'False
      X1              =   1020
      X2              =   1020
      Y1              =   240
      Y2              =   630
   End
   Begin VB.Line Line3 
      BorderColor     =   &H80000009&
      Visible         =   0   'False
      X1              =   720
      X2              =   720
      Y1              =   240
      Y2              =   630
   End
   Begin VB.Line Line1 
      BorderColor     =   &H80000009&
      Visible         =   0   'False
      X1              =   720
      X2              =   1020
      Y1              =   240
      Y2              =   240
   End
   Begin VB.Image Image1 
      Height          =   210
      Index           =   10
      Left            =   5025
      ToolTipText     =   "文件列表"
      Top             =   555
      Width           =   285
   End
   Begin VB.Image Image1 
      Height          =   210
      Index           =   13
      Left            =   3120
      ToolTipText     =   "减小音量"
      Top             =   1005
      Width           =   270
   End
   Begin VB.Image Image1 
      Height          =   210
      Index           =   14
      Left            =   3720
      ToolTipText     =   "增大音量"
      Top             =   1005
      Width           =   270
   End
   Begin VB.Image Image1 
      Height          =   345
      Index           =   15
      Left            =   6135
      ToolTipText     =   "更换界面"
      Top             =   960
      Width           =   825
   End

⌨️ 快捷键说明

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