form1.frm
来自「Rs232串口通信专题范例,Vusual Basic,Mscomm,PCOMMP」· FRM 代码 · 共 19 行
FRM
19 行
VERSION 5.00
Begin VB.Form Form1
Caption = "PComm Pro输出入实验"
ClientHeight = 4335
ClientLeft = 60
ClientTop = 345
ClientWidth = 7425
ForeColor = &H8000000F&
LinkTopic = "Form1"
ScaleHeight = 4335
ScaleWidth = 7425
StartUpPosition = 3 '窗口缺省
Begin VB.Timer Timer1
Interval = 100
Left = 6105
Top = 330
End
Begin VB.CommandButton Command3
Caption = "挡
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?