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

📄 frmsetupcom2.frm

📁 这是一本学习串口编程喝计算机监控的好书里面是用VB开发的源代码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmSetupCOM2 
   Caption         =   "Slave Com Setup"
   ClientHeight    =   3720
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   5880
   Icon            =   "frmSetupCOM2.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   3720
   ScaleWidth      =   5880
   StartUpPosition =   3  'Windows Default
   Begin VB.Frame Frame4 
      Caption         =   "End Mark"
      Height          =   1335
      Left            =   120
      TabIndex        =   26
      Top             =   240
      Width           =   1215
      Begin VB.OptionButton optEndMark 
         Caption         =   "CRLF"
         Height          =   195
         Index           =   2
         Left            =   120
         TabIndex        =   29
         Top             =   960
         Width           =   735
      End
      Begin VB.OptionButton optEndMark 
         Caption         =   "CR"
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   28
         Top             =   600
         Width           =   735
      End
      Begin VB.OptionButton optEndMark 
         Caption         =   "None"
         Height          =   195
         Index           =   0
         Left            =   120
         TabIndex        =   27
         Top             =   240
         Value           =   -1  'True
         Width           =   735
      End
   End
   Begin VB.Frame Frame5 
      Caption         =   "&Flow Control"
      Height          =   1770
      Left            =   120
      TabIndex        =   20
      Top             =   1800
      Width           =   1245
      Begin VB.OptionButton optFlow 
         Caption         =   "Xon/RTS"
         Height          =   255
         Index           =   3
         Left            =   120
         MaskColor       =   &H00000000&
         TabIndex        =   24
         Top             =   1440
         Width           =   1035
      End
      Begin VB.OptionButton optFlow 
         Caption         =   "RTS"
         Height          =   255
         Index           =   2
         Left            =   120
         MaskColor       =   &H00000000&
         TabIndex        =   23
         Top             =   1080
         Width           =   735
      End
      Begin VB.OptionButton optFlow 
         Caption         =   "Xon/Xoff"
         Height          =   255
         Index           =   1
         Left            =   120
         MaskColor       =   &H00000000&
         TabIndex        =   22
         Top             =   720
         Width           =   1095
      End
      Begin VB.OptionButton optFlow 
         Caption         =   "None"
         Height          =   255
         Index           =   0
         Left            =   120
         MaskColor       =   &H00000000&
         TabIndex        =   21
         Top             =   360
         Width           =   855
      End
   End
   Begin VB.Frame Frame7 
      Caption         =   "Mode"
      Height          =   870
      Left            =   4920
      TabIndex        =   17
      Top             =   120
      Width           =   855
      Begin VB.OptionButton optMode 
         Caption         =   "Bin"
         Height          =   195
         Index           =   1
         Left            =   120
         MaskColor       =   &H00000000&
         TabIndex        =   19
         Top             =   540
         Width           =   555
      End
      Begin VB.OptionButton optMode 
         Caption         =   "Txt"
         Height          =   255
         Index           =   0
         Left            =   120
         MaskColor       =   &H00000000&
         TabIndex        =   18
         Top             =   240
         Width           =   615
      End
   End
   Begin VB.CommandButton cmdOK 
      Caption         =   "OK"
      Default         =   -1  'True
      Height          =   375
      Left            =   4920
      MaskColor       =   &H00000000&
      TabIndex        =   0
      Top             =   3180
      Width           =   720
   End
   Begin VB.ComboBox cboPort 
      Height          =   315
      Left            =   2160
      Style           =   2  'Dropdown List
      TabIndex        =   16
      Top             =   3120
      Width           =   1065
   End
   Begin VB.Frame fraConnection 
      Caption         =   "Connection Preferences"
      Height          =   1770
      Left            =   3360
      TabIndex        =   9
      Top             =   1200
      Width           =   2400
      Begin VB.ComboBox cboDataBits 
         Height          =   315
         Left            =   1050
         Style           =   2  'Dropdown List
         TabIndex        =   12
         Top             =   360
         Width           =   1140
      End
      Begin VB.ComboBox cboParity 
         Height          =   315
         Left            =   1050
         Style           =   2  'Dropdown List
         TabIndex        =   11
         Top             =   840
         Width           =   1140
      End
      Begin VB.ComboBox cboStopBits 
         Height          =   315
         Left            =   1050
         Style           =   2  'Dropdown List
         TabIndex        =   10
         Top             =   1320
         Width           =   1140
      End
      Begin VB.Label Label3 
         Caption         =   "Data Bits:"
         Height          =   285
         Left            =   240
         TabIndex        =   15
         Top             =   480
         Width           =   825
      End
      Begin VB.Label Label4 
         Caption         =   "Parity:"
         Height          =   285
         Left            =   240
         TabIndex        =   14
         Top             =   960
         Width           =   495
      End
      Begin VB.Label Label5 
         Caption         =   "Stop Bits:"
         Height          =   285
         Left            =   240
         TabIndex        =   13
         Top             =   1440
         Width           =   765
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Maximum Speed"
      Height          =   870
      Left            =   3360
      TabIndex        =   7
      Top             =   120
      Width           =   1450
      Begin VB.ComboBox cboSpeed 
         Height          =   315
         Left            =   120
         Style           =   2  'Dropdown List
         TabIndex        =   8
         Top             =   330
         Width           =   1200
      End
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "Cancel"
      Height          =   375
      Left            =   3840
      TabIndex        =   1
      Top             =   3180
      Width           =   720
   End
   Begin VB.TextBox txtMaxChars 
      BeginProperty DataFormat 
         Type            =   1
         Format          =   "0;(0)"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2052
         SubFormatType   =   1
      EndProperty
      Height          =   285
      Left            =   2520
      MaxLength       =   4
      TabIndex        =   6
      Top             =   1680
      Width           =   495
   End
   Begin VB.Frame Frame2 
      Caption         =   "DTR/RTS Enable"
      Height          =   855
      Left            =   1560
      TabIndex        =   3
      Top             =   240
      Width           =   1650
      Begin VB.CheckBox chkDTR 
         Caption         =   "DTR"
         Height          =   255
         Left            =   120
         TabIndex        =   5
         Top             =   360
         Width           =   735
      End
      Begin VB.CheckBox chkRTS 
         Caption         =   "RTS"
         Height          =   255
         Left            =   840
         TabIndex        =   4
         Top             =   360
         Width           =   735
      End
   End
   Begin VB.ComboBox cboGroupParity 
      Height          =   315
      ItemData        =   "frmSetupCOM2.frx":0442
      Left            =   1680
      List            =   "frmSetupCOM2.frx":0444
      TabIndex        =   2
      Text            =   "None"
      Top             =   2520
      Width           =   1335
   End
   Begin VB.Frame Frame8 
      Caption         =   "Protocol Process"

⌨️ 快捷键说明

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