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

📄 com.frm

📁 应朋友之托
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{65E121D4-0C60-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCHRT20.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form SetForm 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "串口信号检测程序 2006.01版"
   ClientHeight    =   5070
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6855
   BeginProperty Font 
      Name            =   "System"
      Size            =   12
      Charset         =   134
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5070
   ScaleWidth      =   6855
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command5 
      Caption         =   "开始测试"
      Default         =   -1  'True
      Height          =   495
      Left            =   3000
      TabIndex        =   24
      Top             =   4440
      Width           =   1335
   End
   Begin VB.CommandButton Command2 
      Cancel          =   -1  'True
      Caption         =   "退出程序"
      Height          =   495
      Left            =   4920
      TabIndex        =   14
      Top             =   4440
      Width           =   1335
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4215
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   6615
      _ExtentX        =   11668
      _ExtentY        =   7435
      _Version        =   393216
      Tabs            =   4
      TabsPerRow      =   4
      TabHeight       =   520
      TabCaption(0)   =   "端口设置"
      TabPicture(0)   =   "com.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Picture1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame1(0)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Frame3"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Command1"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).ControlCount=   4
      TabCaption(1)   =   "数据内容"
      TabPicture(1)   =   "com.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Text2"
      Tab(1).Control(1)=   "Text5"
      Tab(1).Control(2)=   "Label4"
      Tab(1).ControlCount=   3
      TabCaption(2)   =   "数据表格"
      TabPicture(2)   =   "com.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "MSFlexGrid1"
      Tab(2).ControlCount=   1
      TabCaption(3)   =   "数据显示"
      TabPicture(3)   =   "com.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "MSChart1"
      Tab(3).ControlCount=   1
      Begin MSChart20Lib.MSChart MSChart1 
         Height          =   3615
         Left            =   -74880
         OleObjectBlob   =   "com.frx":0070
         TabIndex        =   15
         Top             =   480
         Width           =   6255
      End
      Begin VB.CommandButton Command1 
         Caption         =   "保存设置"
         Height          =   495
         Left            =   4320
         TabIndex        =   22
         Top             =   3240
         Width           =   1335
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H00FFFFFF&
         Height          =   2535
         Left            =   -74640
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   19
         Top             =   720
         Width           =   5895
      End
      Begin VB.TextBox Text5 
         BackColor       =   &H00FFFFFF&
         Height          =   375
         Left            =   -70440
         TabIndex        =   18
         Top             =   3480
         Width           =   1335
      End
      Begin VB.Frame Frame3 
         Caption         =   "数据格式"
         ForeColor       =   &H00FF0000&
         Height          =   975
         Left            =   3600
         TabIndex        =   16
         Top             =   480
         Width           =   2775
         Begin VB.TextBox Text3 
            BackColor       =   &H00FFFFFF&
            Height          =   375
            Left            =   120
            TabIndex        =   17
            Top             =   360
            Width           =   2535
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "端口设置"
         ForeColor       =   &H000000C0&
         Height          =   3495
         Index           =   0
         Left            =   240
         TabIndex        =   1
         Top             =   480
         Width           =   3015
         Begin VB.TextBox T1 
            Alignment       =   1  'Right Justify
            Height          =   375
            Index           =   3
            Left            =   1080
            TabIndex        =   13
            Top             =   1920
            Width           =   1815
         End
         Begin VB.TextBox T1 
            Alignment       =   1  'Right Justify
            Height          =   375
            Index           =   2
            Left            =   1080
            TabIndex        =   12
            Top             =   1440
            Width           =   1815
         End
         Begin VB.TextBox T1 
            Alignment       =   1  'Right Justify
            Height          =   375
            Index           =   1
            Left            =   1080
            TabIndex        =   11
            Top             =   960
            Width           =   1815
         End
         Begin VB.TextBox T1 
            Alignment       =   1  'Right Justify
            Height          =   375
            Index           =   0
            Left            =   1080
            TabIndex        =   10
            Top             =   480
            Width           =   1815
         End
         Begin VB.OptionButton Option1 
            Caption         =   "偶校验"
            Height          =   375
            Index           =   2
            Left            =   1560
            TabIndex        =   8
            Top             =   3000
            Width           =   1215
         End
         Begin VB.OptionButton Option1 
            Caption         =   "奇校验"
            Height          =   375
            Index           =   1
            Left            =   1560
            TabIndex        =   7
            Top             =   2640
            Width           =   1335
         End
         Begin VB.OptionButton Option1 
            Caption         =   "无校验"
            Height          =   375
            Index           =   0
            Left            =   1560
            TabIndex        =   6
            Top             =   2280
            Width           =   1095
         End
         Begin VB.Label Label1 
            Caption         =   "校验方式:"
            Height          =   375
            Index           =   4
            Left            =   240
            TabIndex        =   9
            Top             =   2400
            Width           =   1215
         End
         Begin VB.Label Label1 
            Caption         =   "数据位:"
            Height          =   375
            Index           =   3
            Left            =   240
            TabIndex        =   5
            Top             =   1440
            Width           =   975
         End
         Begin VB.Label Label1 
            Caption         =   "停止位:"
            Height          =   375
            Index           =   2
            Left            =   240
            TabIndex        =   4
            Top             =   1920
            Width           =   975
         End
         Begin VB.Label Label1 
            Caption         =   "波特率:"
            Height          =   375
            Index           =   1
            Left            =   240
            TabIndex        =   3
            Top             =   960
            Width           =   975
         End
         Begin VB.Label Label1 
            Caption         =   "端口号:"
            Height          =   375
            Index           =   0
            Left            =   240
            TabIndex        =   2
            Top             =   480
            Width           =   975
         End
      End

⌨️ 快捷键说明

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