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

📄 form1.frm

📁 ISO7816读卡器源码,接触式智能读卡器源码!
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form1 
   ClientHeight    =   7050
   ClientLeft      =   60
   ClientTop       =   375
   ClientWidth     =   7875
   ControlBox      =   0   'False
   BeginProperty Font 
      Name            =   "MS Sans Serif"
      Size            =   8.25
      Charset         =   0
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   ScaleHeight     =   7050
   ScaleWidth      =   7875
   StartUpPosition =   1  'CenterOwner
   Begin VB.CommandButton Command1 
      BackColor       =   &H00808000&
      Caption         =   "|"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   7440
      MaskColor       =   &H00808000&
      TabIndex        =   46
      Top             =   3840
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.TextBox sendList 
      BackColor       =   &H00C0C0C0&
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   2985
      Left            =   3920
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   42
      Top             =   600
      Visible         =   0   'False
      Width           =   3920
   End
   Begin VB.ListBox XPLList 
      BackColor       =   &H00C0C0C0&
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2985
      Left            =   0
      TabIndex        =   40
      Top             =   600
      Visible         =   0   'False
      Width           =   3920
   End
   Begin VB.Frame Frame1 
      Caption         =   "Open Holes"
      ForeColor       =   &H00800000&
      Height          =   2775
      Left            =   4680
      TabIndex        =   33
      Top             =   600
      Width           =   2655
      Begin VB.Label Label11 
         Alignment       =   2  'Center
         Caption         =   "09 Hole"
         ForeColor       =   &H00008000&
         Height          =   255
         Left            =   480
         TabIndex        =   48
         Top             =   1320
         UseMnemonic     =   0   'False
         Visible         =   0   'False
         Width           =   1575
      End
      Begin VB.Label Label8 
         Alignment       =   2  'Center
         Caption         =   "E3 Hole"
         ForeColor       =   &H00008000&
         Height          =   255
         Left            =   480
         TabIndex        =   35
         Top             =   840
         UseMnemonic     =   0   'False
         Visible         =   0   'False
         Width           =   1575
      End
      Begin VB.Label Label7 
         Alignment       =   2  'Center
         Caption         =   "2D Hole"
         ForeColor       =   &H00008000&
         Height          =   255
         Left            =   480
         TabIndex        =   34
         Top             =   360
         Visible         =   0   'False
         Width           =   1575
      End
   End
   Begin VB.TextBox USWDec 
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H00C00000&
      Height          =   285
      Left            =   2880
      Locked          =   -1  'True
      TabIndex        =   31
      Top             =   3120
      Width           =   1215
   End
   Begin VB.TextBox IrdNoDec 
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H00C00000&
      Height          =   285
      Left            =   2880
      Locked          =   -1  'True
      TabIndex        =   30
      Top             =   1320
      Width           =   1215
   End
   Begin VB.TextBox CardNoDec 
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H00C00000&
      Height          =   285
      Left            =   2880
      Locked          =   -1  'True
      TabIndex        =   27
      Top             =   840
      Width           =   1215
   End
   Begin VB.TextBox txtStat 
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H00800080&
      Height          =   300
      Left            =   2520
      TabIndex        =   25
      Top             =   6020
      Visible         =   0   'False
      Width           =   3865
   End
   Begin MSComctlLib.ProgressBar PBar 
      Height          =   255
      Left            =   1080
      TabIndex        =   21
      Top             =   6480
      Width           =   5295
      _ExtentX        =   9340
      _ExtentY        =   450
      _Version        =   393216
      Appearance      =   1
   End
   Begin VB.Timer Timer2 
      Enabled         =   0   'False
      Interval        =   100
      Left            =   120
      Top             =   6000
   End
   Begin VB.TextBox Updates 
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H00C00000&
      Height          =   285
      Left            =   1320
      Locked          =   -1  'True
      TabIndex        =   16
      Top             =   3100
      Width           =   1215
   End
   Begin VB.TextBox GuideByte 
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H00C00000&
      Height          =   285
      Left            =   1320
      Locked          =   -1  'True
      TabIndex        =   14
      Top             =   2660
      Width           =   1215
   End
   Begin VB.TextBox TimeZone 
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H00C00000&
      Height          =   285
      Left            =   1320
      Locked          =   -1  'True
      TabIndex        =   12
      Top             =   2200
      Width           =   1215
   End
   Begin VB.TextBox CardStat 
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H00C00000&
      Height          =   285
      Left            =   1320
      Locked          =   -1  'True
      TabIndex        =   10
      Top             =   1740
      Width           =   1215
   End
   Begin VB.TextBox IRDNo 
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H00C00000&
      Height          =   285
      Left            =   1320
      Locked          =   -1  'True
      TabIndex        =   8
      Top             =   1280
      Width           =   1215
   End
   Begin VB.TextBox CardNo 
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H00C00000&
      Height          =   285
      Left            =   1320
      Locked          =   -1  'True
      TabIndex        =   0
      Top             =   820
      Width           =   1215
   End
   Begin VB.TextBox Messages 
      Appearance      =   0  'Flat
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H00800000&
      Height          =   285
      Left            =   0
      TabIndex        =   4
      Top             =   6780
      Width           =   8000
   End
   Begin VB.CommandButton Read 
      Caption         =   "&READ"
      Height          =   375
      Left            =   0
      TabIndex        =   3
      Top             =   6000
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.ComboBox vbCommPort 
      Height          =   315
      ItemData        =   "Form1.frx":0000
      Left            =   6360
      List            =   "Form1.frx":0010
      TabIndex        =   2
      Text            =   "Comm Port"
      Top             =   120
      Width           =   1335
   End
   Begin MSCommLib.MSComm Comm 
      Left            =   120
      Top             =   6000
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
   End
   Begin VB.Timer Timer1 
      Interval        =   300
      Left            =   120
      Top             =   6000
   End
   Begin VB.Line Line4 
      BorderColor     =   &H00C00000&
      X1              =   0
      X2              =   7900
      Y1              =   20
      Y2              =   20
   End
   Begin VB.Line Line3 
      BorderColor     =   &H00400000&
      X1              =   0
      X2              =   7900
      Y1              =   0
      Y2              =   0
   End
   Begin VB.Label Label 
      Alignment       =   2  'Center
      Caption         =   "TEST HU"
      Enabled         =   0   'False
      ForeColor       =   &H00800000&
      Height          =   255
      Index           =   12
      Left            =   5280
      TabIndex        =   47
      Top             =   5760
      Visible         =   0   'False
      Width           =   2295
   End
   Begin VB.Label Label 
      Alignment       =   2  'Center
      Caption         =   "FIX 745 MSG."
      Enabled         =   0   'False
      ForeColor       =   &H00800000&
      Height          =   255
      Index           =   15
      Left            =   5160
      TabIndex        =   45
      Top             =   5040
      Width           =   2535
   End
   Begin VB.Label Label 
      Alignment       =   2  'Center
      Caption         =   "REPAIR EEPROM"
      Enabled         =   0   'False
      ForeColor       =   &H00800000&
      Height          =   255
      Index           =   14
      Left            =   3120
      TabIndex        =   44
      Top             =   5400
      Width           =   1695
   End
   Begin VB.Label Label 
      Alignment       =   2  'Center
      Caption         =   "CLOSE OPEN HOLES"
      Enabled         =   0   'False
      ForeColor       =   &H00800000&
      Height          =   255
      Index           =   13
      Left            =   0
      TabIndex        =   43
      Top             =   5400
      Width           =   2175
   End
   Begin VB.Label Label10 
      Caption         =   "Receive Data"
      Height          =   195
      Left            =   3940
      TabIndex        =   41
      Top             =   400
      Visible         =   0   'False
      Width           =   2055
   End
   Begin VB.Label Label 
      Alignment       =   2  'Center
      Caption         =   "SAVE PACKET LOG"
      Enabled         =   0   'False
      ForeColor       =   &H00800000&
      Height          =   255
      Index           =   11
      Left            =   5280
      TabIndex        =   39
      Top             =   4680
      Width           =   2295
   End
   Begin VB.Label Label9 
      Caption         =   "Send Data"
      Height          =   200
      Left            =   120
      TabIndex        =   38
      Top             =   400
      Visible         =   0   'False
      Width           =   2055
   End
   Begin VB.Label Label 
      Alignment       =   2  'Center
      Caption         =   "SHOW PACKET RESULTS"
      Enabled         =   0   'False
      ForeColor       =   &H00800000&
      Height          =   255
      Index           =   10
      Left            =   5280
      TabIndex        =   37
      Top             =   4320
      Width           =   2295
   End
   Begin VB.Label Label 
      Alignment       =   2  'Center
      Caption         =   "RUN XPL FILE"
      Enabled         =   0   'False
      ForeColor       =   &H00800000&
      Height          =   255
      Index           =   9
      Left            =   5280
      TabIndex        =   36
      Top             =   3960
      Width           =   2295
   End
   Begin VB.Line Line2 
      BorderColor     =   &H00C00000&
      X1              =   120
      X2              =   7680
      Y1              =   3620
      Y2              =   3620
   End
   Begin VB.Line Line1 
      X1              =   120
      X2              =   7680
      Y1              =   3600
      Y2              =   3600
   End
   Begin VB.Label Label 
      Alignment       =   2  'Center
      Caption         =   "WRITE EEPROM"
      Enabled         =   0   'False
      ForeColor       =   &H00800000&
      Height          =   255
      Index           =   8
      Left            =   3120
      TabIndex        =   32
      Top             =   5040
      Width           =   1695
   End
   Begin VB.Label Label 
      Alignment       =   2  'Center
      Caption         =   "READ VIA E3"
      Enabled         =   0   'False

⌨️ 快捷键说明

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