?? lrc.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 + -