📄 frmhelp.frm
字号:
VERSION 5.00
Begin VB.Form FrmHelp
BorderStyle = 1 'Fixed Single
Caption = "系统帮助"
ClientHeight = 4140
ClientLeft = 45
ClientTop = 495
ClientWidth = 7695
Icon = "FrmHelp.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4140
ScaleWidth = 7695
StartUpPosition = 2 '屏幕中心
Begin VB.Label Label1
Caption = "求是ERP系统 1.0"
BeginProperty Font
Name = "宋体"
Size = 21.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1920
TabIndex = 0
Top = 1320
Width = 3975
End
End
Attribute VB_Name = "FrmHelp"
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 + -