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

📄 form1

📁 用VB编写的接收卫星接收机的是数据
💻
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmMain 
   Caption         =   "Ezusb2131Q收图显示"
   ClientHeight    =   7080
   ClientLeft      =   165
   ClientTop       =   495
   ClientWidth     =   10275
   Icon            =   "Form1修改.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   7080
   ScaleWidth      =   10275
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox frameRight 
      Height          =   5535
      Left            =   2280
      ScaleHeight     =   5475
      ScaleWidth      =   7035
      TabIndex        =   6
      Top             =   360
      Width           =   7095
      Begin VB.Timer tmrDog 
         Left            =   1320
         Top             =   240
      End
      Begin VB.Timer tmrDataThread 
         Left            =   720
         Top             =   240
      End
   End
   Begin VB.Timer timerStateCtrl 
      Left            =   1200
      Top             =   5640
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   480
      Top             =   5400
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   6
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1修改.frx":0CCA
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1修改.frx":1D1C
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1修改.frx":29F6
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1修改.frx":36D0
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1修改.frx":3C6A
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1修改.frx":4204
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   360
      Left            =   0
      TabIndex        =   3
      Top             =   0
      Width           =   10275
      _ExtentX        =   18124
      _ExtentY        =   635
      ButtonWidth     =   609
      ButtonHeight    =   582
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   4
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Enabled         =   0   'False
            Key             =   "StartTransfer"
            Object.ToolTipText     =   "开始"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Enabled         =   0   'False
            Key             =   "StopTransfer"
            Object.ToolTipText     =   "停止"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "Quit"
            Object.ToolTipText     =   "退出"
            ImageIndex      =   6
         EndProperty
      EndProperty
      Begin VB.PictureBox picNiceBanner 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   375
         Left            =   7680
         ScaleHeight     =   375
         ScaleWidth      =   1935
         TabIndex        =   11
         Top             =   0
         Width           =   1935
         Begin VB.Label lblCurEdpoint 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00808080&
            Height          =   180
            Left            =   1680
            TabIndex        =   12
            Top             =   30
            Width           =   105
         End
      End
      Begin VB.PictureBox picBanner 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   360
         Left            =   2400
         ScaleHeight     =   360
         ScaleWidth      =   5175
         TabIndex        =   7
         Top             =   0
         Width           =   5175
         Begin MSComctlLib.ProgressBar prgsWork 
            Height          =   255
            Left            =   2040
            TabIndex        =   8
            Top             =   30
            Width           =   2055
            _ExtentX        =   3625
            _ExtentY        =   450
            _Version        =   393216
            Appearance      =   0
            Scrolling       =   1
         End
         Begin VB.Label lblPrecent 
            Appearance      =   0  'Flat
            AutoSize        =   -1  'True
            BackColor       =   &H80000005&
            BackStyle       =   0  'Transparent
            ForeColor       =   &H80000008&
            Height          =   180
            Left            =   4200
            TabIndex        =   10
            Top             =   30
            Width           =   90
         End
         Begin VB.Label lblWorkName 
            Appearance      =   0  'Flat
            AutoSize        =   -1  'True
            BackColor       =   &H80000005&
            BackStyle       =   0  'Transparent
            ForeColor       =   &H80000008&
            Height          =   180
            Left            =   0
            TabIndex        =   9
            Top             =   30
            Width           =   90
         End
      End
   End
   Begin MSComctlLib.StatusBar statusBar 
      Align           =   2  'Align Bottom
      Height          =   330
      Left            =   0
      TabIndex        =   2
      Top             =   6750
      Width           =   10275
      _ExtentX        =   18124
      _ExtentY        =   582
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   2
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Object.Width           =   14058
            MinWidth        =   3528
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   3528
            MinWidth        =   3528
         EndProperty
      EndProperty
   End
   Begin VB.Frame splitter 
      BackColor       =   &H00C0C0C0&
      BorderStyle     =   0  'None
      Height          =   5415
      Left            =   2400
      MousePointer    =   9  'Size W E
      TabIndex        =   1
      Top             =   360
      Width           =   60
   End
   Begin VB.Frame frameLeft 
      BorderStyle     =   0  'None
      Height          =   5415
      Left            =   0
      TabIndex        =   0
      Top             =   360
      Width           =   2295
      Begin VB.PictureBox picEdit 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         ForeColor       =   &H80000008&
         Height          =   375
         Left            =   0
         ScaleHeight     =   345
         ScaleWidth      =   1785
         TabIndex        =   13
         Top             =   2040
         Visible         =   0   'False
         Width           =   1815
         Begin VB.CommandButton cmdFile 
            Appearance      =   0  'Flat
            Height          =   375
            Left            =   1440
            Picture         =   "Form1修改.frx":4EDE
            Style           =   1  'Graphical
            TabIndex        =   15
            Top             =   0
            Width           =   375
         End
         Begin VB.TextBox txtFile 
            Appearance      =   0  'Flat
            Height          =   270
            Left            =   0
            TabIndex        =   14
            Top             =   0
            Width           =   1455
         End
      End
      Begin VB.Timer tmrEdit 
         Left            =   240
         Top             =   840
      End
      Begin MSComDlg.CommonDialog cmmdlgFirmware 
         Left            =   0
         Top             =   5040
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
      End
      Begin MSComctlLib.Toolbar toolBarTransfer 
         Height          =   330
         Left            =   960
         TabIndex        =   5
         Top             =   5040
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   582
         ButtonWidth     =   2302
         ButtonHeight    =   582
         Style           =   1
         TextAlignment   =   1
         ImageList       =   "ImageList1"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Enabled         =   0   'False
               Caption         =   "应用新设置"
               Key             =   "applySettings"
               Object.ToolTipText     =   "应用新设置"
               ImageIndex      =   3
            EndProperty
         EndProperty
      End
      Begin MSFlexGridLib.MSFlexGrid msfInfo 
         Height          =   4935
         Left            =   10
         TabIndex        =   4
         Top             =   120
         Width           =   2235
         _ExtentX        =   3942
         _ExtentY        =   8705
         _Version        =   393216
         Rows            =   27
         FixedCols       =   0
         AllowBigSelection=   0   'False
         GridLinesFixed  =   1
         MergeCells      =   4
         Appearance      =   0
      End
   End
   Begin VB.Menu menuFile 
      Caption         =   "文件(&F)"
      Begin VB.Menu mitemline3 
         Caption         =   "-"
      End
      Begin VB.Menu mitemOption 
         Caption         =   "选项(&O)..."
      End
      Begin VB.Menu mitemline 
         Caption         =   "-"
      End
      Begin VB.Menu mitemQuit 
         Caption         =   "退出(&E)"
      End
   End
   Begin VB.Menu mitemControl 
      Caption         =   "控制(&C)"
      Begin VB.Menu mitemStartTransfer 
         Caption         =   "开始(&B)"
         Enabled         =   0   'False
      End
      Begin VB.Menu mitemStopTransfer 
         Caption         =   "停止(&E)"
         Enabled         =   0   'False
      End
      Begin VB.Menu mitemline2 
         Caption         =   "-"

⌨️ 快捷键说明

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