📄 操作说明.frm
字号:
VERSION 5.00
Begin VB.Form frm_ShuoMing
BorderStyle = 3 'Fixed Dialog
Caption = "操作说明"
ClientHeight = 6675
ClientLeft = 45
ClientTop = 330
ClientWidth = 9900
Icon = "操作说明.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6675
ScaleWidth = 9900
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.TextBox Text1
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 6615
Left = 120
MultiLine = -1 'True
TabIndex = 0
Text = "操作说明.frx":1042
Top = 0
Width = 9615
End
End
Attribute VB_Name = "frm_ShuoMing"
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 + -