form12.frm
来自「智商商测试软件 VB」· FRM 代码 · 共 34 行
FRM
34 行
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 + =
减小字号Ctrl + -
显示快捷键?