*/
Stuck? Need help? Ask questions on our forums.
*/

View \CDAUD2.FRM

CD Audioplayer in Visual Basic with source

Submitted By: Unknown
Rating: (Not rated) (Rate It)


VERSION 4.00
Begin VB.Form Form1
   BackColor       =   &H00000040&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Audio CD 2"
   ClientHeight    =   3600
   ClientLeft      =   1545
   ClientTop       =   1815
   ClientWidth     =   5655
   FillColor       =   &H00FFFFC0&
   BeginProperty Font
      name            =   "Arial"
      charset         =   1
      weight          =   400
      size            =   8.25
      underline       =   0   'False
      italic          =   0   'False
      strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H00000040&
   Height          =   4005
   Icon            =   "CDAUD2.frx":0000
   Left            =   1485
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Picture         =   "CDAUD2.frx":0442
   ScaleHeight     =   3600
   ScaleWidth      =   5655
   ShowInTaskbar   =   0   'False
   Top             =   1470
   Width           =   5775
   Begin VB.CommandButton cmd_rep
      Caption         =   "Start Repeat"
      Height          =   435
      Left            =   15
      TabIndex        =   90
      Top             =   3165
      Width           =   1260
   End
   Begin VB.Timer Timer3
      Enabled         =   0   'False
      Interval        =   2000
      Left            =   2640
      Top             =   3960
   End
   Begin VB.CommandButton cmd_prog
      Caption         =   "Program"
      Height          =   435
      Left            =   3960
      TabIndex        =   87
      Top             =   3165
      Width           =   1680
   End
   Begin VB.Timer ShuffleTimer
      Enabled         =   0   'False
      Interval        =   2500
      Left            =   1080
      Top             =   3990
   End
   Begin VB.Timer Timer2
      Enabled         =   0   'False
      Interval        =   2000
      Left            =   480
      Top             =   4320
   End
   Begin VB.CommandButton cmd_shuf
      Caption         =   "Shuffle"
      Height          =   435
      Left            =   2115
      TabIndex        =   86
      Top             =   3165
      Width           =   1845
   End
   Begin VB.CommandButton cmd_rand
      BackColor       =   &H00C0C000&
      Caption         =   "Random"
      Height          =   435
      Left            =   1275
      TabIndex        =   85
      Top             =   3165
      Width           =   840
   End
   Begin VB.PictureBox Picture1
      Height          =   210
      Index           =   0
      Left            =   150
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   81
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   " 1"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   0
         Left            =   0
         TabIndex        =   82
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   5
      Left            =   1500
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   79
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   " 6"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   5
         Left            =   0
         TabIndex        =   80
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.CommandButton Command10
      Caption         =   " Mute"
      Height          =   600
      Left            =   5130
      TabIndex        =   78
      Top             =   2565
      Width           =   510
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   29
      Left            =   2580
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   49
      Top             =   1560
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "30"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   29
         Left            =   0
         TabIndex        =   77
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   28
      Left            =   2310
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   48
      Top             =   1560
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "29"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   28
         Left            =   0
         TabIndex        =   76
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   27
      Left            =   2040
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   47
      Top             =   1560
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "28"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   27
         Left            =   0
         TabIndex        =   75
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   26
      Left            =   1770
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   46
      Top             =   1560
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "27"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   26
         Left            =   0
         TabIndex        =   74
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   25
      Left            =   1500
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   45
      Top             =   1560
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "26"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   25
         Left            =   0
         TabIndex        =   73
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   24
      Left            =   1230
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   44
      Top             =   1560
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "25"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   24
         Left            =   0
         TabIndex        =   72
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   23
      Left            =   960
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   43
      Top             =   1560
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "24"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   23
         Left            =   0
         TabIndex        =   71
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   22
      Left            =   690
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   42
      Top             =   1560
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "23"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   22
         Left            =   0
         TabIndex        =   70
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   18
      Left            =   5010
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   41
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "19"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   18
         Left            =   0
         TabIndex        =   66
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   21
      Left            =   420
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   40
      Top             =   1560
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "22"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   21
         Left            =   0
         TabIndex        =   69
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   210
      Index           =   20
      Left            =   150
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   39
      Top             =   1560
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "21"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   20
         Left            =   0
         TabIndex        =   68
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   19
      Left            =   5280
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   38
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "20"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   19
         Left            =   0
         TabIndex        =   67
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   17
      Left            =   4740
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   37
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "18"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   17
         Left            =   0
         TabIndex        =   65
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   16
      Left            =   4470
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   36
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "17"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   16
         Left            =   0
         TabIndex        =   64
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   15
      Left            =   4200
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   35
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "16"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   15
         Left            =   0
         TabIndex        =   63
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   14
      Left            =   3930
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   34
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "15"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   13
         Left            =   0
         TabIndex        =   62
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   13
      Left            =   3660
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   33
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "14"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   14
         Left            =   0
         TabIndex        =   61
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   12
      Left            =   3390
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   32
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "13"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   12
         Left            =   0
         TabIndex        =   60
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   11
      Left            =   3120
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   31
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "12"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   11
         Left            =   0
         TabIndex        =   59
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   210
      Index           =   10
      Left            =   2850
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   30
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "11"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   10
         Left            =   0
         TabIndex        =   58
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   210
      Index           =   9
      Left            =   2580
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   29
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   "10"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   9
         Left            =   0
         TabIndex        =   57
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   8
      Left            =   2310
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   28
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   " 9"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   8
         Left            =   0
         TabIndex        =   56
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   7
      Left            =   2040
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   27
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   " 8"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   7
         Left            =   0
         TabIndex        =   55
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   6
      Left            =   1770
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   26
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   " 7"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   6
         Left            =   0
         TabIndex        =   54
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   4
      Left            =   1230
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   25
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   " 5"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   4
         Left            =   0
         TabIndex        =   53
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   3
      Left            =   960
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   24
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   " 4"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   3
         Left            =   0
         TabIndex        =   52
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   2
      Left            =   690
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   23
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   " 3"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   2
         Left            =   0
         TabIndex        =   51
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.PictureBox Picture1
      Height          =   203
      Index           =   1
      Left            =   420
      ScaleHeight     =   180
      ScaleWidth      =   180
      TabIndex        =   22
      Top             =   1290
      Visible         =   0   'False
      Width           =   210
      Begin VB.Label lbl1
         BackColor       =   &H00000000&
         Caption         =   " 2"
         ForeColor       =   &H0000FFFF&
         Height          =   180
         Index           =   1
         Left            =   0
         TabIndex        =   50
         Top             =   0
         Visible         =   0   'False
         Width           =   180
      End
   End
   Begin VB.Timer Timer1
      Interval        =   1000
      Left            =   1980
      Top             =   4080
   End
   Begin VB.CommandButton Command2
      Caption         =   "$"
      BeginProperty Font
         name            =   "QuickType Pi"
         charset         =   1
         weight          =   700
         size            =   21.75
         underline       =   0   'False
         italic          =   0   'False
         strikethrough   =   0   'False
      EndProperty
      Height          =   600
      Left            =   4665
      TabIndex        =   21
      Top             =   2565
      Width           =   480
   End
   Begin VB.CommandButton Command11
      Caption         =   "?"
      BeginProperty Font
         name            =   "Wingdings"
         charset         =   1
         weight          =   400
         size            =   15.75
         underline       =   0   'False
         italic          =   0   'False
         strikethrough   =   0   'False
      EndProperty
      Height          =   600
      Left            =   495
      TabIndex        =   20
      Top             =   2565
      Width           =   480
   End
   Begin VB.CommandButton Command1
      Caption         =   "9"
      BeginProperty Font
         name            =   "Milestones"
         charset         =   1
         weight          =   400
         size            =   20.25
         underline       =   0   'False
         italic          =   0   'False
         strikethrough   =   0   'False
      EndProperty
      Height          =   600
      Left            =   1905
      TabIndex        =   19
      Top             =   2565
      Width           =   1830
   End
   Begin VB.CommandButton Command9
      Caption         =   "??"
      BeginProperty Font
         name            =   "Wingdings"
         charset         =   1
         weight          =   400
         size            =   8.25
         underline       =   0   'False
         italic          =   0   'False
         strikethrough   =   0   'False
      EndProperty
      Height          =   600
      Left            =   1425
      TabIndex        =   6
      Top             =   2565
      Width           =   480
   End
   Begin VB.CommandButton Command8
      Caption         =   "??"
      BeginProperty Font
         name            =   "Wingdings"
         charset         =   1
         weight          =   400
         size            =   8.25
         underline       =   0   'False
         italic          =   0   'False
         strikethrough   =   0   'False
      EndProperty
      Height          =   600
      Left            =   3735
      TabIndex        =   5
      Top             =   2565
      Width           =   480
   End
   Begin VB.CommandButton Command7
      Caption         =   "?"
      BeginProperty Font
         name            =   "Wingdings"
         charset         =   1
         weight          =   400
         size            =   20.25
         underline       =   0   'False
         italic          =   0   'False
         strikethrough   =   0   'False
      EndProperty
      Height          =   600
      Left            =   960
      TabIndex        =   4
      Top             =   2565
      Width           =   480
   End
   Begin VB.CommandButton Command6
      Caption         =   "?"
      BeginProperty Font
         name            =   "Wingdings"