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

📄 listfrm.frm

📁 vb 写的播放器 对新的开发者很有用。写的不错。非常实际
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Begin VB.Form Listfrm 
   BorderStyle     =   0  'None
   Caption         =   "Listfrm"
   ClientHeight    =   2295
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   4125
   ClipControls    =   0   'False
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   2295
   ScaleWidth      =   4125
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.PictureBox Skin_PlayList1 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H80000007&
      BorderStyle     =   0  'None
      Height          =   300
      Index           =   0
      Left            =   0
      ScaleHeight     =   300
      ScaleWidth      =   375
      TabIndex        =   1
      Top             =   0
      Width           =   370
   End
   Begin VB.Timer ListFrmTime 
      Enabled         =   0   'False
      Interval        =   300
      Left            =   2280
      Top             =   2280
   End
   Begin VB.Timer Timer3 
      Interval        =   50
      Left            =   4320
      Top             =   1920
   End
   Begin VB.ListBox List2 
      Height          =   1500
      Left            =   4440
      TabIndex        =   46
      Top             =   360
      Width           =   3615
   End
   Begin VB.PictureBox Skin14 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFFFF&
      BorderStyle     =   0  'None
      Height          =   495
      Left            =   1320
      ScaleHeight     =   495
      ScaleWidth      =   495
      TabIndex        =   44
      Top             =   3120
      Width           =   495
   End
   Begin VB.PictureBox Skin_14 
      AutoRedraw      =   -1  'True
      BorderStyle     =   0  'None
      Height          =   255
      Left            =   1200
      Picture         =   "Listfrm.frx":0000
      ScaleHeight     =   255
      ScaleWidth      =   615
      TabIndex        =   43
      Top             =   2520
      Width           =   615
   End
   Begin VB.PictureBox Skin5 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFFFF&
      BorderStyle     =   0  'None
      Height          =   495
      Left            =   480
      ScaleHeight     =   495
      ScaleWidth      =   495
      TabIndex        =   42
      Top             =   3120
      Width           =   495
   End
   Begin VB.PictureBox PlayListButton5 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   270
      Index           =   2
      Left            =   3420
      ScaleHeight     =   270
      ScaleWidth      =   375
      TabIndex        =   41
      Top             =   1320
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton5 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H00C0FFFF&
      BorderStyle     =   0  'None
      Height          =   270
      Index           =   1
      Left            =   3420
      ScaleHeight     =   270
      ScaleWidth      =   375
      TabIndex        =   40
      Top             =   1590
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton5 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   300
      Index           =   0
      Left            =   3420
      ScaleHeight     =   300
      ScaleWidth      =   375
      TabIndex        =   39
      Top             =   1860
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton4 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   270
      Index           =   2
      Left            =   1470
      ScaleHeight     =   270
      ScaleWidth      =   375
      TabIndex        =   38
      Top             =   1320
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton4 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H00C0C0FF&
      BorderStyle     =   0  'None
      Height          =   270
      Index           =   1
      Left            =   1470
      ScaleHeight     =   270
      ScaleWidth      =   375
      TabIndex        =   37
      Top             =   1590
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton3 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   270
      Index           =   2
      Left            =   1030
      ScaleHeight     =   270
      ScaleWidth      =   375
      TabIndex        =   36
      Top             =   1320
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton3 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H00C0FFC0&
      BorderStyle     =   0  'None
      Height          =   270
      Index           =   1
      Left            =   1030
      ScaleHeight     =   270
      ScaleWidth      =   375
      TabIndex        =   35
      Top             =   1590
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton2 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFFC0&
      BorderStyle     =   0  'None
      Height          =   270
      Index           =   3
      Left            =   600
      ScaleHeight     =   270
      ScaleWidth      =   375
      TabIndex        =   34
      Top             =   1050
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton2 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H00C0FFC0&
      BorderStyle     =   0  'None
      Height          =   270
      Index           =   2
      Left            =   600
      ScaleHeight     =   270
      ScaleWidth      =   375
      TabIndex        =   33
      Top             =   1320
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton2 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H00C0E0FF&
      BorderStyle     =   0  'None
      Height          =   270
      Index           =   1
      Left            =   600
      ScaleHeight     =   270
      ScaleWidth      =   375
      TabIndex        =   32
      Top             =   1590
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton1 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H0080FFFF&
      BorderStyle     =   0  'None
      Height          =   270
      Index           =   2
      Left            =   160
      ScaleHeight     =   270
      ScaleWidth      =   375
      TabIndex        =   31
      Top             =   1320
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton1 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFF80&
      BorderStyle     =   0  'None
      Height          =   270
      Index           =   1
      Left            =   160
      ScaleHeight     =   270
      ScaleWidth      =   375
      TabIndex        =   30
      Top             =   1590
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton4 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   300
      Index           =   0
      Left            =   1470
      ScaleHeight     =   300
      ScaleWidth      =   375
      TabIndex        =   29
      Top             =   1860
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton3 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   300
      Index           =   0
      Left            =   1030
      ScaleHeight     =   300
      ScaleWidth      =   375
      TabIndex        =   28
      Top             =   1860
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox PlayListButton2 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   300
      Index           =   0
      Left            =   600
      ScaleHeight     =   300
      ScaleWidth      =   375
      TabIndex        =   27
      Top             =   1860
      Visible         =   0   'False
      Width           =   375
      Begin VB.PictureBox PlayListButton1 
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BorderStyle     =   0  'None
         Height          =   300
         Index           =   3
         Left            =   0
         ScaleHeight     =   300
         ScaleWidth      =   375
         TabIndex        =   47
         Top             =   1860
         Visible         =   0   'False
         Width           =   375
      End
   End
   Begin VB.PictureBox PlayListButton1 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   300
      Index           =   0
      Left            =   160
      ScaleHeight     =   300
      ScaleWidth      =   375
      TabIndex        =   26
      Top             =   1860
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.PictureBox Skin_Scroll 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   275
      Left            =   3900
      ScaleHeight     =   270
      ScaleWidth      =   120
      TabIndex        =   25
      Top             =   330
      Width           =   120
   End
   Begin VB.CommandButton Command2 
      Caption         =   "Command2"
      Height          =   255
      Left            =   3600
      TabIndex        =   24
      Top             =   1320
      Visible         =   0   'False
      Width           =   135
   End
   Begin VB.CommandButton Command1 
      Caption         =   "Command1"
      Height          =   255
      Left            =   3600
      TabIndex        =   23
      Top             =   360
      Visible         =   0   'False
      Width           =   135
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   100
      Left            =   2760
      Top             =   2520
   End
   Begin VB.PictureBox Skin_PlayList4 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H00008000&
      BorderStyle     =   0  'None
      Height          =   570
      Index           =   1
      Left            =   1880
      ScaleHeight     =   570
      ScaleWidth      =   2250
      TabIndex        =   22
      Top             =   1740
      Width           =   2250
      Begin VB.PictureBox PLText 
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BorderStyle     =   0  'None
         Height          =   90
         Left            =   1080
         ScaleHeight     =   90
         ScaleWidth      =   375
         TabIndex        =   45
         Top             =   350
         Width           =   375
      End
      Begin VB.Image ScrollDown 
         Height          =   135
         Left            =   2040
         Top             =   120
         Width           =   135
      End
      Begin VB.Image ScrollUp 
         Height          =   135
         Left            =   2040
         Top             =   0
         Width           =   135
      End
      Begin VB.Image Button5 
         Height          =   300

⌨️ 快捷键说明

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