📄 formhelp2.frm
字号:
VERSION 5.00
Begin VB.Form formhelp2
Caption = "相关说明"
ClientHeight = 3825
ClientLeft = 1905
ClientTop = 1725
ClientWidth = 8505
LinkTopic = "Form2"
ScaleHeight = 3825
ScaleWidth = 8505
Begin VB.Label Label1
Caption = $"Formhelp2.frx":0000
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000040C0&
Height = 4455
Left = 840
TabIndex = 0
Top = 360
Width = 6975
End
End
Attribute VB_Name = "formhelp2"
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 + -