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

📄 lrc.ctl

📁 mp3播放器软件
💻 CTL
字号:
VERSION 5.00
Begin VB.UserControl inodeaLrc 
   ClientHeight    =   5640
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   8535
   ScaleHeight     =   5640
   ScaleWidth      =   8535
   Begin VB.PictureBox area 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   4935
      Left            =   600
      ScaleHeight     =   4935
      ScaleWidth      =   6975
      TabIndex        =   0
      Top             =   360
      Width           =   6975
      Begin VB.PictureBox lrcArea 
         BorderStyle     =   0  'None
         Height          =   2535
         Left            =   480
         ScaleHeight     =   2535
         ScaleWidth      =   3375
         TabIndex        =   1
         Top             =   480
         Width           =   3375
      End
   End
End
Attribute VB_Name = "inodeaLrc"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = False
Private Sub UserControl_Initialize()

End Sub

⌨️ 快捷键说明

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