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

📄 主窗口.frm

📁 一个基于FPGA的串口程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form 主窗口 
   Caption         =   "FPGA串行通讯"
   ClientHeight    =   5745
   ClientLeft      =   -1620
   ClientTop       =   -570
   ClientWidth     =   10470
   LinkTopic       =   "Form1"
   ScaleHeight     =   5745
   ScaleWidth      =   10470
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Fra接收 
      Caption         =   "接收"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1695
      Left            =   360
      TabIndex        =   8
      Top             =   2520
      Width           =   8415
      Begin VB.PictureBox Pic接收 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   960
         Index           =   0
         Left            =   7080
         Picture         =   "主窗口.frx":0000
         ScaleHeight     =   960
         ScaleWidth      =   960
         TabIndex        =   16
         Top             =   480
         Width           =   960
      End
      Begin VB.PictureBox Pic接收 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   960
         Index           =   1
         Left            =   6120
         Picture         =   "主窗口.frx":0860
         ScaleHeight     =   960
         ScaleWidth      =   960
         TabIndex        =   15
         Top             =   480
         Width           =   960
      End
      Begin VB.PictureBox Pic接收 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   960
         Index           =   2
         Left            =   5160
         Picture         =   "主窗口.frx":10C0
         ScaleHeight     =   960
         ScaleWidth      =   960
         TabIndex        =   14
         Top             =   480
         Width           =   960
      End
      Begin VB.PictureBox Pic接收 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   960
         Index           =   3
         Left            =   4200
         Picture         =   "主窗口.frx":1920
         ScaleHeight     =   960
         ScaleWidth      =   960
         TabIndex        =   13
         Top             =   480
         Width           =   960
      End
      Begin VB.PictureBox Pic接收 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   960
         Index           =   4
         Left            =   3240
         Picture         =   "主窗口.frx":2180
         ScaleHeight     =   960
         ScaleWidth      =   960
         TabIndex        =   12
         Top             =   480
         Width           =   960
      End
      Begin VB.PictureBox Pic接收 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   960
         Index           =   5
         Left            =   2280
         Picture         =   "主窗口.frx":29E0
         ScaleHeight     =   960
         ScaleWidth      =   960
         TabIndex        =   11
         Top             =   480
         Width           =   960
      End
      Begin VB.PictureBox Pic接收 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   960
         Index           =   6
         Left            =   1320
         Picture         =   "主窗口.frx":3240
         ScaleHeight     =   960
         ScaleWidth      =   960
         TabIndex        =   10
         Top             =   480
         Width           =   960
      End
      Begin VB.PictureBox Pic接收 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   960
         Index           =   7
         Left            =   360
         Picture         =   "主窗口.frx":3AA0
         ScaleHeight     =   960
         ScaleWidth      =   960
         TabIndex        =   9
         Top             =   480
         Width           =   960
      End
   End
   Begin VB.Frame Fra发送 
      Caption         =   "发送"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1695
      Left            =   360
      TabIndex        =   6
      Top             =   480
      Width           =   8415
      Begin VB.PictureBox Pic发送 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   900
         Index           =   7
         Left            =   360
         MouseIcon       =   "主窗口.frx":4300
         MousePointer    =   99  'Custom
         Picture         =   "主窗口.frx":460A
         ScaleHeight     =   900
         ScaleWidth      =   975
         TabIndex        =   23
         Top             =   480
         Width           =   975
      End
      Begin VB.PictureBox Pic发送 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   900
         Index           =   6
         Left            =   1320
         MouseIcon       =   "主窗口.frx":4DDB
         MousePointer    =   99  'Custom
         Picture         =   "主窗口.frx":50E5
         ScaleHeight     =   900
         ScaleWidth      =   975
         TabIndex        =   22
         Top             =   480
         Width           =   975
      End
      Begin VB.PictureBox Pic发送 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   900
         Index           =   5
         Left            =   2280
         MouseIcon       =   "主窗口.frx":58B6
         MousePointer    =   99  'Custom
         Picture         =   "主窗口.frx":5BC0
         ScaleHeight     =   900
         ScaleWidth      =   975
         TabIndex        =   21
         Top             =   480
         Width           =   975
      End
      Begin VB.PictureBox Pic发送 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   900
         Index           =   4
         Left            =   3240
         MouseIcon       =   "主窗口.frx":6391
         MousePointer    =   99  'Custom
         Picture         =   "主窗口.frx":669B
         ScaleHeight     =   900
         ScaleWidth      =   975
         TabIndex        =   20
         Top             =   480
         Width           =   975
      End
      Begin VB.PictureBox Pic发送 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   900
         Index           =   3
         Left            =   4200
         MouseIcon       =   "主窗口.frx":6E6C
         MousePointer    =   99  'Custom
         Picture         =   "主窗口.frx":7176
         ScaleHeight     =   900

⌨️ 快捷键说明

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