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

📄 super player 9.0.frm

📁 两个VB播放器 两个VB播放器 两个VB播放器 两个VB播放器
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "ComDlg32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{C1A8AF28-1257-101B-8FB0-0020AF039CA3}#1.1#0"; "MCI32.OCX"
Begin VB.Form Form1 
   Appearance      =   0  'Flat
   AutoRedraw      =   -1  'True
   BackColor       =   &H8000000B&
   BorderStyle     =   0  'None
   Caption         =   "Super Player 9.0"
   ClientHeight    =   1830
   ClientLeft      =   4215
   ClientTop       =   7785
   ClientWidth     =   7335
   DrawStyle       =   2  'Dot
   FillColor       =   &H00C0C0C0&
   FillStyle       =   0  'Solid
   Icon            =   "Super Player 9.0.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   PaletteMode     =   2  'Custom
   Picture         =   "Super Player 9.0.frx":0E42
   ScaleHeight     =   1830
   ScaleWidth      =   7335
   Begin VB.Timer Timer5 
      Interval        =   2000
      Left            =   4200
      Top             =   120
   End
   Begin VB.Timer Timer2 
      Enabled         =   0   'False
      Interval        =   150
      Left            =   3120
      Top             =   720
   End
   Begin VB.Timer Timer4 
      Interval        =   100
      Left            =   7440
      Top             =   1680
   End
   Begin VB.Timer Timer3 
      Interval        =   5000
      Left            =   8520
      Top             =   360
   End
   Begin MSComDlg.CommonDialog CommonDialog2 
      Left            =   8160
      Top             =   960
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   7320
      Top             =   360
   End
   Begin MSComctlLib.Slider Slider1 
      Height          =   375
      Left            =   0
      TabIndex        =   1
      ToolTipText     =   "播放进度"
      Top             =   360
      Width           =   4335
      _ExtentX        =   7646
      _ExtentY        =   661
      _Version        =   393216
      BorderStyle     =   1
      LargeChange     =   10
      Max             =   1
      TickStyle       =   3
   End
   Begin MCI.MMControl MMControl1 
      Height          =   495
      Left            =   7320
      TabIndex        =   0
      Top             =   720
      Width           =   3540
      _ExtentX        =   6244
      _ExtentY        =   873
      _Version        =   393216
      PrevEnabled     =   -1  'True
      NextEnabled     =   -1  'True
      PlayEnabled     =   -1  'True
      PauseEnabled    =   -1  'True
      BackEnabled     =   -1  'True
      StepEnabled     =   -1  'True
      StopEnabled     =   -1  'True
      RecordEnabled   =   -1  'True
      EjectEnabled    =   -1  'True
      DeviceType      =   ""
      FileName        =   ""
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   8400
      Top             =   120
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
      CancelError     =   -1  'True
   End
   Begin VB.Line Line4 
      Index           =   13
      X1              =   5040
      X2              =   5040
      Y1              =   240
      Y2              =   720
   End
   Begin VB.Line Line3 
      Index           =   13
      X1              =   4440
      X2              =   5040
      Y1              =   720
      Y2              =   720
   End
   Begin VB.Line Line2 
      Index           =   13
      X1              =   4440
      X2              =   4440
      Y1              =   720
      Y2              =   240
   End
   Begin VB.Line Line1 
      Index           =   13
      X1              =   4440
      X2              =   5040
      Y1              =   240
      Y2              =   240
   End
   Begin VB.Label Label8 
      Alignment       =   2  'Center
      BackColor       =   &H00FF8080&
      BackStyle       =   0  'Transparent
      Caption         =   "     全屏"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FFFF&
      Height          =   495
      Index           =   13
      Left            =   4440
      TabIndex        =   21
      ToolTipText     =   "快进"
      Top             =   240
      Width           =   615
   End
   Begin VB.Line Line4 
      Index           =   12
      X1              =   7200
      X2              =   7200
      Y1              =   240
      Y2              =   720
   End
   Begin VB.Line Line4 
      Index           =   11
      X1              =   6480
      X2              =   6480
      Y1              =   240
      Y2              =   720
   End
   Begin VB.Line Line4 
      Index           =   10
      X1              =   5760
      X2              =   5760
      Y1              =   240
      Y2              =   720
   End
   Begin VB.Line Line4 
      Index           =   9
      X1              =   7200
      X2              =   7200
      Y1              =   840
      Y2              =   1320
   End
   Begin VB.Line Line4 
      Index           =   8
      X1              =   6480
      X2              =   6480
      Y1              =   840
      Y2              =   1320
   End
   Begin VB.Line Line4 
      Index           =   7
      X1              =   5760
      X2              =   5760
      Y1              =   840
      Y2              =   1320
   End
   Begin VB.Line Line4 
      Index           =   6
      X1              =   5040
      X2              =   5040
      Y1              =   840
      Y2              =   1320
   End
   Begin VB.Line Line4 
      Index           =   5
      X1              =   4320
      X2              =   4320
      Y1              =   840
      Y2              =   1320
   End
   Begin VB.Line Line4 
      Index           =   4
      X1              =   3600
      X2              =   3600
      Y1              =   840
      Y2              =   1320
   End
   Begin VB.Line Line4 
      Index           =   3
      X1              =   2880
      X2              =   2880
      Y1              =   840
      Y2              =   1320
   End
   Begin VB.Line Line4 
      Index           =   2
      X1              =   2160
      X2              =   2160
      Y1              =   840
      Y2              =   1320
   End
   Begin VB.Line Line4 
      Index           =   1
      X1              =   1440
      X2              =   1440
      Y1              =   840
      Y2              =   1320
   End
   Begin VB.Line Line1 
      Index           =   12
      X1              =   6600
      X2              =   7200
      Y1              =   240
      Y2              =   240
   End
   Begin VB.Line Line1 
      Index           =   11
      X1              =   5880
      X2              =   6480
      Y1              =   240
      Y2              =   240
   End
   Begin VB.Line Line2 
      Index           =   12
      X1              =   6600
      X2              =   6600
      Y1              =   720
      Y2              =   240
   End
   Begin VB.Line Line2 
      Index           =   11
      X1              =   5880
      X2              =   5880
      Y1              =   720
      Y2              =   240
   End
   Begin VB.Line Line2 
      Index           =   10
      X1              =   5160
      X2              =   5160
      Y1              =   720
      Y2              =   240
   End
   Begin VB.Line Line2 
      Index           =   9
      X1              =   6600
      X2              =   6600
      Y1              =   1320
      Y2              =   840
   End
   Begin VB.Line Line2 
      Index           =   8
      X1              =   5880
      X2              =   5880
      Y1              =   1320
      Y2              =   840
   End
   Begin VB.Line Line2 
      Index           =   7
      X1              =   5160
      X2              =   5160
      Y1              =   1320
      Y2              =   840
   End
   Begin VB.Line Line2 
      Index           =   6
      X1              =   4440
      X2              =   4440
      Y1              =   1320
      Y2              =   840
   End
   Begin VB.Line Line2 
      Index           =   5
      X1              =   3720
      X2              =   3720
      Y1              =   1320
      Y2              =   840
   End
   Begin VB.Line Line2 
      Index           =   4
      X1              =   3000
      X2              =   3000
      Y1              =   1320
      Y2              =   840
   End
   Begin VB.Line Line2 
      Index           =   3
      X1              =   2280
      X2              =   2280
      Y1              =   1320
      Y2              =   840
   End
   Begin VB.Line Line2 
      Index           =   2
      X1              =   1560
      X2              =   1560
      Y1              =   1320
      Y2              =   840
   End
   Begin VB.Line Line2 
      Index           =   1
      X1              =   840
      X2              =   840
      Y1              =   1320
      Y2              =   840
   End
   Begin VB.Line Line3 
      Index           =   12
      X1              =   6600
      X2              =   7200
      Y1              =   720
      Y2              =   720
   End
   Begin VB.Line Line3 
      Index           =   11
      X1              =   5880
      X2              =   6480
      Y1              =   720
      Y2              =   720
   End
   Begin VB.Line Line3 
      Index           =   10
      X1              =   5160
      X2              =   5760
      Y1              =   720
      Y2              =   720
   End
   Begin VB.Line Line3 
      Index           =   9
      X1              =   6600
      X2              =   7200
      Y1              =   1320
      Y2              =   1320
   End
   Begin VB.Line Line3 
      Index           =   8
      X1              =   5880
      X2              =   6480
      Y1              =   1320
      Y2              =   1320
   End
   Begin VB.Line Line3 
      Index           =   7
      X1              =   5160
      X2              =   5760
      Y1              =   1320
      Y2              =   1320
   End
   Begin VB.Line Line3 
      Index           =   6
      X1              =   4440
      X2              =   5040
      Y1              =   1320
      Y2              =   1320
   End
   Begin VB.Line Line3 
      Index           =   5
      X1              =   3720
      X2              =   4320
      Y1              =   1320
      Y2              =   1320
   End
   Begin VB.Line Line3 
      Index           =   4
      X1              =   3000
      X2              =   3600
      Y1              =   1320
      Y2              =   1320
   End
   Begin VB.Line Line3 
      Index           =   3
      X1              =   2280
      X2              =   2880
      Y1              =   1320
      Y2              =   1320
   End
   Begin VB.Line Line3 
      Index           =   2
      X1              =   1560
      X2              =   2160
      Y1              =   1320
      Y2              =   1320
   End
   Begin VB.Line Line3 
      Index           =   1
      X1              =   840
      X2              =   1440
      Y1              =   1320
      Y2              =   1320
   End
   Begin VB.Line Line1 
      Index           =   10
      X1              =   5160
      X2              =   5760
      Y1              =   240
      Y2              =   240
   End
   Begin VB.Line Line1 

⌨️ 快捷键说明

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