📄 form12.frm
字号:
VERSION 5.00
Begin VB.Form Form12
BorderStyle = 3 'Fixed Dialog
Caption = "答案"
ClientHeight = 5280
ClientLeft = 45
ClientTop = 330
ClientWidth = 6000
Icon = "Form12.frx":0000
LinkTopic = "Form12"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5280
ScaleWidth = 6000
ShowInTaskbar = 0 'False
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox Text1
Appearance = 0 'Flat
Height = 4935
Left = 120
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 0
Text = "Form12.frx":030A
Top = 120
Width = 5775
End
End
Attribute VB_Name = "Form12"
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 + -