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

📄 frmwrite.frm

📁 利用连接mg500读卡器进行卡片是否完好的检测程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmwrite 
   BackColor       =   &H00FFC0C0&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Write Data In Card"
   ClientHeight    =   3540
   ClientLeft      =   2760
   ClientTop       =   3750
   ClientWidth     =   6930
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3540
   ScaleWidth      =   6930
   ShowInTaskbar   =   0   'False
   Begin VB.TextBox Textstatus 
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FF00&
      Height          =   375
      Left            =   2160
      TabIndex        =   41
      Top             =   2040
      Width           =   2295
   End
   Begin VB.TextBox Texttext 
      DataField       =   "2"
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   8
      Left            =   3720
      MaxLength       =   1
      TabIndex        =   39
      Top             =   240
      Width           =   375
   End
   Begin VB.CommandButton cmdclear 
      BackColor       =   &H00C0C000&
      Caption         =   "Clear"
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   10.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   720
      Style           =   1  'Graphical
      TabIndex        =   13
      Top             =   2760
      Width           =   1215
   End
   Begin VB.CommandButton Commandvalue 
      BackColor       =   &H00C0C000&
      Caption         =   "Prepare Value"
      Height          =   375
      Left            =   4440
      Style           =   1  'Graphical
      TabIndex        =   38
      Top             =   1560
      Width           =   1335
   End
   Begin VB.TextBox Textvalue 
      Height          =   375
      Left            =   840
      TabIndex        =   37
      Top             =   1560
      Width           =   2655
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   15
      Left            =   6240
      MaxLength       =   2
      TabIndex        =   36
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   14
      Left            =   5880
      MaxLength       =   2
      TabIndex        =   35
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   13
      Left            =   5520
      MaxLength       =   2
      TabIndex        =   34
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   12
      Left            =   5160
      MaxLength       =   2
      TabIndex        =   33
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   11
      Left            =   4800
      MaxLength       =   2
      TabIndex        =   32
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   10
      Left            =   4440
      MaxLength       =   2
      TabIndex        =   31
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   9
      Left            =   4080
      MaxLength       =   2
      TabIndex        =   30
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   8
      Left            =   3720
      MaxLength       =   2
      TabIndex        =   29
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   7
      Left            =   3360
      MaxLength       =   2
      TabIndex        =   28
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   6
      Left            =   3000
      MaxLength       =   2
      TabIndex        =   27
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   5
      Left            =   2640
      MaxLength       =   2
      TabIndex        =   26
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   4
      Left            =   2280
      MaxLength       =   2
      TabIndex        =   25
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   3
      Left            =   1920
      MaxLength       =   2
      TabIndex        =   24
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   2
      Left            =   1560
      MaxLength       =   2
      TabIndex        =   23
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   1
      Left            =   1200
      MaxLength       =   2
      TabIndex        =   22
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texthex 
      Height          =   405
      Index           =   0
      Left            =   840
      MaxLength       =   2
      TabIndex        =   21
      Top             =   960
      Width           =   375
   End
   Begin VB.TextBox Texttext 
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   15
      Left            =   6240
      MaxLength       =   1
      TabIndex        =   20
      Top             =   240
      Width           =   375
   End
   Begin VB.TextBox Texttext 
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   14
      Left            =   5880
      MaxLength       =   1
      TabIndex        =   19
      Top             =   240
      Width           =   375
   End
   Begin VB.TextBox Texttext 
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   13
      Left            =   5520
      MaxLength       =   1
      TabIndex        =   18
      Top             =   240
      Width           =   375
   End
   Begin VB.TextBox Texttext 
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   12
      Left            =   5160
      MaxLength       =   1
      TabIndex        =   17
      Top             =   240
      Width           =   375
   End
   Begin VB.TextBox Texttext 
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   11
      Left            =   4800
      MaxLength       =   1
      TabIndex        =   16
      Top             =   240
      Width           =   375
   End
   Begin VB.TextBox Texttext 
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   10
      Left            =   4440
      MaxLength       =   1
      TabIndex        =   15
      Top             =   240
      Width           =   375
   End
   Begin VB.TextBox Texttext 
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   9
      Left            =   4080
      MaxLength       =   1
      TabIndex        =   14
      Top             =   240
      Width           =   375
   End
   Begin VB.TextBox Texttext 
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   7
      Left            =   3360
      MaxLength       =   1
      TabIndex        =   12
      Top             =   240
      Width           =   375
   End
   Begin VB.TextBox Texttext 
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   6
      Left            =   3000
      MaxLength       =   1
      TabIndex        =   11
      Top             =   240
      Width           =   375
   End
   Begin VB.TextBox Texttext 
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   5
      Left            =   2640

⌨️ 快捷键说明

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