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

📄 自制播放器2.frm

📁 VB自制迷你播放器
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form2 
   Caption         =   "关于PPplayer"
   ClientHeight    =   2160
   ClientLeft      =   5250
   ClientTop       =   5115
   ClientWidth     =   4425
   Icon            =   "自制播放器2.frx":0000
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   2160
   ScaleWidth      =   4425
   Begin VB.PictureBox Picture1 
      Align           =   2  'Align Bottom
      AutoRedraw      =   -1  'True
      Height          =   845
      Left            =   0
      ScaleHeight     =   780
      ScaleWidth      =   4365
      TabIndex        =   1
      Top             =   1320
      Width           =   4425
      Begin VB.Image Image1 
         Height          =   735
         Left            =   3600
         Picture         =   "自制播放器2.frx":0C62
         Stretch         =   -1  'True
         Top             =   0
         Width           =   735
      End
   End
   Begin VB.TextBox Text1 
      BackColor       =   &H80000003&
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1470
      Left            =   0
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      TabIndex        =   0
      Text            =   "自制播放器2.frx":3A27
      Top             =   0
      Width           =   4455
   End
End
Attribute VB_Name = "Form2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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