📄 log.frm
字号:
VERSION 5.00
Begin VB.Form log
Caption = "阅读日志"
ClientHeight = 3975
ClientLeft = 60
ClientTop = 465
ClientWidth = 5565
LinkTopic = "Form7"
ScaleHeight = 3975
ScaleWidth = 5565
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox Text1
Height = 2295
Left = 480
TabIndex = 0
Top = 1200
Width = 4455
End
End
Attribute VB_Name = "log"
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 + -