form1.frm
来自「Rs232串口通信专题范例,Vusual Basic,Mscomm,PCOMMP」· FRM 代码 · 共 35 行
FRM
35 行
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 3855
ClientLeft = 2250
ClientTop = 2370
ClientWidth = 7080
LinkTopic = "Form1"
ScaleHeight = 3855
ScaleWidth = 7080
Begin VB.Timer Timer1
Interval = 500
Left = 2760
Top = 1440
End
Begin VB.TextBox Text2
BeginProperty Font
Name = "Arial Unicode MS"
Size = 12
Charset = 136
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 4680
TabIndex = 8
Text = "Text2"
Top = 2160
Width = 1095
End
Begin VB.CommandButton Command2
Caption = "挡
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?