📄 frmatkdata.frm
字号:
VERSION 5.00
Begin VB.Form frmatkdata
BackColor = &H00000000&
BorderStyle = 1 'Fixed Single
Caption = "Data"
ClientHeight = 7140
ClientLeft = 45
ClientTop = 435
ClientWidth = 8130
LinkTopic = "Form4"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7140
ScaleWidth = 8130
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox Text1
Height = 6735
Left = 120
MultiLine = -1 'True
ScrollBars = 3 'Both
TabIndex = 0
Top = 240
Width = 7815
End
End
Attribute VB_Name = "frmatkdata"
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 + -