⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form1.frm

📁 Rs232串口通信专题范例,Vusual Basic,Mscomm,PCOMMPRO
💻 FRM
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1 
   Caption         =   "3569A的控制"
   ClientHeight    =   4260
   ClientLeft      =   2250
   ClientTop       =   2370
   ClientWidth     =   7110
   LinkTopic       =   "Form1"
   ScaleHeight     =   4260
   ScaleWidth      =   7110
   Begin VB.TextBox Text3 
      BeginProperty Font 
         Name            =   "Arial Unicode MS"
         Size            =   12
         Charset         =   136
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Left            =   225
      TabIndex        =   10
      Text            =   "?????"
      Top             =   1350
      Width           =   2955
   End
   Begin VB.ComboBox cmdCombo 
      BeginProperty Font 
         Name            =   "Arial Unicode MS"
         Size            =   12
         Charset         =   136
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   180
      TabIndex        =   8
      Text            =   "Combo1"
      Top             =   495
      Width           =   3030
   End
   Begin VB.Frame Frame1 
      Caption         =   "选择串列埠"
      Height          =   732
      Left            =   4050
      TabIndex        =   5
      Top             =   180
      Width           =   2652
      Begin VB.OptionButton optCom 
         Caption         =   "COM1"
         Height          =   252
         Index           =   0
         Left            =   384
         TabIndex        =   7
         Top             =   336
         Width           =   855
      End
      Begin VB.OptionButton optCom 
         Caption         =   "COM2"
         Height          =   252
         Index           =   1
         Left            =   1584
         TabIndex        =   6
         Top             =   336
         Value           =   -1  'True
         Width           =   855
      End
   End
   Begin VB.CommandButton Command2 
      Caption         =   "挡

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -