📄 form2.frm
字号:
VERSION 5.00
Begin VB.Form Form2
BackColor = &H80000008&
Caption = "关于"
ClientHeight = 4905
ClientLeft = 60
ClientTop = 450
ClientWidth = 7305
FillColor = &H8000000B&
Icon = "Form2.frx":0000
LinkTopic = "Form2"
ScaleHeight = 4905
ScaleWidth = 7305
StartUpPosition = 3 '窗口缺省
Begin VB.PictureBox Picture1
Height = 5175
Left = -1320
Picture = "Form2.frx":08CA
ScaleHeight = 5115
ScaleWidth = 8595
TabIndex = 0
Top = -240
Width = 8655
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = $"Form2.frx":13D78
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000080FF&
Height = 1695
Left = 1560
TabIndex = 1
Top = 960
Width = 6975
End
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 + -