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

📄 frm_数据接收.frm

📁 计量器具管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Frm_数据接收 
   Appearance      =   0  'Flat
   Caption         =   "数据接收"
   ClientHeight    =   3420
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   5430
   Icon            =   "Frm_数据接收.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   3420
   ScaleWidth      =   5430
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Txtsbdw 
      Height          =   285
      Left            =   1440
      TabIndex        =   16
      Top             =   3090
      Width           =   3780
   End
   Begin VB.PictureBox Pic4 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   750
      Left            =   360
      ScaleHeight     =   720
      ScaleWidth      =   4215
      TabIndex        =   14
      Top             =   1290
      Visible         =   0   'False
      Width           =   4245
      Begin MSComctlLib.ProgressBar PBar 
         Height          =   285
         Left            =   120
         TabIndex        =   15
         Top             =   390
         Width           =   3960
         _ExtentX        =   6985
         _ExtentY        =   503
         _Version        =   393216
         Appearance      =   1
      End
      Begin VB.Label Label8 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         Caption         =   "程序正在处理上报数据,请稍候......"
         ForeColor       =   &H00FF0000&
         Height          =   180
         Left            =   510
         TabIndex        =   18
         Top             =   120
         Width           =   2970
      End
   End
   Begin VB.PictureBox Picture3 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   3030
      Left            =   3690
      ScaleHeight     =   3000
      ScaleWidth      =   1695
      TabIndex        =   2
      Top             =   0
      Width           =   1725
      Begin VB.CommandButton SNXpEXIT 
         Caption         =   "退    出"
         Height          =   495
         Left            =   120
         TabIndex        =   21
         Top             =   1920
         Width           =   1335
      End
      Begin VB.CommandButton SNXpOK 
         Caption         =   "确认接收"
         Height          =   495
         Left            =   120
         TabIndex        =   20
         Top             =   1200
         Width           =   1335
      End
      Begin VB.CommandButton SNXpSJJC 
         Caption         =   "数据检测"
         Height          =   495
         Left            =   120
         TabIndex        =   19
         Top             =   480
         Width           =   1335
      End
   End
   Begin VB.PictureBox Picture2 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   3030
      Left            =   30
      ScaleHeight     =   3000
      ScaleWidth      =   3645
      TabIndex        =   1
      Top             =   0
      Width           =   3675
      Begin VB.DirListBox Dir1 
         Height          =   1770
         Left            =   30
         TabIndex        =   4
         Top             =   615
         Width           =   3585
      End
      Begin VB.DriveListBox Drive1 
         Height          =   300
         Left            =   30
         TabIndex        =   3
         Top             =   300
         Width           =   3525
      End
      Begin VB.Label Label7 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         ForeColor       =   &H80000008&
         Height          =   495
         Left            =   0
         TabIndex        =   13
         Top             =   2460
         Width           =   3600
      End
      Begin VB.Label Label6 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         Caption         =   "请选择接收文件存放路径:"
         ForeColor       =   &H00FF0000&
         Height          =   180
         Left            =   60
         TabIndex        =   12
         Top             =   90
         Width           =   2160
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   510
      Left            =   30
      ScaleHeight     =   480
      ScaleWidth      =   780
      TabIndex        =   0
      Top             =   0
      Width           =   810
      Begin VB.TextBox TxtSBR 
         Height          =   350
         Left            =   1170
         TabIndex        =   11
         Top             =   2040
         Width           =   3000
      End
      Begin VB.TextBox TxtSBRQ 
         Height          =   350
         Left            =   1155
         TabIndex        =   10
         Top             =   1560
         Width           =   3000
      End
      Begin VB.TextBox TxtSBNR 
         Height          =   350
         Left            =   1155
         TabIndex        =   9
         Top             =   1095
         Width           =   3000
      End
      Begin VB.Label Label5 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         Caption         =   "上报人"
         ForeColor       =   &H80000008&
         Height          =   180
         Left            =   240
         TabIndex        =   8
         Top             =   2130
         Width           =   540
      End
      Begin VB.Label Label4 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         Caption         =   "上报日期"
         ForeColor       =   &H80000008&
         Height          =   180
         Left            =   240
         TabIndex        =   7
         Top             =   1650
         Width           =   720
      End
      Begin VB.Label Label3 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         Caption         =   "上报内容"
         ForeColor       =   &H80000008&
         Height          =   180
         Left            =   240
         TabIndex        =   6
         Top             =   1155
         Width           =   720
      End
      Begin VB.Label Label1 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         Caption         =   "数据接收信息"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False

⌨️ 快捷键说明

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