📄 frmsrchevent.frm
字号:
VERSION 5.00
Begin VB.Form FrmSrchEvent
Caption = "系统工作事件"
ClientHeight = 4335
ClientLeft = 60
ClientTop = 345
ClientWidth = 7875
LinkTopic = "Form1"
ScaleHeight = 4335
ScaleWidth = 7875
StartUpPosition = 3 'Windows Default
Begin VB.PictureBox Picture1
Height = 3255
Left = 480
Picture = "FrmSrchEvent.frx":0000
ScaleHeight = 3195
ScaleWidth = 6195
TabIndex = 0
Top = 720
Width = 6255
End
End
Attribute VB_Name = "FrmSrchEvent"
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 + -