?? frmterminal.frm
字號(hào):
VERSION 5.00
Begin VB.Form frmTerminal
Caption = "Mega Meter Terminal"
ClientHeight = 5280
ClientLeft = 60
ClientTop = 450
ClientWidth = 11040
LinkTopic = "Form1"
ScaleHeight = 5280
ScaleWidth = 11040
StartUpPosition = 3 'Windows Default
Begin VB.TextBox txtTerminal
BeginProperty Font
Name = "Modern"
Size = 20.25
Charset = 255
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 5145
Left = 0
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 0
Top = 0
Width = 10935
End
End
Attribute VB_Name = "frmTerminal"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -