📄 buffer.frm
字号:
VERSION 5.00
Begin VB.Form Form5
Caption = "Form5"
ClientHeight = 1290
ClientLeft = 60
ClientTop = 345
ClientWidth = 1890
LinkTopic = "Form5"
MDIChild = -1 'True
ScaleHeight = 86
ScaleMode = 3 'Pixel
ScaleWidth = 126
Visible = 0 'False
Begin VB.PictureBox Picture2
AutoRedraw = -1 'True
AutoSize = -1 'True
Height = 735
Left = 840
ScaleHeight = 45
ScaleMode = 3 'Pixel
ScaleWidth = 53
TabIndex = 1
Top = 0
Width = 855
End
Begin VB.PictureBox Picture1
AutoRedraw = -1 'True
AutoSize = -1 'True
Height = 735
Left = 0
ScaleHeight = 45
ScaleMode = 3 'Pixel
ScaleWidth = 45
TabIndex = 0
Top = 0
Width = 735
End
End
Attribute VB_Name = "Form5"
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 + -